[X2Go-Commits] page changed: wiki:advanced:x2goplugin

wiki-admin at x2go.org wiki-admin at x2go.org
Sat Mar 30 01:30:07 CET 2013


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2013/03/30 00:30
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.154.2
Hostname    : dslb-088-074-154-002.pools.arcor-ip.net
Old Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2goplugin?rev=1364602589
New Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2goplugin
Edit Summary: 
User        : tobias

@@ -3,5 +3,7 @@
  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.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.
  
@@ -38,13 +40,13 @@
  </code>
  
  The file's content can then be modified to reflect your own requirements. At a minimum you should substitute "server=localhost" with your server's public IP / hostname. After that you can access X2Go via your browser: 
  
- http://<your-server's-IP-or-hostname>/x2goplugin.html
+ [[http://<your-server's-IP-or-hostname>/x2goplugin.html]]
  
  This is the original content of the file:
  
- <code>
+ ''<code>''
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  <html>
    <head>
      <title>X2Go Application Service</title>
@@ -90,9 +92,10 @@
  
      </div>
    </body>
  </html>
- </code>
+ ''</code>''
+ 
  You can certainly also  move the file x2goplugin.html into /var/www. Then it is recommended to remove the link  x2goplugin.conf within /etc/apache2/conf.d, which is just a link
to /etc/x2goplugin-apache.conf.
  
  <code>
  ls -al /etc/apache2/conf.d/x2goplugin.conf 



-- 
This mail was generated by DokuWiki at
http://wiki.x2go.org/




More information about the x2go-commits mailing list