Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Dec 09 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Dec 09

su requires you to have and know the root password.

sudo doesn't. It just needs the password for the administrative user
and then lets that person act as root, but without actually being root.
For instance, you still use your .bashrc fileand not root's .bashrc file.

So just use sudo and not su.

Or, do as people have said and give root a password.

Share: 

 

This Question has 6 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Root password Or get search suggestion and latest updates.


Tagged: