this post was submitted on 12 Mar 2026
23 points (96.0% liked)

Selfhosted

59191 readers
824 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I have three networked Win10/11 PCs at our small family business that occasionally need to be accessed and maintained from my Fedora PC at home. I’ve used Google Remote Desktop for a while but it’s unreliable and also F Google.

Was looking at the Gl-Inet Comet products which look promising as they say they work without cloud access, but they’re a tad spendy. If it’s the best option I’m willing to drop the coin.

Are there better options?

Thanks!

Edit: Wow, thank you all for so much useful feedback and excellent recommendations! I have lots to dig in to.

all 18 comments
sorted by: hot top controversial new old
[–] Onomatopoeia@lemmy.cafe 13 points 2 months ago* (last edited 2 months ago) (4 children)

It sounds like what you really need is a mesh VPN not really KVM.

Install Tailscale on all the machines and you're set.

Alternatively Hamachi.

Edit: You could also install tail scale on a single dedicated device on your destination network and configure it as a Tailscale router. This would enable you to access any IP-based device on the network without that device having Tailscale installed on it.

[–] gooeyglob@lemmy.world 4 points 2 months ago* (last edited 2 months ago) (1 children)

Or Netbird, both work very well and Netbird can be completely self hosted; Tailscale requires Headscale AFAIK.

[–] Onomatopoeia@lemmy.cafe 1 points 2 months ago

Ooh, I'd forgotten about Netbird!

Thanks for the reminder to test it as an alternative to Tailscale.

[–] irmadlad@lemmy.world 1 points 2 months ago

It sounds like what you really need is a mesh VPN not really KVM.

Ding!

[–] Zonefive@sh.itjust.works 1 points 2 months ago

Amaze! I’m super excited to give this a try. If it works as described this will probably do everything I need it to. Thanks!

[–] Semi_Hemi_Demigod@lemmy.world 0 points 2 months ago

I was gonna suggest WireGuard but these are probably less work which is what a business wants.

Another bonus is you have more than just Remote Desktop to manage things.

[–] bmcgonag@lemmy.world 3 points 2 months ago (1 children)

RustDesk is great, you can run the server on your own hardware, and set up the clients for unattended access. No need for a VPN, as long as all clients on both ends can find your server.

[–] Onomatopoeia@lemmy.cafe 2 points 2 months ago

RustDesk is a great option too for just Remote Access. Though I find it's performance a bit slow, and with VPN I can use any tool I need same as on the LAN (my workflow is unchanged).

I do use RustDesk for the adhoc situations (friend needs help/new machine, etc). It's faster to setup for ad-hoc support vs adding a Tailscale client.

[–] moonpiedumplings@programming.dev 2 points 2 months ago

Also check out meshcentral. Important thing aboout meshcentral is that it lets you hijack the users screen, show you can show them step by step through things. RDP doesn't do that, it kicks the other user out.

[–] Decronym@lemmy.decronym.xyz 1 points 2 months ago* (last edited 1 month ago)

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:

Fewer Letters More Letters
IP Internet Protocol
PoE Power over Ethernet
SSH Secure Shell for remote terminal access
VNC Virtual Network Computing for remote desktop access
VPN Virtual Private Network

5 acronyms in this thread; the most compressed thread commented on today has 16 acronyms.

[Thread #160 for this comm, first seen 12th Mar 2026, 22:20] [FAQ] [Full list] [Contact] [Source code]

[–] rtxn@lemmy.world 1 points 2 months ago* (last edited 2 months ago) (2 children)

Are you absolutely sure you need a KVM over the network? It sounds like you just need remote access to the computers.

Solution one: Nevermind, forget I said anything about RDP. I should stop giving advice after being awake for 20 hours.

Solution two: use RustDesk. It's a FOSS remote desktop solution similar to TeamViewer. You can run the ID and Relay servers on your own hardware (which I strongly recommend) if you don't want to use RustDesk's own. You can connect the remote computers to the server without exposing them to the internet.

[–] Onomatopoeia@lemmy.cafe 5 points 2 months ago* (last edited 2 months ago) (1 children)

You'll need port forwarding to expose RDP yo the internet

No. Do NOT do this. RDP isn't designed for the internet, it's a security hole, even more so in a small business where they aren't going to use advanced security (2FA, certs, etc).

Remote access should always be over a secure connection, such as a VPN.

Never port-forward RDP - you're just begging to get owned.

[–] rtxn@lemmy.world 2 points 2 months ago* (last edited 2 months ago)

Fuck, I'm an idiot. I really shouldn't be giving advice when I'm sleep-deprived like this. I completely forgot that when I used RDP, I did it through an SSH tunnel.

Removed.

[–] Brkdncr@lemmy.world 2 points 2 months ago

Nope, bad idea.

[–] FreedomAdvocate@lemmy.net.au 1 points 2 months ago

RustDesk:

https://rustdesk.com/

You can host it all yourself.

[–] bigredgiraffe@lemmy.world 1 points 2 months ago

Lots of good alternatives advice already here but I have a couple comets and they work pretty well! They don’t require cloud access except for updates if you want them, I think it has Tailscale built in as well. Their newest one has an HDMI pass through as well which is handy in some situations. I have the PoE version of the other one and it works the same way, the power control kits work too! I also have a jet KVM and it’s fine, I like the comet better I think! They have also open sourced their cloud thing so you can centrally manage them all, it’s pretty neat!

[–] troed@fedia.io 0 points 2 months ago

I'm happy with my NanoKVMs