[X2Go-Commits] [x2gobroker] 02/09: doc/README.x2goclient+broker.getting-started: Mention how to launch PyHoca-GUI in broker mode.

git-admin at x2go.org git-admin at x2go.org
Mon Mar 30 16:08:24 CEST 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2gobroker.

commit a772a32eefcacf0c2e1643486d2f93e02d20266f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Mar 30 16:03:50 2015 +0200

    doc/README.x2goclient+broker.getting-started: Mention how to launch PyHoca-GUI in broker mode.
---
 doc/README.x2goclient+broker.getting-started |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/doc/README.x2goclient+broker.getting-started b/doc/README.x2goclient+broker.getting-started
index f5b471f..bececee 100644
--- a/doc/README.x2goclient+broker.getting-started
+++ b/doc/README.x2goclient+broker.getting-started
@@ -20,13 +20,20 @@ From here, start the daemon:
 
  $ invoke-rc.d x2gobroker-daemon restart
 
-3.
+3.1
 Launch x2goclient in HTTP broker mode:
 
   $ x2goclient --broker-url=http://127.0.0.1:8080/plain/
 
 (if you have changed the bind address, use your changed value here).
 
+3.2
+Alternatively, launch pyhoca-gui in HTTP broker mode:
+
+  $ pyhoca-gui --broker-url=https://127.0.0.1:8080/json/
+
+(if you have changed the bind address, use your changed value here).
+
 4.
 The first authentication that the x2goclient asks for is an authentication
 against the X2Go Broker (a HTTP server using the Tornado web framework on
@@ -48,10 +55,3 @@ session profiles can be modified and customized in
 If you select either of the session profiles (KDE or MATE on localhost), you
 will start an X2Go session on your local machine. (Of course, either KDE or the
 MATE desktop needs to be installed locally).
-
-
-
-
-
-
-

--
Alioth's /srv/git/code.x2go.org/x2gobroker.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git


More information about the x2go-commits mailing list