aquaballoon

sudo admin setting

Oct 21st, 2013
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.13 KB | None | 0 0
  1. useradd -m adminusername -G sudo
  2. passwd adminusername
  3. #visudo
  4. #adminusername ALL=(ALL) ALL  ## after the "%sudo ALL=(ALL) ALL" line
Advertisement
Add Comment
Please, Sign In to add comment