✎
编程开发网
首页
C语言
C++
面试
Linux
函数
Windows
数据库
下载
搜索
当前位置:
首页
->
基础
->
数据库编程
连接时出现:Can'topendisplay:localhost:10.0
2015-07-24 06:48:47
·
作者:
·
浏览:
4
标签:
连接
出现
Can'
topendisplay:localhost:10.0
解决方法:
在/etc/hosts 中加入
127.0.0.1 localhost
ipaddress hostname
之后能进入图形界面,注意是实际ip和机器名