Differences between revisions 1 and 2
Revision 1 as of 2003-01-15 19:36:30
Size: 446
Editor: dsl093-039-041
Comment:
Revision 2 as of 2003-01-15 19:43:50
Size: 456
Editor: dsl093-039-041
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
{{{
Line 19: Line 20:
}}}

# 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
        ...

ConfigureBeWitched (last edited 2007-11-23 18:00:43 by localhost)