this post was submitted on 11 Feb 2024
47 points (98.0% liked)

Linux

47251 readers
835 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
 

One of the problems with having switched over a number of relatives to Linux is that I'm "the guy" when they have issues, and I can't always get over to help them in a timely manner. A lot of the time most stuff is working just fine and it's just a matter of popping into the desktop and fixing a bad link or a naughty plugin that's slipped into Chrome etc, but it DOES require being able to see what they see.

Windows has a system where you can "request assistance" and then provide a code for access at which point it shares your desktop. There are similar systems where one can get a link in email and click it for support.

I'd like to find a system that I can host myself to allow users to queue up for support at which point I can pop into their system, without needing to open ports on their routers or using something hackish like forwarding a VNC port to an SSH server etc

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 7 months ago (2 children)

Windows has a request assistance function? wtf.. where is that found?
I only know Remote desktop tools and most of these work perfectly fine on linux as the client or even under Wine.

[Edit: woah, i did some rambling below here.. not related to your specific case here, but some nice information maybe]

Linux as host is where it gets funny.. bigger ones support X11, pretty much none support Wayland.
To be fair, its impossible to control mouse and keyboard under Wayland without root.
I think we now have some new desktop packages for gnome and kde which can do that, so now they need to be implemented.

But i dont see an effort being made for Wayland by the bigger providers in the near future.. the market just isnt there and there is lots of uncertainty with the featureset.

Switched to Rustdesk a while back, works nicely as client, but only picture output with wayland as host.l as of now.
And i cannot copy&paste under wayland as client.. even though it worked before..

[–] [email protected] 4 points 7 months ago (1 children)

Windows Quick Assist. you both launch it and share the code, it shares the screen even after your person on the other end reboots

[–] [email protected] 1 points 7 months ago (1 children)

Is that the same as Windows Remote Assistance? I'm guessing just a rename

[–] [email protected] 2 points 7 months ago (1 children)

It is similar, but QuickAssist is way better and so simple. If you type quickassist in the search bar it should show the app.

[–] [email protected] 1 points 7 months ago (1 children)

I'll keep that in mind next time I've got relative with a Windows machine they need help on. Thanks

[–] [email protected] 1 points 7 months ago

Yeah super handy when I was helping my mom in another province, because she is bad with tech. She types quickassist then ahares the generated code with me, I enter it, connects right away and still persists during reboot updates. Probably the best think MS has ever done.

[–] [email protected] 1 points 7 months ago* (last edited 7 months ago)

Yup

https://support.microsoft.com/en-us/windows/solve-pc-problems-remotely-with-remote-assistance-and-easy-connect-cf384ff4-6269-d86e-bcfe-92d72ed55922

It even works most of the time. No self-hosted server though. AFAIK it connects via an MS host as the intermediary.