Thursday, December 29, 2016

ubuntu 16.04 - X11RDP-o-Matic not needed anymore

x11rdp is fixed on ubuntu 16.04

sudo apt-get install xrdp

/etc/xrdp/xrdp.ini
[globals]
address=127.0.0.1

Reconnect to the Same Session

Since Ubuntu 14.10, a new xrdp package has been made available in the Ubuntu repository. This package fixes a long time issue related to the fact that users could not reconnect to the same session.  If you are using the package xrdp 0.6.1-1, you do not need to perform any customization, you will reconnect automatically to the same session.

http://c-nergy.be/blog/?p=8952

Sunday, January 31, 2016

compile quacamole

libcairo2-dev libjpeg-dev libpng12-dev libossp-uuid-dev libfreerdp-dev libpango1.0-dev libssh2-1-dev libtelnet-dev libvncserver-dev libpulse-dev libssl-dev libvorbis-dev libwebp-dev automake autoconf checkinstall libtool maven tomcat7 apache2-dev apache2-utils autotools-dev unzip zip apache reverseproxy benötigt: a2enmod proxy_http tomcat7: /etc/tomcat7/server.xml: address="127.0.0.1" /etc/default/tomcat7: GUACAMOLE_HOME = /etc/guacamole qr: apt-get install php5-gd cp guacamole/target/guacamole-0.9.9.war /var/lib/tomcat7/webapps/guacamole.war