Questions tagged [xrdp]
33 questions
0
votes
1 answer
tigerVNC and XRDP are causing android studio GUI windows to be whited out
So, I recently deployed an Appium server on a physical dl320 so we can automate our mobile app development. I am using an older version of KVM that only allows one console connection at a time. This is not going to fly, as I need to use it and ill…

Husk Rekoms
- 217
- 1
- 4
- 15
0
votes
1 answer
Issues with expired passwords using XRDP in CentOS
I am running a series of docker containers running an xfce desktop which can only be accessed via xrdp. I set password restrictions and expired the current passwords of all users expecting to get a prompt through xrdp on the next login to change…

David Torrey
- 35
- 1
- 2
- 8
0
votes
1 answer
needrestart keeps restarting some failed services
I get this message in logs:
Jan 16 06:01:02 examplehost systemd[1]: xrdp-sesman.service: Unit entered failed state.
This may stem from the fact that I disconnected from xrdp session without logging out.
OK, so I run needrestart. It keeps restarting…

LetMeSOThat4U
- 1,371
- 2
- 17
- 35
0
votes
1 answer
Multiple users and multiple VPN
I've been trying for the last few days to accomplish the following task:
I need to create a multi user environment for more than 5 users simultaneously and each user needs it's own different ip, but it can't be through SOCKS proxy, it must be…

billhall
- 1
- 1
0
votes
2 answers
How to tunnel remote desktop through ssh to connect a linux box from windows pc?
I want to connect to a Linux box from Windows pc remotely. But I want the session to be encrypted. Since VNC free version and Windows Remote Desktop (RDP) don't support encryption, I am looking for other options. Although X2go serves my purpose…

jyoti
- 9
- 1
- 2
0
votes
2 answers
XRDP and VNC freezes Debian 9 VM on VMware ESXi
I've installed Debian 9.3 stable on a VM in ESXi 6.5.0d. I'm running XFCE 4 as the desktop environment and have XRDP installed. I'm using the default configuration with exception of setting the session using:
echo "xfce4-session" > ~/.xsession
and…

Vinnie
- 105
- 5
0
votes
0 answers
xrdp no login possible for AD-users
i have set up a Fedora 37 Gnome box, as well as Fedora 32 Gnome box and a Fedora 37 KDE box (this one upgraded since about 5 years)
All PCs are part of a AD-domain, login with AD-users on local Desktop works fine, also login with AD-user via SSH…

Chris9834
- 151
- 1
- 11
0
votes
0 answers
XRDP sesman Port Not Active
So I originally posted this question about some issues I'm having with RDP sessions over XRDP on Debian 11:
Configuration Issues with XRDP and Gnome on Debian 11 server
After some further investigating, I found that xrdp-sesman isn't listening on…

Michael McCauley
- 111
- 1
- 3
0
votes
0 answers
cannot connect to kali-rolling xrdp on localhost
I have installed Docker desktop on my pc and would like to install kali-rolling docker container with xrdp enabled for remote desktop.
I followed this article https://techspan.org/setup-kali-linux-via-docker-for-rdp-xfce-remote-control/ after many…

apack
- 1
0
votes
0 answers
Unable to remote to VM instance with Oracle Linux 8.6 and XRDP using Remote Desktop Connection
I created a VM instance on Oracle Cloud, using Oracle Linux 8.6. I added TCP 3389 port in VCN on OCI before installing GUI.
I want to install GUI and allow RDP connection to VM instance, so I installed GNome GUI and XRDP with the following commands…

Tần Quảng
- 25
- 5
0
votes
0 answers
No more xrdp access after latest upgrade on Debian Bookworm
On my server I run a recent installation of Debian testing (Bookworm, 5.16.0-6-amd64), which I upgraded today. After upgrading all packages I can no longer Win-RDP into the box. Sesman connects fine but the UNIX socket times out after a few minutes.…

sdittmar
- 383
- 1
- 4
- 15
0
votes
1 answer
Speed-optimization of Xrdp server connection when connected via SSH tunnel
I've established a connection to a server based on port-forwarded local Xrdp, through an SSH tunnel. If my understanding is correct, then I could illustrate such network as follows:
╷────<──port xxxx──<────╷ )
│ …

user1907501
- 11
- 2
0
votes
1 answer
Unable to RDP from Windows 10 to Debian 10
I have a Vultr VPS running Debian 10. It's a newly created instance with no firewall. I have installed xfce and xrdp but I am unable to connect to this machine from Windows 10 PC via RDP.
First I installed xfce:
apt install xfce4 xfce4-goodies xorg…

Frank Martin
- 741
- 2
- 12
- 24
0
votes
1 answer
xrdp fails to start on Ubuntu 20.04, firewall inactive - how do I fix this?
I'm trying to connect to a Hyper-V instance of Ubuntu 20.04 via RDP.
I've installed xrdp, but it won't start:
systemd[1]: Starting xrdp daemon...
xrdp[1906]: (1906)(140210881615680)[INFO ] address [0.0.0.0] port [3389] mode 3
xrdp[1906]:…

J. Gwinner
- 141
- 1
- 7
0
votes
0 answers
Remote Desktop can't connect to CentOS 7, flashing blue screen
I have someone trying to connect to a CenOS 7 server via Windows Remote Desktop (based on the instructions here: https://www.itzgeek.com/how-tos/linux/centos-how-tos/install-xrdp-remote-desktop-to-centos-6-rhel-6.html) using SSSD and their AD…

lampShadesDrifter
- 121
- 8