Here are the reference URL , which I would like to share:
Nagios
------
http://www.linuxreaders.com/2009/04/19/nagios-installation/#.T44vlFuw3qA
NCONF
------
http://www.linuxreaders.com/2009/07/07/nconf-installation-configuration/#.T44vO1uw3qA
SMS
---
http://www.youtube.com/watch?v=oZIB8OAVBtY
http://sms-integration.com/p_110-nagios-sms.html
http://www.ozekisms.com/
inotify
-------
http://www.server-world.info/en/note?os=CentOS_5&p=inotify
rsync with delete option and different ssh port
How to rsync e.g PIPELINE dir from Source to Destination? #rsync -avzr --delete-before -e "ssh -p $portNumber" /local...
-
a tool for sysadmins and support techs curl -Lo ./xsos bit.ly/xsos-direct; chmod +x ./xsos; ./xsos -ya Refer: https://access.r...
-
STARTTLS=client version=TLSv1/SSLv3, verify=FAIL Another way is to edit the current sendmail.cf file and make sure this line is in...
-
Checking TTL's DNS Incidentally to check what the TTL is for a given entry you can use dig with the following switches. Example ...