|
newaliases(8) -- update /etc/aliases database
|
This is a simple shell script calling /usr/lib/sendmail with the -bi option. It is provided for compatibility with the sendmail program. It is not actually necessary to notify exim of changes to /etc/... |
newusers(8) -- update and create new users in batch
|
newusers reads a file of user name and cleartext password pairs and uses this information to update a group of existing users or to create new users. Each line is in the same format as the standard pa... |
|
nisdomainname(8) --
|
|
nsupdate(8) -- Dynamic DNS update utility
|
nsupdate is used to submit Dynamic DNS Update requests as defined in RFC2136 to a name server. This allows resource records to be added or removed from a zone without manually editing the zone file. A... |
paperconfig(8) -- configure the system default paper size
|
paperconfig sets the system (or default) paper to be used by tools using the papersize file. It can either ask interactively for the paper to use or be called non-interactively by scripts. |
parted(8) -- a partition manipulation program
|
This manual page documents briefly the parted command. Complete documentation is distributed with the package. parted is a disk partitioning and partition resizing program. It allows you to create, de... |
pidof(8) -- find the process ID of a running program.
|
Pidof finds the process id's (pids) of the named programs. It prints those id's on the standard output. This program is on some systems used in run-level change scripts, especially when the system h... |
ping(8) -- send ICMP ECHO_REQUEST packets to network hosts
|
Ping uses the ICMP protocol's mandatory ECHO_REQUEST datagram to elicit an ICMP ECHO_RESPONSE from a host or gateway. ECHO_REQUEST datagrams (``pings'') have an IP and ICMP header, followed by a ``... |
pivot_root(8) -- change the root file system
|
pivot_root moves the root file system of the current process to the directory put_old and makes new_root the new root file system. Since pivot_root(8) simply calls pivot_root(2), we refer to the man p... |
plipconfig(8) -- fine tune PLIP device parameters
|
Plipconfig is used to (hopefully) improve PLIP performance by changing the default timing parameters used by the PLIP protocol. Results are dependent on the parallel port hardware, cable, and the CPU ... |
pmap_dump(8) -- print a list of all registered RPC programs
|
The pmap_dump command can be used to restart a running portmapper or to print a list of all registered RPC programs on the local host. If you want to use the program to restart the portmapper you have... |
pmap_set(8) -- set the list of registered RPC programs
|
The pmap_set command can be used to restart a running portmapper or to set the list of registered RPC programs on the local host. If you want to use the program to restart the portmapper you have to r... |
portmap(8) -- DARPA port to RPC program number mapper
|
Portmap is a server that converts RPC program numbers into DARPA protocol port numbers. It must be running in order to make RPC calls. When an RPC server is started, it will tell portmap what port num... |
poweroff(8) --
|
|
pppconfig(8) -- configure pppd
|
pppconfig is a dialog based interactive, menu driven utility to help automate setting up a dial out ppp connection. It provides extensive explanations at each step. pppconfig supports PAP, CHAP, and c... |