atsol@ltsp71:~$ grep server /etc/hosts
195.251.161.31 server
atsol@ltsp71:~$ nc -w 2 server 9571
atsol@ltsp71:~$ cat /etc/ltsp_fat_chroot
cat: /etc/ltsp_fat_chroot: No such file or directory
atsol@ltsp71:~$ getltscfg -a
LDM_SSHOPTIONS="-o StrictHostKeyChecking=no -o CheckHostIP=no -o LogLevel=silent"
LOCAL_APPS="True"
export LDM_SSHOPTIONS
export LOCAL_APPS
atsol@ltsp71:~$
