<?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; Linux安装Oracle客户端</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/linux%E5%AE%89%E8%A3%85oracle%E5%AE%A2%E6%88%B7%E7%AB%AF/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>Tue, 14 Apr 2026 10:59:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux下安装Oracle客户端远程访问Oracle数据库</title>
		<link>https://www.osyunwei.com/archives/5731.html</link>
		<comments>https://www.osyunwei.com/archives/5731.html#comments</comments>
		<pubDate>Sat, 19 Jan 2013 08:42:59 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux安装Oracle客户端]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=5731</guid>
		<description><![CDATA[说明： 操作系统： CentOS 5.8最小化安装 IP地址：192.168.21.150 Oracle数据库服务器IP：192.168.0.128 数据库版本：Oracle 11gR2 数据库实例：orcl 用户名：system 密码：123456 实现目的： 在CentOS 5.8中安装Oracle客户端远程访问Oracle数据库服务器 具体操作： 一、在CentOS 5.8上安装图形界面X Windows 1、yum groupinstall "X Window System"   #安装X Window 2、vi /etc/gdm/custom.conf  #配置，修改添加以下代码 [security] AllowRemoteRoot=true [xdmcp] Port=177 Enable=1 :wq!   #保存退出 3、vi /etc/inittab  #编辑 id:5:initdefault:  #修改3为5 :wq!   #保存退出 4、vi /etc/sysconfig/iptables #编辑，添加以下代码，开启防火墙UDP 177端口 -A RH-Firewall-1-INPUT -m state --state NEW -m udp -p [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/5731.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/5731.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
