我是靠谱客的博主 轻松舞蹈,最近开发中收集的这篇文章主要介绍vnc无法连接到linux server原文:https://blog.csdn.net/Z_LiBooooo/article/details/68064934window7 下通过vnc远程连接ubuntu14.04服务器,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

原文:https://blog.csdn.net/Z_LiBooooo/article/details/68064934

window7 下通过vnc远程连接ubuntu14.04服务器

一:在Windows系统中安装VNC CONNECT

       VNC下载链接:https://www.realvnc.com/download/viewer/

二:在Ubuntu中安装VNC

2.1、打开终端,输入:sudo apt-get install xrdp vnc4server xbase-clients

    2.2、按照图中三步进行:

   2.3、勾选以下两项

   2.4、安装dconf-editor

在终端输入:sudo apt-get install dconf-editor

      安装成功后继续输入指令:dconf-editor


   2.5、在打开的dconf editor界面中,选择如下路径:org > gnome > desktop > remote-access

主要将require-encryption和prompt-enabled取消勾选

     

三:在windows中连接ubuntu

3.1、获取Ubuntu的IP地址,在终端中输入:ifconfig

3.2、打开Windows中的vnc客户端,输入Ubuntu的ip地址后回车:

  

3.3、在接下来会提示输入密码,输入我们在2.3这一步骤中设置的密码,然后点击连接

       


--------------------- 
作者:Z_LiBooooo 
来源:CSDN 
原文:https://blog.csdn.net/Z_LiBooooo/article/details/68064934 
版权声明:本文为博主原创文章,转载请附上博文链接!

最后

以上就是轻松舞蹈为你收集整理的vnc无法连接到linux server原文:https://blog.csdn.net/Z_LiBooooo/article/details/68064934window7 下通过vnc远程连接ubuntu14.04服务器的全部内容,希望文章能够帮你解决vnc无法连接到linux server原文:https://blog.csdn.net/Z_LiBooooo/article/details/68064934window7 下通过vnc远程连接ubuntu14.04服务器所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(43)

评论列表共有 0 条评论

立即
投稿
返回
顶部