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

Selfhosted

60094 readers
770 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
[–] just_another_person@lemmy.world 3 points 4 months ago (1 children)

If you're not comfortable using SSH, each Linux DE comes with its own RDP setup, so refer to the docs of whichever you're running to set that up if you want things to be super simple.

Past that, there's tons of stuff, but I would generally avoid VNC these days because it's pretty much a dead protocol that is insecure and inefficient.

Some people prefer to use RDP compatible tools, some people just use Moonlight. You can use whatever is comfortable for you, really. I would avoid all the suggestions that are telling you to install the giant constructs like Mesh Central though. That's overkill for just two machines here.

[–] Randynippletwist@lemmynsfw.com 1 points 4 months ago (1 children)

can I use it if my gpu is amd?

[–] just_another_person@lemmy.world 3 points 4 months ago

Sorry, are you asking about Moonlight specifically? I believe people use Sunshine for AMD acceleration. I wasn't even generally recommending it for use as a Remote Desktop solution since it's kind of overkill, just mentioning that some people use whatever tool will get the job done.