Click on Insert - Object - OpenDocument Txt - paste details , save and exit
Right click on the text - go to "borders and shading" - add borders and apply to "text"
Wednesday, 13 July 2011
Wednesday, 6 July 2011
Nagios Check_website
Define check_website command in commands.cfg
add commands to /usr/local/nagios/etc/objects/commands.cfg
# 'check_website' command definition
define command{
command_name check_website
command_line $USER1$/check_website -H $HOSTADDRESS$
}
Download Plugin and copy to libexec
Download check_website plugin
Copy into /usr/local/nagios/libexec/change file permissions to chmod 775 check_website
Test Plugin
/usr/local/nagios/libexec/ ./check_website -H (hostname) -F (file)
add commands to /usr/local/nagios/etc/objects/commands.cfg
# 'check_website' command definition
define command{
command_name check_website
command_line $USER1$/check_website -H $HOSTADDRESS$
}
Download Plugin and copy to libexec
Download check_website plugin
Copy into /usr/local/nagios/libexec/change file permissions to chmod 775 check_website
Test Plugin
/usr/local/nagios/libexec/ ./check_website -H (hostname) -F (file)
Friday, 1 July 2011
Wednesday, 29 June 2011
DHCP Mac Filtering on Windows 2008 R2
http://technet.microsoft.com/en-us/library/dd759190.aspx
ESET NOD - Manually remove
Remove NOD32 manually
This process is the most critical among all the methods. Apply this method, when all of the above methods fail:
- Restart your computer and start Windows with Safe Mode.
- Click on Start menu and then click on Run.
- Type regedit and hit Enter key of your keyboard.
- From the registry editor find the following keys and delete them: [a] HKEY_CURRENT_USER\Software\ESET
[b] HKEY_LOCAL_MACHINE\Software\ESET
[c] HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\egui - Click on Start menu, then go to Control Panel. Later, Folder Options, then View and at last Show hidden files and folders.
- Go to C:\WINDOWS\inf folder and delete INFCACHE.1 file from that folder.
- Now. Restart your computer and after reinstallation, delete the following three folders.
- C:\Program Files\ESET
- C:\Documents and Settings\All Users\Application Data\ESET
- C:\Documents and Settings\%USER%\Application Data\ESET
By following the above steps, you can easily remove ESET NOD32 antivirus totally from your computer.
Subscribe to:
Posts (Atom)

