User Tools

Site Tools


wiki:advanced:administration:cipux

Differences

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

Link to this comparison view

wiki:advanced:administration:cipux [2011/11/17 20:54]
sunweaver created
wiki:advanced:administration:cipux [2013/03/08 13:31]
Line 1: Line 1:
-====== X2Go Admin Server and CipUX ====== 
- 
-One installation target of the X2Go Admin Server part of X2Go Admin Center/Server is Debian Edu/Skolelinux's ''tjener'' (Debian lenny). An already configured and running instance of [[http://www.cipux.org|CipUX]] is required on the main server. 
- 
-On the client from which the GUI is used a Debian squeeze system is required for the X2Go Admin Center GUI (Windows targets should work too).  
- 
-:!: Don't use it in productive environments.  
- 
-{{:wiki:x2goadmincenter3.png|}} 
- 
-===== Download ===== 
- 
-X2Go Admin Center/Server is available via X2Go Git: 
-http://code.x2go.org/gitweb?p=x2goadmincenter.git;a=summary 
- 
-===== Installation (Version depending on CipUX) ===== 
- 
-==== Server Part ==== 
- 
-Dependencies:\\ 
-apache2\\ 
-perl: Frontier::RPC2\\ 
-Config::Simple (f.e: apt-get install libconfig-simple-perl)\\ 
-CipUX::RPC::Client\\ 
- 
-<code> 
-x2gorpcserver.cgi -> /usr/lib/cgi-bin 
-x2goadmiserver -> /etc/x2go 
-*.pm -> /usr/lib/x2go 
-</code> 
- 
-==== Client Part (GUI) ==== 
- 
-dependencies:\\ 
-libqt4\\ 
-libqt4-dev\\ 
- 
-<code> 
-cd x2goadmincenter && qmake-qt4 && make 
-</code> 
- 
-=== Client Part Plugins === 
-== User Administration == 
-<code> 
-cd modules/x2gouseradmingui && qmake-qt4 && make 
-</code> 
- 
-== Group Administration == 
-<code> 
-cd modules/x2gogroupadmingui && qmake-qt4 && make 
-</code> 
- 
-=== Client Part Configuration === 
- 
-You'll have to enter a valid URL poiting towards the Server Part of the x2goadmincenter package inside the GUI application:\\ 
- 
-{{:wiki:x2goadmincenter2.png|}} 
- 
-The checkbox "admin mode" will switch between user and admin mode. 
  
wiki/advanced/administration/cipux.txt ยท Last modified: 2013/03/08 13:31 (external edit)