# configure a node

set file /etc/hostname

install /etc/passwd and /etc/shadow

install /etc/sudoers

edit /etc/snmp/snmpd.conf
        comment out "com2sec paranoid"
        uncomment "com2sec readonly" and change "public" to <secret key>
        set syslocation to local value
        set syscontact to "Special Ops Team <ops@personaltelco.net>"
        change "proc mountd" to "proc sshd"
        change "proc ntalkd 4" to "proc gateway"

edit /etc/syslog.conf
        ...