shows basic information about the system
uname
shuts down the system
shutdown
creates a new user
useradd
change a users password
passwd
modifies a users attributes( such as adding a user to a group
usermod
removes a user
userdel
gives elevated privileges for executing a command
sudo
switch to another user account
su