Results 1 to 9 of 9
I've installed...ubuntu 8.10 myself...but i can't access my root.....pls do someone help me out of this...
- 03-24-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 28
root user
I've installed...ubuntu 8.10 myself...but i can't access my root.....pls do someone help me out of this
- 03-24-2009 #2
root login is disabled in Ubuntu. Use sudo to gain root privileges in Terminal and gksu for GUI applications.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-27-2009 #3Just Joined!
- Join Date
- Jan 2009
- Posts
- 28
root user
to install koha software wen i try editing the http.cofig file of apache it doesn't work out....n mentions that it can be done only by the root user....how can i find my root user...I only installed ubuntu on my system.....
- 03-27-2009 #4Just Joined!
- Join Date
- Sep 2008
- Posts
- 68
Hello senba, good evening.

When edit a file you should be a root. To do that use the Terminal and type the following:
orCode:sudo gedit filename.extension
Take care and God bless.Code:sudo gedit /foldername/filename.extension
- 03-27-2009 #5Linux Newbie
- Join Date
- Aug 2006
- Location
- england
- Posts
- 138
sudo is the command that tells ubutnu to execute as root,hence 'sudo apt-get install'which makes apt-get run as root.
- 03-28-2009 #6
The first user created during installation has full admin privileges granted by using sudo as mentioned above. The password it asks for is your password.
Any additional users will need to be added the the sudoers fileIf we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 04-03-2009 #7Just Joined!
- Join Date
- Feb 2008
- Posts
- 8
sudo passwd root
->type your password
---> type your new root password
that's it
- 04-07-2009 #8Just Joined!
- Join Date
- Jan 2009
- Posts
- 47
ok. this guy just answered like i did in your "double post" message. Please don't double post.
- 04-07-2009 #9Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
Please post to duplicate thread. Locked.
http://www.linuxforums.org/forum/ubu...root-user.html


