{ "vmtemplate": { "NAME": "bbbb", "MEMORY": "512", "CPU": "1", "DESCRIPTION": "aaaa", "DISK": [ {...
分类:
其他好文 时间:
2014-07-16 19:54:28
阅读次数:
165
一、Redhat上VNC Server配置本文以当前Linux系统未安装VNC服务器为基本,如果已安装请跳过第1节!前提:1.安装 TigerVNC Server# yum search tigervnc-server# yum install tigervnc-server.x86_64# vnc...
分类:
其他好文 时间:
2014-07-07 10:58:00
阅读次数:
180
1.安装XRDP 使用rdp协议访问远程Linux桌面 一般情况下,如果需要登陆远程Linux系统,我们会使用ssh/telnet来完成,如果需要登陆到远程Linux系统的桌面环境,我们可能会使用VNC。 VNC是大部分Linux发行版默认的基于RFB协议的远程桌面程序,但对于普通用户来说,VNC的...
分类:
系统相关 时间:
2014-07-05 22:19:26
阅读次数:
14059
环境:Centos6.4_x64安装:yum-yinstalltigervnc*配置:#执行vncserver命令,初始化vnc[root@localhost~]#vncserverYouwillrequireapasswordtoaccessyourdesktops.Password:#输入密码Verify:#确认密码New‘X’desktopislinux:1#启动第1个vnc终端Creatingdefaultstartupscript/r..
分类:
系统相关 时间:
2014-07-03 14:49:21
阅读次数:
295
尼玛之前服务器上传有点异常,在服务器装了一个上传下载监控的软件,用的是什么 绿色版QQ流量监控,绿色是挺绿色的,装了就等哭吧。没时间打字反正就是删除不了,后来想办法删除了。艹。所有服务除了系统服务能上网以外,其他任何服务都无法上网,包括 radmin!!!悲剧了。我服务器又没装 server-u,更...
分类:
其他好文 时间:
2014-07-02 14:22:25
阅读次数:
214
环境: REDHAT 5
1. 检查是否安装了VNC:
rpm -qa vnc-server
没安装的话,安装一下:
yum install vnc-server
2. 配置vncserver登录密码:
[root@Redhat ~]# vncserver
You will require a password to access your deskt...
分类:
系统相关 时间:
2014-06-30 19:20:13
阅读次数:
392
亲测通过1.安装相关的包:apt-getupdateapt-getinstallubuntu-desktopapt-getinstallvnc4serverapt-getinstallx-window-system-coreapt-getinstallgdmapt-getinstallgnome-panel2.设置vncserverVncpasswd以root身份chmod+x/etc/X11/xinit/xinitrcVi/root/.vnc/xstartup#!/bin/sh..
分类:
其他好文 时间:
2014-06-28 00:21:30
阅读次数:
473
14.04 LTSenabling vnc:0. apt-get install dconf-tools1.click icon "search your computer and online sources"desktop sharing, enable2. create file and na...
分类:
其他好文 时间:
2014-06-27 17:08:58
阅读次数:
195
nova.conf
vnc_enabled=False
[Spice]
agent_enabled=True
enabled=True
html5proxy_base_url=http://x.x.x.x:6082/spice_auto.html
server_listen=0.0.0.0
server_proxyclient_address=x.x.x.x
keymap=...
分类:
其他好文 时间:
2014-06-27 08:47:57
阅读次数:
263
apt-getinstallxrdpapt-getinstallgnome-session-fallbackapt-getinstallvnc4servertightvncserverecho"gnome-session--session=ubuntu-2d">.xsessionservicexrdprestartmstsc
分类:
其他好文 时间:
2014-06-27 06:32:00
阅读次数:
212