logo

Pages


Erick’s Games

Faith

Older Games

Other Blogs

Posts

Categories

 

June 2009
S M T W T F S
« May   Jul »
 123456
78910111213
14151617181920
21222324252627
282930  



Comments

Administration

How to change the root password in ubuntu

June 1, 2009

I’ve made the jump to linux and the first thing that I didn’t know how to do was to change the root password. It turns out that it is very easy to do.

in command shell, type the following:

sudo passwd

It will then prompt for the new password and your done. As simple as that!

Google