From the Publisher:
Absolute BSD focuses on FreeBSD's features, benefits, and strengths - specifically on using BSD systems as high-performance Internet servers. Designed for new system administrators with basic UNIX knowledge who want to accomplish essential tasks with the FreeBSD operating system, the book's main focus is on FreeBSD, but much of its information is also applicable to OpenBSD and NetBSD. BSD-specific features are covered, such as how to build a high-performance server, secure it, prepare crash dumps, and interoperate with other network servers. A troubleshooting section that addresses problems that a new FreeBSD administrator might encounter is also included.
Index Terms
- Absolute BSD
Recommendations
Running BSD kernels as user processes by partial emulation and rewriting of machine instructions
BSDC'03: Proceedings of the BSD Conference 2003 on BSD ConferenceA user-level operating system (OS) can be implemented as a regular user process on top of another host operating system. Conventional user-level OSes, such as User Mode Linux, view the underlying host operating system as a specific hard-ware ...