this post was submitted on 02 Sep 2026
26 points (100.0% liked)

Linux

67365 readers
875 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 7 years ago
MODERATORS
 

Looking for advice on which distro to try out for what I suspect is not a common use case.

I want to use my personal laptop to connect to my work PC running windows 11. My laptop is a HP probook 440 G8. 11th gen intel with onboard graphics. Plugged in to a couple of 2560x1440 screens via a dock. The company I work for uses Citrix workspace and RDP for this purpose.

So far I have had a go with Mint 22.3 / Cinnamon and had a lot of trouble with Multi monitors. Best I can do is run the remote session windowed and have it dragged over two screens. This is not adequate by any means. Even getting the connection bar to appear in cinnamon is a nightmare of hitting atl and F10 and hoping it happens.

I've also added KDE plasma to my mint install. So far it is more reliable at getting RDP window to restore so I can drag it over 2 screens, however still no luck with full screen across all screens.

Does anyone else use citrix workspace from linux over multiple screens in full screen mode successfully?

top 22 comments
sorted by: hot top controversial new old
[–] Creat@discuss.tchncs.de 4 points 17 hours ago* (last edited 17 hours ago)

I'm remoting into my work machine with RDP in a similar way, also using multiple (local) screens. I happen to be on CachyOS (Arch), but I would assume this works on any distro.

I just call xfreerdp3 directly with the appropriate command line options to span my local monitors which I want to use. I only use 2 of the 3 I have, as the 3rd remains for my local stuff.

Zero issues. Just works once setup.

A lot of people keep suggesting Remmina, but I couldn't get that to work even slightly. Let alone with fine grained control over monitors.

[–] StellarExtract@lemmy.zip 2 points 15 hours ago* (last edited 15 hours ago) (1 children)

Probably doesn't need to be said, but make sure doing this won't get you in trouble at work. Most enterprises would likely consider this a security issue, and most larger ones actively monitor what software is installed on workstations.
Edit: I see now you say this is commonplace where you work.

[–] Longmactoppedup@aussie.zone 2 points 7 hours ago (1 children)

We used to have a different method where by we connected to the company VPN from our home PC, then used a remote connection via that. It worked so well, no lag, full clipboard and drives support. This apparently meant our home PC was a security risk on the company network.

New IT banned that method and switched to Citrix workspace with RDP locked down inside that. Apparently it is much more secure. It is a bug ridden laggy piece of shit to use though and that is on windows. Linux version is no different in terms of lagging.

[–] StellarExtract@lemmy.zip 2 points 5 hours ago (1 children)

If this is an expected method of access, maybe just reach out to support about it. Let them solve it for you.

[–] Longmactoppedup@aussie.zone 1 points 51 minutes ago

I have asked them. It's an entirely windows centric business. The ticket is "low priority". WFH has been shifting slowly from a right to a luxury.

I guess I need to do what I can at my end by selecting the most suitable distro / DE.

[–] Im_old@lemmy.world 6 points 21 hours ago (3 children)

I used citrix workspace on endeavour OS (KDE), multi monitors (full screen across multiple monitors or one screen only), without problems.

[–] lenni@news.erebion.eu 6 points 20 hours ago

I've never used Citrix specifically, but isn't that related to the RDP client rather than the distro or desktop environment?

[–] boredsquirrel@slrpnk.net 2 points 19 hours ago (1 children)

*on Wayland I assume

Linux Mint is old and outdated, installing KDE likely defaults to the X11 session

[–] Longmactoppedup@aussie.zone 1 points 18 hours ago (1 children)

Most of the stuff I've read points to Citrix workspace being equally old and outdated thus being better on x11 than Wayland.

[–] boredsquirrel@slrpnk.net 2 points 9 hours ago

Yeah might well be. Clients are mostly way better off than servers, but multi monitor is fundamentally different between X11 and Wayland

Basically X11 doesnt even know multiple monitors, which is why mixed FPS, scaling, colorspaces etc are not possible. It is basically just one larger display with a weird shape.

[–] Longmactoppedup@aussie.zone 2 points 21 hours ago (3 children)

Sounding good. This was with a RDP session to a remote Windows PC?

[–] doctorflynt@feddit.org 4 points 19 hours ago (1 children)

remmina is a good option for rdp sessions and citrix runs just fine on fedora and debian with official clients.

[–] Longmactoppedup@aussie.zone 1 points 18 hours ago (1 children)

I don't get a choice of remina.

[–] DarkSirrush@piefed.ca 2 points 12 hours ago (1 children)

Remmina is a client on your personal laptop, that uses the RDP protocols needed to connect to your windows pc

[–] Longmactoppedup@aussie.zone 1 points 55 minutes ago

Yes but our remote access is locked inside Citrix workspace. No control to do anything but use the RDP inside that.

[–] Im_old@lemmy.world 3 points 19 hours ago* (last edited 19 hours ago) (1 children)

well, a virtual window desktop on cloud. Also, technically to a Citrix session, not RDP.

[–] Longmactoppedup@aussie.zone 1 points 18 hours ago (1 children)

Yeah that's not the same thing that my work uses.

[–] Im_old@lemmy.world 2 points 17 hours ago (1 children)

from the remote desktop client perspective there is no difference if the target is a real pc or a virtual desktop. You asked about citrix workspace. But sounds like you actually want an RDP client, not citrix. What @creat said looks like the best option.

[–] Longmactoppedup@aussie.zone 1 points 14 hours ago (1 children)

My company uses RDP locked down inside Citrix workspace.

You have to use the RDP in the workspace. Not roll your own remote connection. There are no other apps inside our workspace.

Not sure how to explain it better than that.

[–] Im_old@lemmy.world 2 points 13 hours ago

ah I see, thanks for clarifying! Yeah it's the same setup as I was using, so it should work fine

[–] lagoon8622@sh.itjust.works 1 points 19 hours ago