24
2009
Change Windows Password from Ubuntu/Ubuntu Live CD
Most Ubuntu users also have Windows installed on their computer.In such cases you can Reset or Change the passwords of Windows User Accounts from Ubuntu/Ubuntu Live CD using the chntpw tool. You need to enable Read/Write Access to NTFS partition on which Windows is installed, to use the chntpw tool. Enabling Read/Write Access Install NTFS GUI Configuration Tool by running this code in the terminal
29
2008
Download High Quality Veoh Videos without Veoh TV
UPDATE:The procedure outlined here no longer works.I have posted a working solution to download Veoh Videos without Veoh WEb Player here http://agnipulse.com/2009/12/download-veoh-videos-using-hold-tube-com/ This guide mainly applies to Ubuntu users who do not want to follow the Ubuntu Forums guide, which uses wine to install Veoh TV. You need to download the latest version of VEOH Proxy from http://code.google.com/p/veohproxy/ You need to download the src files and not the executable file.The current version of Veoh proxy […]
14
2008
Stop All Running Services XP/VISTA
================================================================ DOWNLOAD LATEST VERSION OF STOP SERVICES- Stopv2.zip -Windows XP You can temporarily stop all unwanted services for casual gaming,ripping,encoding etc and also start the stopped services once you finish with your work by using the batch files I have created. These batch files use the net start and net stop command to stop services. Stopping all running services Download Stopv2.zip and extract it.Then Double Click on Stopv2.bat.You will see a black dos screen which […]
28
2008
Automatically Install Drivers 2
Question 1:How does an average person (System Admin) install drivers? Answer:He manually installs each and every missing drivers using wither the respective product CD’s or he downloads the drivers from the respective manufacturer’s site. Question 2:How does a Geek (System Admin) install drivers? Answer:He just plugs in a USB drive and all missing drivers are automatically installed and old drivers are updated. How do you do that?
26
2008
Automatically Install All Missing Drivers
Question 1:How does an average person (System Admin) install drivers? Answer:He manually installs each and every missing drivers using wither the respective product CD’s or he downloads the drivers from the respective manufacturer’s site. Question 2:How does an intelligent person (System Admin) install drivers? Answer:He just plugs in a USB drive and all missing drivers are automatically installed.