Skip to content

Instantly share code, notes, and snippets.

@zuigon
Created June 23, 2010 22:24
Show Gist options
  • Save zuigon/450650 to your computer and use it in GitHub Desktop.
Save zuigon/450650 to your computer and use it in GitHub Desktop.
# disable account, Linux
$ usermod -p '' user
$ chage -d 0 user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment