๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Linux appliance design: a hands-on guide to building Linux applications

โœ Scribed by Bob Smith; John Hardin; Graham Phillips; Bill Pierce


Book ID
127449476
Year
2007
Tongue
English
Weight
8 MB
Category
Library
ISBN-13
9781593270896

No coin nor oath required. For personal study only.

โœฆ Synopsis


Modern appliances are complex machines with processors, operating systems, and application software. While there are books that will tell you how to run Linux on embedded hardware, and books on how to build a Linux application, Linux Appliance Design is the first book to demonstrate how to merge the two and create a Linux appliance. You'll see for yourself why Linux is the embedded operating system of choice for low-cost development and a fast time to market.
Linux Appliance Design shows how to build better appliances โ€” appliances with more types of interfaces, more dynamic interfaces, and better debugged interfaces. You'll learn how to build backend daemons, handle asynchronous events, and connect various user interfaces (including web, framebuffers, infrared control, SNMP, and front panels) to these processes for remote configuration and control. Linux Appliance Design also introduces the Run-Time Access library, which provides a uniform mechanism for user interfaces to communicate with daemons.
Learn to:
โ€ข Separate your user interfaces from your daemons
โ€ข Give user interfaces run time access to configuration, status, and statistics
โ€ข Add professional network management capabilities to your application
โ€ข Use SNMP and build a MIB
โ€ข Build a web-based appliance interface
โ€ข Build a command line interface (CLI)
โ€ข Build a framebuffer interface with an infrared control as input
โ€ข Manage logs and alarms on an appliance
Companion CD includes a prototype appliance โ€” a home alarm system โ€” that supports the book's lessons.


๐Ÿ“œ SIMILAR VOLUMES


Optimizing Linux Performance: A Hands-On
โœ Phillip G. Ezolt ๐Ÿ“‚ Library ๐Ÿ“… 2005 ๐Ÿ› Prentice Hall ๐ŸŒ English โš– 2 MB

* The first comprehensive, expert guide for end-to-end Linux application optimization * Learn to choose the right tools-and use them together to solve real problems in real production environmentsSuperior application performance is more crucial than ever-and in today's complex productio

Database Design for Mere Mortals: A Hand
โœ Michael J. Hernandez ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English โš– 6 MB

Relational databases are powerful tools for organizing data, but learning to use them effectively can be painful. Relational Database Design for Mere Mortals explains the concepts of relational-database design in an easy-to-digest fashion that covers both the theoretical underpinnings and their prac

Database design for mere mortals. A hand
โœ Hernandez M.J. ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐ŸŒ English โš– 6 MB

Pt. I. Relational Database Design -- Ch. 1. Relational Database -- Ch. 2. Design Objectives -- Ch. 3. Terminology -- Pt. II. Design Process -- Ch. 4. Conceptual Overview -- Ch. 5. Starting the Process -- Ch. 6. Analyzing the Current Database -- Ch. 7. Establishing Table Structures -- Ch. 8. Keys --