MicroBSD Handbook

Prev Next

Preface

Intended Audience

The MicroBSD newcomer will find that the first section of this book guides the user through the MicroBSD installation process, and gently introduces the concepts and conventions that underpin Unix. Working through this section requires little more than the desire to explore, and the ability to take on board new concepts as they are introduced.

Once you have travelled this far, the second, far larger, section of the Handbook is a comprehensive reference to all manner of topics of interest to MicroBSD system administrators. Some of these chapters may recommend that you do some prior reading, and this is noted in the synopsis at the beginning of each chapter.

Organization of This Book

This book is split into two logically distinct sections. The first section, Getting Started, covers the installation and basic usage of MicroBSD. It is expected that the reader will follow these chapters in sequence, possibly skipping chapters covering familiar topics. The second section, System Administration, covers a broad collection of subjects that are of interest to more advanced MicroBSD users. Each section begins with a succinct synopsis that describes what the chapter covers and what the reader is expected to already know. This is meant to allow the casual reader to skip around to find chapters of interest.

Chapter 1, Introduction

Introduces MicroBSD to a new user. It describes the history of the MicroBSD Project, its goals and development model.

Chapter 2, Installation

Walks a user through the entire installation process. Some advanced installation topics, such as installing through a serial console, are also covered.

Chapter 3, Unix Basics

Covers the basic commands and functionality of the MicroBSD operating system. If you are familiar with Linux or another flavor of Unix then you can probably skip this chapter.

Chapter 4, Installing Applications

Covers the installation of third-party software with both MicroBSD's innovative ``Ports Collection'' and standard binary packages.

Chapter 5, Configuration and Tuning

Describes the parameters available for system administrators to tune a MicroBSD system for optimum performance. Also describes the various configuration files used in MicroBSD and where to find them.

Chapter 6, Booting Process

Describes the MicroBSD boot process and explains how to control this process with configuration options.

Chapter 7, Users and Basic Account Management

Describes the creation and manipulation of user accounts. Also discusses resource limitations that can be set on users and other account management tasks.

Chapter 8, Configuring the MicroBSD Kernel

Explains why you might need to configure a new kernel and provides detailed instructions for configuring, building, and installing a custom kernel.

Chapter 9, Security

Describes many different tools available to help keep your MicroBSD system secure, including Kerberos, IPsec, OpenSSH, and network firewalls.

Chapter 10, Storage

Describes how to manage storage media and filesystems with MicroBSD. This includes physical disks, RAID arrays, optical and tape media, memory-backed disks, and network filesystems.

Chapter 11, PPP and SLIP

Describes how to use PPP, SLIP, or PPP over Ethernet to connect to remote systems with MicroBSD.

Chapter 12, Advanced Networking

Describes many networking topics, including sharing an Internet connection with other computers on your LAN, using network filesystems, sharing account information via NIS, setting up a name server, and much more.

Chapter 13, Electronic Mail

Explains the different components of an email server and dives into simple configuration topics for the most popular mail server software: sendmail.

Conventions used in this book

To provide a consistent and easy to read text, several conventions are followed throughout the book.

Typographic Conventions

Italic

An italic font is used for filenames, URLs, emphasized text, and the first usage of technical terms.

Monospace

A monospaced font is used for error messages, commands, environment variables, names of ports, hostnames, user names, group names, device names, variables, and code fragments.

Bold

A bold font is used for applications, commands, and keys.


Prev Home Next
MicroBSD Handbook Getting Started

This, and other documents, can be downloaded from MicroBSD.

For questions about MicroBSD, read the documentation before contacting <MicroBSD Support>.
Copyright © 1995-2003 by The FreeBSD Documentation Project, OpenBSD FAQ Copyright © 1998-2003 OpenBSD, Modified for MicroBSD