Skip to main content

Misc

  • Switch to another user
su - user2

or start with a new shell

sudo -u user2 zsh
  • Reset user password
sudo passwd <username>