﻿<?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>Gavin&#039;s Blog &#187; VNC</title>
	<atom:link href="http://laigw.name/tag/vnc/feed" rel="self" type="application/rss+xml" />
	<link>http://laigw.name</link>
	<description>Keep it simple, stupid. Simplicity is beauty.</description>
	<lastBuildDate>Sun, 29 Jan 2012 07:14:51 +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>在CentOS 4.4 下安装配置VNC</title>
		<link>http://laigw.name/post/66.html</link>
		<comments>http://laigw.name/post/66.html#comments</comments>
		<pubDate>Sat, 15 Nov 2008 04:50:58 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[Unix/Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[VNC]]></category>

		<guid isPermaLink="false">http://www.laigw.name/?p=66</guid>
		<description><![CDATA[1. 检查vnc客户端和服务器是否已经安装在你的系统中：
[gavin@centos ~]$ rpm -q vnc vnc-server
package vnc is not installed
vnc-server-4.0-8.1
2. 将用户名称加入到配置文件：

(注：这里的“用户名”是指linux系统用户的名称)
[gavin@centos ~]# vi /etc/sysconfig/vncservers
#
# Uncomment the line below to start a VNC server on display :1
# as my &#8216;myusername&#8217; (adjust this to your own).  You will also
# need to set a VNC password; run &#8216;man vncpasswd&#8217; to see how
# to do that.
#
# DO [...]]]></description>
		<wfw:commentRss>http://laigw.name/post/66.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

