Linux Tutorials on the topic “control panels”
-
How to Install Usermin on Ubuntu 20.04
Author: Hitesh Jethva • Tags: control panels, email, ubuntu • Comments: 0Usermin is a web-based interface mainly for webmail designed for non-root users to perform routine tasks. In this post, we will show you how to install Usermin on Ubuntu 20.04 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.
-
The Perfect Server - Debian 10 (Buster) with Apache, BIND, Dovecot, PureFTPD and ISPConfig 3.2
Author: Till Brehm • Tags: apache, control panels, debian, ispconfig, web server • Comments: 269This tutorial shows how to prepare a Debian 10 server (with Apache2, BIND, Dovecot) for the installation of ISPConfig 3.2. The web hosting control panel ISPConfig 3 allows you to configure the following services through a web browser: Apache web server, Postfix mail server, Dovecot IMAP/POP3 server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.
-
-
The Perfect Server - Debian 10 (Nginx, BIND, Dovecot, ISPConfig 3.2)
Author: Till Brehm • Tags: control panels, debian, ispconfig, nginx, web server • Comments: 58This tutorial shows how to prepare a Debian 10 (Buster) server (with Nginx, BIND, Dovecot) for the installation of ISPConfig, and how to install ISPConfig 3.2. ISPConfig 3 is a web hosting control panel.
-
The Perfect Server - Ubuntu 20.04 with Apache, PHP, MariaDB, PureFTPD, BIND, Postfix, Dovecot and ISPConfig 3.2
Author: Till Brehm • Tags: apache, bind, control panels, dns, email, ftp, ispconfig, linux, mysql, php, postfix, ubuntu, web server • Comments: 133This tutorial shows how to install an Ubuntu 20.04 LTS (Focal Fossa) server with Apache, BIND, Dovecot and ISPConfig 3.2. ISPConfig is a web hosting control panel that allows you to configure Email, Webserver, and DNS services easily through a web browser.
-
How to install Webmin and secure it with Let's Encrypt SSL on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: control panels, linux, server, ubuntu • Comments: 6Webmin is a free, open-source, and web-based application used for managing Linux-based systems. In this tutorial, we will show you how to install Webmin and secure it with Let's Encrypt SSL on Ubuntu 20.04 server.
-
How to compile and install PHP 7.4 as PHP-FPM & FastCGI for ISPConfig 3 on Ubuntu 18.04 LTS
Author: Florian Schaal • Tags: apache, control panels, debian, ispconfig, linux, nginx, php, web server • Comments: 18This tutorial shows how to build PHP 7.4 as PHP-FPM and FastCGI version on Ubuntu 18.04 LTS that uses the ISPConfig 3 Hosting Control Panel.
-
How to Install Webmin on CentOS 8
Author: Hitesh Jethva • Tags: centos, control panels, linux, server • Comments: 5Webmin is a free, open-source and web-based system configuration and management tool for Unix-like operating systems. In this tutorial, we will show you how to install Webmin using two different methods on CentOS 8.
-
How to Install Ajenti Control Panel on Ubuntu 18.04
Author: Hitesh Jethva • Tags: control panels, linux, ubuntu • Comments: 0Ajenti is a free, open-source, and lightweight control panel that can be used to manage servers from a web-based interface. In this tutorial, we will explain how to install Ajenti Control Panel on Ubuntu 18.04.
-
Core components of a Kubernetes Cluster
Author: Richard Gall • Tags: cloud, control panels, linux, server, virtualization • Comments: 1Kubernetes is an open source platform for managing containerized workloads and services that facilitates declarative configuration and automation. In this article, we will be going through a 10,000-foot view of the main Kubernetes components, from what each container is composed of, to how a container in a pod is deployed and scheduled across each of the workers.