知识屋:更实用的电脑技术知识网站
所在位置:首页 > 操作系统 > linux

Linux vnc操作10061错误

发布时间:2014-09-05 14:29:54作者:知识屋

Linux vnc操作10061错误
 
Linux 远程操作工具VNC 报错 10061 
 
这个可能是VNC的服务没有启动 
 
使用命令查看,并启动即可连接上! 
 
Linux代码  
[root@abc~]# ps -ef | grep vnc  
root     15283 15254  0 15:23 pts/1    00:00:00 grep vnc  
[root@abc ~]# service vncserver start  
 
启动 VNC 服务器:2:root   
New 'tv365:2 (root)' desktop is tv365:2  
  
Starting applications specified in /root/.vnc/xstartup  
Log file is /root/.vnc/tv365:2.log  
(免责声明:文章内容如涉及作品内容、版权和其它问题,请及时与我们联系,我们将在第一时间删除内容,文章内容仅供参考)
收藏
  • 人气文章
  • 最新文章
  • 下载排行榜
  • 热门排行榜