Asmo Koskinen kirjoitti:

> Before:
> After:

Well, let's take this again...

Before:

admin-lt...@ubuntu-ltsp5:~$ ssh [email protected]
The authenticity of host '192.168.1.200 (192.168.1.200)' can't be 
established.
RSA key fingerprint is ce:2b:fb:ee:ee:b8:41:38:de:23:4e:46:f3:54:2c:7c.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.1.200' (RSA) to the list of known hosts.
[email protected]'s password:
r...@ltsp200:~# ping ftp.funet.fi
ping: unknown host ftp.funet.fi
r...@ltsp200:~# cat /etc/resolv.conf
cat: /etc/resolv.conf: Input/output error
r...@ltsp200:~# ls -al cat /etc/resolv.conf
ls: cannot access cat: No such file or directory
---------- 1 root root 0 2009-04-18 20:48 /etc/resolv.conf
r...@ltsp200:~#

After:

admin-lt...@ubuntu-ltsp5:~$ ssh [email protected]
[email protected]'s password:
r...@ltsp200:~# ls -al /etc/resolv.conf
-rw-r--r-- 1 root root 43 2009-04-18 22:03 /etc/resolv.conf
r...@ltsp200:~# cat /etc/resolv.conf
search ubuntu-ltsp5
nameserver 192.168.1.1
r...@ltsp200:~#

Best Regards Asmo Koskinen.

-- 
edubuntu-users mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/edubuntu-users

Reply via email to