- Solaris 7 (aka 2.7 and SunOS 5.7);
- Solaris Disk Suite in /usr/opt/SUNWmd.
- Sendmail v8.10.2.
- SUNWhpc stuff (CRE, MPI...):
/opt/SUNWhpc/
/etc/init.d/sunhpc.*
- TCP Wrappers v?.?
/usr/sbin/tcpd
/etc/inetd.conf
- IP Filter v3.4.28
/opt/ipf
/etc/ipf.rules
/etc/ipnat.rules
/etc/init.d/ipfboot
/etc/rc2.d/S65ipfboot
- Solaris versions of in.telnetd and in.ftpd.
- SSH Communications SSH daemon v3.2.0:
/usr/local/sbin/sshd
/etc/ssh2/*
...as installed from source from
/home/mpciish2/__solaris_src/ssh-3.2.3. There is an
appropriate startup script installed (/etc/init.d/sshd) with
a suitable link in /etc/rc2.d so the daemon starts on machine boot.
- SNMP as installed from source from
/home/mpciish2/__solaris_src/__snmp/net-snmp-5.0.3. At the
time of writing there is no suitable startup script installed, so
the thing must be kicked manually on boot:
root@eric> /usr/local/sbin/smnpd
- Generic NQS --- see the separate document.