windows & ubuntu

http://www.jb51.net/os/Ubuntu/104948.html

ubuntu & ubuntu

https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-on-ubuntu-14-04
sudo apt-get update
sudo apt-get install xfce4 xfce4-goodies tightvncserver mv ~/.vnc/xstartup ~/.vnc/xstartup.bak
Now we can open a new xstartup file with vim vim ~/.vnc/xstartup
Insert these commands into the file so that they are performed automatically whenever you start or restart your VNC server: #!/bin/bash
xrdb $HOME/.Xresources
startxfce4 & sudo chmod +x ~/.vnc/xstartup $> vncserver

press "F2", and enter "VNC" , use the virtual remote network originally installed.

最新文章

  1. [Linux] Chang DNS Setting on Linux
  2. stream的seek方法实例
  3. C#设计模式-1、适配器模式(Adapter Pattern)(转载)
  4. CLR thread pool
  5. UVa 540 Team Queue 【STL】
  6. TensorFlow学习之运行label_image实例
  7. 找个输入IPoint在某个FeatureClass上距离最近的要素
  8. Spring分布式事务实现(适用于spring-tx 2.5)
  9. php数组基础
  10. mysql 分析2 show processlist ;
  11. Sass学习笔记(补充)
  12. akoj-1074-人见人爱A^B
  13. AIO5岗位桌面主页【我的收藏夹】只显示8行,怎样增加显示行?
  14. 沉迷 Docker,无法自拔(在 Docker 中运行 MySQL)
  15. freemarker入门实例
  16. SVN系列操作(一)
  17. java中之内存溢出说明
  18. 初学c# -- 学习笔记(9) 关于SQL2008
  19. 关于Java并发编程的总结和思考
  20. Linux服务器---邮件服务openwebmail配置

热门文章

  1. 答辩ppt
  2. Git图文教程:从零到上传GitHub项目
  3. SQL 将一列多行数据合并为一行 FOR XML PATH
  4. 给 input 中 type="text" 设置CSS样式
  5. php curl详细说明
  6. 通过命令行安装Android app
  7. python数据类型之 set
  8. 查看当前web服务器的并发连接数
  9. HadoopDoctor:来自腾讯数据仓库TDW的MR诊断系统
  10. zookeeper Keepalived