Browsing Category
Linux
How To Setup Let’s Encrypt SSL Certificate With Nginx on CentOS 8 / RHEL 8 &…
Let's Encrypt is a certificate authority that provides free SSL certificates for websites to enable TLS encryption.…
How To Install PHP 7.4 / 7.3 / 7.2 / 7.1 on Debian 10 / Debian 9
PHP is an open-source programming language used for web development, created by Rasmus Lerdorf. It is an…
How To Setup Let’s Encrypt SSL Certificate with Nginx on Debian 10 / Debian…
Let's Encrypt is a certificate authority that provides free SSL certificates for TLS encryption, launched in April…
How To Reset Lost root Password in CentOS 8 / RHEL 8
Administrators sometimes end up with a requirement to reset the root password due to a lost root password. It's…
How To Boot into Single-User Mode in CentOS 8 / RHEL 8
Single-User mode is one of the user run levels in the Linux operating system. It is used for doing the…
How To Configure Static IP Address in CentOS 8 / RHEL 8
The first task of an administrator who installs an operating system is bringing the server into the network after…
How To Install Jenkins on CentOS 8 / RHEL 8 & CentOS 7 / RHEL 7
Jenkins is an open-source CI (continuous integration) tool written in Java that helps to automate the repetitive…
How To Install Apache Tomcat 10/9 on CentOS 8 / RHEL 8
Apache Tomcat is an open-source Java HTTP web server developed by the Apache Software Foundation (ASF). Tomcat…
semanage command not found in CentOS 8 / RHEL 8
semanage (SELinux Policy Management Tool) is used to configure certain parts of SELinux policy without requiring…
How To Install phpMyAdmin with Nginx on Debian 11 / Debian 10
phpMyAdmin is a free and open-source, web-based tool for managing the MySQL and MariaDB servers. It is widely used…