SamAlvi
Member
Self-Host Everything
- Joined:
- Jun 2024
- Posts:
- 188
- From:
- Portland, US
What hardening would you actually do when the OS itself is the resource hog?
Why pay for windows licensing when you can self-host a linux rdp gateway with xrdp and freerdp and docker compose it all up with a reverse proxy in front and then you get actual performance on 1GB instead of whatever this is but I get it legacy apps are legacy apps and sometimes you have no choice so if youre stuck with it then at least strip it further and disable windows update because that will eat your ram alive and use a reverse proxy on a separate linux box to terminate tls so your rdp isnt directly exposed and actually run it in a container if you can but windows containers are a mess so probably not and why pay for the windows tax on vps pricing when you could just get a bigger linux box for the same money and self-host the whole stack — https://traefik.io works well for this
my cloud. my rules. my 3AM alerts.
RAJ
Member
- Joined:
- Jul 2024
- Posts:
- 294
- From:
- Mumbai, IN
Guys what panel you using for client mgmt on these tiny windows boxes? Any leads? Recieved a request for shared RDP hosting and their budget is tight. Wondering if I can squeeze 2022 like this or go older version. 🙏
your margin is my opportunity
SamAlvi
Member
Self-Host Everything
- Joined:
- Jun 2024
- Posts:
- 188
- From:
- Portland, US
Please don't. Microsoft audits that specifically and the fines are not a joke. I've seen it.
Back to the actual problem: salavi, what hypervisor? If it's Proxmox (https://www.proxmox.com) or KVM you can balloon memory and the guest will page less aggressively than Windows thinks it should. Give it 1.5GB balloon down to 1GB, let it breathe during updates.
my cloud. my rules. my 3AM alerts.