Linux Client
Add a line to /etc/apt/sources.list:
echo "deb http://x2go.obviously-nice.de/deb/ lenny main" >> /etc/apt/sources.list
aptitude update
aptitude install x2goclient
Our Basic Debian Installation of x2goserver holds only two users which were created during the installation:
- User test with default password "linux"
- User root
User test will be taken for first login exercises. This exercise does not need any LDAP installation on the x2goserver yet. LDAP users create a group membership for the groups "fuse" (local device support) and "users".
Modify /etc/group:
games:x:60:
users:x:100:test
nogroup:x:65534:
...
...
gdm:x:114:
stb-admin:x:115:
test:x:1000:
dirmngr:x:116:
fuse:x:117:test
postgres:x:118:
Now you may start your x2go client session (Start ist as user test!):
x2goclient