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.

  • Creat@discuss.tchncs.de
    link
    fedilink
    arrow-up
    20
    ·
    edit-2
    1 day 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.

  • InFerNo@lemmy.ml
    link
    fedilink
    arrow-up
    17
    ·
    1 day ago

    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.

  • Brickfrog@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    15
    ·
    edit-2
    1 day ago

    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
      link
      fedilink
      English
      arrow-up
      8
      ·
      edit-2
      1 day 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
    link
    fedilink
    English
    arrow-up
    6
    ·
    1 day 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
    link
    fedilink
    arrow-up
    4
    ·
    1 day ago

    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.

  • Destide@feddit.uk
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 day 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.

  • Snot Flickerman@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    1 day ago

    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