Friday, September 16, 2005

Management Scope for new URL

if no centralized naming service, choose files and enter the name of remote machine

To start terminal within smc

This Computer -> Terminal

What is a default toolbox?

/var/sadm/smc/toolboxes/this_computer/this_computer.tbx

What is a root toolbox?

/var/sadm/smc/toolboxes/smc/smc.tbx

Thursday, September 15, 2005

To unregister RPC service

rpcinfo -d

To reregister RPC service

pkill -INT rpcbind

RPC program numbers are listed in

/etc/rpc

List RPC services running on blade

rpcinfo -p blade

RPC service that assigns port numbers

rpcbind
* portmap in Linux (runs on port 111)

/etc/rc2.d/S71rpc starts

rpcbind

RPC services started at boot run on

ports above 32768

List all inetd services in sol 10

inetadm

Sendmail through inetd?

no - it is started separately by an rc (run control) script

Sendmail is started by

/etc/rc2.d/S88sendmail

Ports are listed in

/etc/inet/services

wait and nowait config options of inetd

wait - do not listen to new requests until current UDP server exits
nowait - continue listening to new requests while TCP server is working

Protocols are listed in

/etc/inet/protocols

To reread inetd config

pkill -HUP inetd

inetd is started by

/etc/rc2.d/S72inetsvc

inetd config file

/etc/inet/inetd.conf

How many requests does ping send by default?

20

Timezone is set in

/etc/default/init

/etc/nodename is not used if

hostname is provided by DHCP

To change hostname, which files to edit?

Six:
/etc/nodename
/etc/hostname.dnet0
/etc/inet/hosts
/etc/net/ticlts/hosts
/etc/net/ticots/hosts
/etc/net/ticotsord/hosts

* in sol 10, only first 3

/etc/hostname.dnet0 contains either

1) hostname
2) IP