最終更新2004年11月24日
OSをインストールしてもすぐには使用できません。| ファイル名 | /etc/defaultrouter |
| 内容 | 192.168.0.1 |
| ファイル名 | /etc/notrouter |
| 内容 |
| ファイル名 | /etc/nsswitch.conf |
| 変更前 | hosts: files |
| 変更後 | hosts: files dns |
| ファイル名 | /etc/resolv.conf |
| 内容 | nameserver 192.168.0.1 domain domain.ne.jp |
| ファイル名 | /etc/shells |
| 内容 | /usr/local/bin/tcsh |
| ファイル名 | syslog.conf |
| 内容 | user.notice;user.info[TAB]/var/log/router-log |
| user.notice[TAB]/var/log/router-log user.info[TAB]/var/log/router-log |
| ファイル名 | /etc/inetd.conf |
| 内容 | 不要なサービスの停止 |
| 行番号 | 停止するサービス |
| 47 | shell stream tcp nowait root /usr/sbin/in.rshd in.rshd |
| 48 | shell stream tcp6 nowait root /usr/sbin/in.rshd in.rshd |
| 49 | login stream tcp6 nowait root /usr/sbin/in.rlogind in.rlogind |
| 50 | exec stream tcp nowait root /usr/sbin/in.rexecd in.rexecd |
| 51 | exec stream tcp6 nowait root /usr/sbin/in.rexecd in.rexecd |
| 52 | comsat dgram udp wait root /usr/sbin/in.comsat in.comsat |
| 53 | talk dgram udp wait root /usr/sbin/in.talkd in.talkd |
| 68 | finger stream tcp6 nowait nobody /usr/sbin/in.fingerd in.fingerd |
| 74 | time stream tcp6 nowait root internal |
| 75 | time dgram udp6 wait root internal |
| 81 | discard stream tcp6 nowait root internal |
| 82 | discard dgram udp6 wait root internal |
| 83 | daytime stream tcp6 nowait root internal |
| 84 | daytime dgram udp6 wait root internal |
| 85 | chargen stream tcp6 nowait root internal |
| 86 | chargen dgram udp6 wait root internal |
| 109 | rquotad/1 tli rpc/datagram_v wait root /usr/lib/nfs/rquotad rquotad |
| 146 | 100221/1 tli rpc/tcp wait root /usr/openwin/bin/kcms_server kcms_server |
| 154 | 100235/1 tli rpc/ticotsord wait root /usr/lib/fs/cachefs/cachefsd cachefsd |
| 158 | 100134/1 tli rpc/ticotsord wait root /usr/lib/krb5/ktkt_warnd ktkt_warnd |
| 162 | printer stream tcp6 nowait root /usr/lib/print/in.lpd in.lpd |
| 166 | 100234/1 tli rpc/ticotsord wait root /usr/lib/gss/gssd gssd |
| ファイル名 | /etc/default/sys-suspend |
| 変更前 | PERMS=console-owner |
| 変更後 | PERMS=- |
| ファイル名 | /etc/vfstab |
| 変更前 |
/dev/dsk/c0d0s0 /dev/rdsk/c0d0s0 / ufs 1 no - /dev/dsk/c0d0s6 /dev/rdsk/c0d0s6 /usr ufs 1 no - /dev/dsk/c0d0s1 /dev/rdsk/c0d0s1 /var ufs 1 no - /dev/dsk/c0d0s7 /dev/rdsk/c0d0s7 /export/home ufs 2 yes - /dev/dsk/c0d0s5 /dev/rdsk/c0d0s5 /opt ufs 2 yes - |
| 変更後 |
/dev/dsk/c0d0s0 /dev/rdsk/c0d0s0 / ufs 1 no logging /dev/dsk/c0d0s6 /dev/rdsk/c0d0s6 /usr ufs 1 no logging /dev/dsk/c0d0s1 /dev/rdsk/c0d0s1 /var ufs 1 no logging /dev/dsk/c0d0s7 /dev/rdsk/c0d0s7 /export/home ufs 2 yes logging /dev/dsk/c0d0s5 /dev/rdsk/c0d0s5 /opt ufs 2 yes logging |
(クリックで拡大)