User Tools

Site Tools


wiki:components:admincenter

Differences

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

Link to this comparison view

Next revision
Previous revision
wiki:components:admincenter [2011/05/06 11:09]
h1 created
— (current)
Line 1: Line 1:
-====== x2goadmincenter ====== 
-x2goadmincenter is a qt4 gui project enabling the administration of users, groups, hosts, x2gosessions and more (plugins) with the help of a graphical interface. It is in state of early development. The installation target of the server part ist skolelinux tjener lenny with an already configured and running instance of [[http://www.cipux.org|cipux]] and debian squeeze for the admin gui (windows targets should work too). Don't use it in productive environments.  
  
-===== Download ===== 
-The needed files(source) can be downloaded here: 
- 
-[[http://x2go.obviously-nice.de/deb/x2goadmincenter/|x2goadmincenter]] 
- 
-===== 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> 
wiki/components/admincenter.1304680176.txt.gz ยท Last modified: 2013/03/08 13:31 (external edit)