<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://valley.egloos.com/rss/style/style.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>이글루스 'centos5.3' 태그 최근글</title>
		<link>http://valley.egloos.com/tag/centos5.3</link>
		<description>centos5.3</description>
		<language>ko</language>
		<pubDate>Mon, 12 Apr 2010 16:54:28 +0900</pubDate>
		<generator>Egloos</generator>
		<item>
	<title><![CDATA[주 DNS와 보조 DNS 설정(bind9.6.1)]]></title>
	<link>http://jonnychoe.egloos.com/5292256</link>
	<guid>http://jonnychoe.egloos.com/5292256</guid>
	<description>
	<![CDATA[ 
&amp;lt;설정환경&amp;gt; CentOS 5.3 bind-9.6.1   &amp;lt;주 DNS&amp;gt; hostname : ns1 ip : 10.0.0.1  &amp;lt;보조 DNS&amp;gt; hostname : ns2 ip : 10.0.0.2    &amp;lt;주 DNS 설정&amp;gt;  &amp;gt;&amp;gt; vi /etc/resolv.conf nameserver 10.0.0.1  1. conf 설정(/etc/named.caching-nameserver.conf 수정) options { //      listen-on port 53 { 127.0.0.1; };         listen-on port 53 { any; };         listen-on-v6 port 53 { ::1; };         directory       &quot;/v	]]>
	</description>
	<pubDate>Mon, 12 Apr 2010 16:54:28 +0900</pubDate>
	<dc:creator><![CDATA[:: Rainbow ::]]></dc:creator>
</item>
<item>
	<title><![CDATA[CentOS 5.3에 subversion 1.6.4 설치하기]]></title>
	<link>http://blackun.egloos.com/5080341</link>
	<guid>http://blackun.egloos.com/5080341</guid>
	<description>
	<![CDATA[ 
환경 : centOS 5.3        ~]# mkdir /usr/local/src/VCS    ~]# cd /usr/local/src/VCS/    ~]# wget    ~]# wget    ~]# tar xvzf subversion-1.6.4.tar.gz    ~]# tar xvzf subversion-deps-1.6.4.tar.gz    ~]# cd subversion-1.6.4    ~]# ./configure --prefix=/usr/local/server/subversion    ~]# make &amp;amp;&amp;amp; make install    다음과 같은 과정으로 설치하면 성공이다.  문제없이 설치되었다면 svn 버전을 확인해보자       ~]# svn --version             	]]>
	</description>
	<pubDate>Fri, 14 Aug 2009 10:31:20 +0900</pubDate>
	<dc:creator><![CDATA[까망군]]></dc:creator>
</item>
<item>
	<title><![CDATA[CentOS5.3 php 등을 yum으로  업데이트 하기]]></title>
	<link>http://voyager.egloos.com/4173635</link>
	<guid>http://voyager.egloos.com/4173635</guid>
	<description>
	<![CDATA[ 
이글은 비추입니다. 참고로 저는 의존성 에러로 OS재인스톨    생각해보면...소스 컴팔 설치는 .... 머 개별적으로 할땐 괜찮은데 ... php 의존성 에러가 참 조ㅈ같다....그래서 요즘엔 소스컴팔을 자재하는편이다.  그런 배경에서...php5.1.6으로 버틸려고 했는데 phpMyAdmin을 오늘 깔려 하는데 웬지 찝찝하고 버젼도 넘 구리기도 해서 한번 구글링을 해줬더니 yum으로 갱신 방법을 겟 - 해버렸당 ^^    리파지터리를 등록.  #rpm –import제이슨버전으로 하지말것..너무 신버젼이라 호환성이 약함....결국 OS재설치 했슴다 -0-    레미버젼  wget  wget  rpm -Uvh remi-release-5*.rpm epel-release-5*.rpm      #yum --ena	]]>
	</description>
	<pubDate>Thu, 25 Jun 2009 01:37:48 +0900</pubDate>
	<dc:creator><![CDATA[나야나]]></dc:creator>
</item>
	</channel>
</rss>

