apache

How To Secure Apache With Lets Encrypt on CentOS 7

Let’s Encrypt is a free and open CA (Certificate Authority) that offers free SSL certificates for TLS encryption, run by Internet …

How To Install LAMP Stack On CentOS 7

LAMP Stack consists of Apache web server, MariaDB / MySQL database, and PHP language, running on top of Linux operating system. It is …

How To Install phpMyAdmin on CentOS 7

phpMyAdmin is a free web-based tool for managing the MySQL, MariaDB and Drizzle database servers. It is a really useful tool for who …