• 0 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: October 31st, 2023

help-circle



  • I work in IT so getting a working copy of Windows Server edition isn’t a problem. For a long time I ran my house on Windows Server - the big draw was that I could RDP to a desktop at home very easily. The downside is the constant updates, programs stepping on each other, having one app go bad and take the rest with it, constant need to reboot, etc. Plus when you run Windows server there’s a lot of stuff they turn off in the name of stability and some programs will flat-out refuse to install on a Server edition software. Meanwhile the desktop edition has limits on processor cores, RAM etc.

    During one of my machine refresh/promotion cycles I took a chance on an Ubuntu server, which was able to do everything I needed. Used DockStarter to help me learn/understand Docker. Once I got the hang of that my newest home server is now a Proxmox hypervisor with HBA passthrough to run TrueNAS in a virtual machine, along with multiple windows and Ubuntu virtual machines, some of which are docker nodes (now that I understand Docker better I am able to handle the config on my own) and some stuff I use for work and simulation. I don’t have any desire to run a vanilla windows server anymore.