Configuring sudo in fedora
Open terminal: Become a root user
Open terminal: Become a root user
  $suWrite this command in terminal:
  $echo 'your_username ALL=(ALL) ALL' /etc/sudoers
your_username
= add your user name(the name by which you login)Its done! Now, you can use sudo.
No comments:
Post a Comment