I had a script to cleanup dead or locked sessions.
Kill first X11rdp or X11vnc or Xorg
after that, cleanup files: in subdirs from /tmp:
#!/bin/bash
function clean-xrdp
{
if [ $# -eq 0 ]; then
return
fi
LISTXRDPFILES="/tmp/.X$1-lock /tmp/.X11-unix/X$1
/t
Hello
Currently the default configuration for the rdp module from xorg in
sesman.ini is set to send logs to /dev/null
I find it more conveniant to remove this default config: For a non root
user, Xorg logs are sent to XDG_DATA_HOME/xorg/Xorg.n.log which points
to $HOME/.local/share/xorg/Xorg.n
Le 19/11/2014 22:44, Edouard Gaulué a écrit :
> Well looking at the code I've seen nothing regarding pulseaudio in the
> debian wheezy sources (0.5.0) so I decided to look in the jessy sources
> (aka. xrdp 6.1.2), but there was nothing too. So I decided to compile
> xrdp from the git master sources
Hi
I'm trying since several days the Xorg driver instead of X11rdp, but
facing some small problems.
What is the state of the driver ?
For example, It seems that disconnect timeout doesn't work, neither does
the cleaning of sockets in /tmp/.xrdp/ fail.
Do I have a bad setup or is there still a lo
Hello
don't rely anymore on sourceforce, all development have switched to github.
the current repository provides a simple script to build Xrdp
https://github.com/FreeRDP/xrdp
There is a v0.7 branch available if you need the latest stable release
best regards
Emmanuel
Le 08/10/2013 00:34, MLP
I'm using it occasionaly, and it's working fine.
I'll probably deploy it in production in september
Emmanuel
Le 22/07/2013 12:31, Andy Brown a écrit :
> Hi all,
>
> Hopefully a quick question. I'm needing to get Drive redirection up and
> running for some thin clients we're running.
> Is it 'work