Linux Appliance Design
by Bob Smith, et al.
Publisher: No Starch Press 2007
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.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
Linux Systems Programming
by Jonathan Macey - 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.
(13404 views)
by Jonathan Macey - 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.
(13404 views)
The Big Online Book of Linux Ada Programming
by Ken O. Burtch - PegaSoft
This text covers basic software development on Linux, a review of the core Ada 95 language, and an introduction to designing programs that work with the Linux kernel and standard C libraries. It also covers some of the Ada bindings.
(17147 views)
by Ken O. Burtch - PegaSoft
This text covers basic software development on Linux, a review of the core Ada 95 language, and an introduction to designing programs that work with the Linux kernel and standard C libraries. It also covers some of the Ada bindings.
(17147 views)
GNU Make: A Program for Directed Compilation
by Richard M. Stallman, Roland McGrath - 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.
(11932 views)
by Richard M. Stallman, Roland McGrath - 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.
(11932 views)
Linux Shell Scripting Tutorial: A Beginner's Handbook
by Vivek G. Gite - nixCraft
This tutorial is designed for beginners who wish to learn the basics of shell scripting/programming plus introduction to power tools such as awk, sed, etc. This document contains examples rather than all the features of shell.
(15296 views)
by Vivek G. Gite - nixCraft
This tutorial is designed for beginners who wish to learn the basics of shell scripting/programming plus introduction to power tools such as awk, sed, etc. This document contains examples rather than all the features of shell.
(15296 views)