|
security(8) -- periodic system security check
|
security is a command script that examines the system for some signs of security weaknesses. It is only a security aid and does not offer complete protection. The security script is normally run from ... |
sendmail(8) -- an electronic mail transport agent
|
Sendmail sends a message to one or more recipients, routing the message over whatever networks are necessary. Sendmail does internetwork forwarding as necessary to deliver the message to the correct p... |
|
sensorsd(8) -- monitor hardware sensors
|
The sensorsd utility retrieves hardware sensor monitoring data like fan speeds, temperatures and voltages, via sysctl(3). It uses syslog(3) to send an alert if they are out of the given limits. Limits... |
sesd(8) -- monitor SCSI Environmental Services Devices
|
sesd monitors SCSI Environmental Services (or SAF-TE) devices for changes in state and logs such changes to the system error logger (see syslogd(8)). At least one device must be specified. When no oth... |
setencstat(8) -- set SCSI Environmental Services Device enclosure status
|
setencstat sets summary status for a SCSI Environmental Services (or SAFTE) device. The enclosure status argument may take the values: 0 Set the status to an OK state. 1 Set the status to an UNRECOVER... |
setextattr(8) -- set a named extended attribute
|
setextattr is a user tool to set a named extended attribute on a file or directory to the provided string. The attrnamespace argument should be the namespace of the attribute to retrieve: legal values... |
alpha/setnetbootinfo(8) -- configure network bootstrap program
|
The setnetbootinfo utility configures the OpenBSD/alpha network bootstrap program so that it can be used to bootstrap systems with old firmware revisions. The OpenBSD/alpha network bootstrap program n... |
setobjstat(8) -- set SCSI Environmental Services Device object status
|
setobjstat sets the object status for a SCSI Environmental Services (or SAF-TE) device. The objectid argument may be determined by running getencstat(8). The status fields are partially common (first ... |
sftp-server(8) -- SFTP server subsystem
|
sftp-server is a program that speaks the server side of SFTP protocol to stdout and expects client requests from stdin. sftp-server is not intended to be called directly, but from sshd(8) using the Su... |
showmount(8) -- show remote NFS mounts on host
|
showmount shows status information about the NFS server on host. By default it prints the names of all hosts that have NFS file systems mounted on the host. See NFS: Network File System Protocol Speci... |
shutdown(8) -- close down the system at a given time
|
shutdown provides an automated shutdown procedure for superusers to nicely notify users when the system is shutting down, saving them from system administrators, hackers, and gurus, who would otherwis... |
skeyprune(8) -- prune zeroed and old entries from S/Key database
|
skeyprune searches through the S/Key database, /etc/skey, and prunes out entries that have been zeroed out via skeyinit(1) as well as entries that have not been modified in days days. If days is not s... |
slattach(8) -- attach serial lines as network interfaces
|
slattach is used to assign a tty line to a network interface, and will attach the named tty line to the first available slipdevice that is configured and up. The following operands are supported by sl... |
slip(8) -- attach serial lines as network interfaces
|
slattach is used to assign a tty line to a network interface, and will attach the named tty line to the first available slipdevice that is configured and up. The following operands are supported by sl... |
sliplogin(8) -- attach a serial line network interface
|
sliplogin is used to turn the terminal line on standard input into a Serial Line IP (SLIP) link to a remote host. To do this, the program searches the file /etc/sliphome/slip.hosts for an entry matchi... |