Create strong passwords on the command line by typing
openssl rand -base64 6
and the output:
=> 050L+4Kx
Run the command again:
=> /sUIIy8s
Cool, now you should be able to create strong passwords quickly.
Posted by Marcus Wyatt on 11 July 2008
Create strong passwords on the command line by typing
openssl rand -base64 6
and the output:
=> 050L+4Kx
Run the command again:
=> /sUIIy8s
Cool, now you should be able to create strong passwords quickly.
Posted in OS X, Tips, Ubuntu | Tagged: Tips | Leave a Comment »