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
Table of contents
- Appliance Architecture
- Managing Daemons
- Using Run-Time Access
- Building and Securing Daemons
- The Laddie Alarm System: A Sample Appliance
- Logging
- Laddie Event Handling
- Designing a Web Interface
- Designing a Command Line Interface
- Designing a Front Panel Interface
- Designing a Framebuffer Interface
- Infared Remote Control
- Hands-On Introduction to SNMP
- Designing Your SNMP MIB
- Implementing Your SNMP MIB
Pages : | 388 |
Size : | 12.1 MB |
Downloads: | 246 |
Created: | 2022-02-03 |
License: | CC BY |
Author(s): | Bob Smith, John Hardin, Graham Phillips, Bill Pierce |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Linux Appliance Design
Download free course Linux commands Notes for Professionals, pdf file on 64 pages by Stack Overflow Community.
Tiny Core Linux (TCL) is a minimal Linux operating system focusing on providing a base system using BusyBox and FLTK, developed by Robert Shingledecker. The distribution is notable for its size (15 MB) and minimalism, with additional functionality provided by extensions. Tiny Core Linux is free and
The command line is a text interface for your computer. It's a program that takes in commands, which it passes on to the computer's operating system to run. Linux command line for you and me is a open book for newcomers to command line environment.
Take your Linux system administration skills to the next level with our Advanced Linux System Administration I Tutorial in PDF. Master advanced concepts such as kernel patching, RAID, and system automation through comprehensive exercises and solutions in this must-read resource.
Modern appliances are complex machines with processors, operating systems, and application..., download free Linux tutorial in PDF (356 pages) created by Bob Smith .