Rpc.bootparamd,
Exports,
Tcpdump,
Mygate,
Myname,
Rbootd,
Mopd,
Portmap,
Rarpd,
Hostname.if,
Mountd,
Bootparams,
Pxeboot,
Fstab,
Hosts,
Nfsd,
Tftpd,
Dhcpd.conf,
Ethers,
Dhcpd,
Diskless DISKLESS(8) - System Manager’s Manual # DISKLESS(8) - System Manager’s Manual
NAME # diskless - booting a system over the network
DESCRIPTION # The ability to boot a machine over the network is useful for diskless or dataless machines, or as a temporary measure while repairing or re-installing filesystems on a local disk. This file provides a general description of the interactions between a client and its server when a client is booting over the network.
...
MOUNTD(8) - System Manager’s Manual # MOUNTD(8) - System Manager’s Manual
NAME # mountd - service remote NFS mount requests
SYNOPSIS # mountd [-d] [exportsfile]
DESCRIPTION # mountd is the server for NFS mount requests from other client machines. mountd listens for service requests at the port indicated in the NFS server specification; see Network File System Protocol Specification, RFC 1094, Appendix A and NFS: Network File System Version 3 Protocol Specification, RFC 1813, Appendix I.
...
Vmstat,
Top,
Fstat,
Tcpbench,
Netintro,
Protocols,
Systat,
Ps,
Services,
Trpt,
Iostat,
Pstat,
Tcpdrop,
Inet_ntop,
Hosts,
Nfsstat,
Portmap,
Route,
Netstat NETSTAT(1) - General Commands Manual # NETSTAT(1) - General Commands Manual
NAME # netstat - show network status
SYNOPSIS # netstat [-AaBln] [-M core] [-N system] [-p protocol] [-T rtable]
netstat -WÂ interface
netstat -m
netstat -I interface | -i [-bdehnq]
netstat -w wait [-bdehnq] [-c count] [-I interface]
netstat -s [-gru] [-f address_family] [-p protocol]
netstat -g [-lnu] [-f address_family]
netstat -R
netstat -r [-AFu] [-f address_family] [-M core] [-N system] [-T rtable]
...
NFSD(8) - System Manager’s Manual # NFSD(8) - System Manager’s Manual
NAME # nfsd - remote NFS server
SYNOPSIS # nfsd [-rtu] [-n num_servers]
DESCRIPTION # nfsd runs on a server machine to service NFS requests from client machines. At least one nfsd must be running for a machine to operate as a server.
Unless otherwise specified, four servers for UDP transport are started.
The options are as follows:
...
PORTMAP(8) - System Manager’s Manual # PORTMAP(8) - System Manager’s Manual
NAME # portmap - Internet protocol port to RPC program number mapper
SYNOPSIS # portmap [-d]
DESCRIPTION # portmap is a server that converts RPC program numbers into Internet 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 number it is listening to, and what RPC program numbers it is prepared to serve.
...
RPCINFO(8) - System Manager’s Manual # RPCINFO(8) - System Manager’s Manual
NAME # rpcinfo - report RPC information
SYNOPSIS # rpcinfo -b program version
rpcinfo -d program version
rpcinfo -p [host]
rpcinfo -s program version port
rpcinfo [-n portnum] -t host program [version]
rpcinfo [-n portnum] -u host program [version]
DESCRIPTION # rpcinfo makes an RPC call to an RPC server and reports what it finds.
The options are as follows:
...
RUP(1) - General Commands Manual # RUP(1) - General Commands Manual
NAME # rup - remote status display
SYNOPSIS # rup [-dhlt] [host …]
DESCRIPTION # rup displays a summary of the current system status of a particular host or all hosts on the local network. The output shows the current time of day, how long the system has been up, and the load averages. The load average numbers give the number of jobs in the run queue averaged over 1, 5, and 15 minutes.
...
RUSERS(1) - General Commands Manual # RUSERS(1) - General Commands Manual
NAME # rusers - who is logged in to machines on local network
SYNOPSIS # rusers [-al] [-h | -i | -u] [hosts …]
DESCRIPTION # The rusers command produces output similar to who(1), but for the list of hosts or all machines on the local network. For each host responding to the rusers query, the hostname with the names of the users currently logged on is printed on each line.
...
RWALL(1) - General Commands Manual # RWALL(1) - General Commands Manual
NAME # rwall - send a message to users logged on a host
SYNOPSIS # rwall host [file]
DESCRIPTION # The rwall command sends a message to the users logged into the specified host. The message to be sent can be typed in and terminated with EOF or it can be in a file.
DIAGNOSTICS # rwall: RPC: Program not registered
...
Portmap,
Ypserv,
Ypcat,
Resolv.conf,
Makefile.yp,
Ypwhich,
Group,
Ypbind,
Passwd,
Ypset,
Ypinit,
Yppoll,
Ypmatch,
Domainname,
Yppush,
Defaultdomain,
Ypxfr,
Yp_bind,
Yp YP(8) - System Manager’s Manual # YP(8) - System Manager’s Manual
NAME # yp - description of the YP subsystem
SYNOPSIS # ypinit -m [domainname]
ypinit -s master_server [domainname]
ypinit -u [domainname]
ypbind [-insecure] [-ypset] [-ypsetme]
ypset [-d domain] [-h host] server
yppoll [-d domain] [-h host] mapname
ypcat [-kt] [-d domainname] mapname
ypcat -x
ypmatch [-kt] [-d domainname] key … mapname
ypmatch -x
ypwhich [-t] [-d domain] [[-h] host]
...