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
0 answers

Getting my Ubuntu 23.04 install to run full-screen on Hyper-V

I've installed the Lunar Lobster build as a VM in Hyper-V. I'm stuck in 1024x768. I'd like to be able to do the full-screen option that Microsoft gives in their quick installs that uses XRDP and has always matched the resolution of my desktop (in…
Bill
  • 13
  • 2
0
votes
2 answers

Jetbrains IntellijIdea can not run as root in ubuntu 20.04 when I am connected with xrdp

I have a machine with Ubuntu 20.04 as OS and Jetbrains IntellijIdea for Java development. I connect to my machine with xrdp, but when I am to run IntellijIdea as root on my machine I got following message: `No protocol specified Start Failed Failed…
0
votes
0 answers

Black screen while accessing xrdp in RHEL 7.9

We have installed xrdp and tigerVNC server in RHEL 7.9 server. As Internet was not available we have mounted the iso file and installed the dependencies. Xrdp package was not a part of default iso repository hence we added that package…
0
votes
0 answers

Login through XRDP works, ssh not with root. And on the contrary with user

I use Ubuntu 20.04.5 There are two users: "root" and "user" (root rights). I use XRDP for remote access. Everything was right but it suddenly failed and strange things happening. XRDP: I cannot login to XRDP (Xorg) with "user". When i try to login…
Aer
  • 49
  • 1
  • 12
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…
0
votes
0 answers

How to prevent xrdp desktop lock?

I'm using a xrdp remote desktop running Debian and I am running pyautogui on there. When I leave rdp the desktop screen is locked after a few minutes, so pyautogui can't see the desktop anymore. How do I prevent the xrdp desktop from locking?
A. Person
  • 111
  • 9
0
votes
1 answer

ubuntu 22.04 xrdp could not start log

trying to start xrdp with sudo systemctl start xrdp fails with error: could not start log What is missing?
juerg
  • 479
  • 5
  • 16
0
votes
1 answer

access to xrdp localhost webserver from my navigator

its been a while since i ve been stucked with this. i created a redmine application on a xRDP and everything is alright, i can lunch it with puma or rails, without issues. but when i go to my chrome and try to Access to my application a write :…
Ôokami
  • 21
  • 6
0
votes
1 answer

How to add xrdp server in yocto?

I am working on raspberry pi 4 and install a yocto linux image on that. Is there any way to add xrdp server in yocto warrior branch? I have added recepie from meta-openembedded/meta-oe/recepie-support/rxdp/ In final image but can't get remote…
0
votes
2 answers

NS-3 - NetAnim error: qt.qpa.xcb: could not connect to display localhost:0.0

I'm using WSL with 'xrdp & xfce4' running to access X-Server. I'm trying to run 'NetAnim' for NS-3, using Qt5. As soon as I run: $ ./NetAnim It gives an output: qt.qpa.xcb: could not connect to display localhost:0.0 qt.qpa.plugin: Could not load…
v4rsh1th
  • 1
  • 5
0
votes
2 answers

XRDP is not using DWM as specified in my .xinitrc file

I'm trying to get RDP access to my X server running ubuntu server 20.04.1 (yes I know normally you wouldn't use X on a server but I have some reasons) I don't want to use all the resources that GNOME uses so I want to change it to DWM but whenever I…
gman1230321
  • 105
  • 1
  • 2
  • 10
0
votes
0 answers

Prevent add extra empty line when paste text

I am using xrdp (mobaXterm, remoteNG) to connect to my Ubuntu. When i paste text from my host machine to Ubuntu into any basic text editors like vi, vim, nano i have got an empty line after each line like. Original text: 111 222 333 Pasted…
Pavel Mi
  • 45
  • 2
  • 7
0
votes
1 answer

XRDP Crashes when Sublime is run

I can connect to my Ubuntu machine from a windows machine using windows remote desktop. But I can't run programs like sublime as it crashes the xrdp. I can open terminals and simple text editor programs on Ubuntu without crashing the xrdp. If I run…
M.A.
  • 31
  • 6
0
votes
0 answers

connecting to virtualBox via RDP and GUI is not correct

I've a installed a virtualbox under windows 10 and installed a Ubuntu 18.04 as Virtual Server and everything is running fine. now i'm connecting to this server via windows computer using rdp which is also running fine. but... when i run an…
0
votes
1 answer

Ubuntu 18.04 issue with xrdp and user

Since morning I am facing some issue with the ubuntu xrdp. I have 3 users server, admin and root. server user is once which is configured during the installation. if is use root user then I am able to login but if I use other server its throw…
RizN81
  • 1,009
  • 15
  • 26