Blog Detail
Technology weblog
http://techome.wordpress.com
Technology weblog that covers linux, shell scripting and all latest in technology.
Recent Posts
Repair Corrupt RPM databases
Sometimes RPM databases become corrupt. You will no longer be able to install/upgrade/remove programs using YUM or RPM command. Even RPM quey simply gets hung. This is the case when you need to repair RPM databases. You can use the simple script to d...
Happy New Year 2009
Happy New Year to all !!! ...
uTorrent 1.8 is Released !
The most popular torrent client uTorrent has relesed a new version with significant improvements. uTorrent latest release provides Full Vista support! IPv6 support Fixes several bugs and numerous enhancements You can download it from uTorrent site...
Disabling the annoying system beep in Linux !
System beeps every time you press the backspace key one too many times, or just using emacs, can be quite disturbing. To shut them off: Just open your .bashrc file. vi ~/.bashrc and add the following xset b off xset b 0 0 0...
XP is dead ! Long live TinyXP
Even though Linux is my OS of preferance, I cannot ignore Windows as there a lot of software which have no quality linux replacements and then Games. 18 Jul 2007 was the last date you could legally buy Windows XP. Microsoft simply stopped selling the...
Preventing man page contents from getting cleared
man pages are great help for learing new commands in *nix systems. There will be hardly any unix user who have not used it . When learning about new commands or options of commands using man pages it is a annoyance that man page contents get cleared ...

