[X2go-dev] X2Goclient
kamerun at immerda.ch
kamerun at immerda.ch
Sat Sep 11 18:36:45 CEST 2010
hello,
i install x2go server on xen machine
http://www.x2go.org/fileadmin/doc/installation_x2go_debian_en.html#3.Installing%20X2goserver-ONE%20(One%20Node%20Edition)|outline
pxe come to login but after login he cannot start
it says that he cannot connect localhost
when i go to console client
i cannot ping localhost
lo is there but not up
i suppose the link in run by client is not done
i correct like this
and it works, but i suppose it is a mistake or not?
x2gonoldapone:~/scripts-noldap-0ne# cd /opt/x2gothinclient/etc/network/
x2gonoldapone:/opt/x2gothinclient/etc/network# ls
if-down.d if-post-down.d if-pre-up.d if-up.d interfaces run
x2gonoldapone:/opt/x2gothinclient/etc/network# ls run
x2gonoldapone:/opt/x2gothinclient/etc/network# ls -l
total 24
drwxr-xr-x 2 root root 4096 May 5 2008 if-down.d
drwxr-xr-x 2 root root 4096 May 5 2008 if-post-down.d
drwxr-xr-x 2 root root 4096 May 5 2008 if-pre-up.d
drwxr-xr-x 2 root root 4096 Sep 11 08:33 if-up.d
-rw-r--r-- 1 root root 30 Sep 11 08:21 interfaces
drwxr-xr-x 2 root root 4096 Sep 11 08:21 run
x2gonoldapone:/opt/x2gothinclient/etc/network# rm -r run
x2gonoldapone:/opt/x2gothinclient/etc/network# ln -s /dev/shm run
x2gonoldapone:/opt/x2gothinclient/etc/network# ls -l
total 20
drwxr-xr-x 2 root root 4096 May 5 2008 if-down.d
drwxr-xr-x 2 root root 4096 May 5 2008 if-post-down.d
drwxr-xr-x 2 root root 4096 May 5 2008 if-pre-up.d
drwxr-xr-x 2 root root 4096 Sep 11 08:33 if-up.d
-rw-r--r-- 1 root root 30 Sep 11 08:21 interfaces
lrwxrwxrwx 1 root root 8 Sep 11 08:54 run -> /dev/shm
x2gonoldapone:/opt/x2gothinclient/etc/network#
michel
More information about the x2go-dev
mailing list