Skip to main content

Posts

WINDOWS REGISTRY TWEAKS Part-4 (Last Part)

67)Force XP to Unload DLLs [HKEY_LOCAL_MACHINE \ SOFTWARE \ M*cro$oft \ Windows \ CurrentVersion \ Explorer] “AlwaysUnloadDLL”=dword:00000001 XP has a bad habit of keeping dynamic link libraries that are no longer in use resident in memory. Not only do the DLLs use up precious memory space, but they also tend to cause stability problems in some systems. To force XP to unload any DLLs in memory when the application that called them is no longer in memory, browse to HKEY_LOCAL_MACHINE \ SOFTWARE \ M*cro$oft \ Windows \ CurrentVersion \ Explorer and find the DWORD “AlwaysUnloadDLL”. You may need to create this key. Set the value to 1 to force the operating system to unload DLLs. 68)Reboot without rebooting Have you ever been using your computer and your system sudddenly stops responding in ways like it if you try to open something it just hangs? One time I tried deleting a folder and it said it was in use, but it really wasn’t. If this ever happens to...

Which is the Best Linux Distribution for your Desktop?

Linux today comes in several different flavors or distros as they are known in Linux circles. Some Linux distributions are light-weight (they’ll run just fine on your old laptop), some are targeted at people who just want to try out Linux without replacing their main OS while other desktop distros (say Ubuntu) include a more comprehensive collection of software applications and also support a wide variety of hardware devices. Choose the Right Linux Distro for your Desktop Ubuntu, Xubuntu, Xandros, Knoppix, Fedora, openSUSE etc. are just some of the popular Linux distros but you’ll be surprised to know that there exists over 650 active distros in the world according to  DistroWatch , a site that tracks the popularity of various Linux distributions. Determining the perfect Linux distribution that will meet your requirements can therefore be a difficult task so here’s a handy guide that lists different scenarios and the Linux distros that will be the most appropriate for each of ...

Top 15 Ways to Extend Your Laptop’s Battery Life

Laptops tend to lose their charm quickly when you’re constantly looking for the nearest power outlet to charge up.  How do you keep your battery going for as long as possible?  Here are 15 easy ways to do so. 1. Defrag regularly -  The faster your hard drive does its work – less demand you are going to put on the hard drive and your battery.  Make your hard drive as efficient as possible by defragging it regularly. (but not while it’s on battery of course!) Mac OSX is better built to handle fragmentation so it may not be very applicable for Apple systems. 2. Dim your screen – Most laptops come with the ability to dim your laptop screen.  Some even come with ways to modify CPU and cooling performance.  Cut them down to the lowest level you can tolerate to squeeze out some extra battery juice. 3. Cut down on programs running in the background.  Itunes, Desktop Search, etc.  All these add to the CPU load and cut down battery life.  Shut do...