# mkpasswd mkpasswd -m sha-512 your-password # openssl openssl passwd your-password openssl rand -base64 12 openssl rand -hex 12
Β
# mkpasswd mkpasswd -m sha-512 your-password # openssl openssl passwd your-password openssl rand -base64 12 openssl rand -hex 12