Results 1 to 8 of 8
hey, im really totally new to this, my father wanted me to use linux (ubuntu dapper drake 6.06), so here I am.... I have a question, (maybee sounds really dumb ...
- 03-27-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 3
Totally new, started 2 hours ago....
hey, im really totally new to this, my father wanted me to use linux (ubuntu dapper drake 6.06), so here I am.... I have a question, (maybee sounds really dumb in ur ears):
how do i logg in as a root?
i know it sounds stupid... but plz help me, thanks
warmest regards
Xarxges
- 03-27-2007 #2
Ubuntu disables root by default. Use sudo instead. Example, "sudo fdisk -l".
'Tis better to be silent and be thought a fool, than to speak and remove all doubt.'
--Abraham Lincoln
- 03-27-2007 #3You don't need to log in as root. You can use sudo instead, which is the recommended method to obtain root privileges in Ubuntu.
Originally Posted by xargxes
For example :
Or use gksudo to launch graphical applications with root privileges.Code:sudo some command
More here :
https://help.ubuntu.com/community/RootSudo"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 03-27-2007 #4Just Joined!
- Join Date
- Mar 2007
- Posts
- 3
so, what is sudo, a program, or just a ubuntu ''system root''?
where do i open sudo?
I've never heard of it
- 03-27-2007 #5I don't get your question. Sudo is a command. You call it from the terminal. Why do you want root?
Originally Posted by xargxes 'Tis better to be silent and be thought a fool, than to speak and remove all doubt.'
--Abraham Lincoln
- 03-27-2007 #6Just Joined!
- Join Date
- Mar 2007
- Posts
- 3
heheh... I mented to ask... where do i type the command(what do i have to open to type the command)?:
sudo-command
I need to logg in as root, i wanna partition my harddrive
- 03-27-2007 #7
Is Ubuntu installed yet?
'Tis better to be silent and be thought a fool, than to speak and remove all doubt.'
--Abraham Lincoln
- 03-28-2007 #8Just Joined!
- Join Date
- Mar 2007
- Posts
- 42
Press alt+F2, then type 'terminal' or 'gnome-terminal'.
Originally Posted by xargxes


Reply With Quote