Questions tagged [x11rdp]

X11RDP relies on X server which provides a true RDP user experience for Ubuntu users.

17 questions
37
votes
4 answers

What is the most simple example to check if X11 forwarding is working?

I have access to a cluster and wanted to use the simplest example to ssh into it with X11 forwarding and see if it works. Currently, I simply log into the cluster: $ ssh -Y user@cluster and the only program that I know in the cluster that has some…
7
votes
4 answers

How to kill a specific x11rdp session

I am using x11rdp with xrdp v0.6.0 in ubuntu 12.04 The problem that when I connect remotely from home to office my session is stuck! When I get back to work I can't open applications that are already run in the x11rdp session. e.g. Firefox,…
kamil
  • 7,397
6
votes
1 answer

What is X11rdp?

I have been using xrdp for sometime now (along with vnc4server) and I think I understand high-level overview of its working as described here. xrdp allows to communicate with RDP protocol and uses sesman for user authentication. After authentication…
cbun
  • 67
2
votes
1 answer

xfreerdp remoteapps, mouse doesn't work correctly

I've recently installed Ubuntu Gnome and it is working great, however there are certain Windows applications that I still need to use on a day-to-day basis. I had an 'older' computer laying around, on which I installed windows 10. I Then came…
Scordy
  • 78
2
votes
0 answers

Black and white Checkerboard in XRDP

I've recently been trying to install and connect to xrdp in Ubuntu 13.10, and authentication seems to be going properly, but when the screen transitions to the OS, the only thing I can see is a checkerboard. There's no menus or other indicators that…
2
votes
2 answers

How to install and configure X11RDP?

I surf the web without finding a good tutorial how to install and configure X11RDP since XRDP is making some problems and i found that X11RDP solved this issue.
user61928
2
votes
1 answer

RStudio not launching in xfce (ubuntu 18.04)

Even after installing everything and getting the RStudio icon in the 'Development' section of x11 xfce Remote Desktop, the RStudio is not launching. It has no error, yet it is not launching. How to make it work?
Sachin
  • 155
1
vote
1 answer

How to enable multisession in X11RDP?

I am using X11RDP v0.6. In the XRDP v0.5 multi-session was a choice by just changing the resolution. Anyway, this is not the problem... I just want to know how to enable multi-session in X11RDP 0.6 in Ubuntu 12.04? I already tried to mess up with…
Maythux
  • 87,123
1
vote
2 answers

How to stream audio via X11RDP

How can i stream audio from ubuntu 12.04 server to wyse s10 terminals using X11RDP?!
user61928
1
vote
1 answer

Make mouse pointer size bigger, when using 2x scaling over XRDP

I have set up XRDP with XFCE on Ubuntu Server 22.04. Since the Window PC is using a 4K monitor, when I connected to Ubuntu from the Windows PC using RDP (full screen), the resolution became 4K and everything was small. I set Settings -> Appearance->…
1
vote
1 answer

How to install R studio on xfce remote desktop?

I am currently handling my remote server through RDP with an Xfce desktop interface. It has an ubuntu 18.04 version. I want to use it for implementing R and I am quite familiar with R-Studio. Can I somehow install it through the Xfce GUI interface?…
Sachin
  • 155
0
votes
1 answer

How to set up RDP server for existing/local desktop?

I'm been able to set up xrdp server on my Ubuntu 16.04 LTS, using xface4 without any issues. Standard solution starts a new X server on a new port with xface. Nonetheless I'd much prefer connecting to my local X-server with my existing session…
0
votes
2 answers

How to access and use another Ubuntu over LAN?

I'd like to have seamless control over my computer from my laptop within my home LAN. After seeing this post, it would seem that seamless (no lagginess at all, which VNC introduces) control is possible - but I'm not sure which technologies would…
0
votes
1 answer

xfreedrp does not work with dual screen?

I am running xfreedrp on Ubuntu 16.04 connecting to Windows 10. Everything goes fine if I run $~: xfreerdp -f -u -p ip.of.target.pc Now I am trying to get dual monitor working and the /monitor command need me to do $~: xfreerdp -f -multimon…
Bogdan
  • 101
0
votes
2 answers

Ubuntu 18.04 disconnects from Win10 RDP after exactly 30 min

Dell Precision 7520 Ubuntu 18.04 laptop with xrdp installed. Self built Windows 10 makes RDP Remote Desktop Protocol connection to Ubuntu machine on local network. Exactly at 30 minutes connection is dropped, Ubuntu goes in Suspend mode. Hit…
1
2