Redhat8 - Install Nginx, Apache, Redis, php7.4-fpm, MySQL, PostgreSQL

From Rhomicom Wiki
Revision as of 08:19, 29 January 2021 by Admin (talk | contribs)
Jump to navigation Jump to search
sudo dnf install nginx
sudo systemctl start nginx
sudo yum install firewalld
sudo systemctl start firewalld
sudo systemctl enable firewalld
sudo systemctl status firewalld