folgende Fehlerbeschreibung erhalte ich, wenn ich meinen 2. User, der die XFCE- Oberfläche hat, starten will. Aber: einfach linux in die /etc/hosts eintragen? Und wenn, wohin? Ich hab nach Fehlermeldungen, nach hostname-to-address mappings, nach TCP/IP subsystem gesucht, auch das http://wiki.xfce.org/de/faq konnte mir nicht viel erzählen.
Habt ihr einen Tipp, wie ich die /etc/hosts korrekt anpassen kann? Oder kann ich das Problem auch ganz anders aus der Welt schaffen?
Nette Grüße
Phoenix
Startmeldung bei Start eines Users mit dem XFCE- System auf openSUSE 11.2-64
/etc/hosts mit Writer geöffnet:Konnte Netzadresse für >>linux<< nicht finden. Dadurch wird Xfce nicht richtig funktionieren können. Vielleicht kann das Problem durch das Hinzufügen von >>linux<< zur Datei >>/etc/hosts<< gelöst werden
Code: Select all
#
# hosts This file describes a number of hostname-to-address
# mappings for the TCP/IP subsystem. It is mostly
# used at boot time, when no name servers are running.
# On small systems, this file can be used instead of a
# "named" name server.
# Syntax:
#
# IP-Address Full-Qualified-Hostname Short-Hostname
#
127.0.0.1 localhost
# special IPv6 addresses
::1 localhost ipv6-localhost ipv6-loopback
fe00::0 ipv6-localnet
ff00::0 ipv6-mcastprefix
ff02::1 ipv6-allnodes
ff02::2 ipv6-allrouters
ff02::3 ipv6-allhosts