Linux Tutorials on the topic “centos”
-
How to Migrate From CentOS 8 to RockyLinux 8.4
Author: Arvid L • Tags: centos, linux • Comments: 0 • Published: Aug 26, 2021The 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: 0 • Published: Aug 25, 2021Gulp 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: 1 • Published: Aug 24, 2021Monitoring 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: 2 • Published: Aug 17, 2021In 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: 0 • Published: Aug 04, 2021Caddy 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: 2 • Published: Jul 08, 2021CentOS 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 Damn Vulnerable Web Application on CentOS 8
Author: Hitesh Jethva • Tags: centos, security • Comments: 1 • Published: Jun 04, 2021DVWA also called "Damn Vulnerable Web App" is a free and open-source vulnerable web application. It is designed for security professionals to test their skills and understand web application security processes.
-
How to Install Asterisk 18 VoIP Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server • Comments: 1 • Published: Jun 01, 2021Asterisk 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 Setup ZSH and Oh-my-zsh on Linux
Author: Muhammad Arul • Tags: centos, linux, shell, ubuntu • Comments: 6 • Updated: May 14, 2021The Z Shell or zsh is an interactive UNIX shell and powerful command-line interpreter for scripting language including shell scripting. The Z shell has become one of the most popular shells for Linux operating system. It's rich in features and easy to configure and customize.
-
How to Install Chrony NTP Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server • Comments: 0 • Published: May 10, 2021Chrony 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.