Skip to content

Instantly share code, notes, and snippets.

@kithokit
Created July 18, 2013 02:49
Show Gist options
  • Save kithokit/6026338 to your computer and use it in GitHub Desktop.
Save kithokit/6026338 to your computer and use it in GitHub Desktop.
useradd kit
mkdir /home/kit
chown kit:kit /home/kit
passwd 12345
su kit
cd ~/
touch abc kit def gfad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment