this post was submitted on 30 Jun 2025
890 points (98.1% liked)
Technology
72201 readers
3336 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How so? They work fine on me between laptop and desktop, phone and desktop, etc.
They work well enough to get by, but definitely lack the responsiveness and modern feel of Windows rdp. Which makes sense, given the Linux solutions are essentially sending screen caps vs rdp's protocols.
It feels like using a raspberry pi as your workstation. Technically it can do it, but it’s not a great experience. It feels like when you’re in a video chat app, and someone using screen share gives you keyboard/mouse control.
I had luck with VNC, although it's still worse than RDP. There's also some RDP implementations on Linux that are apparently better, but VNC works well enough for me.
But there's no sound, I don't know if RDP has that. I've used VLC for sound forwarding. I also tried PulseAudio TCP module, but that didn't quite work. With VLC I can do lossy compression.
What I wish would work better is X11 forwarding. That could be so awesome, just having the remote windows local-like. But from what I can find, in the past, programs used X11's drawing features which would save a lot of bandwidth, while now they just draw pixel by pixel.
To give you some idea, I've tried it on LAN with gigabit ethernet, ping below 1ms. It would saturate the port and still be kinda slow.