A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/12 21:31
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address : 46.142.148.41
Hostname : 41-148-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:sessions-file?rev=1363123604
New Revision: http://wiki.x2go.org/doku.php/wiki:development:sessions-file
Edit Summary:
User : sunweaver
@@ -62,19 +62,24 @@
| krblogin | Boolean | false | //not supported// | |
| pack | String | jpeg-16m | jpeg-16m | NX compression method |
| quality | [0..9] | 9 | 9 | NX compression quality |
| speed | [0..4] | 2 | 2 | 0=Modem, 1=ISDN, 2=ADSL, 3=WAN, 4=LAN |
+ | autologin | Boolean | false | false | Use SSH agent or default key files for session logon |
+
==== SSH Proxy Options ====
- //... only available with Python X2Go / PyHoca //
^
Option name ^ Data Type ^ Default value X2Go Client ^ Default value Python X2Go ^ Comment ^
| usesshproxy | Boolean | false | false | Connect via a SSH proxy |
+ | sshproxytype | String | SSH | SSH | Also available: HTTP (X2Go Client only, not working on most systems as it relies on a not-yet released feature in libssh2 |
| sshproxyhost | String | | | Format: <hostname>[:<port>] |
| sshproxyuser | String | | | Username for connecting to SSH proxy server |
| sshproxykeyfile | Filename | | | Filename of local SSH private key |
| sshproxytunnel | String | | //deprecated since 0.4.0.0// | localhost:<port-on-proxy>:<x2goserver-hostname-or-ip>:<x2goserver-port> |
+ | sshproxyautologin | Boolean | false | false | Use SSH agent or default key files for session logon |
+ | sshproxysameuser | Boolean | false | false | Use the same user name on the SSH proxy as on the X2Go Server |
+ | sshproxysamepass | Boolean | false | false | Password for X2Go Server and SSH
proxy are identical |
==== Display Options ====
^ Option name ^ Data Type ^ Default value X2Go Client ^ Default value Python X2Go ^ Comment ^
@@ -125,10 +130,9 @@
==== Session Command Options ====
^ Option name ^ Data Type ^ Default value X2Go Client ^ Default value Python X2Go ^ Comment ^
- | autostart | Boolean | false | //not supported// | |
- | autologin | Boolean | false | //not supported// | Only available if SSH private key is provided |
+ | autostart | Boolean | false | false | |
| xdmcpserver | String | localhost | localhost | Only used if ''command=XDMCP'' |
| rdpserver | String | | | FQDN Hostname or IP of Windows server, only used if ''command=RDP'' |
| rdpoptions | String | | -u X2GO_USER -p X2GO_PASSWORD | RDP options for ''command=RDP'' |
| applications | List | WWWBROWSER, MAILCLIENT, OFFICE, TERMINAL | dito | List of generic commands offered by X2Go Client / Pyhoca-GUI for quick-launching. Commands are handed
over to the server script ''x2goruncommand'' which then decides what application to launch. |
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/12 21:24
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address : 46.142.148.41
Hostname : 41-148-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:sessions-file?rev=1363123383
New Revision: http://wiki.x2go.org/doku.php/wiki:development:sessions-file
Edit Summary: [X2Go Sessions File Format Specification]
User : sunweaver
@@ -1,10 +1,10 @@
====== X2Go Sessions File Format Specification ======
Default path name
- * Linux, Mac OS X): $HOME/.x2goclient/sessions
- * Windows (non-portable mode): session profiles are stored in the Windows registry (HKEY_LOCAL_MACHINE\SOFTWARE\x2goclient)
+ * Linux, Mac OS X: ''$HOME/.x2goclient/sessions''
+ * Windows (non-portable mode): session profiles are stored in the Windows registry (''HKEY_LOCAL_MACHINE\SOFTWARE\x2goclient'')
* Windows
(portable mode): session profiles are stored in a file (location???)
Related command line options:
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/12 21:16
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address : 46.142.148.41
Hostname : 41-148-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/wiki:advanced:start?rev=1363122990
New Revision: http://wiki.x2go.org/doku.php/wiki:advanced:start
Edit Summary: [X2Go Browser Plugin]
User : sunweaver
@@ -3,9 +3,9 @@
===== X2Go Browser Plugin =====
X2Go Client is also available as a browser plugin. With this plugin your web browser can be turned into an X2Go Client very easily. The session configuration can be embedded into the HTML file initiating the plugin startup.
- Read more on how to [wiki:components:x2goplugin|set up an X2Go web portal with X2Go Plugin]]...
+ Read more on how to [[wiki:components:x2goplugin|set up an X2Go web portal with X2Go Plugin]]...
===== X2Go + PostgreSQL =====
* [[wiki:advanced:multi-node:x2goserver-pgsql|X2Go Server with Postgres DB Backend]]
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/12 21:16
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address : 46.142.148.41
Hostname : 41-148-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/wiki:advanced:start?rev=1363122982
New Revision: http://wiki.x2go.org/doku.php/wiki:advanced:start
Edit Summary: [X2Go Browser Plugin]
User : sunweaver
@@ -1,11 +1,11 @@
====== Advanced X2Go Setups ======
===== X2Go Browser Plugin =====
- X2Go Client is also available as a browser plugin. With this plugin your web browser can be turned into an X2Go Client very easily. The session configuration can be embedded into the HTML file initiating the plugin startup.
+ X2Go Client is also available as a browser plugin. With this plugin your web browser can be turned into an X2Go Client very easily. The session configuration can be embedded into the HTML file
initiating the plugin startup.
- Read more on how to [wiki:components:x2goplugin|set up an X2Go web portal with X2Go Plugin]]...
+ Read more on how to [wiki:components:x2goplugin|set up an X2Go web portal with X2Go Plugin]]...
===== X2Go + PostgreSQL =====
* [[wiki:advanced:multi-node:x2goserver-pgsql|X2Go Server with Postgres DB Backend]]
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/12 21:16
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address : 46.142.148.41
Hostname : 41-148-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/wiki:advanced:start?rev=1363122870
New Revision: http://wiki.x2go.org/doku.php/wiki:advanced:start
Edit Summary: [X2Go Browser Plugin]
User : sunweaver
@@ -1,9 +1,11 @@
====== Advanced X2Go Setups ======
===== X2Go Browser Plugin =====
- * [[wiki:components:x2goplugin|Set up X2Go web portal with X2Go Plugin]]
+ X2Go Client is also available as a browser plugin. With this plugin your web browser can be turned into an X2Go Client very easily. The session configuration can be embedded into the HTML file initiating the plugin startup.
+
+ Read more on how to [wiki:components:x2goplugin|set up an X2Go web portal with X2Go Plugin]]...
===== X2Go
+ PostgreSQL =====
* [[wiki:advanced:multi-node:x2goserver-pgsql|X2Go Server with Postgres DB Backend]]
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/12 21:14
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address : 46.142.148.41
Hostname : 41-148-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/wiki:advanced:start?rev=1363122847
New Revision: http://wiki.x2go.org/doku.php/wiki:advanced:start
Edit Summary: [X2Go Printing Revisited]
User : sunweaver
@@ -13,9 +13,9 @@
* [[wiki:advanced:multi-node:x2goserver-load-balancing|LDAP-based Load Balancing]]
===== X2Go Printing Revisited =====
- * [[wiki:advanced:multi-node:x2goserver-printingMulti-Node Printing with X2Go|]]
+ * [[wiki:advanced:multi-node:x2goserver-printing|Multi-Node Printing with X2Go|]]
===== X2Go & CipUX =====
* [[wiki:advanced:administration:cipux|Use X2Go Admin Center with CipUX]]
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/