|
sync(8) -- force completion of pending disk writes (flush cache)
|
The sync utility can be called to ensure that all disk writes have been completed before the processor is halted in a way not suitably done by reboot(8) or halt(8). Generally, it is preferable to use ... |
sysctl(8) -- get or set kernel state
|
The sysctl utility retrieves kernel state and allows processes with appropriate privilege to set kernel state. The state to be retrieved or set is described using a ``Management Information Base'' (... |
|
syslogc(8) -- collect messages from syslog memory buffer
|
syslogc collects messages from the syslogd(8) memory buffer specified by the logname argument. For syslogc to work, syslogd(8) must be configured with one or more memory buffer logs (see syslog.conf(5... |
syslogd(8) -- log systems messages
|
syslogd reads and logs messages to the system console, log files, other machines and/or users as specified by its configuration file. The options are as follows: -a path Specify a location where syslo... |
talkd(8) -- remote user communication server
|
Talkd is the server that notifies a user that someone else wants to initiate a conversation. It acts as a repository of invitations, responding to requests by clients wishing to rendezvous to hold a c... |
tcpd(8) -- tcp wrappers access control facility for internet services
|
The tcpd program can be set up to monitor incoming requests for telnet(1), finger(1), ftp(1), rsh(1), tftp(1), talk(1), comsat(8), and other services that have a one-to-one mapping onto executable fil... |
tcpdchk(8) -- tcp wrapper configuration checker
|
tcpdchk examines your tcp wrapper configuration and reports all potential and real problems it can find. The program examines the tcpd(8) access control files (by default, these are /etc/hosts.allow a... |
tcpdmatch(8) -- tcp wrapper oracle
|
tcpdmatch predicts how the tcp wrapper would handle a specific request for service. Examples are given below. The program examines the tcpd(8) access control tables (default /etc/hosts.allow and /etc/... |
tcpdrop(8) -- drop a TCP connection
|
The tcpdrop command drops the TCP connection specified by the local address laddr, port lport and the foreign address faddr, port fport. Addresses and ports can be specified by name or numeric value. |
tcpdump(8) -- dump traffic on a network
|
tcpdump prints out the headers of packets on a network interface that match the boolean expression. You must have read access to /dev/bpf*. The options are as follows: -a Attempt to convert network an... |
telnetd(8) -- DARPA TELNET protocol server
|
The telnetd command is a server which supports the DARPA standard TELNET virtual terminal protocol. Telnetd is normally invoked by the internet server (see inetd(8)) for requests to connect to the TEL... |
tftpd(8) -- DARPA Trivial File Transfer Protocol server
|
tftpd is a server which supports the DARPA Trivial File Transfer Protocol. The TFTP server operates at the port indicated in the `tftp' service description; see services(5). The server is normally st... |
timed(8) -- time server daemon
|
The timed utility is a time server daemon which is normally invoked at boot time from the rc(8) file. It synchronizes the host's time with the time of other machines, which are also running timed, in... |
timedc(8) -- timed control program
|
timedc is used to control the operation of the timed(8) program. It may be used to: +o Measure the differences between machines' clocks, +o Find the location where the master time server is running, ... |
tokenadm(8) -- SNK-004 token databases
|
The tokenadm utility displays and edits user entries in the various token databases. It may also be invoked as one the following: activadm, cryptoadm, or snkadm. The options are as follows: -1 Display... |