====== Solaris ====== * http://www.sunfreeware.com/ * [[http://sy2920.s151.xrea.com/solaris/smf.html|Solaris 10 のサービス管理方法]] * shutdown -y -i 0 -g 0 * shutdown -y -i5 -g0 (power off) ===== Quota ===== * [[http://blogs.sun.com/yappri/entry/zfs_user_quota|ZFS quota]] ===== Service ===== * svcadm * svcadm restart XXX * svcadm -v enable XXX * svcs * svcs -a ===== ntp client ===== * http://www.rinneza.com/junya/tech/solaris10_x86/network/ntp.html echo "server ntp.o.cfv.jp" > /etc/inet/ntp.conf svcadm -v enable ntp tail /var/adm/messages ===== ssh ===== * svcadm restart restart ===== tcpd ===== * /etc/hosts.allow に host 名を書いても有効にならない. ??? * /etc/nsswitch.conf の変更しわすれ.