Difference between revisions of "Working Without a Password"

From FreekiWiki
Jump to navigation Jump to search
(Created page with "You should not need a customer's username and password to do most of the work in Tech Support. #start the computer booting up, and hold down the right shift key. #After a few (or…")
 
Line 7: Line 7:
  
 
'''N.B. You should not use this to reset a user's password, unless absolutely necessary and never for routine work. The rootshell gives you all the privileges you need. If you need to test something in an ordinary users environment create a new user then delete it when you have finished.'''
 
'''N.B. You should not use this to reset a user's password, unless absolutely necessary and never for routine work. The rootshell gives you all the privileges you need. If you need to test something in an ordinary users environment create a new user then delete it when you have finished.'''
 +
 +
[[Category: Tech support]]

Revision as of 13:23, 6 March 2012

You should not need a customer's username and password to do most of the work in Tech Support.

  1. start the computer booting up, and hold down the right shift key.
  2. After a few (or 10 or 20) seconds you will see the grub menu, which is characterized by a lines that will say ...kernel 2.6...
  3. Hit the down arrow once to get to a line that ends with recovery mode and press enter.
  4. This will bring up a menu with many options. The two that you're looking for are netroot and root. Netroot will set up networking on the machine, and then drop you to a root shell. root will just drop you to a root shell without any further setup.
  5. Type startx and you will be logged into a desktop environment.

N.B. You should not use this to reset a user's password, unless absolutely necessary and never for routine work. The rootshell gives you all the privileges you need. If you need to test something in an ordinary users environment create a new user then delete it when you have finished.