Category: Homelab

Perform Data Conversions in Windows Calculator

calculator

I don’t know about you, but in my line of work, we frequently have to convert between various data measurements.  Whether this is storage capacity or network throughput, we convert between TB, TiB, GB, GiB, and others every day.  If you visit my calculators page, you’ll even find a converter I wrote available there.  Believe it or not, I actually used that converter sometimes… until today, when I was shown this tip: Windows Calculator can do these conversions right out of the box! First, what are we talking about? Ever notice how if you buy a 1 TB hard drive, […]

Self host Bitwarden in AWS

I’ve used a number of different password managers over the years.  I was a LastPass user for a long time, but recently felt compelled to take a look at other options in this space.  After a number of evaluations, I’ve settled on a new option: Bitwarden. My two favorite parts about BitWarden: There is a self-host option, and the project is open source.  There are a number of different open source implementations of various aspects of the project, which is awesome. I decided to deploy my self-hosted Bitwarden deployment in AWS.  My first decision to make was “how should I […]

Move an Existing VM into AWS EC2

AWS Logo

You want to move a VM into AWS EC2 with as little knowledge as possible, right?  You don’t care to become an expert in AWS, you just want enough to get the job done.  Here is what you have to do, how to do it, and how long it will take. Time it: For a 15GB VM, this entire guide can take up to 4hrs to complete, depending on connection speed and VM size.  Most of that time is waiting on uploads and conversions. I’m going to assume: You already have an AWS root account.  If not, follow this guide […]

Nutanix CE Memory Requirements

Nutanix CE has a bunch of powerful features, and new ones are coming out all the time.  Some of them, however, require the CVM to have additional RAM in order to work properly. For example, in version 5.0 of both the commercial and CE product, Nutanix added a cool new self service portal that provides great multi-tenancy features as well as self service file restore straight to your internal customers.  This portal, however, requires at least 24Gb of RAM.  Other features, such as DeDupe or replication also recommend an increase in CVM memory. As these features come out, you may […]

Nutanix CE 5.0 Released

Nutanix 5.0 Asterisk was released in the commercial version about 2 weeks ago.  Then, about a week ago, it became available in the CE version.  I have already upgraded my home lab to run CE 5.0, and wanted to take a few minutes to talk about some of the key updates in this new release.  There have been a LOT of changes, but I’m just going to focus on the things that I think are big news.  Most of this stuff applies to both the commercial and the CE release. For those of you that are wondering, I have this […]