User Tools

Site Tools


wiki:components: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
Next revision Both sides next revision
wiki:components:pyhoca-cli [2011/11/15 10:08]
sunweaver [MS Windows]
wiki:components:pyhoca-cli [2013/03/08 13:31]
127.0.0.1 external edit
Line 1: Line 1:
 ====== PyHoca-CLI - Download/Installation & Usage ====== ====== PyHoca-CLI - Download/Installation & Usage ======
 +
 +The name PyHoca is a word play combining two powerful entities: Python and Phoca (mascot of X2go, Latin species name for seals). 
 +
 +PyHoca-CLI is a client implementation for X2Go using [[wiki:libs:python-x2go|the project's Python API]] (Python module). PyHoca-CLI can be operated completely from the command line and the goal is to reflect the full functionality spectrum of [[wiki:libs:python-x2go]]. 
  
 ===== Download/Installation ===== ===== Download/Installation =====
Line 33: Line 37:
 python setup.py install python setup.py install
 </code> </code>
 +
 +There also is a good from-source [[wiki:development:build-howto-linux:pyhoca-cli|PyHoca-CLI build+installation howto]] in the development area of this Wiki.
  
 ==== MS Windows ==== ==== MS Windows ====
Line 44: Line 50:
  
 ===== Usage ===== ===== Usage =====
- 
-The name PyHoca is a word play combining two powerful entities: Python and Phoca (mascot of X2go, Latin species name for seals).  
- 
-PyHoca-CLI is a client implementation for X2go using the project's Python API (module) [[wiki:libs:python-x2go]]. PyHoca-CLI can be operated completely from the command line and the goal is to reflect the full functionality spectrum of [[wiki:libs:python-x2go]].  
  
 ==== PyHoca-CLI Command Line Arguments ==== ==== PyHoca-CLI Command Line Arguments ====
Line 125: Line 127:
 </code> </code>
  
-And if another user //bar// on your X2go server has enabled desktop sharing (more info [[x2godesktopsharing|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 134: Line 136:
 ===== Further Readings ===== ===== Further Readings =====
  
-Please also consult further README and TODO documentation in the PyHoca-CLI to Git project (X2go upstream site): +Please also consult further README and TODO documentation in the PyHoca-CLI Git project (X2go upstream site):
 http://code.x2go.org/gitweb?p=pyhoca-cli.git;a=tree http://code.x2go.org/gitweb?p=pyhoca-cli.git;a=tree