我的github
 介绍一个     VNC客户端-IIS7服务器管理工具
作为VNC客户端,它最优秀的功能就是支持一键导出或导入,一键批量打开VNC,一键批量关闭VNC,多台VNC 自定义备注,自定义分组。支持win、linux批量管理,省去您一台台记录IP、密码,点下就能瞬间打开。能极大的提高站长及服务器运维人员工作效率。同时其通用于LINUX系列下所有操作系统及WIN系列的所有操作系统
下载地址:http://fwqglgj.iis7.net/cp/vnc/?zmyc
使用截图如下:

 

 

Ubuntu远程桌面,类似于qq远程桌面(Ubuntu没有内置桌面系统吗?)

$ sudo apt-get update
$ sudo apt-get install x11vnc
$ x11vnc -storepasswd
Enter VNC password: *********
Verify password: *********  
Write password to /root/.vnc/passwd?  [y]/n y
Password written to: /root/.vnc/passwd
x11vnc -auth guess -once -loop -noxdamage -repeat -rfbauth /root/.vnc/passwd -rfbport 5900 -shared

ubuntu16.4中开启vncserver进行远程桌面:https://www.cnblogs.com/zhaopengcheng/p/6017855.html (111)

vncViewer

如果安装了x11/xrdp/gnome/kde,如果指定哪一个桌面系统:https://blog.csdn.net/wonengguwozai/article/details/51513890

Linux安全等级设置(securitylevel):https://www.cnblogs.com/zxj015/p/4457868.html (/etc/sysconfig/system-config-securitylevel )

https://zhidao.baidu.com/question/406495809.html

http://www.169it.com/tech-qa-linux/article-11941332775654497555.html

linux系统的7种运行级别 https://www.cnblogs.com/acSzz/p/5435194.html

登陆:root 密码:管理员密码

 

posted on 2019-04-14 23:16  XiaoNiuFeiTian  阅读(2801)  评论(0编辑  收藏  举报