Hi Mailinglist
I am right now trying to get the Thinclient system running
I have to problems:
1) Can't get my Keyboard layout set right, but that's minor. Ia m configuring it via cmdline like this:
netboot:/usr/share/x2gothinclientsystem# cat /etc/default/x2gothinclient
#Command to run x2goclient
#
#############################
#x2goclient --pgp-card --ldap="192.168.0.1:389:o=obviously nice,c=de" --external-login=/ramdrive/logins --no-menu --maximize --link=lan --kbd-layout=de --kbd-type=pc105/de --set-kbd=1 --geometry=fullscreen --add-to-known-hosts --read-exports-from=/ramdrive/export --add-to-known-hosts
x2goclient --external-login=/ramdrive/logins --no-menu --maximize --link=lan --kbd-type=pc105/de_CH --set-kbd=1 --geometry=fullscreen --add-to-known-hosts --read-exports-from=/ramdrive/export --add-to-known-hosts
bascically it could work
I get this:
"connection failed: creation failed: cannot create /home/x2goclient/.x2go/ssh
(in german, I translated it for this mailinglist)
how can I fix this?
how can I preconfigure it to work with the -one installation? I have no LDAP or anything, and I do not want to go there, too overkill :)
how can I get it to be gnome? the x2gothinclientsystem bash script creates KDE folders, but no gnome folders!
than you for your help here!
so again the scenario is:
- 10.4.0.7 = x2goserver
session works standalone
10.4.0.196(via DHCP) the thin client boots and shows the x2goclient CONFIGURATION dialog. so I am quite far!
Silvan