Nagios HTTP WARNING: HTTP/1.1 403 Forbidden

Nagios HTTP WARNING: HTTP/1.1 403 Forbidden Whenever I newly setup the nagios server I mostly get this error “Nagios HTTP WARNING: HTTP/1.1 403 Forbidden”. In dashboard it shows alert on localhost i.e our own newly set up nagios server. To solve this alert, create a index.html file inside /var/www/html in server touch /var/www/html/index.html Restart the … Read more

How to install and configure samba server in CentOS 6.3

How to install and configure samba server in CentOS 6.3 Introduction: Samba is a free software re-implementation of the SMB/CIFS networking protocol, originally developed by Andrew Tridgell. As of version 3, Samba provides file and print services for various Microsoft Windows clients and can integrate with a Windows Server domain, either as a Primary Domain … Read more