|
ffm(4) -- File-on-File Mounting File System
|
The File-on-File Mounting (FFM) file system allows regular files, character device special files, or block device special files to be mounted on regular files or directories. The ffm file system is us... |
files(4) -- File control database (Enhanced Security)
|
The file control database (/etc/auth/system/files) is designed to help the Information System Security Officer (ISSO) maintain the integrity of the system. The database contains entries for system dat... |
|
Foreign(4) -- Logs contact attempts from unknown systems
|
The /usr/lib/uucp/.Admin/Foreign file lists access attempts by unknown systems. The /usr/lib/uucp/remote.unknown shell script appends an entry to the Foreign file each time a remote computer that is n... |
forward(4) -- forward mail
|
The .forward file allows a user to forward messages to another host, or to invoke programs (such as vacation(1)) to process their mail. It is formatted as a series of comma-separated addresses in the ... |
fs(4) -- Specifies the format of the file system volume
|
Every file system storage volume (disk, nine-track tape, for instance) has a common format for certain vital information. Each such volume is divided into a certain number of blocks. The block size is... |
fstab(4) -- Static information about mounted file systems
|
The /etc/fstab file contains descriptive information about the known file systems and the disk partitions used. In Tru64 UNIX Version 5.0, the descriptive information for partitions used in swapping a... |
fs_config_data(4) -- Describes the configuration data for an AdvFS domain.
|
The output of fs_save_config contains the AdvFS domain configuration that is used as input to the fs_restore_config function. The configuration data file entities consist of domains, volumes, filesets... |
ftpusers(4) -- The ftpd security file
|
The ftpd security file rejects remote logins to local user accounts specified in /etc/ftpusers. Restricted accounts appear one to a line; white space is prohibited. Account names must match exactly th... |
gated.conf(4) -- Gate daemon configuration file (general information)
|
The gated.conf file contains configuration information that is read by the gated daemon at initialization time. This file contains statements that control tracing options, select routing protocols, ma... |
gated.control(4) -- Gate daemon configuration file (control statements)
|
Control statements control routes that are imported from routing peers and routes that are exported to these peers. These are the final statements to be included in the gated.conf file. The following ... |
gated.proto(4) -- Gate daemon configuration file (protocol statements)
|
Routing protocols determine the "best" route to each destination and distribute routing information among the systems on a network. Routing protocols are divided into two general groups: interior (i... |
gateways(4) -- Specifies Internet routing information to the routed daemon
|
The /etc/gateways file identifies gateways for the routed daemon. Ordinarily, the routed daemon queries the network and builds routing tables. The routed daemon builds the tables from routing informat... |
gettydefs(4) -- Terminal attributes
|
The gettydefs file supplies the getty command with information about various terminal attributes, such as the default initialization and the login message. The gettydefs file contains single line entr... |
group(4) -- Group file
|
The /etc/group database contains the following information for each group: Group name Encrypted password Numerical group ID A comma-separated list of all users allowed in the group Note Do not put any... |
hosts(4) -- The host name data base
|
The hosts file contains information regarding the known hosts on the network. For each host a single line should be present with the following information: IP_address canonical_hostname aliases Items ... |