this post was submitted on 01 Feb 2026
112 points (100.0% liked)

Selfhosted

60093 readers
615 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, and your account is at least 30 days old, your post is exempt from this rule as long as you continue to engage in comments.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I have an old pc on which I run jellyfin and some other stuff. It's only connected through lan. I used to use window's remotedesktop to connect to it, but that stopped working.

Now I'm looking for a good remote desktop. Because it s tucked away in a corner, fysical acces to it is cumbersome.

My server runs mint with xfce. My laptop runs windows 11, because of work reasons.

I'm inclined to use something like anydesk, but I'm unsure how to trust that company.

Edit: I got rustdesk up and running and it's a good solution for my usecase. Thanks for all the tips and suggestions.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] yamper@piefed.social 14 points 4 months ago (1 children)

if you can afford the hardware, getting something dedicated like a JetKVM is nice because you don't have to wait for VNC software to boot. since it acts like a monitor and keyboard, you can even enter BIOS with it. JetKVM sells an extension board that you could hook up to your server motherboard's power buttons to turn it on/off too.

for fully software solutions, i like using apollo on the server and moonlight on the clients. it's built for game streaming, but it works for remote desktop too. i have apollo and moonlight installed on a bunch of my devices anyways so this saves me from installing an additional client most of the time.

[โ€“] nodiratime@lemmy.world 1 points 4 months ago* (last edited 4 months ago)

There is also input-leap, if a monitor is present.

On the server/remote side, x2go is also worth a mention.