Linux Wall Warts Small On Size, Big On Possibilities
davidmwilliams writes "Every geek and technology lover will undoubtedly have stumbled across online adverts for tiny headless Linux-powered devices that are barely larger than the power point they plug into. What can you actually do with them? Plenty, it seems!"
Did it really need 3 pages? Nope.
I should put something clever here. Maybe someday.
Plug computers are widely overrated. For the same price you can get a cheap home oriented NAS box like http://www.lacie.com/us/products/product.htm?pid=11384 with 1TB of storage that can be reflashed http://lacie.nas-central.org/wiki/Main_Page to do whatever you want.
I actually RTFA because I'm interested in these things... And found it a total waste of time. Let me summarize everything in it:
The small and cheap, low-power computer that you plug directly into the wall is actually a small and cheap, low-power computer. It has USB 2.0 (as can be clearly seen in all pictures of the device). You can install linux on it and do stuff that such a linux computer could obviously be used at: File storage, run FTP server, run apache, use it as SSH gateway... That's about the list of ideas mentioned in TFA.
Did anyone here actually find new information (okay, 3rd page has a bit of technical specs. Nothing unexpected, nothing that would have taken more than 2 minutes to google) or ideas in the article? If so, what were they? If I missed something essential, my bad... But this seems to contain zero information. Especially to someone who already has interest to such devices (obviously, if you've never heard of these "wall warts" ((Okay, I hadn't heard that name being used for these devices before)) before, everything there was new. Though I still believe that running ftp server or ssh gateway would have been about the first things you would have thought of yourself, too).
Plug computers are widely overrated. For the same price you can get a cheap home oriented NAS box like http://www.lacie.com/us/products/product.htm?pid=11384 with 1TB of storage that can be reflashed http://lacie.nas-central.org/wiki/Main_Page to do whatever you want.
If you don't need the storage as much as you need the always-on/low power processing, you can get a WRT54-based router that can be relfashed with Tomato or DD-WRT, then you can install optware. The Asus WL-500G has enough guts to run Asterisk while still doing its primary purpose. Or maybe a cvs, svn or other repository. All for maybe half the price of the Sheevaplug. And much more available. Of course, it doesn't have the wall wart form factor, for good or bad. And it's not quite as discreet, if that's a requirement.
I am not a crackpot.
I own a few of these devices. My first one has a eSATA port that I connected to a 5 bay sata port expander. That has been my network DHCP/DDNS/fileserver/printspooler/VPN endpoint/etc for a while now. The problem is that its hard to justify when compared with the recent firewall/wireless devices that have USB ports for exactly this reason. Sure I can get ~60MB/sec, absolutely outrunning anything attached via USB, but it cost about 3x as much to get there compared with just purchasing a $70 netgear and plugging in a dual drive USB raid array.
Plus, these things _REQUIRE_ hacking to get them to do a lot of stuff. I wasted days of my life trying to figure out why the JTAG interfaces didn't work as documented, or trying to boot kernels that didn't come with the devices. Or even consistently boot off USB instead of internal flash. This would be fine, except they are hardly open devices. Much of the time wasted turns out to be endless reverse engineering closed portions of the device. Marvell publishes a fair amount of the documentation for them, but I quickly found, time and time again, that the information I needed wasn't available.
So, In the end, for low level stuff things. The AVR butterfly an similar devices are far better hacking platforms, and on the higher end its hard to ignore the atom nettops or dozens of very nice single board computers that are far more powerful for not much more money.