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:
moduli(5) -- system moduli file
|
|
The moduli file contains the system-wide Diffie-Hellman prime moduli for the photurisd(8) and sshd(8) programs. Each line in this file contains the following fields: Time, Type, Tests, Tries, Size, Ge... |
|
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.
|
|