Advertisement
Guest User

Untitled

a guest
Apr 28th, 2015
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. adduser fu
  2.  
  3. fu:x:1002:1002:,,,:/home/fu:/bin/bash
  4.  
  5. useradd fu --password bar --groups adm,cdrom,sudo,dip,plugdev,lpadmin --shell /bin/bash --create-home
  6.  
  7. fu:x:1002:1002::/home/fu:/bin/bash
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement