/usr/local/nagios/etc/nrpe.cfg
You may also like
After completing the BMR process don’t restart. Select Command Prompt. regedt32<CR> Highlight HKEY_LOCAL_MACHINE, File>Load Hive>[restored volume]:\Windows\System32\Config\SYSTEM>Open>Key Name = Restored_HKLM>OK. Expand Restored_HKLM\ControlSet001\services and […]
sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
First of all I list all the rules including line numbers like this; iptables -L -t nat –line-numbers I then look at […]
find <path> -size +10000k -print0 | xargs -0 ls -l http://linuxandfriends.com/2008/09/10/how-to-find-large-files-in-linux-using-command-line/