Re: FreeBSD 10.1 - Xt error: Can´t open display :0

Charles Swiger cswiger at mac.com
Wed Nov 26 17:05:55 UTC 2014


Hi, Luciano--

> On Nov 24, 2014, at 7:48 PM, Luciano Rottava da Silva <rottava at gmail.com> wrote:
> 
> #cat /etc/hosts
> ...
> 127.0.0.1 localhost localhost.mydomain
> 127.0.0.1 desktop desktop.rottava.home

This part isn't right.  You should have only one line per IP in /etc/hosts; try using this:

127.0.0.1 localhost localhost.mydomain desktop desktop.rottava.home

...instead.

Regards,
-- 
-Chuck



More information about the freebsd-questions mailing list