Read more

create htpasswd entry and print to stdout

Avatar
Claus-Theodor Riegg
April 05, 2016Software engineer at makandra GmbH

Create htpasswd entry and print to stdout:

$ sudo apt install apache2-utils # Optional

$ htpasswd -n $USERNAME
New password: 
Re-type new password: 
$USERNAME:<Password Hash>
Illustration money motivation

Opscomplete powered by makandra brand

Save money by migrating from AWS to our fully managed hosting in Germany.

  • Trusted by over 100 customers
  • Ready to use with Ruby, Node.js, PHP
  • Proactive management by operations experts
Read more Show archive.org snapshot
Posted by Claus-Theodor Riegg to makandra Operations (2016-04-05 10:06)