Skip to content

Instantly share code, notes, and snippets.

@bladelee
Created May 23, 2014 13:39
Show Gist options
  • Save bladelee/a2a9f91caae17f40c936 to your computer and use it in GitHub Desktop.
Save bladelee/a2a9f91caae17f40c936 to your computer and use it in GitHub Desktop.
user add
useradd -d /home/web -m web
adduser web sudo
passwd web
bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment