centos yum 安装完成桌面环境后无法访问,显示.serverauth.** does not exist解决办法

问题描述:

      安装centos的yum安装xwindows界面,出现以上的错误提示:

      Host name lookup failure

      .serverauth.** does not exist

      Before reporting problems, check ..... to make sure that you have the latest version.

  

解决方案:

      yum update

      yum groupinstall "X Window System"

      yum groupinstall "Desktop"

 

最近重装centos7 系统 如果上面的方法还是不行

用了

yum groupinstall "GNOME Desktop" "Graphical Administration Tools"

成功了

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章