Linux Tutorials on the topic “centos”
-
The Perfect Server CentOS 8 with Apache, PHP, Postfix, Dovecot, Pure-FTPD, BIND and ISPConfig 3.2
Author: Till Brehm • Tags: antivirus, apache, bind, centos, control panels, dns, email, ftp, ispconfig, linux, mysql, php, postfix, web server • Comments: 43This tutorial shows how to install ISPConfig 3.2 on a CentOS 8 (64Bit) server. ISPConfig 3 is a web hosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more.
-
Install Sails.js Framework with Nginx on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, web server • Comments: 0Sails.js is a Javascript framework for Node.js. It is used for developing real-time applications very quickly. It allows you to resemble the MVC architecture from frameworks like Ruby on Rails. In this post, we will show you how to install Sails.js with Nginx on CentOS 8
-
How to install, configure and use Nessus Vulnerability Scanner on CentOS 8
Author: sohan patel • Tags: centos, security • Comments: 0Nessus is one of the most popular remote vulnerability assessments trusted by more than 30,000 organizations worldwide. Nessus scans the system and raises an alert if it discovers any vulnerabilities that malicious hackers could use to gain access.
-
-
How to Migrate From CentOS 8 to RockyLinux 8.4
Author: Arvid L • Tags: centos, linux • Comments: 0The end of 2021 is near, which means the EOL (end of life) of CentOS 8 is near too. In this guide, you will learn how to migrate from CentOS 8 to Rocky Linux 8.4 using the migration tool provided by the Rocky Linux project.
-
How to Install Gulp.js on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux • Comments: 0Gulp is a free, open-source, and cross-platform JavaScript toolkit that allows you to automate many development tasks. In this post, we will show you how to install Gulp on CentOS 8.
-
How to Install Icinga 2 Monitoring Tool on CentOS 8
Author: Arvid L • Tags: centos, monitoring • Comments: 1Monitoring is one of the most important components of the server infrastructure in a data center. In this tutorial, we will show you step-by-step how to install and configure Icinga2 with Apache2 and MariaDB on CentOS 8 server.
-
How to Install Nextcloud on Rocky Linux
Author: Arvid L • Tags: centos, linux, server, web server • Comments: 3In this guide, you will learn how to install Nextcloud on the Rocky Linux 8.4. You will be installing Nextcloud under the LAMP Stack (Linux, Apache2/httpd, MySQL/MariaDB, and PHP).
-
How to Install and Configure Caddy Web Server with PHP on Fedora 34 / CentOS 8
Author: Navjot Singh • Tags: centos, linux, web server • Comments: 0Caddy is an open-source web server written in the Go language. It provides HTTP/3 support, TLS v1.3, automatic SSL configuration with Let's Encrypt, reverse proxy, and supports multiple plugins to extend its functionality.
-
How to Migrate Centos 8 to AlmaLinux 8.3
Author: Hitesh Jethva • Tags: centos, linux • Comments: 2CentOS 8 will reach end-of-life on December 31, 2021, there will be no CentOS 9, therefore it is recommended to upgrade it to centos alternative distribution like Alma Linux. In this guide, we will show you how to migrate CentOS 8 to AlmaLinux 8.3.
-
How to Install and Use Podman on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server, virtualization • Comments: 0
Podman is a free, open-source, and Linux native tool used to run, build, share and deploy applications using containers. It allows you to manage containers and images, volumes mounted into those containers.