Johannes Held wrote: > arnuld schrieb: >>> On Feb 24, 2:46 pm, Johannes Held <[EMAIL PROTECTED]> wrote: >>> yours >>>> 127.0.0.1 arch localhost.localdomain localhost >>> mine >>>> 127.0.0.1 localhost.localdomain localhost Ulli pirove >>> See the difference? >> NO, i can not. my hostname is "arch". >> >> what those 2 words mean: Ulli pirove > That are my hostnames.. atm I use "Ulli". > > In your /etc/hosts the "localhost.localdomain" and the "hostname" is swapped. > >
This is how it should be: [EMAIL PROTECTED] ~]$ cat /etc/hosts # # /etc/hosts: static lookup table for host names # #<ip-address> <hostname.domain.org> <hostname> 127.0.0.1 localhost.local localhost 192.168.0.102 polaris.local polaris 192.168.0.1 galaxy.local galaxy # End of file [EMAIL PROTECTED] ~]$ _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
