Centos

  • Build WebServer on Centos 7

    Build WebServer on Centos 7

    LAMP (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…

    More Details: Build WebServer on Centos 7
  • Nagios 4.0 On Centos 6.4

    Nagios 4.0 On Centos 6.4

    In 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…

    More Details: Nagios 4.0 On Centos 6.4