User Tools

Site Tools


usage:pyhoca-cli

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
usage:pyhoca-cli [2013/03/11 22:09]
sunweaver [Starting PyHoca-CLI]
usage:pyhoca-cli [2013/03/14 21:20]
sunweaver removed
Line 37: Line 37:
 ===== Desktop Sharing with PyHoca-CLI ===== ===== Desktop Sharing with PyHoca-CLI =====
  
-To share an already running local or remote X2go desktop session of user //foo// on X2go server ''myserver.local'' with PyHoca-CLI open a terminal window and execute the following commands:+To share an already running local or remote X2Go desktop session of user //foo// on X2Go Server ''myserver.local'' with PyHoca-CLI open a terminal window and execute the following commands:
  
 <code> <code>
Line 47: Line 47:
 <code> <code>
 someone@client:~$ pyhoca-cli --server myserver.local --list-desktops someone@client:~$ pyhoca-cli --server myserver.local --list-desktops
-pyhoca-cli[20238] NOTICE: preparing requested X2go session +pyhoca-cli[20238] NOTICE: preparing requested X2Go session 
-pyhoca-cli[20238] (PyHocaCLI) NOTICE: preparing requested X2go session +pyhoca-cli[20238] (PyHocaCLI) NOTICE: preparing requested X2Go session 
-pyhoca-cli[20238] (x2gosessregistry-pylib) NOTICE: registering X2go session Pyhoca-Client_Session... +pyhoca-cli[20238] (x2gosessregistry-pylib) NOTICE: registering X2Go session Pyhoca-Client_Session... 
-pyhoca-cli[20238] (x2goclient-pylib) NOTICE: initializing X2go session...+pyhoca-cli[20238] (x2goclient-pylib) NOTICE: initializing X2Go session...
 pyhoca-cli[20238] (x2gocontrolsession-pylib) NOTICE: connecting to myserver.local pyhoca-cli[20238] (x2gocontrolsession-pylib) NOTICE: connecting to myserver.local
  
-X2go desktops available for sharing+X2Go desktops available for sharing
 =================================== ===================================
 Host: myserver.local - [<ip-address>]:<port> Host: myserver.local - [<ip-address>]:<port>
Line 75: Line 75:
 </code> </code>
  
-If //foo// is logged in via X2go on desktop ''foo@:51'', you could connect to that desktop as well...+If //foo// is logged in via X2Go on desktop ''foo@:51'', you could connect to that desktop as well...
  
 <code> <code>
Line 81: Line 81:
 </code> </code>
  
-And if another user //bar// on your X2go server has enabled desktop sharing (more info [[:wiki:components:desktop-sharing|here]]), then you could use this command to let user //foo// view user //bar//'s desktop session...+And if another user //bar// on your X2Go Server has enabled desktop sharing (more info [[:wiki:components:desktop-sharing|here]]), then you could use this command to let user //foo// view user //bar//'s desktop session...
  
 <code> <code>
Line 88: Line 88:
  
  
-====== Further Readings ======+===== Further Readings =====
  
-For further readings, please the README and TODO documentation files in the PyHoca-CLI source tree on the [[http://code.x2go.org/gitweb?p=pyhoca-cli.git;a=tree|X2Go Git site]].+For further readings, please consult the README and TODO documentation files in the PyHoca-CLI source tree on the [[http://code.x2go.org/gitweb?p=pyhoca-cli.git;a=tree|X2Go Git site]].