this post was submitted on 15 Jan 2025
15 points (100.0% liked)

KDE

6211 readers
117 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 2 years ago
MODERATORS
 

Hi,

Is there any remote desktop app that works on KDE neon 6.2 with Wayland ?

Thanks

top 14 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 2 months ago
[–] [email protected] 4 points 2 months ago

My go to is Sunshine (server) and Moonlight (client). It's meant for gaming so latency is incredibly low. Never seen anything better.

[–] [email protected] 3 points 2 months ago (2 children)

I have been using Rustdesk. Works with Wayland but only with one monitor, I can't switch to another. But other than that works great and they even have selfhosted option for relay server.

[–] [email protected] 1 points 2 months ago
[–] [email protected] 1 points 2 months ago (1 children)

Don't use Rustdesk as it introduces a major risk into your environment.

[–] [email protected] 3 points 2 months ago (1 children)

Please elaborate on this. What risks are introduces?

[–] [email protected] 1 points 2 months ago (1 children)

The developers behind it are effectively faceless but they have a history of doing questionable things. I also don't like how they only place to get Rustdesk is from the developers. The entire project just gives off bad vibes. If it was something lower risk like a music player it wouldn't be a big deal but we are talking about software that connects to Chinese servers and has root/admin privileges

[–] [email protected] 3 points 2 months ago

software that connects to Chinese servers

You can set up your own server, so it doesn't have too.

only place to get Rustdesk is from the developers.

Shouldn't it be like this though. Rustdesk is in the AUR, which downloads the source from Github, like a lot of other software packages does. You can also build it yourself.

The developers behind it are effectively faceless

https://github.com/rustdesk/rustdesk has contributors listed, so not exactly what I would call "faceless". Sure, there is not really any real names on it, but having real names on Open Source projects in github is not the norm.

[–] [email protected] 2 points 2 months ago (1 children)

I run xrdp on a terminal server for work

[–] [email protected] 1 points 2 months ago (1 children)

No Wayland support currently

[–] [email protected] 1 points 2 months ago (1 children)

hmm, doesn't KRdp run on that though? The only issue is that you usually have to kick off an initial login session for it to run in iirc

[–] [email protected] 1 points 2 months ago (1 children)

Yes, that's because KRPD is dependent on the KDE desktop. (I believe it depends on kwin specifically but K can't remember)

[–] [email protected] 1 points 2 months ago* (last edited 2 months ago) (1 children)

yeah I was able to get around that on one of our boxes as it was vmware. Are you able to autologin a user with no real privileges that has something like a five second inactivity lockscreen?

[–] [email protected] 1 points 2 months ago

Honestly I would just use Xrdp if you are needing proper terminal services.

Alternatively there is KasmVNC. You either can run full Kasm or you could just use the webtop containers provided by Linuxserverio.