View Single Post
Old 20-08-2006, 01:48 PM   #4 (permalink)
mehulved
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: How to login as root in ubuntu 6.06?

Still if you need to access root shell use command
Code:
 sudo -s -H
The method prakash told isn't recommended for newbies, it can get dangerous. Use a normal account and use sudo and gksudo when root access is needed.
__________________
http://www.bash.org/?258908
mehulved is offline