Skip to content

Instantly share code, notes, and snippets.

@lee-pai-long
Last active June 10, 2018 22:21
Show Gist options
  • Save lee-pai-long/75e170d8aac164a752127def446b5ff1 to your computer and use it in GitHub Desktop.
Save lee-pai-long/75e170d8aac164a752127def446b5ff1 to your computer and use it in GitHub Desktop.

Linux Mint 17.2] Install htpasswd command

$ [sudo] apt-get update \
>  && [sudo] apt-get install apache2-utils
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment