Inside your PC is a
+ Inside your PC is a
daemon waiting to be unleashed. Free it with
FreeBSD.
Index: www/en/docs.sgml
===================================================================
RCS file: /home/dcvs/www/en/docs.sgml,v
retrieving revision 1.160
diff -u -r1.160 docs.sgml
--- www/en/docs.sgml 15 Mar 2003 16:08:54 -0000 1.160
+++ www/en/docs.sgml 5 Apr 2003 14:54:28 -0000
@@ -1,4 +1,4 @@
-
%includes;
@@ -6,25 +6,27 @@
&header;
+
+ &navbar;
-
+
A wide variety of documentation is available for FreeBSD, on this web
site, on other web sites, and available over the counter.
On this site
@@ -42,40 +44,40 @@
The FreeBSD
- FAQ
+ FAQ
Frequently Asked Questions, and answers, covering all
aspects of FreeBSD.
The FreeBSD
- Handbook
+ Handbook
A constantly evolving, comprehensive resource for FreeBSD
users.
The
- FreeBSD Developer's Handbook
+ FreeBSD Developer's Handbook
For people who want to develop software for FreeBSD (and not
just people who are developing FreeBSD itself).
The Porter's
- Handbook
+ Handbook
Essential reading if you plan on providing a port of a third
party piece of software.
Chapter 2
of "The Design and Implementation of the 4.4BSD Operating
- System"
+ System"
Donated by Addison-Wesley, provides a design overview of 4.4BSD,
from which FreeBSD was originally derived.
Chapter
- 8 of "The FreeBSD Corporate Networker's Guide"
+ 8 of "The FreeBSD Corporate Networker's Guide"
Donated by Addison-Wesley, provides an in-depth look at using
FreeBSD to provide printing services to Windows, NT, and Novell
hosts.
The FreeBSD
- Documentation Project Primer for New Contributors
+ Documentation Project Primer for New Contributors
Everything you need to know in order to start contributing to the
FreeBSD Documentation Project.
@@ -84,153 +86,153 @@
Integration
- of Checkpoint VPN-1/Firewall-1 and FreeBSD IPSec.
+ of Checkpoint VPN-1/Firewall-1 and FreeBSD IPSec.
How to configure Checkpoint VPN-1/Firewall-1 and FreeBSD IPSec.
The
- Committer's Guide
+ Committer's Guide
Introductory information for FreeBSD committers.
Console
- Server Tutorial
+ Server Tutorial
How to setup a FreeBSD based console server with a cheap
multi-port serial card.
Contributing
- to FreeBSD
+ to FreeBSD
How to contribute to the FreeBSD Project.
The
- List of FreeBSD Contributors
+ List of FreeBSD Contributors
A list of organizations and individuals who have helped
enhance FreeBSD.
- Setting up a CVS repository - The FreeBSD way
+
Setting up a CVS repository - The FreeBSD way
How to set up a CVS repository that uses the same CVSROOT
infrastructure as the FreeBSD project.
CVSup
- Advanced Points
+ Advanced Points
An article with some tips about the subtleties of CVSup.
Dialup
- firewalling with FreeBSD
+ firewalling with FreeBSD
How to set up a firewall using PPP and ipfw over a dialup link
with dynamically assigned IP addresses.
Creating
- a diskless X server
+ a diskless X server
How to create a diskless X server.
The Euro symbol
- on FreeBSD
+ on FreeBSD
How to configure FreeBSD and related applications to display the
new Euro symbol.
Explaining
- BSD
+ BSD
An answer to the question ``What is BSD?''
FreeBSD
- From Scratch
+ From Scratch
How to automatically compile, install and configure a system from
scratch (i.e. to an empty file system), including your favorite
ports.
Filtering
- Bridges
+ Bridges
Configuring firewalls and filtering on FreeBSD hosts acting as
bridges rather than routers.
Fonts and
- FreeBSD
+ FreeBSD
A description of the various font technologies in FreeBSD, and
how to use them with different programs.
Formatting
- media on FreeBSD
+ media on FreeBSD
How to slice, partition, and format fixed and removable media on
FreeBSD.
How
- to get the best results from the FreeBSD-questions mailing list
+ to get the best results from the FreeBSD-questions mailing list
Tips and tricks to help you maximize the chances of getting
useful information from the -questions mailing list.
Working
- with Hats
+ with Hats
A committer's guide to working with ``hats'' (other
committers with authority over specific areas of
FreeBSD).
Mirroring FreeBSD
-
The all in one guide for mirroring the FreeBSD website, CVSup servers,
+
The all in one guide for mirroring the FreeBSD website, CVSup servers,
FTP servers, and more.
Independent
- Verification of IPsec Functionality in FreeBSD
+ Verification of IPsec Functionality in FreeBSD
A method for experimentally verifying IPsec
functionality.
Java, and
- Jakarta Tomcat
+ Jakarta Tomcat
Information on setting up Java and Jakarta Tomcat on a FreeBSD
system.
FreeBSD
- on Laptops
+ on Laptops
Information about running FreeBSD on a laptop.
An MH
- Primer
+ Primer
An introduction to using the MH mail reader on
FreeBSD.
Using
- FreeBSD with other operating systems
+ FreeBSD with other operating systems
How to install FreeBSD alongside one or more different operating
systems on the same computer.
FreeBSD
- First Steps
+ First Steps
For people coming to FreeBSD and Unix for the first
time.
Pluggable
- Authentication Modules
+ Authentication Modules
A guide to the PAM system and modules under
FreeBSD.
FreeBSD
- Problem Report Handling Guidelines
+ Problem Report Handling Guidelines
Recommended practices for handling FreeBSD problem
reports.
Writing
- FreeBSD Problem Reports
+ FreeBSD Problem Reports
How to best formulate and submit a problem report to the
FreeBSD Project.
- Programming Tools on FreeBSD
+
Programming Tools on FreeBSD
This document has moved into The
Developer's Handbook.
PXE booting
- FreeBSD
+ FreeBSD
How to create an Intel PXE server using FreeBSD, and how to
configure a FreeBSD client to boot from a PXE server.
FreeBSD
- Release Engineering
+ Release Engineering
Describes the approach used by the FreeBSD release
engineering team to make production quality releases of the
FreeBSD Operating System. It describes the tools available
@@ -239,7 +241,7 @@
FreeBSD
- Release Engineering for Third Party Packages
+ Release Engineering for Third Party Packages
Describes the approach used by the FreeBSD
release engineering team to produce a high quality package set
@@ -252,32 +254,32 @@
consistent.
Serial
- and UART devices
+ and UART devices
Detailed information about the use of serial ports on FreeBSD,
including several multi-port serial cards.
FreeBSD
- and Solid State Devices
+ and Solid State Devices
The use of solid state disk devices in FreeBSD.
Storage Devices
+ href="doc/en_US.ISO8859-1/articles/storage-devices/index.html">Storage Devices
Detailed information about using storage devices with FreeBSD,
including ESDI disks, and SCSI disks, tape drives, and CDROM
drives.
Bootstrapping
- Vinum: A Foundation for Reliable Servers
+ Vinum: A Foundation for Reliable Servers
A gentle introduction to failure-resilient servers and
step-by-step instructions for building one with Vinum.
Design
- elements of the FreeBSD VM system
+ elements of the FreeBSD VM system
An easy to follow description of the design of the FreeBSD
virtual memory system.
Zip-drives
- and FreeBSD
+ and FreeBSD
How to format, mount, and use an Iomega Zip (SCSI, IDE, or
parallel) Drive on FreeBSD.
Index: www/en/features.sgml
===================================================================
RCS file: /home/dcvs/www/en/features.sgml,v
retrieving revision 1.19
diff -u -r1.19 features.sgml
--- www/en/features.sgml 16 May 2002 01:49:49 -0000 1.19
+++ www/en/features.sgml 5 Apr 2003 14:54:28 -0000
@@ -1,4 +1,4 @@
-
%includes;
@@ -6,6 +6,8 @@
&header;
+
+ &navbar;
FreeBSD offers many advanced features.
@@ -15,7 +17,7 @@
enable you to do just that.