Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Linux User tech_man's Avatar
    Join Date
    Jan 2007
    Location
    USA
    Posts
    385
    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

  3. #3
    Linux Guru antidrugue's Avatar
    Join Date
    Oct 2005
    Location
    Montreal, Canada
    Posts
    3,212
    Quote Originally Posted by xargxes
    how do i logg in as a root?
    You don't need to log in as root. You can use sudo instead, which is the recommended method to obtain root privileges in Ubuntu.

    For example :
    Code:
    sudo some command
    Or use gksudo to launch graphical applications with root privileges.

    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

  4. #4
    Just 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

  5. #5
    Linux User tech_man's Avatar
    Join Date
    Jan 2007
    Location
    USA
    Posts
    385
    Quote Originally Posted by xargxes
    so, what is sudo, a program, or just a ubuntu ''system root''?
    where do i open sudo?
    I've never heard of it
    I don't get your question. Sudo is a command. You call it from the terminal. Why do you want root?
    'Tis better to be silent and be thought a fool, than to speak and remove all doubt.'
    --Abraham Lincoln

  6. #6
    Just 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

  7. #7
    Linux User tech_man's Avatar
    Join Date
    Jan 2007
    Location
    USA
    Posts
    385
    Is Ubuntu installed yet?
    'Tis better to be silent and be thought a fool, than to speak and remove all doubt.'
    --Abraham Lincoln

  8. #8
    Just Joined!
    Join Date
    Mar 2007
    Posts
    42
    Quote Originally Posted by xargxes
    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
    Press alt+F2, then type 'terminal' or 'gnome-terminal'.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...