Description:
[Legacy Link]
[Link]
Add user
adduser {username} passwd {username} #if the user request sudo right usermod -aG wheel {username}
Verfy the user
su - {username} whoami # return {username} sudo whoami # return root
Page:
How to sync time in Linux
How to setup static IP
How to enable ssh for raspberry pi image
How to use sftp in command style