/ Published in: Bash
Expand |
Embed | Plain Text
htpasswd <file> <user> #touch passwd if the file is not created htpasswd passwd mynewuser
You need to login to post a comment.
htpasswd <file> <user> #touch passwd if the file is not created htpasswd passwd mynewuser
You need to login to post a comment.