2010
04.06

You can generate good random passwords using openssl.

$ openssl rand -base64 6
KQC9nEIA

This is an example used to generate a 16 character password

$ openssl rand -base64 12
EPMcEflTQpR0gBIW

No Comment.

Add Your Comment

Spam protection by WP Captcha-Free