Linux Tutorials on the topic “centos”
-
How to Install Nextcloud on Rocky Linux
Author: Arvid L • Tags: centos, linux, server, web server • Comments: 2In 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.
-
How to Install Damn Vulnerable Web Application on CentOS 8
Author: Hitesh Jethva • Tags: centos, security • Comments: 1DVWA 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: 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 Setup ZSH and Oh-my-zsh on Linux
Author: Muhammad Arul • Tags: centos, linux, shell, ubuntu • Comments: 6The 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: 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 WebERP On CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, web server • Comments: 0webERP is a free, open-source, and complete web-based accounting and business management system. This tutorial will show you how to install webERP with Apache and Let's Encrypt SSL on CentOS 8.
-
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.