Wednesday, 13 July 2011

MS Word - enter code in technical document

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, 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)

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:
  1. Restart your computer and start Windows with Safe Mode.
  2. Click on Start menu and then click on Run.
  3. Type regedit and hit Enter key of your keyboard.
  4. 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
  5. Click on Start menu, then go to Control Panel. Later, Folder Options, then View and at last Show hidden files and folders.
  6. Go to C:\WINDOWS\inf folder and delete INFCACHE.1 file from that folder.
  7. 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.

Collaberation Tool - Bigbluebutton (opensource)

http://bigbluebutton.org/overview