<?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>系统运维 &#187; VNC</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/vnc/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Wed, 01 Apr 2026 08:27:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CentOS 6.0 VNC远程桌面配置</title>
		<link>https://www.osyunwei.com/archives/663.html</link>
		<comments>https://www.osyunwei.com/archives/663.html#comments</comments>
		<pubDate>Wed, 02 Nov 2011 13:28:55 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS远程桌面]]></category>
		<category><![CDATA[VNC]]></category>
		<category><![CDATA[vncserver]]></category>
		<category><![CDATA[VNC远程桌面]]></category>
		<category><![CDATA[远程桌面]]></category>

		<guid isPermaLink="false">http://w66416.s75.chinaccnet.cn/?p=663</guid>
		<description><![CDATA[引言：       必须明白：       vncserver在调用的时候，会根据你的配置来启用server端的监听端口，       端口默认是从5900开始，再加上你的桌面号。       比如你的桌面号为1，则vnc的连接端口号为5900+1=5901       比如你的桌面号为10000，则vnc的连接端口号为5900+10000=15900 ====================================================================== 下面配置VNC服务器，使用户（root）能够通过vnc客户端远程连接到linux系统的图形界面(前提是你的服务器要安装桌面) 1、检查linux系统是否安装VNC    系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接    在终端窗口输入命令：rpm -q vnc-server    返回信息如下    package vnc-server is not installed    说明vnc服务器没有安装 2、运行以下命令进行安装：    yum install vnc-server 3、启动VNC服务    vncserver    You will require a password to access your desktops.    Password:    Verify:    [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/663.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/663.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
