Hi, Am 24.01.19 um 17:16 schrieb Karl Sinn:
Hi,
Am 24.01.19 um 11:37 schrieb Michael Hirmke:
I checked on google and it seems to be linked with .Xauthority and/or $DISPLAY. The proposed solutions: - delete .Xauthority - export DISPLAY=:0.0 - export DISPLAY=:1.0 - export DISPLAY=:99.0
won't change a thing.
How do I solve this?
what are the contents of /etc/hostname? Only the name of your machine or the fqdn?
this is the content: dharma.fritz.box
I wondered why the installer put "fritz.box" there as the domain in the network settings. I remembered, that in the past this field in Yast was always empty so I went to Yast and I deleted this part. I restarted the computer => problem solved. Now the question: - why did the installer add this there if it causes trouble - did the installer make a mistake? => should I file a bugreport? thx lot, Karl
I'm not familiar with the term fqdn but wikipedia mentions a dot at the end as having some importance. May that be my problem?
If it is the fqdn, try with the name only and - if necessary - set 127.0.1.1 <fqdn> <name> in /etc/hosts.
Here my /etc/hosts: # # 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
your proposition to add "127.0.1.1 <fqdn> <name>" should that look like: 127.0.0.1 dharma.fritz.box
and what should be writte there as name?
or is it supposed to be: 127.0.0.1 fritz.box dharma
not sure what would be correct.
thx, Karl
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org