Running a Linux Server for Fun and Non-Profit

Running a Linux Server for Fun and Non-Profit

November 10, 2023

For the last couple of months, I’ve gradually been weaning myself from some Big Tech services, and reimplementing these services on my own Linux VPS (virtual private server) on Linode, running Ubuntu Server 22.04.

I now have a server that I use for:

  1. Running my old email client, and now my new email client.

  2. This blog, formerly hosted on NearlyFreeSpeech, a very fine BSD-based hosting service.

  3. The FreshRSS RSS reader.

  4. The Vaultwarden implementation of the BitWarden password service.

  5. Using Postfix to receive email from the Pobox redirection service.

  6. My own implementation of the xBrowserSync API service.

  7. My Git repositories, formerly hosted on Gitlab.

  8. My Fossil repositories, which replaced my Git repositories recently.

This sort of thing is not for the faint of heart, but I learned a lot in the process and gained more control over the things I use on the internet.

I’m still dependent on Pobox for email forwarding, email sending, and spam protection. But the price for the basic service is very reasonable, and frees me from the almost certain disaster of trying to use my own Postfix installation as a general-purpose email sending system.