Advertisement
Guest User

Untitled

a guest
May 8th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. pico:/# adduser enrico
  2. Adding user `enrico' ...
  3. Adding new group `enrico' (1000) ...
  4. Adding new user `enrico' (1000) with group `enrico' ...
  5. The home directory `/home/enrico' already exists. Not copying from `/etc/skel'.
  6. adduser: Warning: The home directory `/home/enrico' does not belong to the user you are currently creating.
  7. Enter new UNIX password:
  8. Retype new UNIX password:
  9. passwd: password updated successfully
  10. Changing the user information for enrico
  11. Enter the new value, or press ENTER for the default
  12. Full Name []: p
  13. Room Number []: p
  14. Work Phone []: p
  15. Home Phone []: p
  16. Other []: p
  17. Is the information correct? [Y/n] p
  18. pico:/# adduser enrico
  19. adduser: The user `enrico' already exists.
  20. pico:/#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement