[X2Go-Commits] page changed: wiki:advanced:x2gobroker:start

wiki-admin at x2go.org wiki-admin at x2go.org
Wed Mar 27 18:26:42 CET 2013


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

Date        : 2013/03/27 17:26
Browser     : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address  : 213.178.75.58,10.0.32.50
Hostname    : nocatv2.tng.de,10.0.32.50
Old Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2gobroker:start?rev=1364405011
New Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2gobroker:start
Edit Summary: [What is an X2Go Session Broker] 
User        : sunweaver

@@ -5,9 +5,17 @@
  Most of you have already used X2Go Client in standalone mode. X2Go Client in standalone mode allows to be configured by the user himself. Normally, the user creates a set of session profiles that allow the user to work remotely on one or more X2Go Servers. See the documentation that explains [[doc:usage:x2goclient|the usage of X2Go Client]].
  
  When X2Go Client is run in broker mode, then it does not allow the local definition of session profiles. The list
of session profiles gets provided by the X2Go Session Broker. A session broker is either a HTTP(s) server or an SSH server.
  
- The implementations of the X2Go Session Broker can be manifold as long as the returned result is interpretable by X2Go Client.
+ In large-scale deployments an X2Go Session Broker can be used to centrally provide X2Go session profiles to X2Go Client. It also is the piece of software (X2Go component) that you need to deploy X2Go where load-balancing setup scenarios are requested.
+ 
+ The implementation of X2Go Session Brokers can be manifold as long as a well-defined communication protocol (X2Go Client <-> X2Go Session Broker) is used.
+ 
+ One possible impementation is provided in our package archives:
+ 
+ <code bash>
+ $ sudo apt-get install x2gobroker-daemon
+ </code>
  
  ===== How do I use an X2Go Session Broker with X2Go Client =====
  
  If you have access to an X2Go Session Broker, you can launch X2Go Client in broker mode. There are several command
line options to configure X2Go Client's broker mode



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




More information about the x2go-commits mailing list