Hi Friendos,

I am looking for recommendations for remote access software to access my server and see its GUI. The server is running Ubuntu 23.04 with KDE Plasma. I chose 23.04 as I have an Intel ARC card in there.

The machine that will be accessing runs Arch Linux with KDE Plasma and an nvidia 4080.

I have tried VNC but can’t stand the latency, and up until now have been using NoMachine but for some reason I am getting some quirk where the mouse will get stuck in a left click state and my only way to get out of it is to reboot the machine (not ideal for a server).

Any recommendations on what to use, or how to fix my problem would be greatly appreciated.

EDIT: I forgot to mention, I’m happy with Lan only options too, as that is where I do 90% of the management from

  • tla@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    11 months ago

    GUI what’s that? SSH. But seriously, still SSH. You can tunnel anything you like over SSH, including X. Just use the -Y flag and any X capable client you start will display on your local server.

  • jet@hackertalks.com
    link
    fedilink
    English
    arrow-up
    3
    ·
    11 months ago

    VLC late shouldn’t matter for a server, but if you want to remotely drive a desktop I’ve had great experience with moonlight. There is a open source build for Linux called sunlight. https://github.com/LizardByte/Sunshine

    You will need a GPU to encode the stream. It’s mostly focused on gaming but works well for desktops.

    • Owljfien@aussie.zoneOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      I did mess around with sunshine a few years ago but couldn’t get it working, I think that was when it hooked into geforce experience so might be time to revisit, thanks!

  • Godort@lemm.ee
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    11 months ago

    So the traditional answer here is to abandon the GUI and use SSH. It’s fast, lightweight, and works in basically any configuration.

    If that’s not an option and you’re not averse to commercial, closed-source software then TeamViewer and Parsec are both pretty good remote tools.

    If you also need it to be open source, I have heard good things about Rustdesk but I have never used it myself.

    • Owljfien@aussie.zoneOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      I have just the mouse problem but it’s such a big deal that it’s making me look elsewhere. If it didn’t have this problem I’d have absolutely no complaints