Questions tagged [xrdp]

An open source remote desktop protocol (rdp) server

xrdp is an open source remote desktop protocol(rdp) server.

Based on the work of FreeRDP and rdesktop, xrdp uses the remote desktop protocol to present a GUI to the user.

The goal of this project is to provide a fully functional Linux terminal server, capable of accepting connections from rdesktop, freerdp, and Microsoft's own terminal server / remote desktop clients.

Unlike Windows NT/2000/2003/2008/2012 server, xrdp will not display a Windows desktop but an X window desktop to the user.

xrdp uses either Xvnc or X11rdp to manage the X session.

81 questions
0
votes
1 answer

Jmeter does not show through a remote desktop (xrdp)

I now the best practices with Jmeter, but I need to run it in GUI mode. I have installed jmeter v5.2 on a CentOS virtual machine and I get connected through remote desktop from a windows machine. Jmeter runs normally when I execute from the virtual…
0
votes
2 answers

RDP Connection To Ubuntu Server from Ubuntu

In order to achieve a RDP connection to an Ubuntu server(AWS EC2) from another Ubuntu Server, I followed the steps of accepted answer in here: How To Set Up GUI On Amazon EC2 Ubuntu server And I also tried these steps which are quite similar:…
JollyRoger
  • 737
  • 1
  • 12
  • 38
0
votes
2 answers

Unable to login in my gcloud compute engine xrdp using Remote Desktop

Hello i have installed xrdp and xfce4 on my gcloud compute engine. below is the process for installation: i had a user with name myadav on the ubuntu 16.04 server: so i first install xrdp by : sudo apt-get install xrdp and then i installed : sudo…
Manish Yadav
  • 435
  • 2
  • 8
  • 24
0
votes
1 answer

xrdp is not connecting to SLES11 SP4

I have a SLES11 SP4 machine available with me. I have installed xrdp using zypper. The command I used to install was zypper in xrdp and followed on-console messages. xrdp installed successfully. But when I tried to connect from Windows 7 machine it…
Jaydeep Ranipa
  • 421
  • 5
  • 16
0
votes
1 answer

Windows 10 to Centos7 Remote Desktop

My desktop computer is running Windows 10. I have created a virtual computer using Oracle VM Virtual Box that runs Centos7. In my Virtual Box settings I have changed the network adapter to Bridged Adapter. Everything starts correctly when the vm…
Crackerman
  • 717
  • 1
  • 9
  • 22
0
votes
1 answer

RedHat 7 Dual Screen xrdp

I am running a RHEL 7.2 server and connecting to it by xrdp (using windows remote desktop). Is there a way to connect to the server and view it using both of my monitors? I've tried selecting the "use all my monitors for the remote session" box in…
thewire247
  • 795
  • 1
  • 9
  • 24
0
votes
1 answer

How to avoid using sudo for certain programs under xrdp in Raspbian?

Background: I look after the Raspberry Pi version of Scratch for the Foundation. Mostly this is a matter of Smalltalk programming, VM developing and some very frustrating moments with shell scripts. Right now I'm baffled and annoyed by what seems…
timrowledge
  • 151
  • 4
0
votes
3 answers

Second XRDP user can't connect to GUI on Azure VM

I am currently running an Ubuntu 14 VM in Azure. I have successfully followed the steps to enable xrdp and install xfce4. I am able to successfully get to the GUI with the first user account I created in Putty with Windows RDP. I have a second user…
0
votes
1 answer

glibc mysql_stmt_close frees bad memory?

RedHat RHEL 6+; MySQL (latest) This is strange. I have a working application, it is really a .so plugin for the PAM system on Linux. With my plugin installed, I can login using ssh, the console and a tool called x2go. If I switch out x2go and use…
7 Reeds
  • 2,419
  • 3
  • 32
  • 64
0
votes
1 answer

Cannot open display while running X Apps as another user

I am currently using X11RDP to connect to a RHEL 6.5 endpoint, as root user. All X apps work fine, and directed properly to the right display (say 11.0). Now if I switch to another user (su - user1), then I try to open any X app (say xterm) it will…
Ted T
  • 1
0
votes
1 answer

xrdp with sesman for port redirection

I am using xrdp in Centos. 1) in /etc/xrdp/xrdp.ini I set the port to -1 [xrdp1] name=sesman-Xvnc lib=libvnc.so username=ask password=ask ip=127.0.0.1 port=-1 This is ok. I can login with my user and password. 1) in /etc/xrdp/sesman.ini I want to…
0
votes
1 answer

virtualbox: programmatically change resolution from inside guest

I'm setting up a Linux VM that will be accessed via XRDP. The client user will only have access to the VM through RDP. I want him to be able to resize the guest but I haven't found a way to do that from inside the guest. How does one go about…
0
votes
1 answer

How to connect to xrdp Server from fedora 13

I have a Fedora PC in which xrdp server is installed . I could able to connect from Windows-7 to that Fedora PC. How can I connect from Another Fedora PC?(Fedora 13)
Arun
  • 1,651
  • 4
  • 20
  • 31
-1
votes
0 answers

Ubuntu 22.04.2 LTS xRDP keeps killing existing remote sessions

I'm using my home Windows 11 laptop's built in RDP client to connect to my office Ubuntu workstation running Ubuntu 22.04.2 LTS. 90% of the time, the client connects to the existing xRDP session and I can continue my work where I left off. However,…
Jacek
  • 571
  • 1
  • 3
  • 12
-1
votes
1 answer

How to allow multiple sessions in Ubuntu - xrdp?

I have an Ubuntu server. I need the possibility to connect 2 users in the same time. I use Microsoft Remote Desktop software to connect to Ubuntu server from my Mac. But if I do the same connect from another Mac, the firs session is ended. I tried…
alex son
  • 11
  • 1
  • 1