<?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>TIAGO.DIAS.ETI.BR &#187; repositorio</title>
	<atom:link href="http://www.dias.eti.br/tag/repositorio/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dias.eti.br</link>
	<description>GNU/Linux, BSD, Unix-Like &#38; PHP</description>
	<lastBuildDate>Wed, 26 Oct 2011 18:44:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Criando repositório local Red Hat 4</title>
		<link>http://www.dias.eti.br/criando-repositorio-local-red-hat-4/</link>
		<comments>http://www.dias.eti.br/criando-repositorio-local-red-hat-4/#comments</comments>
		<pubDate>Wed, 19 May 2010 03:00:43 +0000</pubDate>
		<dc:creator>Tiago Dias</dc:creator>
				<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[repositorio]]></category>
		<category><![CDATA[up2date]]></category>

		<guid isPermaLink="false">http://www.dias.eti.br/?p=121</guid>
		<description><![CDATA[No arquivo /etc/sysconfig/rhn/sources, comentamos a seguinte linha. # vi /etc/sysconfig/rhn/sources #up2date default É necessário comentar esta linha para que o up2date não tente buscar informação na Red Hat Network primeiro. No mesmo arquivo inserimos uma nova linha conforme abaixo. # vi /etc/sysconfig/rhn/sources dir mydvdrepo /media/cdrom/RedHat/RPMS NOTA: Verificar os pacotes existentes no repositório # up2date --showall [...]]]></description>
		<wfw:commentRss>http://www.dias.eti.br/criando-repositorio-local-red-hat-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Criando repositório local Red Hat 5</title>
		<link>http://www.dias.eti.br/criando-repositorio-local-red-hat-5/</link>
		<comments>http://www.dias.eti.br/criando-repositorio-local-red-hat-5/#comments</comments>
		<pubDate>Wed, 19 May 2010 02:41:06 +0000</pubDate>
		<dc:creator>Tiago Dias</dc:creator>
				<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[repositorio]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://www.dias.eti.br/?p=116</guid>
		<description><![CDATA[Primeiro precisamos montar o DVD e após criar o arquivo dvd.repo em /etc/yum.repos.d/ # mount -o loop /dev/hdc /media/dvdrom # vi /etc/yum.repos.d/dvd.repo [dvd] name=DVD for RHEL5 baseurl=file:///media/dvdrom/Server enabled=1 gpgcheck=0 Nota: Para instalar / atualizar pacotes referente a Cluster e Virtualização precisamos inserir, demais linha no arquivo dvd.repo. # vi /etc/yum.repos.d/dvd.repo [dvd-cluster] name=DVD for RHEL5 - [...]]]></description>
		<wfw:commentRss>http://www.dias.eti.br/criando-repositorio-local-red-hat-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

