I only just switched to Linux last month that time I don’t know what Wayland or X11 is and I just use Linux like normal without knowing I’m using Wayland (KDE), now since I’m already configured my KDE desktop on Wayland and I don’t wanna do it again, so I’m looking for a remote desktop that work under Wayland not locally but from anywhere does anyone know software like that exist? (Sorry for horrible English)

    • flubba86@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      22 days ago

      We use NoMachine at work too, for WFH users’ remote access to internal servers and virtual desktops. It’s a nice tidy solution, it was forked from NX library from the X2GO project about 10 years ago and went commercial, they used the commercial money to continue to develop the technology.

      Given it was forked from NX/X2GO it definitely works better on Xorg than Wayland, it seems like Wayland support was added as an afterthought bolted on.

  • MalReynolds@slrpnk.net
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    1
    ·
    22 days ago

    So, still no official, sigh. Along with potentially rustdesk, I’ve found Sunshine/Moonlight useful but setup sucks.

  • mranderson17@infosec.pub
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    22 days ago

    What version of kde? I haven’t tried it, or read about it beyond the changelog, however the latest beta release says that it supports RDP to connect to plasma desktops which is quite an interesting development if it works the way it sounds like it does:

    Remote Desktop system integration to allow RDP clients to connect to Plasma desktops, plus a new page in System Settings for configuring this

    For the “from anywhere” component you could use a vpn, but if you’re looking for a simple solution with zero configuration than nomachine or rustdesk seem more appropriate. Just thought the RDP support was worth sharing.

    • D_Air1@lemmy.ml
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      22 days ago

      It does and I’m beta testing plasma 6.1 now. I can confirm it is there. I’ll have to give it a try later.

  • INeedMana@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    22 days ago

    If you want to access your computer from outside your LAN, it would be a good idea to at least secure it or, unfortunately the best, learn to understand what you are doing

    Coming back to the topic, though, I’d start with checking these out

  • ColdWaterOP
    link
    fedilink
    arrow-up
    6
    ·
    22 days ago

    Thanks for the replies, I’m going for Rustdesk it’s seem pretty good

      • JSens1998@lemmy.ml
        cake
        link
        fedilink
        arrow-up
        2
        ·
        20 days ago

        Were they just disabling Wayland instead of handling it properly? Is that what the code was doing?

        • Para_lyzed@lemmy.world
          link
          fedilink
          arrow-up
          1
          arrow-down
          1
          ·
          17 days ago

          Its syntax is incredibly similar to C++, the programming language it is targeting as a replacement. I don’t really understand the confusion here; have you never used C++?

            • Para_lyzed@lemmy.world
              link
              fedilink
              arrow-up
              1
              arrow-down
              1
              ·
              17 days ago

              Then I don’t really understand the issue here. It’s syntactically similar to C++ with the benefits of being memory safe. It’s a different language, so there are different conventions and some different syntax of course, but that’s to be said about any 2 languages; they are always different in some ways. I don’t see a reason to complain about the aesthetic value of a language you don’t know how to use, especially when it’s similar to one that you seem to be using regularly.

              • refalo@programming.dev
                link
                fedilink
                arrow-up
                1
                arrow-down
                1
                ·
                edit-2
                17 days ago

                Well, even moreso than it being hard to read, to me it’s just ugly. So in that regard I don’t think it really matters if I can understand it in the first place, if I just can’t stand to look at it to begin with. Like it just makes me not even want to try. I get a similar vibe with Ruby as well.

    • gerdesj@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      22 days ago

      Rustdesk is pretty decent and being developed quite fast. Why not look at MeshCentral too. Choice is good and MC has been around for a fair old while.

      My company replaced Teamviewer with MC and we have thousands of client machines across the UK.

  • macniel@feddit.de
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    22 days ago

    So you want to remote desktop into your computer?

    That would be served by wayvnc which is a service.

  • indigomirage
    link
    fedilink
    arrow-up
    3
    ·
    22 days ago

    The only success I’ve had to connect to my wayland desktop was with Gnome, (at the time, it only worked if I was already logged in, though there was an extension that let you overcome a locked desktop). Once in, it worked well. Sort of. Had no luck with KDE, though that may have changed. VNC gave me no end of difficulty so I gave up.

    All in all, a bit of a fiasco. YMMV - I’m sure my own incompetence was to blame (but should it not be… easier?)

      • Possibly linux@lemmy.zip
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        20 days ago

        On what exactly? They both have desktop sharing (RDP) built in.

        On gnome and gnome based desktops you can turn it on in sharing

        • refalo@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          20 days ago

          Sorry, I didn’t know it existed, or what it was called, or how to use it.

          It seems Gnome 42 introduced it, which is not available in Debian stable.

          They’re really using RDP though? That is shocking to me. What does that say about all the other options that were available?