April 12th, 2016 | by
Shree H. Niraula How to Install Nagios 4.1 (Monitoring Server) on CentOS / RedHat Nagios is the most popular, open source, powerful monitoring system. It enables organizations to identify and resolve IT infrastructure problems before...
April 5th, 2016 | by
Shree H. Niraula #To run the VNC Server on CentOS, we have to install these required packages: sudo yum groupinstall Desktop sudo yum install tigervnc-server #To start VNC Server on boot sudo chkconfig vncserver on #To setup users’ VNC...
April 5th, 2016 | by
Shree H. Niraula Setup Master-Slave DNS Server Using “Bind” Tools in RHEL/CentOS 6.5 Domain Name Server (DNS) used for name resolving to any hosts. Master DNS servers (Primary Server) are the original zone data handlers and Slave DNS server...