Fix the Windows Registry from a Linux Thumb Drive
Large | Medium | Small
User Melnichuk's tool is the same as we used to change and reset a lost Windows password—chntpw, or "change NT password." A "live," no-install CD or USB drive won't have it installed by default, but if you can connect to the internet, it's a very small installation you can make to your live system. With chntpw installed, and with your Windows drive mounted, it's just a few commands to get into the Windows registry:
chntpw -l /media/windows/Windows/system32/config/software
Move to registry branch you need, for example:
cd Microsoft\Windows NT\CurrentVersion\Winlogonand edit a key, for example:
ed Shell
Obviously, you'd need to know which Registry keys you needed to tweak, but that's usually the case when you're manually removing a virus or trying to fix a specific, Windows-crushing problem. The guide is written from an Ubuntu perspective, but chntpw is a tool found in other Linux registries too, and the makers of chntpw provide their own bootdisk for Registry and password fixes.
Source: Lifehacker
How to add user to sudoers list
VIM Editor Commands
What does the star after a file name mean?
How to list all groups that your Linux user belongs to
How to Mount a Remote Folder using SSH on Ubuntu
Linux user management commands
How to change message of the day on Ubuntu
How to auto shutdown your computer in Linux
How to install Subversion with Web access on Ubuntu
How to Tell What Version of Ubuntu You Are Running
How to turn off iPhone, iPod Touch or iPad backup in iTunes
How to add a password-protected feed to Google Reader
