The *nix documentation project is meant to provide online searchable documentation for Linux, FreeBSD, OpenBSD, NetBSD, HP-UX, Tru64 and other Unix like operating systems.
Currently hosting over 25000 manual pages,
over 200 Linux Howtos, over 100 FreeBSD tips and a friendly comunity forum where your questions will be answered.
|
Random man page:
sbsh(4) -- Granch SBNI16 SHDSL modem device driver
|
|
The sbsh driver provides support for an internal PCI modem SBNI16-SHDSL. A device is introduced to the OS as a common Ethernet-like network card which must be configured with ifconfig(8) (all standard... |
|
FreeBSD Tip Of the Day
|
View all tips
|
FreeBSD is started up by the program 'init'. The first thing init does when
starting multiuser mode (ie, starting the computer up for normal use) is to
run the shell script /etc/rc. By reading /etc/rc, you can learn a lot about
how the system is put together, which again will make you more confident about
what happens when you do something with it.
|
|