Slashdot Mirror


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!"

6 of 316 comments (clear)

  1. 3 pages? by RevRagnarok · · Score: 5, Informative

    Did it really need 3 pages? Nope.

    --
    I should put something clever here. Maybe someday.
  2. Did it really need 1 page? by Anonymous Coward · · Score: 5, Informative

    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).

  3. Or a cheap router . . . by Rob+the+Bold · · Score: 5, Informative

    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.
  4. Re:oh man by bill_mcgonigle · · Score: 5, Interesting

    Torrent Slaves

    I wonder ... if somebody made an image with a self-registering Tor relay* that looked at the TCP congestion control state and throttled dynamically ... and then people started dropping $100 on these and plugging them in to random office buildings where a free data jack and power outlet were available - how many of them would still be operating after a couple years?

    * I know you said 'torrent slave', but it gave me the idea

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  5. Less useful than initially expected. by bored · · Score: 5, Informative

    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.

  6. Re:Cheap NAS boxes are better by morgan_greywolf · · Score: 5, Informative

    Not really.

    The biggest advantage these have over cheap NAS boxes is bang for the buck in terms of horsepower. The Lacie NAS appliances you mention come with 400 Mhz processors at 16 MB of RAM.

    The SheevaPlug and GuruPlug each come with a 512 MB of RAM and 1.2Ghz processor. Also, GuruPlug has 802.11g WiFi capability in addition to the wired Ethernet connectivity.

    And I say this as an owner of a reflashed Linksys NAS 200, which not only serves files, but also serves as a print server for my network, a capability that Cisco/Linksys doesn't include in the box.