102
submitted 9 months ago by macabrett@lemmy.ml to c/linux@lemmy.ml

Not just the terminal, I mean a full remote desktop. What's the best method? Not just from one linux machine to another machine, but also remoting from a windows machine to a linux machine.

I'm a bit of a linux novice, but trying to do more.

you are viewing a single comment's thread
view the rest of the comments
[-] Lettuceeatlettuce@lemmy.ml 46 points 9 months ago

I've been using Rust Desk for a few months now and it's awesome. Works on Linux, Windows, Mac, iOS, and Android.

It's open source and super easy to setup and configure. For limited use cases, you can just use their freely provided servers, but you can also host your own server if you want.

I've been really impressed with the connection speeds and features, it has everything I need including end-to-end encryption for all network traffic, so your remote connection is at far less risk of getting snooped.

[-] Unmapped@lemmy.ml 6 points 9 months ago* (last edited 9 months ago)

I was looking into rust desk. It looked like the perfect solution for remotly helping my family members. The problem is I have them running silverblue. I don't think rust desk supports Wayland. There is a experimental way I was going to try, but I'm not sure how to install it since its not in Fedora repo or flatpak.

[-] sxan@midwest.social 5 points 9 months ago

Just a data point: OP is looking for a desktop solution, and Rust Desk may be fine for that; I was pretty impressed with it. However, I caution about using it to share out on Android. I traced down random crashes and reboots into safe mode to Rust Desk running on a Pixel. It took me a while to figure out which app was causing it; it seemed to have no correlation to use, time, or anything else I could discern. They only went away after I completely uninstalled Rust Desk (which is why it took so long; I couldn't correlate it to running Rust Desk, so I didn't suspect it).

The reboots into safe mode turned me off to it on mobile - I had no issues at all running the desktop client on Linux. Android aside, it's a really nice bit of work, and I fancy even nicer than VNC, which for me is saying a lot.

That said, on a fast network, I still prefer a good old X client over ssh to VNC, if for no other reason than easier per-app windows - but I like the L&F and performance of X on a fast pipe.

[-] Unmapped@lemmy.ml 3 points 9 months ago

Good to know since I'm using a pixel as well. For remoting to my own devices. Since they are all running Wayland now. I plan to try out waypipe soon. I read it's like a replacement for running X over ssh.

For helping family members I was looking for something more user friendly. Which is why I was looking into rust desk.

[-] sxan@midwest.social 2 points 9 months ago

Well, don't let me put you off of it; Rust Desk is pretty nice, and user friendly. Just... keep any eye on it if you run it on your phone. Maybe you won't have any problems, but if you start noticing reboots, you'll have an idea of why.

[-] Lettuceeatlettuce@lemmy.ml 4 points 9 months ago* (last edited 9 months ago)

Nyfure is right. Wayland support is experimental but has been added to Rust Desk since earlier this year.

I haven't tested it on Wayland myself, and remote login isn't yet supported according to their GitHub documentation, but if you just need a reliable way to provide remote support to your fam, it's a really solid option.

Wayland is quickly becoming the standard, and Rust Desk seems to be on that train which is good. I wouldn't be surprised to see full Wayland support or close to it by the end of next year.

Also, I just use the .appimage file and it works fine for me. Just make sure to set it as executable with chmod +x or in the file permissions tab in your GUI.

[-] Unmapped@lemmy.ml 4 points 9 months ago* (last edited 9 months ago)

Oh! I didn't see that app image was an option. I'm definitely going to give it a try now. For my use case I don't need remote login so that works out fine. Thanks.

[-] Nyfure@kbin.social 4 points 9 months ago

This. You can also directly connect via IP address when enabled on the target, very handy.

Its probably also one of the few which have started developing Wayland support on the host side.
Currently only clipboard and video sharing works, mouse and keyboard are close..
wayland is very restrictive and things like full keyboard/mouse reading/writing need special handling (and afaik a mouse write method wasnt really available from user permissions so far)

[-] dandroid@dandroid.app 1 points 9 months ago

I tried setting this up on my VM at work, but there's an external firewall somewhere in the network that blocks all ports except a handful. 22, 80, 443, 3389, and 8080 are the only ones I have found open thus far. I am not sure how to set up rust desk because I don't think I have enough available ports, and it needs I think 4 minimum.

this post was submitted on 29 Nov 2023
102 points (94.7% liked)

Linux

47344 readers
1094 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 5 years ago
MODERATORS