446
submitted 8 months ago by imgel@lemmy.ml to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] westyvw@lemm.ee 1 points 8 months ago* (last edited 8 months ago)

I use rdp on Linux every day. It works as good as windows does. I am confused by this.

Unless you are not using RDP literally, and just mean remote desktop in general. Because RDP is not really a linux thing, even though I use it every day to connect to Windows machines (and the cloud) using a Linux client.

The only issue I have with RDP and linux (and have clients ask about) is the multimonitor support under wayland.

[-] beirdobaggins@lemmy.world 5 points 8 months ago

Using RDP clients like Remmina is great. The problem is running a RDP server in linux.

In order to connect you must already be logged in to the remote computer locally and have unlocked your keychain. If the remote computer lost power and rebooted you will not be able to get in unless you have set the computer to login automatically and have set the keychain password to be blank, which is not great for security.

You can not use a different screen resolution in the client than you have setup in the server. This means that using "RD Client" on my Android phone to connect to my desktop computer with a resolution of 1920x1080 doesn't work. I need to use an alternate RDP client on my phone where a I can specify a custom resolution of 1920x1080. And then the user interface is tiny and does not fill my screen.

[-] westyvw@lemm.ee 1 points 8 months ago* (last edited 8 months ago)

It never would have occurred to me to run a RDP server in Linux. It is a proprietary protocol. I would run a different server on a linux machine.

Edit: Thinking back to doing something similar seems like we set up XRDP. I usually just Forward X sessions if I want graphical environments in linux, but I do seem to recall doing it with XRDP too. I think you needed to have a user directory, but they did not have to be logged in.

[-] redd@discuss.tchncs.de 2 points 8 months ago

Which server are you using on linux? How did you configure autostart?

[-] beirdobaggins@lemmy.world 1 points 8 months ago

I use the one built into Gnome but I have run into even more issues trying to install and use other ones.

[-] redd@discuss.tchncs.de 1 points 8 months ago

that one does support autostart?

[-] beirdobaggins@lemmy.world 2 points 8 months ago

~yes~ But not in any way that makes it useful. It starts when the user logs into the computer locally. If I was going to do that I wouldn't need a remote session.

You can set the account to login automatically, but this doesn't unlock the keychain which is needed to decrypt the user's RDP password. So you can do it but you need to set your account to login automatically and set your keychain password to be blank.

this post was submitted on 15 Oct 2023
446 points (96.3% liked)

Linux

45595 readers
655 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