This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:components:admincenter [2011/05/06 12:09] h1 added pictures |
— (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:// | ||
| - | |||
| - | {{: | ||
| - | |||
| - | ===== Download ===== | ||
| - | The needed files(source) can be downloaded here: | ||
| - | |||
| - | [[http:// | ||
| - | |||
| - | ===== Installation (version depending on cipux) ===== | ||
| - | ==== Server Part ==== | ||
| - | dependencies: | ||
| - | apache2\\ | ||
| - | perl: Frontier:: | ||
| - | Config:: | ||
| - | CipUX:: | ||
| - | |||
| - | < | ||
| - | x2gorpcserver.cgi -> / | ||
| - | x2goadmiserver -> /etc/x2go | ||
| - | *.pm -> / | ||
| - | </ | ||
| - | |||
| - | ==== Client Part (GUI) ==== | ||
| - | dependencies: | ||
| - | libqt4\\ | ||
| - | libqt4-dev\\ | ||
| - | |||
| - | < | ||
| - | cd x2goadmincenter && qmake-qt4 && make | ||
| - | </ | ||
| - | |||
| - | === Client Part Plugins === | ||
| - | == User Administration == | ||
| - | < | ||
| - | cd modules/ | ||
| - | </ | ||
| - | |||
| - | == Group Administration == | ||
| - | < | ||
| - | cd modules/ | ||
| - | </ | ||
| - | |||
| - | === Client Part Configuration === | ||
| - | You'll have to enter a valid URL poiting towards the Server Part of the x2goadmincenter package inside the GUI application: | ||
| - | |||
| - | {{: | ||
| - | |||
| - | The checkbox "admin mode" will switch between user and admin mode. | ||