A page in your DokuWiki was added or changed. Here are the details: Date : 2013/03/30 06:02 Browser : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Ubuntu Chromium/25.0.1364.160 Chrome/25.0.1364.160 Safari/537.22 IP-Address : 88.74.159.43 Hostname : dslb-088-074-159-043.pools.arcor-ip.net Old Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2goplugin?rev=1364603491 New Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2goplugin Edit Summary: User : tobias @@ -7,12 +7,13 @@ FIXME FIXME FIXME FIXME Using the packages x2goplugin on the client and x2goplugin-provider on the server offers X2Go's functionality within various Browsers, such as Firefox, Chrome, Konqueror and Epiphany. This happens by providing a special website via a webserver, for example apache. The X2GoPlugin receives its configuration via this website. + {{:wiki:advanced:plugin-screenshot-2.jpg?direct&200 |}} {{:wiki:advanced:plugin-screenshot.jpg?direct&200|}} **Prerequirements:** - We assume that the appropriate package mirrors for Debian GNU/Linux or Ubuntu have already been configured. Please see [[doc:installation:x2goserver|X2Go Server Installation]] for further information. + We assume that the appropriate package mirrors have already been configured. Please see [[doc:installation:x2goserver|X2Go Server Installation]] for further information. ===== Client ====== ==== Installation Debian GNU/Linux ==== @@ -24,9 +25,18 @@ <code> apt-get install x2goplugin </code> - Damit ist die Installation am Client abgeschlossen, das X2GoPlugin steht nach einem Neustart via Browser zur Verfügung. + + ==== Installation Windows ==== + + not yet available. + + ==== Installation OSX ==== + + Not yet available. + + This finishes installing X2GoPlugin for the client. After restarting the browser it is ready to use. ====== Server ====== ==== Installation Debian GNU/Linux ==== <code> @@ -111,5 +121,5 @@ This file contains the alias which defines an alias for the url http://<your-server's-IP-or-hostname>/x2goplugin.html. (The URL http://<your-server's-IP-or-hostname> still delivers the expected file /var/www/index.html.) cat /etc/x2go/x2goplugin-apache.conf - Alias /x2goplugin.html /usr/share/x2go/plugin/x2goplugin.html + [[Alias /x2goplugin.html /usr/share/x2go/plugin/x2goplugin.html]] -- This mail was generated by DokuWiki at http://wiki.x2go.org/