Logo

Linux Appliance Design by Bob Smith, et al.

Large book cover: Linux Appliance Design

Linux Appliance Design
by

Publisher: No Starch Press
ISBN/ASIN: 1593271409
Number of pages: 388

Description:
The book shows how to use librta to build a Linux appliance. Topics include appliance architecture, security, and how to build simple, yet responsive user interfaces. The book shows how to build five different user interfaces including a web interface, a command line interface, a front panel interface, an SNMP agent, and a framebuffer interface with an IR remote control.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: The Linux Kernel Module Programming GuideThe Linux Kernel Module Programming Guide
by - CreateSpace
An excellent guide for anyone wishing to get started on kernel module programming. The author takes a hands-on approach starting with simple programs, and quickly moves from there. The book has a lively style that entertains while it educates.
(15826 views)
Book cover: GNU Make: A Program for Directed CompilationGNU Make: A Program for Directed Compilation
by - Free Software Foundation
The make utility automatically determines which pieces of a large program need to be recompiled, and issues commands to recompile them. This manual describes GNU make, which was implemented by Richard Stallman and Roland McGrath.
(13031 views)
Book cover: Advanced Linux ProgrammingAdvanced Linux Programming
by
The first part of the book covers generic UNIX system services for advanced programmers who have worked with other Linux systems. The second section covers truly advanced topics, the material that is entirely Linux specific.
(18677 views)
Book cover: Linux Systems ProgrammingLinux Systems Programming
by - Bournemouth Media School
Contents: Command Line Arguments; Environment Variables; The Standard I/O Library; Executing Processes as a Stream; Showing system Processes; Creating processes in a program; Processes and Threads; Inter-process Communication; Semaphores; etc.
(14569 views)