Here are some tips for choosing a secure password:
Here’s an example, but please do not use it and choose your own ;-) house ge0rgE rOOf c@t
To make your servers even more secure, instead of using SSH keys, as described here:
Mac/UNIX home computers: https://www.digitalocean.com/community/articles/how-to-use-ssh-keys-with-digitalocean-droplets
Windows home computers: https://www.digitalocean.com/community/articles/how-to-use-ssh-keys-with-putty-on-digitalocean-droplets-windows-users
Regards, Will
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hello, all
You can also use bash or sh or generate a random strings that you can use as secure randomly generated passwords as well.
You can check this blog post on dev.to website on how to this using BASH:
https://dev.to/alexgeorgiev17/bash-random-password-generator-4i2n
Regards, Alex
Its good that this was submitted but wouldn’t this also be better in the tutorial section as well? Just my 2 cents :)