About Usernames & Passwords

by | Dec 8, 2024 | Getting Started

This is not going to be a PhD dissertation on server security. Just a few tips that I have found helpful along the way. The bottom line is if you take security seriously you should never have any problems. If you don’t take security seriously you are guaranteed to have some problems. Consider yourself warned.

Passwords First

I’ve had good luck with this password generator website: https://passwordsgenerator.net/

Adjust the settings to your liking, and it will give you a list something like this:

What I tend to do is copy 10-15 passwords at a crack and place them in a Notepad file so I have them for easy reference.

Pretty simple actually.

Usernames… More Complicated

Choosing usernames like “admin” or “user” or anything else that is incredibly basic and non-descriptive is probably asking for trouble. We will get into this in a little more detail in later posts but suffice it to say, if the name of your server is bblaze.xyz it’s probably not a good idea to use “bblaze” as the administrative user login. See what I mean?

If you’re going to have a whole bunch of different logins that you want to keep separate, you can use a list of things:

  • Fruits: apple, grape, banana, pear, cherry…
  • Trees: maple, oak, ash, pine, willow…
  • Planets: Mercury, Earth, Venus, Mars…
  • Animals: cheetah, moose, squirrel, aardvark…

You get the idea.

If you really want to be serious about it, you can use the password generator to generate random usernames as well as follows:

I’m not saying this is required. I’m not even saying this is a brilliant idea. I’m throwing it out there is something you should be aware of.

Usernames and passwords matter.

Take them seriously.

Related Posts

Virtualmin Scheduled Backups to S3 Bucket

Moving on from our previous post where we set up an objective storage, S3, bucket at Linode/Akamai… Now we are ready to schedule backups of our Virtualmin server into the bucket. The first thing we need to do is to add the S3 account to Virtualmin. From the left menu...

S3/Object Storage Backup at Linode/Akamai

Whatever you do with your Virtualmin server, you're gonna want to make sure it gets backed-up regularly. One of the safest, and most cost-effective ways to do that is to use S3 or object storage "buckets" at an off-site provider. Here I'm going to show you how to set...

This site is not affiliated with Virtualmin.
Full documentation available at: https://www.virtualmin.com/docs/

Information deemed current when posted.
No warranty or guarantee of any sort provided.
Use at your own risk.