|
ppp(8) -- Point to Point Protocol (a.k.a. user-ppp)
|
This is a user process PPP software package. Normally, PPP is implemented as a part of the kernel (e.g., as managed by pppd(8)) and it's thus somewhat hard to debug and/or modify its behaviour. Howev... |
pppctl(8) -- PPP control program
|
This program provides command line control of the ppp(8) daemon. Its primary use is to facilitate simple scripts that control a running daemon. pppctl is passed at least one argument, specifying the s... |
|
pppd(8) -- Point-to-Point Protocol daemon
|
PPP is the protocol used for establishing internet links over dial-up modems, DSL connections, and many other types of point-topoint links. The pppd daemon works together with the kernel ppp(4) driver... |
pppoe(8) -- PPP Over Ethernet translator
|
The pppoe program can, with the help of ppp(8), act as a server or client for running PPP Over Ethernet. The options are as follows: -i interface Specify the interface that pppoe is to use, which shou... |
pppstats(8) -- report statistics for the specified PPP interface
|
The pppstats utility reports PPP-related statistics at regular intervals for the specified PPP interface. If the interface is unspecified, it will default to ppp0. The display is split horizontally in... |
pstat(8) -- display system data structures
|
pstat displays open file entry, swap space utilization, terminal state, and vnode data structure information. If corefile is given, the information is sought there, otherwise in the running kernel via... |
pwd_mkdb(8) -- generate the password databases
|
pwd_mkdb creates db(3) style secure and insecure databases for the specified file. These databases are then installed into /etc/spwd.db and /etc/pwd.db, respectively. The file argument is installed in... |
i386/pxeboot(8) -- i386-specific second-stage PXE bootstrap
|
pxeboot is a modified version of the i386 second-stage bootstrap program, boot(8), configured to run under Intel's Preboot Execution Environment (PXE). PXE is a form of smart boot ROM, built into man... |
amd64/pxeboot(8) -- amd64-specific second-stage PXE bootstrap
|
pxeboot is a modified version of the amd64 second-stage bootstrap program, boot(8), configured to run under Intel's Preboot Execution Environment (PXE). PXE is a form of smart boot ROM, built into ma... |
quot(8) -- display disk space occupied by each user
|
quot is used to gather statistics about the disk usage for each local user. The options are as follows: -a Include statistics for all mounted filesystems. -c Display three columns containing number of... |
quotacheck(8) -- filesystem quota consistency checker
|
quotacheck examines each filesystem, builds a table of current disk usage, and compares this table against that recorded in the disk quota file for the filesystem. If any inconsistencies are detected,... |
quotaoff(8) -- turn filesystem quotas on and off
|
quotaon announces to the system that disk quotas should be enabled on one or more filesystems. quotaoff announces to the system that the specified filesystems should have any disk quotas turned off. T... |
quotaon(8) -- turn filesystem quotas on and off
|
quotaon announces to the system that disk quotas should be enabled on one or more filesystems. quotaoff announces to the system that the specified filesystems should have any disk quotas turned off. T... |
raidctl(8) -- configuration utility for the RAIDframe disk driver
|
raidctl is the user-land control program for raid(4), the RAIDframe disk device. raidctl is primarily used to dynamically configure and unconfigure RAIDframe disk devices. For more information about t... |
rarpd(8) -- reverse ARP daemon
|
rarpd services Reverse ARP requests on the Ethernet connected to interface. Upon receiving a request, rarpd maps the target hardware address to an IP address via its name, which must be present in bot... |