Book Review - Linux Toys: 13 Cool Projects for Home, Office and Entertainment
Linux Toys: 13 Cool Projects for Home, Office and Entertainment could borrow the old Linux Gazette slogan, “Making Linux just a little more fun”. This book's target audience is novice users, and it makes a good gift for a friend entering the penguin world from the easiest and more playful side. The toys covered include a music jukebox, television recorder/player, arcade game player, home broadcast center, telephone answering center and toy car controller.
The chapters on toys that require hardware tinkering all are illustrated with plenty of pictures and include suggestions on how to not hurt yourself and your toy. The authors explain each step clearly, and their support continues with a companion Web site, www.linuxtoys.net.
The most interesting section of the Web site is the one where new Linux toys are proposed and built. They go from combining two or more of the book projects to entirely new stuff, such as home automation or timeshifting radio.
All toys are built using Red Hat 9 (not included) as the base system. The extra programs needed by each project are in the attached CD-ROM, all packaged in RPM format.
The thing I liked most is also the one thing that might provide the most frustration to the inexperienced user. The authors do their best to hide the complexity behind each project and to provide a software set-up procedure as quick and painless as possible. This includes, for each chapter, custom-made RPMs and one single script to install all of them from the CD-ROM. Unfortunately, the script invokes RPM in such a way, rpm -i --quiet $pkg --nodeps --force, that if something goes wrong the user is left without a clue. This almost is never a problem on a new system built only with vanilla Red Hat 9 and the book packages. On a box previously submitted to the tiniest bit of customization, however, all kinds of problems may be masked. We therefore recommend modifying the enclosed install scripts to save error messages in a log file; see man rpm for details. With this precaution, the book surely is a lot of fun.
Articles about Digital Rights and more at http://stop.zona-m.net CV, talks and bio at http://mfioretti.com
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Sponsored by AMD
Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6
Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.
Learn more about catching the bad guy in this free white paper.
Sponsored by DLT Solutions
| Dynamic DNS—an Object Lesson in Problem Solving | May 21, 2013 |
| Using Salt Stack and Vagrant for Drupal Development | May 20, 2013 |
| Making Linux and Android Get Along (It's Not as Hard as It Sounds) | May 16, 2013 |
| Drupal Is a Framework: Why Everyone Needs to Understand This | May 15, 2013 |
| Home, My Backup Data Center | May 13, 2013 |
| Non-Linux FOSS: Seashore | May 10, 2013 |
- Dynamic DNS—an Object Lesson in Problem Solving
- Making Linux and Android Get Along (It's Not as Hard as It Sounds)
- Using Salt Stack and Vagrant for Drupal Development
- New Products
- A Topic for Discussion - Open Source Feature-Richness?
- Drupal Is a Framework: Why Everyone Needs to Understand This
- Validate an E-Mail Address with PHP, the Right Way
- RSS Feeds
- Readers' Choice Awards
- Tech Tip: Really Simple HTTP Server with Python
- BASH script to log IPs on public web server
2 hours 3 min ago - DynDNS
5 hours 39 min ago - Reply to comment | Linux Journal
6 hours 11 min ago - All the articles you talked
8 hours 35 min ago - All the articles you talked
8 hours 38 min ago - All the articles you talked
8 hours 39 min ago - myip
13 hours 4 min ago - Keeping track of IP address
14 hours 55 min ago - Roll your own dynamic dns
20 hours 9 min ago - Please correct the URL for Salt Stack's web site
23 hours 20 min ago
Enter to Win an Adafruit Pi Cobbler Breakout Kit for Raspberry Pi

It's Raspberry Pi month at Linux Journal. Each week in May, Adafruit will be giving away a Pi-related prize to a lucky, randomly drawn LJ reader. Winners will be announced weekly.
Fill out the fields below to enter to win this week's prize-- a Pi Cobbler Breakout Kit for Raspberry Pi.
Congratulations to our winners so far:
- 5-8-13, Pi Starter Pack: Jack Davis
- 5-15-13, Pi Model B 512MB RAM: Patrick Dunn
- 5-21-13, Prototyping Pi Plate Kit: Philip Kirby
- Next winner announced on 5-27-13!
Free Webinar: Hadoop
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Some of key questions to be discussed are:
- What is the “typical” Hadoop cluster and what should be installed on the different machine types?
- Why should you consider the typical workload patterns when making your hardware decisions?
- Are all microservers created equal for Hadoop deployments?
- How do I plan for expansion if I require more compute, memory, storage or networking?




Comments
Its not as bad as you say!
The goal of Linux Toys was to take some older hardware you may have laying around and putting it to work doing something useful. Blindly running their rpms on your desktop machine wasn't their goal (it was hard enough to get some of this stuff to work on a plain RedHat 9 machine). Many of the projects are meant as stand-alone machines (the video server, arcade game player, digital picture frame, etc.
I think they did an excellent job of balancing the details needed to get something working and ease of use for someone new to Linux wanting to build a 'toy'. I have used their video server chapter several times in setting up cameras on my LAN, and while I didn't use their rpms I did use their chapter as a guide and it got me up and running quickly.
(full disclosure -- Chris and Chuck are friends of mine and they wrote Chapter 9 about my DigiTemp software)
From the author
Greetings,
I submitted this review some months ago, and right now I haven't
the book handy, so I'm going by memory.
Of course, in the single-purpose case it doesn't matter if some
dependency is broken, because we know that the authors have
tried themselves first everything they suggest, have tested those
single purpose appliance, and made sure that they do their job even if
rpm complains.
My comment (IIRC) came exactly from the fact that not all the projects where for separate boxes, and that the book itself is meant to show to
a Linux novice how much he or she can do with this operating system. That's why I think that it would have been better to add warning messages, or leave the procedure as is and add a note in the
book.
And, of course, Linux Toys remains a fine gift/resource for experienced and novice hackers alike.
Thanks,
Marco
procedure
This book is targeted at any
This book is targeted at any geek who enjoys tinkering with and building your not so average projects such as a digital picture frame or a linux based automated answering machine. It is clear and concise with an easy on the eyes reading style. I enjoyed it, you will too.
Disclaimer: I am a personal friend of one of the authors (Chuck) and am the guy who suggested using VOCP for the Digital Receptionist