<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/16865/How_to_Create_a_Local_Debian_Mirror_with_apt-mirror</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Tue, 10 Nov 2009 09:54:41 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>ftp</title>
			<link>http://osnews.com/thread?198522</link>
			<guid isPermaLink="true">http://osnews.com/thread?198522</guid>
			<description>who needs apt-mirror if one can just sync over ftp (for example, with rsync) and set up your own debian ftp source?</description>
			<pubDate>Thu, 04 Jan 2007 21:30:00 GMT</pubDate>
			<author>donotreply@osnews.com (evert)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: ftp</title>
			<link>http://osnews.com/thread?198538</link>
			<guid isPermaLink="true">http://osnews.com/thread?198538</guid>
			<description>Perhaps someone managing a local network where the computers have slight different package selections?</description>
			<pubDate>Thu, 04 Jan 2007 22:07:00 GMT</pubDate>
			<author>donotreply@osnews.com (acobar)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Another alternative</title>
			<link>http://osnews.com/thread?198572</link>
			<guid isPermaLink="true">http://osnews.com/thread?198572</guid>
			<description>Another nice alternative if your only goal is improve speed and reduce bandwidth is to not build a whole mirror, but simply use a caching HTTP proxy.  Apt will run across HTTP, and Squid takes almost no time to set up.<br />
<br />
I have used this for an install party with a line not really big enough for everyone.</description>
			<pubDate>Thu, 04 Jan 2007 23:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (amadensor)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: ftp</title>
			<link>http://osnews.com/thread?198609</link>
			<guid isPermaLink="true">http://osnews.com/thread?198609</guid>
			<description>apt-mirror takes care of repository consistency while mirroring. This may be important or not depending on your needs.<br />
<br />
Debian repository contains data (packages) and metadata (ex. what packages are available). If you mirror metadata first, APT will try to download packages not yet mirrored and fail.<br />
<br />
For other benefits, why don't you look at apt-mirror's homepage yourself.</description>
			<pubDate>Fri, 05 Jan 2007 00:56:00 GMT</pubDate>
			<author>donotreply@osnews.com (saxiyn)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>apt-cacher</title>
			<link>http://osnews.com/thread?198650</link>
			<guid isPermaLink="true">http://osnews.com/thread?198650</guid>
			<description>I use apt-cacher in the company I work and its great.</description>
			<pubDate>Fri, 05 Jan 2007 06:21:00 GMT</pubDate>
			<author>donotreply@osnews.com (taskovskig)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Another alternative</title>
			<link>http://osnews.com/thread?198755</link>
			<guid isPermaLink="true">http://osnews.com/thread?198755</guid>
			<description>Indeed and there are even apt-get specific proxies which can be used.<br />
<br />
&quot;approx&quot; and &quot;apt-proxy&quot;.  The latter of which I wrote about here:<br />
<br />
  <a href="http://www.debian-administration.org/articles/338" rel="nofollow">http://www.debian-administration.org/articles/338</a><br />
<br />
Steve</description>
			<pubDate>Fri, 05 Jan 2007 16:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (skx2)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Save bandwith with LZMA?</title>
			<link>http://osnews.com/thread?198758</link>
			<guid isPermaLink="true">http://osnews.com/thread?198758</guid>
			<description>You can save much more bandwith with lzma compressed debian packages (instead of gzip), here's the details:<br />
<a href="http://www.linuks.mine.nu/sizematters/" rel="nofollow">http://www.linuks.mine.nu/sizematters/</a><br />
<br />
Well who runs such a mirror? I do, for sid and i386 main. How does it work? Just put this line in /etc/sources.list and run apt-get update:<br />
<br />
deb <a href="http://gnu.ethz.ch/debian-lzma/" rel="nofollow">http://gnu.ethz.ch/debian-lzma/</a> sid main</description>
			<pubDate>Fri, 05 Jan 2007 16:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (Gurkan)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
