2010
04.06
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
linux, webhosting tutorials, cpanel,whm,plesk,windows,
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