博客
关于我
VNC实现Windows远程访问Ubuntu 16.04
阅读量:116 次
发布时间:2019-02-26

本文共 897 字,大约阅读时间需要 2 分钟。

Ubuntu 16.04 ??????????

????????????????????????????Ubuntu 16.04??????????????????????????????????????????

Step 1?????????

?????????Ubuntu???????????????????????????????????????

  • ?????????????????????????
  • ??????????????????????????????3.??????????????????????????????????????
  • Step 2???VNC???

    ?????????????????????????????

    sudo apt-get install xrdp vnc4server xbase-clients

    ???????????VNC??????????

    Step 3?????????

    ?????????????????????????????dconf-editor??????????

  • ???? org -> gnome -> desktop -> remote-access??????require-encryption??
  • ???????dconf-editor?
  • Step 4?????Ubuntu 16.04

    ??Ubuntu?IP??????? ifconfig ?????????????????????

    ??????VNC Viewer???

  • ??????????VNC Viewer????
  • ????PC?IP???????????????
  • ???????????
  • ??????Windows?????????????

  • ?????????????Win + R???????
  • ?????????????PC?IP????????5900??
  • ???????????????????
  • ??????????????
  • ??????????????????????Ubuntu 16.04??????????????????????????

    转载地址:http://avcu.baihongyu.com/

    你可能感兴趣的文章
    pyqt5教程12:拖放功能
    查看>>
    Pytest框架环境切换实战教程!赶快收藏
    查看>>
    Pytest测试框架快速搭建
    查看>>
    python - 如何并行化python numpy中的总和计算?
    查看>>
    python - 将字符串中的日期与今天的日期进行比较
    查看>>
    python - 数据描述符(class 内置 get/set/delete方法 )
    查看>>
    python binascii.Error: Incorrect padding
    查看>>
    Python C 程序子进程在“for line in iter“处挂起
    查看>>
    python check_output 失败,退出状态为 1,但 Popen 适用于相同的命令
    查看>>
    python ctypes库中动态链接库加载方式
    查看>>
    python cv2 图像( np array )转 HObject
    查看>>
    python cv2截取不规则区域图片
    查看>>
    python CV2裁剪图片并保存
    查看>>
    python cv2读取rtsp实时码流按时生成连续视频文件
    查看>>
    Python Dataframe Groupby Mean和Std
    查看>>
    python datetime
    查看>>
    python datetime笔记
    查看>>
    python day01
    查看>>
    python day10
    查看>>
    python decode和encode
    查看>>