<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ATEGPU &#187; vncserver</title>
	<atom:link href="http://www.ategpu.com/tag/vncserver/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ategpu.com</link>
	<description>Embedded GPU With OpenGL ES API</description>
	<lastBuildDate>Thu, 24 Nov 2011 05:46:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>vncserver 中 icfb不能启动</title>
		<link>http://www.ategpu.com/2009/07/09/vncserver-%e4%b8%ad-icfb%e4%b8%8d%e8%83%bd%e5%90%af%e5%8a%a8.html</link>
		<comments>http://www.ategpu.com/2009/07/09/vncserver-%e4%b8%ad-icfb%e4%b8%8d%e8%83%bd%e5%90%af%e5%8a%a8.html#comments</comments>
		<pubDate>Thu, 09 Jul 2009 08:54:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[icfb]]></category>
		<category><![CDATA[vncserver]]></category>

		<guid isPermaLink="false">http://www.ategpu.com/2009/07/09/vncserver-%e4%b8%ad-icfb%e4%b8%8d%e8%83%bd%e5%90%af%e5%8a%a8.html</guid>
		<description><![CDATA[在啟動 vncserver 時, 要加上 -depth 的 option. vncserver -depth 8 或是 vncserver -depth 24 這樣就能虛擬出 Cadence tool 所需要的顏色數(深度) 了.
]]></description>
		<wfw:commentRss>http://www.ategpu.com/2009/07/09/vncserver-%e4%b8%ad-icfb%e4%b8%8d%e8%83%bd%e5%90%af%e5%8a%a8.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redhat as 5 vncserver及vncviewer的详细配置</title>
		<link>http://www.ategpu.com/2009/06/04/redhat-as-5-vncserver%e5%8f%8avncviewer%e7%9a%84%e8%af%a6%e7%bb%86%e9%85%8d%e7%bd%ae.html</link>
		<comments>http://www.ategpu.com/2009/06/04/redhat-as-5-vncserver%e5%8f%8avncviewer%e7%9a%84%e8%af%a6%e7%bb%86%e9%85%8d%e7%bd%ae.html#comments</comments>
		<pubDate>Thu, 04 Jun 2009 11:37:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[vncserver]]></category>

		<guid isPermaLink="false">http://www.ategpu.com/2009/06/04/redhat-as-5-vncserver%e5%8f%8avncviewer%e7%9a%84%e8%af%a6%e7%bb%86%e9%85%8d%e7%bd%ae/</guid>
		<description><![CDATA[这篇写的比我好，收藏

Redhat as 5 vncserver及vncviewer的详细配置1、 首先要配置的是服务端A 确认服务器端是否安装了vncserver使用rpm -qa vnc命令如果收到如下信息说明已经安装了vncserver，[root@localhost: ~]#rpm -qa &#124;grep vncgtk-vnc-python-0.3.2-3.el5vnc-server-4.1.2-14.el5gtk-vnc-0.3.2-3.el5vnc-4.1.2-14.el5B从光盘找到安装包进行安装首先将光盘挂载(也叫解压)到某个目录这里是在/var/ftp/pub/下面建立了rhel5-64目录mount -o loop rhel-server-5.3-x86_64-dvd.iso /var/ftp/pub/rhel5-64/然后在/var/ftp/pub/rhel5-64/Server目录下找到 vnc-server-4.1.2-14.el5.x86_64.rpm安装包，使用rpm -ivh vnc-server-4.1.2-14.el5.x86_64.rpm命令直接安装；C 接下来就是最重要的配置步骤了：服务器端配置如下：1)第一次启动vncserver 会提示输入密码：管理员帐户：[root@localhost /]# vncserverYou will require a password to access your desktops.Password: 输入vnc 连接密码Verify: 确认vnc密码xauth: creating new authority file /root/.XauthorityNew &#8216;localhost.localdomain:1 (root)&#8217; desktop is localhost.localdomain:1Creating default startup script /root/.vnc/xstartupStarting applications specified in /root/.vnc/xstartupLog file is /root/.vnc/localhost.localdomain:1.log普通用户：[root@localhost [...]]]></description>
		<wfw:commentRss>http://www.ategpu.com/2009/06/04/redhat-as-5-vncserver%e5%8f%8avncviewer%e7%9a%84%e8%af%a6%e7%bb%86%e9%85%8d%e7%bd%ae.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vncserver详细设置</title>
		<link>http://www.ategpu.com/2009/06/03/vncserver-setting-in-detail.html</link>
		<comments>http://www.ategpu.com/2009/06/03/vncserver-setting-in-detail.html#comments</comments>
		<pubDate>Wed, 03 Jun 2009 10:33:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[vncserver]]></category>

		<guid isPermaLink="false">http://www.ategpu.com/2009/06/03/vncserver%e8%af%a6%e7%bb%86%e8%ae%be%e7%bd%ae/</guid>
		<description><![CDATA[这两天给公司买了2台超豪华的机器，8G内存，4核。呵呵，下面记录一下我配置VNCSERVER的过程。
1. 开用户
修改配置文件/etc/sysconfig/vncservers
VNCSERVERS=&#8221;1:root 2:Jack 3:Marry&#8221;
开了3个用户root, Jack,Marry.
VNCSERVERARGS[1]=&#8221;-geometry 1280&#215;1024 -alwaysshared -depth 16&#8243;其中-alwaysshared表示允许多终端同时登录，-depth指颜色分辨率，可以是8，16，24，32。
2.产生.vnc文件
按1:root 2:Jack 3:Marry顺序切换用户，执行vncserver命令，产生vnc的需要的文件。
产生过程中会提示输入用户密码。
3.修改~/.vnc/xstartup文件
将文件其他内容全部注释掉，加入下面这一行
exec /etc/X11/xinit/xinitrc
这个会启动xwindows登陆
4.关于防火墙的设置
如果在局域网内，我是直接关闭了iptable的功能。在servers中停止该功能就可以使用vncviewer访问服务器了。
5. 使用vncviewer登陆。

  
  Del.icio.us : vncserver.linux
]]></description>
		<wfw:commentRss>http://www.ategpu.com/2009/06/03/vncserver-setting-in-detail.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

