Archive
RedHat
Installation guides for RHEL based distros
RedHat
Installing PHP on RHEL
Step-by-Step Guide This command installs PHP, the PHP MySQL extension, and PHP-FPM (FastCGI Process Manager). You should see the PHP version information displayed. Make…
RedHat
Installing PostgreSQL on RHEL
Step-by-Step Guide Enable PostgreSQL to start on boot: If PostgreSQL is running, you should see an active (running) status.
RedHat
Installing MariaDB on RHEL
Step-by-Step Guide Add the following content to the file: Enable MariaDB to start on boot: This script will prompt you to set a root…
RedHat
Installing Nginx on RHEL
Step-by-Step Guide Enable Nginx to start on boot: If Nginx is running, you should see an active (running) status. After making changes, restart Nginx…