<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Hack a Day &#187; seedbox</title>
	<atom:link href="http://hackaday.com/tag/seedbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:45:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hackaday.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/5560f98f805877b0e332f191cb9e0af3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Hack a Day &#187; seedbox</title>
		<link>http://hackaday.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hackaday.com/osd.xml" title="Hack a Day" />
	<atom:link rel='hub' href='http://hackaday.com/?pushpress=hub'/>
		<item>
		<title>Using Bittorrent on Amazon EC2</title>
		<link>http://hackaday.com/2009/01/17/using-bittorrent-on-amazon-ec2/</link>
		<comments>http://hackaday.com/2009/01/17/using-bittorrent-on-amazon-ec2/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 04:30:48 +0000</pubDate>
		<dc:creator>Eliot</dc:creator>
				<category><![CDATA[home entertainment hacks]]></category>
		<category><![CDATA[video hacks]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[amazon ec2]]></category>
		<category><![CDATA[ami]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[bittorrent]]></category>
		<category><![CDATA[brett oconnor]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[keypair]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[seedbox]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[waxy]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=7960</guid>
		<description><![CDATA[Bittorrent is a great distribution method for large files, but its heavy bandwidth usage can be disruptive to both work and home networks. [Brett O'Connor] has decided to push all of his torrenting activity into the cloud. Amazon&#8217;s EC2 service lets you run any number of Amazon Machine Images (AMI, virtual machines) on top of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=7960&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://hackadaycom.files.wordpress.com/2008/06/had_torrent.jpg?w=450&#038;h=100" border="0" alt="" hspace="4" vspace="4" width="450" height="100" /></p>
<p><a title="BitTorrent - Mahalo" href="http://www.mahalo.com/BitTorrent">Bittorrent</a> is a great distribution method for large files, but its heavy bandwidth usage can be disruptive to both work and home networks. [Brett O'Connor] has decided to <a title="Negatendo.Net  » Blog Archive   » HOWTO Use Amazon EC2 for Bittorrent" href="http://negatendo.net/blog/2009/01/17/howto-use-amazon-ec2-for-bittorrent/">push all of his torrenting activity into the cloud</a>. Amazon&#8217;s <a title="Amazon Elastic Compute Cloud (Amazon EC2)" href="http://aws.amazon.com/ec2/">EC2</a> service lets you run any number of Amazon Machine Images (AMI, virtual machines) on top of their hardware. You pay for processing time and data transferred. [Brett] put together a guide for building your own <a title="Should you get a seedbox for your bittorrent needs?  - Hack a Day" href="http://hackaday.com/2008/07/17/should-you-get-a-seedbox-for-your-bittorrent-needs/">seedbox</a> on the service. First, you set up the Security Group, the firewall for the machine. Next, you specify what AMI you want to use. In this example, it&#8217;s a community build of <a title="Ubuntu - Mahalo" href="http://www.mahalo.com/Ubuntu">Ubuntu</a>. Once you have your SSH keypair, you can start the instance and install Apache, PHP, and <a title="MySQL - Mahalo" href="http://www.mahalo.com/MySQL">MySQL</a>. <a title="TorrentFlux - PHP BitTorrent Client" href="http://www.torrentflux.com/">TorrentFlux</a> is the web frontend for bittorrent in this case. It manages all the torrents and you just need to click download when you want to grab the completed file.</p>
<p>Even if you don&#8217;t plan on setting up a seedbox, the post is a straightforward example of how-to get started with EC2. He&#8217;s not sure what the cost will be; the current estimate is ~$30/mo.</p>
<p>[via <a title="Links Miniblog" href="http://waxy.org/links/">Waxy</a>]</p>
<p>[photo: <a href="http://flickr.com/photos/nrkbeta/2305831708/">nrkbeta</a>]</p>
<br />Posted in home entertainment hacks, video hacks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/7960/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/7960/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/7960/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/7960/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/7960/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/7960/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/7960/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/7960/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/7960/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/7960/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/7960/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/7960/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/7960/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/7960/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=7960&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2009/01/17/using-bittorrent-on-amazon-ec2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">RobotSkirts</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2008/06/had_torrent.jpg" medium="image" />
	</item>
		<item>
		<title>Should you get a seedbox for your bittorrent needs?</title>
		<link>http://hackaday.com/2008/07/17/should-you-get-a-seedbox-for-your-bittorrent-needs/</link>
		<comments>http://hackaday.com/2008/07/17/should-you-get-a-seedbox-for-your-bittorrent-needs/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 22:40:00 +0000</pubDate>
		<dc:creator>Kimberly Lau</dc:creator>
				<category><![CDATA[downloads hacks]]></category>
		<category><![CDATA[bit torrent]]></category>
		<category><![CDATA[bittorrent]]></category>
		<category><![CDATA[filesharing]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[seedbox]]></category>
		<category><![CDATA[torrent]]></category>

		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/07/17/should-you-get-a-seedbox-for-your-bittorrent-needs/</guid>
		<description><![CDATA[Torrentfreak offers up a few reasons why you should get a seedbox if you&#8217;re a bittorrent user who likes to share a lot of files. A seedbox is a dedicated private server used exclusively for torrent transfers. [sharky] discusses a few pros and makes a few claims that we think might be a little overblown. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=2297&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img width="450" vspace="4" hspace="4" height="100" border="0" alt="" src="http://hackadaycom.files.wordpress.com/2008/06/had_torrent.jpg?w=450&#038;h=100" /><br /><a href="http://torrentfreak.com/10-reasons-why-you-need-a-seedbox-080715/">Torrentfreak offers up a few reasons</a> why you should get a seedbox if you&#8217;re a bittorrent user who likes to share a lot of files. A seedbox is a dedicated private server used exclusively for torrent transfers. [sharky] discusses a few pros and makes a few claims that we think might be a little overblown. Although the seedbox will speed up your downloads and allow you to bypass ISP limits on your bandwith, we&#8217;re a little leery of the claims that the seedbox is completely safe and secure, or that it&#8217;ll protect you from getting sued by the RIAA or MPAA. As pointed out <a href="http://torrentfreak.com/10-reasons-why-you-need-a-seedbox-080715/comment-page-1/#comment-454495">in the comments</a>, paying for a dedicated hosting service and paying for cable is no different. Of course, the seedbox also costs money, so you&#8217;ll have to weigh whether you&#8217;d rather have speed or risk getting throttled by your ISP. Torrentfreak does list a <a href="http://www.seedboxhosting.com/">few</a> <a href="http://wewillhostit.com/?id=tf">hosting</a> <a href="http://www.leasetorrent.com/">solutions</a> that may be reasonably priced.</p>
<p>[photo: <a href="http://flickr.com/photos/nrkbeta/2305831708/">nrkbeta</a>]</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hackadaycom.wordpress.com/2297/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hackadaycom.wordpress.com/2297/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/2297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/2297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/2297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/2297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/2297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/2297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/2297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/2297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/2297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/2297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/2297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/2297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/2297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/2297/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=2297&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2008/07/17/should-you-get-a-seedbox-for-your-bittorrent-needs/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Kimberly Lau</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2008/06/had_torrent.jpg" medium="image" />
	</item>
	</channel>
</rss>
