Monday, July 13, 2009

Change Hostname of Ubuntu server machine

Edit the file /etc/hostname and put hostname in this file.

and execute /etc/init.d/hostname.sh start

Also edit /etc/hosts file and change hostname in that file.

Monday, July 06, 2009

Disable Windows XP active screensaver

From registry editor... (Run=> regedit)

HKEY_USERS -> .DEFAULT -> CONTROL PANEL -> DESKTOP, Set the "ScreenSaveActive" value to 0 and the "ScreenSavetimeOut" value to 0 to disable active screen saver.