this post was submitted on 10 Jul 2026
41 points (97.7% liked)

Linux

66644 readers
297 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

Is there a more lightweight solution? Like, some ssh frontend? I'd like to help my mom cleaning up her Windows computer because she's not very tech savvy. I can of course just screen share on some messaging app but it'd save so much time if I could have control.

I'm not going to be reacting to answers advising me to install a Windows esque distro on her computer.

top 38 comments
sorted by: hot top controversial new old
[–] Naich@piefed.world 31 points 2 weeks ago (2 children)
[–] akunohana@piefed.blahaj.zone 10 points 2 weeks ago

Cool! Lot of protocols covered! Thanks! 🙂

[–] hr_@lemmy.world 2 points 2 weeks ago (1 children)

An upvote because I never heard of it. Looks excellent!

[–] thefool@sh.itjust.works 1 points 2 weeks ago

I use KRDC. It's a little bit buggy the text looks sharper.

[–] Creat@discuss.tchncs.de 19 points 2 weeks ago* (last edited 2 weeks ago)

Many solutions exist, rdp clients aren't exactly rare. I'm personally using xfreerdp for the extensive options: I can connect to a Windows system (at work) and have it be full screen on 2 of my 3 local monitors. It's fast, reliable and just works honestly.

But what you seem to be looking for is something more like RustDesk or vnc. You want to look at and help with an existing session. If you connect with remote desktop, the local monitor gets locked, so you can only take over, but not show or help. VNC over the open Internet is generally not a great idea for security, but wire guard exists, as does TailScale and/or NetBird which means you don't need to expose it. So that also works.

[–] curbstickle@anarchist.nexus 15 points 2 weeks ago (1 children)

My go-to recommendation would be rustdesk.

[–] akunohana@piefed.blahaj.zone 4 points 2 weeks ago (1 children)

Thanks! Seems to be popular! 🙂

[–] waggz@programming.dev 3 points 2 weeks ago

+1 for rustdesk. been using it on win 10/11, mint, and android for a few years now and no issues. you can set up your own server for connection facilitation or use theirs.

[–] InFerNo@lemmy.ml 14 points 2 weeks ago (2 children)

I use Remmina to take over Windows PCs but since it's RDP it will lock the device. If you want the other person to be able to follow along I recommend rustdesk.

[–] akunohana@piefed.blahaj.zone 4 points 2 weeks ago (3 children)

What does "lock" mean here? Would her screen turn dark or freeze with RDP?

[–] SteveTech@aussie.zone 6 points 2 weeks ago

It'll go to the lock screen and eventually go dark. RDP (on Windows) doesn't let you share screens/controls, AFAIK.

[–] ArgentRaven@lemmy.world 6 points 2 weeks ago

Rdp would immediately sign her out and she'd be staring at the logon screen while you worked. She couldn't see what you're doing.

[–] undrwater@lemmy.world 2 points 2 weeks ago

I think it just locks the input.

[–] Paddy_NI@lemmy.world 3 points 2 weeks ago

I second RustDesk it's stupidly easy to self-host too. I've been running it now 3 or 4 years and I would be lost without it.

[–] brickfrog@lemmy.dbzer0.com 11 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Windows has an RDP server installed by default so any Linux RDP client will work (Remmina for example), just need to configure Windows to allow those incoming connections.

But RDP won't do screen-sharing, if you need that specifically look at installing a VNC server onto the Windows system, or look at stuff like Rustdesk.

if you need those connections to be more secure you'll want to look at adding VPN or SSH possibly.

For what it's worth Windows does sort of have a RDP screen sharing feature, I think it comes up as Quick Assist on Windows, but that works through Microsoft Account / servers and wouldn't do connections from Linux AFAIK.

[–] brandon@piefed.social 4 points 2 weeks ago* (last edited 2 weeks ago)

It's worth pointing out that Home editions of Windows don't allow you to enable the RDP server without doing some janky stuff.

[–] monkeyman512@lemmy.world 5 points 2 weeks ago

Chrome Remote Desktop works if she uses the Chrome browser and you only need occasional control when she present to authorize you getting access to her computer.

