Results 1 to 4 of 4

Thread: Logging in as root

  1. #1
    Join Date
    Dec 2008
    Beans
    19

    Logging in as root

    I need to log in as root to modify a file. How do I do that?

  2. #2
    Join Date
    Mar 2008
    Beans
    36

    Re: Logging in as root

    use sudo gedit <file> in a terminal

  3. #3
    Join Date
    May 2006
    Location
    Wichita, Kansas
    Beans
    2,967
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Logging in as root

    Quote Originally Posted by Amranu View Post
    use sudo gedit <file> in a terminal
    One should use gksudo with gedit; yes, sudo works, but there exists the potential for unpleasant after-effects.

    See http://psychocats.net/ubuntu/graphicalsudo for some information.

  4. #4
    Join Date
    Dec 2008
    Beans
    19

    Re: Logging in as root

    Thanks everyone.

Bookmarks

Posting Permissions

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