6月18

xauth: (argv):1: bad display name ":0" in "remove" command

| |
14:46FreeBSD  

今天在FreeBSD上安装了Xorg和Gnome,startx以后却提示:
xauth: (argv):1: bad display name ":0" in "remove" command

解决:
编辑/etc/hosts下,将
127.0.0.1               localhost localhost.my.domain
这一行后面追加上机器名,再执行startx。

阅读(699) | 评论(0) | 引用(0)