Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save derozic/dc86fbc6fa3c40487bc2d43f80c53659 to your computer and use it in GitHub Desktop.
Save derozic/dc86fbc6fa3c40487bc2d43f80c53659 to your computer and use it in GitHub Desktop.
Generate crypted passwords on linux, for things like ansible
mkpasswd --method=sha-512
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment