Find the answer to your Linux question:
Results 1 to 2 of 2
hi please tell how to login with root acc to edit files using sudo command..please give the exact syntax to login.. thanks alot...
  1. #1
    Just Joined!
    Join Date
    Jun 2007
    Posts
    1

    how to login with root

    hi

    please tell how to login with root acc to edit files using sudo command..please give the exact syntax to login..

    thanks alot

  2. #2
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    Hiya anamika_32,
    You only need one of the other command. To login as root, enter root as the username <press enter> enter your root password <press enter>

    To use su while logged on as normal user: type su - (include the hyphen -) then enter root password.
    To use sudo you have to set up the sudoers file and for that, I will refer you here.
    Providing root privileges for users Using SUDO -- Debian Admin
    Hope this helps
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

Posting Permissions

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