<?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>Jumpingmushroom &#187; server</title>
	<atom:link href="http://www.jumpingmushroom.com/tag/server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jumpingmushroom.com</link>
	<description></description>
	<lastBuildDate>Sat, 25 Jun 2011 21:59:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Omg, new gadget!</title>
		<link>http://www.jumpingmushroom.com/2009/07/22/omg-new-gadget/</link>
		<comments>http://www.jumpingmushroom.com/2009/07/22/omg-new-gadget/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 12:35:52 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[gadget]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://jumpingmushroom.com/?p=618</guid>
		<description><![CDATA[Yes, new gadget! I got myself a Western Digital My Book World edition (White Edition), and man I love this little box of fun! It&#8217;s running GNU/Linux stripped down edition (which by the way is GPL and can be downloaded here), it&#8217;s got a 1TB Western Digital hard drive, 1 Ethernet 10/100/1000 Mb  and a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://jumpingmushroom.com/wp-content/uploads/2009/07/western-digital-mybook-world.jpg"><img class="size-medium wp-image-619 aligncenter" title="western-digital-mybook-world" src="http://jumpingmushroom.com/wp-content/uploads/2009/07/western-digital-mybook-world-300x300.jpg" alt="western-digital-mybook-world" width="300" height="300" /></a></p>
<p>Yes, new gadget! I got myself a <a href="http://www.wdc.com/en/products/products.asp?driveid=586">Western Digital My Book World edition (White Edition)</a>, and man I love this little box of fun!</p>
<p>It&#8217;s running GNU/Linux stripped down edition (which by the way is <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> and can be downloaded <a href="http://support.wdc.com/product/download.asp?groupid=117&amp;sid=116&amp;lang=en">here</a>), it&#8217;s got a 1TB Western Digital hard drive, 1 Ethernet 10/100/1000 Mb  and a USB 2.0 connection.</p>
<p>I have been working on and off for some time now to set up a new server with some old spare parts I got from work, but as always with old hardware it&#8217;s slow, not a 100% compatible with GNU/Linux and the cabinet is too big and bulky to place anywhere, also, it&#8217;s usually pretty noisy, either with the CPU fan acting as a small air-plane or the BIOS fan being slightly off, which makes the whole cabinet vibrate (personal experience ™).</p>
<div style="height:20px;"></div>
<p>Here&#8217;s what made me decide on buying one:</p>
<p><strong>Torrent client</strong> -<span style="color: #339966;"> Check!</span> &#8211; The box runs <a href="http://www.transmissionbt.com/">Transmission</a> perfectly and download speeds are very good. There are also hacks enabling RSS feed downloading, which makes it perfect for getting TV-Shows as soon as they are available.</p>
<p><strong>Media server system</strong> &#8211; <span style="color: #339966;">Check!</span> &#8211; This box has a system called <a href="http://www.twonkyvision.de/">Twonkyvision</a> running, which enables it to be discovered on our<a href="http://www.popcornhour.com"> Popcorn hour A-110</a> with no problems! All our media is displayed directly and streaming works flawless (all tough I have not tried HD-Content yet, but I kind of doubt it would be any problem). This system also support iTunes, which makes it possible to stream all our music to our machines directly.</p>
<p><strong>Access to GNU/Linux shell</strong> -<span style="color: #339966;"> Check!</span> &#8211; This box doesn&#8217;t only allow you to access the shell, it seems they even encourage it. In the advanced settings on the web interface, you&#8217;re allowed to enable SSH access, and you are given the root password. You are also able to compile applications with gcc (all tough pre-installed gcc was removed in the latest firmware, it&#8217;s still available to install).</p>
<p>Basically, this device is just as good as any old server. I have also later found out that I can do the following with this box:</p>
<p><a href="http://www.cups.org/"><strong>CUPS</strong></a> &#8211; Enables the NAS to serve as a printer server for the local network.</p>
<p><strong>Net-SNMP </strong>- Makes it possible to poll the box for any info you would like to graph into ex. MRTG or RRDTool. This makes monitoring the device load, memory, temperature, disk size etc. incredibly easy.</p>
<p><strong>vsftpd</strong> &#8211; FTP server support for transferring files super fast to and from the device.</p>
<p><strong>rsync</strong> &#8211; Ability to run as a rsync server, which enables it to receive backups and incremental backups from other machines and keep everything up to date.</p>
<div style="height:20px;"></div>
<p>Now, when I first got it, I had a bit of a problem. At home in our current appartement, we don&#8217;t have any Internet connection, not directly into our apartment anway, but we share a wireless connection with our neighbours. This works all well when we have computers that have WLAN, but when I get a device that requires cable, It gets a bit difficult.</p>
<p>So I decided to set the box up like this:</p>
<p>Western digital My book connects to a 10/100Mbit switch I have. This switch is then connected to my computer by regular Cat5 cable. In my computer I set up NAT routing the traffic from eth0 (the wired network) to wlan0 (the wireless network). This makes it possible for the My book to download torrents, update firmware etc. etc. If anyone would be interested in the setup needed, I&#8217;d be glad to share it.</p>
<div style="height:20px;"></div>
<p>I might be posting more about this device later, as I&#8217;m no doubt going to be hacking and tweaking away at it until I&#8217;m a 100% satisfied.</p>
<p>All in all, this is a fantastic device, and so far I&#8217;ve had no problems with it. Sure, some might show up, but that&#8217;s usually due to me being a bit too curious on how things work ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jumpingmushroom.com/2009/07/22/omg-new-gadget/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

