Digital Marketing

How to Generate a strong password with Linux command

Generate a strong password with gpg

 gpg -a --gen-random 2 18

usage: gpg [options] --gen-random 0|1|2 [count]

 -a, --armor                 create ascii armored output

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database