this post was submitted on 12 Jul 2025
254 points (98.1% liked)
Linux
56359 readers
945 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
When I tried RustDesk it was not able to easily function on headless systems, including servers and my desktop PC if the monitor was powered off. Has that changed?
Anydesk and Teamviewer don't have that problem, but both companies have had hacking incidents and Teamviewer actually blamed their users instead of taking responsibility. Allowing 3rd parties of any type remote access to my computers is IMO just asking for trouble, especially for always-on systems.
Wireguard plus VNC isn't as seamless but it works fine the vast majority of the time. When I occasionally need features that VNC doesn't support, NoMachine is a full-featured, free for non-commercial use alternative that works great with WG.
Edit: It looks like the latest release of NoMachine now offers a intermediate network service that operates like Teamviewer and Anydesk. Access via intermediate network ID is not enabled by default, so with it disabled it should theoretically be more secure than the other apps.
I remote to a Mint on a laptop with a closed screen, and pop_OS that doesn't have a screen. (Second one has my jellyfin server). Connecting from my android phone and even my Windows laptop at my last job
Glad to hear they've added headless support. Will have to take another look.
Yeah if you still run into an issue for some reason add a virtual monitor in Windows, or "sudo rustdesk --option allow-linux-headless Y" (it's in the GUI as well) and it should take care of it, but I haven't had to do that
https://github.com/rustdesk/rustdesk/wiki/Headless-Linux-Support