[root]# ps ax PID TTY STAT TIME COMMAND 1 ? S 0:03 init [3] 2 ? SW 0:00 [keventd] 3 ? SWN 0:00 [ksoftirqd_CPU0] 4 ? SW 0:00 [kswapd] 5 ? SW 0:00 [bdflush] 6 ? SW 0:00 [kupdated] 8 ? SW< 0:00 [mdrecoveryd] 7 ? SW 0:00 [khubd] 16 ? SW 0:00 [ahc_dv_0] 17 ? SW 0:00 [scsi_eh_0] 18 ? SW 0:00 [kjournald] 133 ? SW 0:00 [kjournald] 134 ? SW 0:00 [kjournald] 135 ? SW 0:00 [kjournald] 136 ? SW 0:00 [kjournald] 137 ? SW 0:00 [kjournald] 452 ? S 0:00 syslogd -m 0 457 ? S 0:00 klogd -x 469 ? S 0:00 portmap 559 ? S 0:00 /usr/sbin/sshd 650 ? S 0:00 /usr/lib/postfix/master 660 ? S 0:00 pickup -l -t fifo -u 661 ? S 0:00 qmgr -l -t fifo -u 670 ? S 0:00 crond 682 ? SN 0:00 anacron -s 693 ? S 0:00 /usr/sbin/atd 705 ? S 0:00 login -- myzk 706 tty2 S 0:00 /sbin/mingetty tty2 707 tty3 S 0:00 /sbin/mingetty tty3 708 tty4 S 0:00 /sbin/mingetty tty4 709 tty5 S 0:00 /sbin/mingetty tty5 710 tty6 S 0:00 /sbin/mingetty tty6 711 tty1 S 0:00 -bash 732 tty1 S 0:00 su - 733 tty1 S 0:00 -bash 762 tty1 R 0:00 ps ax |
[root]# chkconfig --list saslauthd 0:off 1:off 2:off 3:off 4:off 5:off 6:off portmap 0:off 1:off 2:off 3:on 4:on 5:on 6:off atd 0:off 1:off 2:off 3:on 4:on 5:on 6:off gpm 0:off 1:off 2:on 3:on 4:on 5:on 6:off syslog 0:off 1:off 2:on 3:on 4:on 5:on 6:off keytable 0:off 1:off 2:on 3:on 4:on 5:on 6:off postfix 0:off 1:off 2:on 3:on 4:on 5:on 6:off autofs 0:off 1:off 2:off 3:on 4:on 5:on 6:off kudzu 0:off 1:off 2:off 3:on 4:on 5:on 6:off anacron 0:off 1:off 2:on 3:on 4:on 5:on 6:off rawdevices 0:off 1:off 2:off 3:on 4:on 5:on 6:off netfs 0:off 1:off 2:off 3:on 4:on 5:on 6:off network 0:off 1:off 2:on 3:on 4:on 5:on 6:off random 0:off 1:off 2:on 3:on 4:on 5:on 6:off murasaki 0:off 1:off 2:off 3:on 4:on 5:on 6:off sshd 0:off 1:off 2:on 3:on 4:on 5:on 6:off crond 0:off 1:off 2:on 3:on 4:on 5:on 6:off |
サービス名 | 起動 init番号 | 起動順 | 停止順 |
kudzu | 345 | 05 | 95 |
murasaki | 345 | 06 | 99 |
iptables | 2345 | 08 | 92 |
network | 2345 | 10 | 90 |
syslog | 2345 | 12 | 88 |
portmap | 345 | 13 | 87 |
autofs | 345 | 18 | 82 |
random | 2345 | 20 | 80 |
netfs | 345 | 25 | 75 |
inet | 345 | 50 | 50 |
sshd | 2345 | 55 | 25 |
rawdevices | 345 | 56 | 44 |
keytable | 2345 | 75 | 05 |
postfix | 2345 | 80 | 30 |
gpm | 2345 | 85 | 15 |
httpd | 2345 | 85 | 15 |
proftpd | 345 | 85 | 15 |
crond | 2345 | 90 | 60 |
mysql | 2345 | 90 | 20 |
saslauthd | - | 95 | 05 |
atd | 345 | 95 | 5 |
anacron | 2345 | 95 | 05 |
adsl | 2345 | 99 | 01 |
[root]# df -m ファイルシステム 1M-ブロック 使用中 空き 使用% マウント場所 /dev/sda1 980 117 814 13% / /dev/sda3 1969 33 1836 2% /home /dev/sda8 25341 33 24021 1% /home/localhost/douga none 504 0 504 0% /dev/shm /dev/sda6 980 17 914 2% /tmp /dev/sda2 2949 353 2447 13% /usr /dev/sda7 980 25 906 3% /var |