Post #4449814
2026-08-08 13:09 UTC
Oh no.
My all-time favourite remote desktop tool that I've been using for well over 15 years, @NoMachine@mastodon.social , went from full-altruistic to full-Evil last week, by switching to a yearly subscription model. 🤢
Time to transition the whole house to a new remoting platform... 😭
What are y'all using nowadays for remoting / using headless machines?
#RemoteAccess #SysAdmin #LinuxAdmin #SelfHosted
Replies (1)
-
@jjdavis@infosec.exchange 2026-08-08 22:04
@pa@hachyderm.io @NoMachine@mastodon.social You mean something that can manage a GUI? ssh of course can manage command line things, nothing else needed. On the few occasions I've wanted a GUI on a remote servers I've installed some flavor of VNC (probably tightvnc, but you have choices) and tunneled that over ssh. It's been adequate for casual stuff, at least.