Linux Tutorials on the topic “server”
-
How to Install ProjectSend with Apache and Let's Encrypt SSL on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 1ProjectSend is a free and open-source file and image sharing application that helps you to share files between your company and clients. In this post, we will show you how to install the ProjectSend file sharing application with Apache and Let's Encrypt SSL on Ubuntu 20.04.
-
How to Setup MariaDB Galera Cluster on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 1Load balancing and clustering are very important in a production environment to achieve high availability for your database system. In this post, we will show how to set up a three-node MariaDB Galera cluster on Ubuntu 20.04 server.
-
How to Install Asterisk 18 VoIP Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server • Comments: 1Asterisk is a powerful digital PBX and VoIP server released under an open-source license. In this post, we will explain how to install Asterisk on CentOS 8 server.
-
-
How to Install Ajenti Control Panel on Ubuntu 20.04
Author: Hitesh Jethva • Tags: control panels, linux, server, ubuntu • Comments: 0If you are using a Linux server and not familiar with the command line then the control panel will help you to manage the Linux server from the web browser. Ajenti is a free, open-source, lightweight control panel for managing Linux servers.
-
How to Install Chrony NTP Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server • Comments: 1Chrony is the default Network Time Protocol (NTP) server in CentOS 8 operating system. It is a replacement for the old Ntpd. In this tutorial, I will show you how to install and use Chrony on CentOS 8 server.
-
How to Install Memcached on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server, web server • Comments: 0Memcached is an open-source and high-performance memory caching system. It stores data in memory and is being used for optimizing dynamic websites. In this guide, I will explain how to install Memcached on CentOS 8 operating system.
-
How to Install Apache Tomcat 9 with Nginx Proxy on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, nginx, server • Comments: 0Tomcat is a free, open-source and lightweight application server used to deploy Java-based applications. In this tutorial, I will show you how to install Tomcat 9 with Nginx on Debian 10.
-
How to Install XAMPP on Ubuntu 20.04
Author: Ali Imran Nagori • Tags: apache, linux, mysql, php, server, ubuntu, web server • Comments: 1XAMPP is a cross-platform development environment consisting of Apache, MariaDB, PHP, and Perl. In this guide, we will see how to install XAMPP on Ubuntu 20.04 LTS.
-
How to Install SQLite and SQLite Browser on Ubuntu 20.04
Author: Ali Imran Nagori • Tags: linux, server, ubuntu • Comments: 0Sqlite is a lightweight but feature-rich database management system that is widely used in embedded systems like mobile devices. In this guide, we will see how to install SQLite and SQLite Browser on an Ubuntu 20.04 system.
-
How to Install Ansible AWX on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 5Ansible is an open-source automation tool used for software provisioning, configuration management, and application deployment. It allows you to install, configure and deploy applications across multiple systems automatically.