Daily Archives: June 3, 2019

disable and enable firewall on centos

sudo systemctl disable firewalld sudo systemctl enable firewalld

Posted in centOS | Comments Off on disable and enable firewall on centos

How To Install the Apache Web Server on CentOS 7

Step 1 — Installing Apache Apache is available within CentOS’s default software repositories, which means you can install it with the yum package manager. As the non-root sudo user configured in the prerequisites, update the local Apache httpd package index … Continue reading

Posted in apache, centOS | Comments Off on How To Install the Apache Web Server on CentOS 7