[–] just_another_person@lemmy.world 4 points 2 weeks ago (1 children)

Assuming you have an existing VPN to her network, then any RDP client will work.

Remmina is the best remote client out there right now. Will work fine. Should be available everywhere.

[–] akunohana@piefed.blahaj.zone 2 points 2 weeks ago (1 children)

I do not have a VPN set up (yet). Gosh... Am I supposed to learn wireguarding on windows now?🤣 kidding. Thanks!

[–] T4V0@lemmy.pt 1 points 2 weeks ago (1 children)

For this kind of thing I like using zerotier, instead of a VPN.

[–] akunohana@piefed.blahaj.zone 2 points 2 weeks ago

I'll check it out! Thanks!

[–] atanu@mas.to 3 points 2 weeks ago (1 children)
[–] akunohana@piefed.blahaj.zone 1 points 2 weeks ago (1 children)

Well I'll be damned. 2001? Good year too! 🤣 thanks!

[–] atanu@mas.to 1 points 2 weeks ago (2 children)

@akunohana I last used it about twenty years ago. I notice it is no longer supported.

[–] nyan@sh.itjust.works 1 points 2 weeks ago

Still works once you can get it to connect, though. The catch is that connecting can take several tries. Probably better to use remmina unless there's a bug in freerdp that's causing problems for your use case (rdesktop is, I believe, the only Linux rdp client that uses its own protocol implementation instead of the freerdp library).

[–] akunohana@piefed.blahaj.zone 1 points 2 weeks ago

Yeah, just saw it. It's the thought that counts though! Thanks! 🙂

[–] Megumin@lemmy.world 3 points 2 weeks ago

I use rustdesk to control my debian jellyfin server from my windows gaming laptop.

[–] originalucifer@moist.catsweat.com 3 points 2 weeks ago (2 children)

you could slap some kind of vnc solution in there.. maybe hafta open a port on her router

[–] ianhclark510@lemmy.blahaj.zone 3 points 2 weeks ago

Bonus points if you connect to the server with SSH, and then forward the vnc server port to your local machine and VNC there, that way you’re not relying on VNC for authentication

[–] akunohana@piefed.blahaj.zone 2 points 2 weeks ago

Thanks! I'll look up vnc. Don't know what that is. 😅

[–] MangoCats@feddit.it 2 points 2 weeks ago

VNC, and friends.

[–] M33@piefed.world 2 points 2 weeks ago

For seamless window integration : xpra

[–] sirico@feddit.uk 1 points 2 weeks ago

Remmina as mentioned already. You can script it and run it in kiosk mode or a wm like open box

In your situation tail scale and remmina will be enough.

[–] SnotFlickerman@lemmy.blahaj.zone 1 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

VNC server on her computer. VNC client on your computer. Make sure password is very strong since you're opening this to the wider internet. Open a port for VNC to pass through on your moms router (and possibly your own as well), and then connect remotely.

TigerVNC seems to be available for all platforms, including Windows and Linux. TigerVNC includes a server and client. (Client is sometimes called "viewer.")

https://tigervnc.org/

https://github.com/TigerVNC/tigervnc

[–] ianhclark510@lemmy.blahaj.zone 4 points 2 weeks ago (1 children)

Bonus points if you encapsulate VNC in SSH, which would help keep your session secure regardless of the VNC password length

  1. Initiate a ssh session with -L 5900:server name:5900

  2. Start a vnc server on the server

  3. Connect to vnc on localhost:5900 and authenticate

[–] SnotFlickerman@lemmy.blahaj.zone 3 points 2 weeks ago (1 children)

Best advice that I forgot to include because it's been a while since I needed VNC for anything. @akunohana@piefed.blahaj.zone, please follow @ianhclark510@lemmy.blahaj.zone's advice here!

[–] akunohana@piefed.blahaj.zone 2 points 2 weeks ago

Mighty! Thank you both! 😊

[–] akunohana@piefed.blahaj.zone 2 points 2 weeks ago

Cool! Thanks for the explanation too! I generate all my passwords with Keepass with word lengths that make a lot of systems scream upon decryption, so I think I'll be fine lol. I'm challenging YOU, triple letter agency... 👀