Report this

What is the reason for this report?

How do I choose a secure password?

Posted on April 2, 2014

Here are some tips for choosing a secure password:

  1. Create a password that has eight or more characters. The longer the password the better.
  2. Use a string of random words.
  3. Add numbers and/or punctuation to your password.
  4. Mix upper and lowercase
  5. Use different passwords for different servers

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



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

Its good that this was submitted but wouldn’t this also be better in the tutorial section as well? Just my 2 cents :)

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

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.