<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Backing up a 1&#038;1 root server</title>
	<atom:link href="http://asteroid.divnull.com/2007/12/yum_rsync/feed/" rel="self" type="application/rss+xml" />
	<link>http://asteroid.divnull.com/2007/12/yum_rsync/</link>
	<description>A mind forever meandering.</description>
	<pubDate>Wed, 07 Jan 2009 14:10:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex Zorach</title>
		<link>http://asteroid.divnull.com/2007/12/yum_rsync/comment-page-1/#comment-11783</link>
		<dc:creator>Alex Zorach</dc:creator>
		<pubDate>Tue, 02 Dec 2008 20:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://asteroid.divnull.com/2007/12/yum_rsync/#comment-11783</guid>
		<description>Do you know of any other providers that have a recovery tool like 1and1's?  I've been very happy with 1and1 but I have a cheap server with them ($50/mo) that they no longer offer and I've been interested to find other providers that have similarly cheap deals, but that also offer a recovery tool.  So far, I have been shocked to find that none of the providers I have checked have offered a similar recovery tool (for ANY price--even many providers in the $200+ /mo. price range do not offer such a service).

The tool is very useful for me because I like to install Gentoo instead of whatever distribution is provided.  I found the tool very useful for installing Gentoo.</description>
		<content:encoded><![CDATA[<p>Do you know of any other providers that have a recovery tool like 1and1&#8217;s?  I&#8217;ve been very happy with 1and1 but I have a cheap server with them ($50/mo) that they no longer offer and I&#8217;ve been interested to find other providers that have similarly cheap deals, but that also offer a recovery tool.  So far, I have been shocked to find that none of the providers I have checked have offered a similar recovery tool (for ANY price&#8211;even many providers in the $200+ /mo. price range do not offer such a service).</p>
<p>The tool is very useful for me because I like to install Gentoo instead of whatever distribution is provided.  I found the tool very useful for installing Gentoo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reza</title>
		<link>http://asteroid.divnull.com/2007/12/yum_rsync/comment-page-1/#comment-10986</link>
		<dc:creator>Reza</dc:creator>
		<pubDate>Thu, 03 Jan 2008 03:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://asteroid.divnull.com/2007/12/yum_rsync/#comment-10986</guid>
		<description>I had the same problem on my new 1and1 server I ordered today. It seems they have switched to a new update server for the newer racks of root servers. You can also try changing the update host to http://update.onlinehome-server.com (from .info), and that should work. The original config used to work with the older machines on a different subnet, as I have, on some of my other servers.</description>
		<content:encoded><![CDATA[<p>I had the same problem on my new 1and1 server I ordered today. It seems they have switched to a new update server for the newer racks of root servers. You can also try changing the update host to <a href="http://update.onlinehome-server.com" rel="nofollow">http://update.onlinehome-server.com</a> (from .info), and that should work. The original config used to work with the older machines on a different subnet, as I have, on some of my other servers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThePlaz</title>
		<link>http://asteroid.divnull.com/2007/12/yum_rsync/comment-page-1/#comment-10957</link>
		<dc:creator>ThePlaz</dc:creator>
		<pubDate>Sat, 15 Dec 2007 19:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://asteroid.divnull.com/2007/12/yum_rsync/#comment-10957</guid>
		<description>I have a 1&#38;1 root server too.  It's a shame they don't have the right yum config set up.  Open up SSH as root

&lt;pre&gt;
&gt; cd /etc
&gt; vi yum.conf
&lt;/pre&gt;

type [Insert] to get into editing mode
Make the bottom of the file look like this by changing both URLs to the Fedora server

&lt;pre&gt;
[base]
name=Fedora Core $releasever - $basearch - Base
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/$releasever/$basearch/os

[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/$releasever/$basearch/
&lt;/pre&gt;

Hit [Escape]:wq to save and exit
Enjoy YUM!</description>
		<content:encoded><![CDATA[<p>I have a 1&amp;1 root server too.  It&#8217;s a shame they don&#8217;t have the right yum config set up.  Open up SSH as root</p>
<pre>
> cd /etc
> vi yum.conf
</pre>
<p>type [Insert] to get into editing mode<br />
Make the bottom of the file look like this by changing both URLs to the Fedora server</p>
<pre>
[base]
name=Fedora Core $releasever - $basearch - Base
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/$releasever/$basearch/os

[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/$releasever/$basearch/
</pre>
<p>Hit [Escape]:wq to save and exit<br />
Enjoy YUM!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
