Centos
-
Build WebServer on Centos 7
More Details: Build WebServer on Centos 7LAMP (Linux, Apache, MySQL, PHP) In this guide, we will walk through installing all of these components (except for Linux, which is already installed as your OS when you create the server). Install Apache Install MySQL Install PHP Update Firewall #sudo firewall-cmd –permanent –zone=public –add-service=http #sudo firewall-cmd –permanent –zone=public –add-service=https #sudo firewall-cmd –reload Test…
-
Nagios 4.0 On Centos 6.4
More Details: Nagios 4.0 On Centos 6.4In this series of posts im going to gro through the steps to install and configure Nagios 4.0 On Centos 6.4, so it can be used to monitor server and network equipment on a network. I will be using Centos 6.4 64bit to install and configure Nagios. i will assume you have a clean centos…

