いろいろ確認

ポートの接続/待ち状態の確認

$ netstat -nap | grep ポート

これでPIDを確認

空きメモリ(KB単位)の状況

$ free

Mem free + Mem buffers + Mem cached

apachのコンパイルオプション確認

$ httpd -V

SELinuxの状態確認

getenforce

NICの確認

$ ifconfig

システムのcharsetの確認/変更

$ /etc/sysconfig/i18n

hostsの確認

/etc/hosts