MiteeThoR

joined 11 months ago
[–] MiteeThoR@alien.top 1 points 11 months ago

I have an O365 instance hosting my own domain for mail

[–] MiteeThoR@alien.top 2 points 11 months ago

Check the processor generation for H.265 / HEVC compatibility, I had an older HP G8 and it needed to fire up 20+ cores just to transcode a 300Mb anime

[–] MiteeThoR@alien.top 1 points 11 months ago

Millions of hostile computers are cruising the internet looking for literally anything that can be exploited. Do not give them an opportunity by exposing a login page unnecessarily.

[–] MiteeThoR@alien.top 1 points 11 months ago

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.