Linux Tutorials on the topic “Linux”
-
How to use Bash file test operators in Linux
Author: Aqsa Yasin • Tags: linux, shell • Comments: 0File Test Operators are used in Linux to check and verify attributes of files like ownership or if they are a symlink. In this article, you will learn to test files using the if statement followed by some important test operators in Linux.
-
How to Install SOGo Groupware on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 5SOGo is a free, open-source and collaborative groupware server released under the GNU GPL/LGPL v2 and above. It comes with a simple and easy to use web-based interface and supports multiple native clients.
-
How to Install Rocket.Chat Server with Nginx on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 3Rocket.Chat is a web-based chat application written in JavaScript, using the Meteor full-stack framework. It is an open-source chat collaboration platform that allows you to communicate securely in real-time across multiple devices.
-
-
How to Install Calibre Ebook Server on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, server, ubuntu • Comments: 3Calibre is a free and open-source e-book manager. It ships as a cross-platform desktop application along with a server component and can be used to manage your e-book library.
-
How to install Etherpad on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, programming, ubuntu • Comments: 2Etherpad is a web-based real-time online editor that allows writers to simultaneously edit a text document and monitor all edits in realtime. In this tutorial, we will show you how to install Etherpad on Ubuntu 20.04 server.
-
How to Install and Configure OpenLDAP and phpLDAPadmin on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 4LDAP is a Lightweight Directory Access Protocol used for accessing and maintaining distributed directory over an internet protocol. phpLDAPadmin is a web-based LDAP client used for managing and administering an LDAP server.
-
How to Install and Create a Blog with Hexo on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, ubuntu, web server • Comments: 0Hexo is a static blogging framework built on Node.js, it allows you to write posts in Markdown format. In this tutorial, you will learn how to Install Hexo and use it to create a blog on Ubuntu 20.04 based server.
-
Monitor Network Traffic with vnStat on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, monitoring, networking, ubuntu • Comments: 0vnStat is a free, open-source and console-based network traffic monitoring tool for Linux operating system. With vnStat, you can monitor network statistics over various time periods.
-
Different ways to schedule and list CRON jobs in Linux
Author: Aqsa Yasin • Tags: linux • Comments: 0Cron is a built-in Linux utility used to run different processes within the computer system at a particular scheduled time. This tutorial will assist you through several techniques to schedule and list Cron jobs in Linux.
-
How to Install PowerDNS Server and PowerDNS Admin on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 10PowerDNS is a free and open-source authoritative nameserver. PowerDNS Admin is a web-based tool used for managing PowerDNS. You can create and manage DNS zones using the web browser. In this tutorial, we will show you how to install PowerDNS and PowerDNS admin on Ubuntu 20.04 server.