2008-09-01から1ヶ月間の記事一覧

Bash array

[root@fc9 Util]# a[0]=one [root@fc9 Util]# a[0]=zero [root@fc9 Util]# a[1]=one [root@fc9 Util]# a[2]=two [root@fc9 Util]# a[3]=three [root@fc9 Util]# echo $a zero [root@fc9 Util]# echo $a[*] zero[*] [root@fc9 Util]# echo ${a[*]} zero one t…

R200でRAIDのStatusを確認するには

http://cherry.usacho.jp/20071013.htmlを参考にまず、OpenMnage Server Administrator をインストール omreport storage vdisk omreport storage pdisk controller=0

HALDAEMON and lshw

http://ezix.org/project/wiki/HardwareLiSter /sbin/service haldaemon start [root@lvs1 MASTER ~]# lshal -t computer acpi_PWRF acpi_CPU0 acpi_CPU1 platform_pcspkr platform_pcspkr_logicaldev_input platform_vesafb_0 platform_serial8250 platform…

Document should be read

cd /usr/share/doc/iproute-2.6.23 ps2pdf ip-cref.ps ls ip-cref.pdf ← コレ /usr/share/doc/sysstat-8.0.4/FAQ /usr/share/doc/initscripts-8.76/sysconfig.txt http://www.redhat.com/docs/manuals/enterprise/