<?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>Li Yue [学习笔记] &#187; vnc</title>
	<atom:link href="http://www.liyue.org/tech/archives/tag/vnc/feed" rel="self" type="application/rss+xml" />
	<link>http://www.liyue.org/tech</link>
	<description>技术笔记</description>
	<lastBuildDate>Sun, 18 Jul 2010 02:14:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>通过VNC安装Oracle</title>
		<link>http://www.liyue.org/tech/archives/31</link>
		<comments>http://www.liyue.org/tech/archives/31#comments</comments>
		<pubDate>Thu, 07 Aug 2008 14:18:05 +0000</pubDate>
		<dc:creator>李悦</dc:creator>
				<category><![CDATA[系统]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://www.liyue.org/tech/?p=31</guid>
		<description><![CDATA[运行vncserver，提示输入密码（远程登录密码），生成端口号：1。 打开防火墙，添加vnc端口。可以从netstat看出端口号。如5801 下载VNC客户端，登录窗口，服务器输入IP:1 输入密码。 或者通过浏览器访问：ip:5801 为ORACLE安装图像界面做准备，以ROOT运行xhost +　提示未授权。执行export DISPLAY=客户端IP:1.0 再次执行xhost +成功。在vnc窗口，以oracle用户执行./runInstaller ，成功出现中文图形安装界面。]]></description>
		<wfw:commentRss>http://www.liyue.org/tech/archives/31/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SUSE VNC远程控制</title>
		<link>http://www.liyue.org/tech/archives/5</link>
		<comments>http://www.liyue.org/tech/archives/5#comments</comments>
		<pubDate>Thu, 07 Aug 2008 13:36:59 +0000</pubDate>
		<dc:creator>李悦</dc:creator>
				<category><![CDATA[系统]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://www.liyue.org/tech/?p=5</guid>
		<description><![CDATA[LINUX下使用VNC进行图形界面远程桌面控制。 1、启用SUSE远程控制 SUSE默认安装了VNC，打开YaST，网络服务，远程管理（remote administration），选 择“允许远程管理”，在下面的选项进行防火墙设置，选择“打开防火墙端口”。点击 完成。 2、启动VNC服务。 SSH登录后，执行vncserver命令 提示：You will require a password to access your desktops. 设置远程访问的密码。 Password:（输入密码） Verify: （再次输入） 提示：Would you like to enter a view-only password (y/n)? n（是否输入一个只 能查看的密码，选择否） 提示信息如下： xauth: creating new authority file /root/.Xauthority New &#8216;X&#8217; desktop is linux-eyh7:1（桌面编号为1） Creating default startup script /root/.vnc/xstartup Starting applications specified in /root/.vnc/xstartup Log [...]]]></description>
		<wfw:commentRss>http://www.liyue.org/tech/archives/5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
