Chapter 2 – Managing Users

  1. sudo
  2. adduser (useradd is also acceptable)
  3. userdel
  4. /etc/passwd and /etc/shadow
  5. /etc/skel
  6. sudo adduser jdoe (useradd is also acceptable)
  7. sudo groupadd accounting
  8. visudo
  9. chmod, chown

Get Mastering Ubuntu Server - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.