IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    [原]VNC Viewer:The connection was refused by host computer

    testcs_dn发表于 2016-09-09 18:36:55
    love 0

    VNC Viewer:The connection was refused by host computer

    CentOS 6.5 修改IP后VNC链接失败,提示:The connection was refused by host computer


    这种情况应该是服务器IP变了,而vnc还在监听原来的IP上的数据;


    最简单的方式就是重新启动服务器,我没有试过;

    我尝试重启 vncserver

    # service vncserver restart
    关闭 VNC 服务器:                                          [确定]
    正在启动 VNC 服务器:1:root A VNC server is already running as :1
                                                               [失败]
    尝试失败了!

    后来重新初始化了一下就好了:

    # vncserver
    
    New '192.168.1.33:8 (root)' desktop is 192.168.1.33:8
    
    Starting applications specified in /root/.vnc/xstartup
    Log file is /root/.vnc/192.168.1.33:8.log
    虽然我的IP已经改了,但是这里显示的还是原来的IP,不过没关系,客户端已经可以连接了。




沪ICP备19023445号-2号
友情链接