I found out that, in my system, `xrdp` runs the sesman protocol, and
/etc/xrdp/sesman.ini specifies to run a file /etc/xrdp/startwm.sh:
*$ *cat /etc/xrdp/startwm.sh
#!/bin/sh
. /etc/X11/Xsession
startxfce4
I found that /etc/X11/Xsession does not set $DISPLAY anyhow, although it
loads some qui
Hörmetjan Yiltiz wrote:
> Seems like a very simple solution! Do you know if this works for RDP? And
> what runs that vnc-run.sh? Is it executed upon SSH login, VNC login, or by
> the admin?
The vnc-run.sh is my own script
To automate it, you need to modify the script starting the session on the
Seems like a very simple solution! Do you know if this works for RDP? And
what runs that vnc-run.sh? Is it executed upon SSH login, VNC login, or by
the admin?
On Tue, Oct 31, 2017, 03:27 deloptes wrote:
> Hörmetjan Yiltiz wrote:
>
> > I would like to creates only one Xfce4 session for Alice whe
Hörmetjan Yiltiz wrote:
> I would like to creates only one Xfce4 session for Alice wherever she
> connects to, however she connects to (any OS, any RDP client), until she
> kills/terminates Xfce4-session herself, so she can always keep on previous
> work.
>
> What is the simplest configuration fo
4 matches
Mail list logo