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
[–] Onomatopoeia@lemmy.cafe 3 points 4 months ago* (last edited 4 months ago)

I'd figure out why RDP stopped working. Sounds like something changed.

Anything else could be stymied by the same things that blocked RDP - firewall change, etc.

I've used other tools since before RDP even existed as Citrix Remote Desktop in the 90's... Frankly for LAN only there's little reason to consider anything else with Windows boxes unless you want remote management features like services, shares, etc. Even then I often just use RDP because it just works.

Edit: ah, I had it backwards, your server is Linux and your laptop is Windows.

I'd use VNC, or just ssh for most stuff.