This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
installing_x2goserver_multi_node_debian [2010/06/07 19:21] h1 |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Installation ====== | ||
| - | :!: **Before you begin!** | ||
| - | > Please make sure that you have added the x2go repository to your package management system. The required steps are described here: [[adding the x2go repository (debian)]]! You'll further need to have installed x2goserver at least one time (to add a second node) -> [[installing x2goserver (debian)]]. | ||
| - | ===== Adding additional x2go nodes ===== | ||
| - | It's time to add the x2goserver to the LDAP tree to activate the “managed mode” of x2goserver. Please use the HOSTNAME as first and the IP address as second command line parameter: | ||
| - | |||
| - | < | ||
| - | # ldap.addserver x2goserver2 192.168.0.2 | ||
| - | </ | ||
| - | |||