Skip to content

Instantly share code, notes, and snippets.

@willgarcia
Created January 27, 2014 19:39
Show Gist options
  • Save willgarcia/d2a4c8964bc1cb95922c to your computer and use it in GitHub Desktop.
Save willgarcia/d2a4c8964bc1cb95922c to your computer and use it in GitHub Desktop.
user add centos
$ (root) useradd -m -s /bin/bash myuser
$ (root) passwd myuser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment