* LAMPパック [#p7dcba91]
 
 #contents
 
 ** コントロールパネル [#be42ae03]
 
 #ref(LAMP.png);
 
 
 ** LAMPパック [#m9ad574d]
 
 64bit OS,Apache,MySQL,PHP,Perl,Python がインストールされたパックとなっている。
 
 ** 状態 [#vdd93b31]
 
  # uname -a
  Linux XXXX.vir.kagoya.net 2.6.18-194.17.1.el5.028stab070.7 #1 SMP Fri Oct 1 14:17:14 MSD 2010 x86_64 x86_64 x86_64 GNU/Linux
 
 
  # cat /etc/redhat-release
  CentOS release 5.5 (Final)
 
 
  # df -h
  Filesystem          サイズ  使用  残り 使用% マウント位置
  /dev/simfs             50G  629M   50G   2% /
  none                  512M  4.0K  512M   1% /dev
 
 
  # ps axuww
  USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
  root         1  0.0  0.0  10352   740 ?        Ss   02:04   0:00 init [3]
  root     17422  0.0  0.0  12608   672 ?        S<s  02:04   0:00 /sbin/udevd -d
  root     17687  0.0  0.0   5912   620 ?        Ss   02:04   0:00 syslogd -m 0
  root     17756  0.0  0.1  62628  1208 ?        Ss   02:04   0:00 /usr/sbin/sshd
  root     17765  0.0  0.0  21648   896 ?        Ss   02:04   0:00 xinetd -stayalive -pidfile /var/run/xinetd.pid
  root     17776  0.0  1.1 335208 12556 ?        Ss   02:04   0:00 /usr/sbin/httpd
  root     17787  0.0  0.1  20876  1172 ?        Ss   02:04   0:00 crond
  root     17795  0.0  0.0  46740   816 ?        Ss   02:04   0:00 /usr/sbin/saslauthd -m /var/run/saslauthd -a pam -n 2
  root     17796  0.0  0.0  46740   556 ?        S    02:04   0:00 /usr/sbin/saslauthd -m /var/run/saslauthd -a pam -n 2
  apache   17802  0.0  0.6 335344  7276 ?        S    02:04   0:00 /usr/sbin/httpd
 
 
  # ifconfig -a
  lo        Link encap:Local Loopback
            inet addr:127.0.0.1  Mask:255.0.0.0
            inet6 addr: ::1/128 Scope:Host
            UP LOOPBACK RUNNING  MTU:16436  Metric:1
            RX packets:0 errors:0 dropped:0 overruns:0 frame:0
            TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 txqueuelen:0
            RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
  
  venet0    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
            inet addr:127.0.0.1  P-t-P:127.0.0.1  Bcast:0.0.0.0  Mask:255.255.255.255
            UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
            RX packets:569 errors:0 dropped:0 overruns:0 frame:0
            TX packets:487 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 txqueuelen:0
            RX bytes:49891 (48.7 KiB)  TX bytes:73420 (71.6 KiB)
  
  venet0:0  Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
            inet addr:203.142.212.XXX  P-t-P:203.142.212.XXX  Bcast:203.142.212.XXX  Mask:255.255.255.255
            UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
 
 
  # iptables -L
  Chain INPUT (policy ACCEPT)
  target     prot opt source               destination
  
  Chain FORWARD (policy ACCEPT)
  target     prot opt source               destination
  
  Chain OUTPUT (policy ACCEPT)
  target     prot opt source               destination
 
 
  # chkconfig --list |grep iptables
  iptables        0:off   1:off   2:on    3:on    4:on    5:on    6:off
 
 
  # ls -al /etc/sysconfig/iptables*
  -rw------- 1 root root 1740 11月  2  2009 /etc/sysconfig/iptables-config
 
 
  # grep PermitRootLogin /etc/ssh/sshd_config
  -----
  #PermitRootLogin yes
 
 
  # cat /etc/sysconfig/i18n
  LANG="en_US.UTF-8"
  SYSFONT="latarcyrheb-sun16"
 
 
  # locale
  LANG=en_US.UTF-8
  LC_CTYPE="ja_JP.EUC-JP"
  LC_NUMERIC="ja_JP.EUC-JP"
  LC_TIME="ja_JP.EUC-JP"
  LC_COLLATE="ja_JP.EUC-JP"
  LC_MONETARY="ja_JP.EUC-JP"
  LC_MESSAGES="ja_JP.EUC-JP"
  LC_PAPER="ja_JP.EUC-JP"
  LC_NAME="ja_JP.EUC-JP"
  LC_ADDRESS="ja_JP.EUC-JP"
  LC_TELEPHONE="ja_JP.EUC-JP"
  LC_MEASUREMENT="ja_JP.EUC-JP"
  LC_IDENTIFICATION="ja_JP.EUC-JP"
  LC_ALL=ja_JP.EUC-JP
 
 
 ** リソース [#e32378a2]
 
  # cat /proc/user_beancounters
  Version: 2.5
        uid  resource                     held              maxheld              barrier                limit              failcnt
       XXX:  kmemsize                  3532560              4126906             89992156             98991371                    0
             lockedpages                     0                    0                 4394                 4394                    0
             privvmpages                  6967                20661               262144               262144                    0
             shmpages                      671                  687               106597               106597                    0
             dummy                           0                    0                    0                    0                    0
             numproc                        13                   19                 2196                 2196                    0
             physpages                    4717                 6137                    0  9223372036854775807                    0
             vmguarpages                     0                    0               131072               131072                    0
             oomguarpages                 4717                 6137               177663  9223372036854775807                    0
             numtcpsock                      4                    6                 2196                 2196                    0
             numflock                        3                    5                 1000                 1100                    0
             numpty                          1                    1                   80                   80                    0
             numsiginfo                      0                    2                 1024                 1024                    0
             tcpsndbuf                   70016                    0             21002569             29997385                    0
             tcprcvbuf                   65536                    0             21002569             29997385                    0
             othersockbuf                 6984                23000             10501284             19496100                    0
             dgramrcvbuf                     0                 8472             10501284             10501284                    0
             numothersock                    8                   13                 2196                 2196                    0
             dcachesize                      0                    0             19648869             20238336                    0
             numfile                       514                  646                35136                35136                    0
             dummy                           0                    0                    0                    0                    0
             dummy                           0                    0                    0                    0                    0
             dummy                           0                    0                    0                    0                    0
             numiptent                      10                   10                  100                  100                    0
 
 
  # free
               total       used       free     shared    buffers     cached
  Mem:       1048576      27860    1020716          0          0          0
  -/+ buffers/cache:      27860    1020716
  Swap:            0          0          0
 
 
  # cat /proc/cpuinfo
  processor       : 0
  vendor_id       : GenuineIntel
  cpu family      : 6
  model           : 44
  model name      : Intel(R) Xeon(R) CPU           E5630  @ 2.53GHz
  stepping        : 2
  cpu MHz         : 1266.746
  cache size      : 12288 KB
  physical id     : 1
  siblings        : 8
  core id         : 0
  cpu cores       : 4
  apicid          : 32
  fpu             : yes
  fpu_exception   : yes
  cpuid level     : 11
  wp              : yes
  flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
  bogomips        : 5066.98
  clflush size    : 64
  cache_alignment : 64
  address sizes   : 40 bits physical, 48 bits virtual
  power management: [8]
  
  processor       : 1
  vendor_id       : GenuineIntel
  cpu family      : 6
  model           : 44
  model name      : Intel(R) Xeon(R) CPU           E5630  @ 2.53GHz
  stepping        : 2
  cpu MHz         : 1266.746
  cache size      : 12288 KB
  physical id     : 0
  siblings        : 8
  core id         : 0
  cpu cores       : 4
  apicid          : 0
  fpu             : yes
  fpu_exception   : yes
  cpuid level     : 11
  wp              : yes
  flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
  bogomips        : 5066.73
  clflush size    : 64
  cache_alignment : 64
  address sizes   : 40 bits physical, 48 bits virtual
  power management: [8]
 
 
  # cat /proc/meminfo
  MemTotal:      1048576 kB
  MemFree:       1020708 kB
  Buffers:             0 kB
  Cached:              0 kB
  SwapCached:          0 kB
  Active:              0 kB
  Inactive:            0 kB
  HighTotal:           0 kB
  HighFree:            0 kB
  LowTotal:      1048576 kB
  LowFree:       1020708 kB
  SwapTotal:           0 kB
  SwapFree:            0 kB
  Dirty:               0 kB
  Writeback:           0 kB
  AnonPages:           0 kB
  Mapped:              0 kB
  Slab:                0 kB
  PageTables:          0 kB
  NFS_Unstable:        0 kB
  Bounce:              0 kB
  CommitLimit:         0 kB
  Committed_AS:        0 kB
  VmallocTotal:        0 kB
  VmallocUsed:         0 kB
  VmallocChunk:        0 kB
  HugePages_Total:     0
  HugePages_Free:      0
  HugePages_Rsvd:      0
  Hugepagesize:     2048 kB
 
 
 ** サービス状態 [#p89c5c74]
 
  # chkconfig --list
  avahi-daemon    0:off   1:off   2:off   3:on    4:on    5:on    6:off
  avahi-dnsconfd  0:off   1:off   2:off   3:off   4:off   5:off   6:off
  crond           0:off   1:off   2:on    3:on    4:on    5:on    6:off
  dnsmasq         0:off   1:off   2:off   3:off   4:off   5:off   6:off
  gpm             0:off   1:off   2:on    3:off   4:on    5:on    6:off
  haldaemon       0:off   1:off   2:off   3:on    4:on    5:on    6:off
  httpd           0:off   1:off   2:off   3:on    4:off   5:off   6:off
  iptables        0:off   1:off   2:on    3:on    4:on    5:on    6:off
  iscsi           0:off   1:off   2:off   3:off   4:on    5:on    6:off
  iscsid          0:off   1:off   2:off   3:off   4:on    5:on    6:off
  libvirtd        0:off   1:off   2:off   3:off   4:on    5:on    6:off
  lm_sensors      0:off   1:off   2:on    3:off   4:on    5:on    6:off
  lvm2-monitor    0:off   1:on    2:on    3:off   4:on    5:on    6:off
  mcstrans        0:off   1:off   2:on    3:off   4:on    5:on    6:off
  messagebus      0:off   1:off   2:off   3:off   4:on    5:on    6:off
  multipathd      0:off   1:off   2:off   3:off   4:off   5:off   6:off
  mysqld          0:off   1:off   2:off   3:off   4:off   5:off   6:off
  named           0:off   1:off   2:off   3:off   4:off   5:off   6:off
  netconsole      0:off   1:off   2:off   3:off   4:off   5:off   6:off
  netfs           0:off   1:off   2:off   3:off   4:on    5:on    6:off
  netplugd        0:off   1:off   2:off   3:off   4:off   5:off   6:off
  network         0:off   1:off   2:on    3:on    4:on    5:on    6:off
  nfs             0:off   1:off   2:off   3:off   4:off   5:off   6:off
  nfslock         0:off   1:off   2:off   3:on    4:on    5:on    6:off
  nscd            0:off   1:off   2:off   3:off   4:off   5:off   6:off
  portmap         0:off   1:off   2:off   3:off   4:on    5:on    6:off
  qemu            0:off   1:off   2:on    3:off   4:on    5:on    6:off
  rawdevices      0:off   1:off   2:off   3:off   4:on    5:on    6:off
  rdisc           0:off   1:off   2:off   3:off   4:off   5:off   6:off
  restorecond     0:off   1:off   2:on    3:off   4:on    5:on    6:off
  rpcgssd         0:off   1:off   2:off   3:on    4:on    5:on    6:off
  rpcidmapd       0:off   1:off   2:off   3:on    4:on    5:on    6:off
  rpcsvcgssd      0:off   1:off   2:off   3:off   4:off   5:off   6:off
  saslauthd       0:off   1:off   2:off   3:on    4:off   5:off   6:off
  snmpd           0:off   1:off   2:off   3:off   4:off   5:off   6:off
  snmptrapd       0:off   1:off   2:off   3:off   4:off   5:off   6:off
  sshd            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
  xinetd          0:off   1:off   2:off   3:on    4:on    5:on    6:off
  
  xinetd ベースのサービス:
          chargen-dgram:  off
          chargen-stream: off
          daytime-dgram:  off
          daytime-stream: off
          discard-dgram:  off
          discard-stream: off
          echo-dgram:     off
          echo-stream:    off
          finger:         off
          ntalk:          off
          rsync:          off
          talk:           off
          tcpmux-server:  off
          time-dgram:     off
          time-stream:    off
 
 
 ** インストール済みパッケージ [#g8451bc0]
 
  # yum grouplist
  Installed Groups:
     DNS ネームサーバー
     MySQL データベース
     Web サーバー
     Yum Utilities
     エディタ
     システムツール
     テキストベースのインターネット
     ネットワークサーバー
     メールサーバー
     レガシーなネットワークサーバー
 
 
  # rpm -qa
  cracklib-dicts-2.8.9-3.3
  mktemp-1.5-23.2.2
  libtermcap-2.0.8-46.1
  libidn-0.6.5-1.1
  pcre-6.6-2.el5_1.7
  cpio-2.6-23.el5_4.1
  iputils-20020927-46.el5
  file-4.17-15.el5_3.1
  aspell-0.60.3-7.1
  rsync-2.6.8-3.1
  iptables-1.3.5-5.3.el5_4.1
  vzdummy-apache-1.0-1.swsoft
  device-mapper-1.02.39-1.el5_5.2
  audit-libs-python-1.7.17-3.el5
  usermode-1.88-3.el5.2
  screen-4.0.3-1.el5_4.1
  bind-utils-9.3.6-4.P1.el5_4.2
  libutempter-1.1.4-4.el5
  dbus-libs-1.1.2-14.el5
  xinetd-2.3.14-10.el5
  vixie-cron-4.1-77.el5_4.1
  curl-7.15.5-9.el5
  mailcap-2.1.23-1.fc6
  chkconfig-1.3.30.2-2.el5
  glib2-2.12.3-4.el5_3.1
  libacl-2.2.39-6.el5
  libsepol-1.15.2-3.el5
  hesiod-3.1.0-8
  libidn-0.6.5-1.1
  crontabs-1.10-8
  libstdc++-4.1.2-48.el5
  jwhois-3.2.3-8.el5
  unzip-5.52-3.el5
  rootfiles-8.1-1.1.1
  yum-metadata-parser-1.1.2-3.el5.centos
  util-linux-2.13-0.52.el5_4.1
  man-1.6d-1.1
  tcpdump-3.9.4-15.el5
  dmraid-1.0.0.rc13-63.el5
  e2fsprogs-libs-1.39-23.el5
  e2fsprogs-1.39-23.el5
  finger-server-0.17-32.2.1.1
  glibc-2.5-49.el5_5.7
  lvm2-2.02.56-8.el5_5.6
  udev-095-14.21.el5_5.1
  dhclient-3.0.5-23.el5_5.2
  openldap-2.3.43-12.el5_5.2
  perl-5.8.8-32.el5_5.2
  openssh-clients-4.3p2-41.el5_5.1
  libsmbclient-3.0.33-3.29.el5_5.1
  rpm-4.4.2.3-20.el5_5.1
  perl-DBI-1.52-2.el5
  libtool-ltdl-1.5.22-7.el5_4
  mysql-connector-odbc-3.51.26r1127-1.el5
  libdbi-drivers-0.8.1a-1.2.2
  gmp-4.1.4-10.el5
  freetype-2.2.1-28.el5_5
  libc-client-2004g-2.2.1
  php-mssql-5.1.6-15.el5.centos.1
  php-tidy-5.1.6-15.el5.centos.1
  php-odbc-5.1.6-27.el5
  php-soap-5.1.6-27.el5
  php-snmp-5.1.6-27.el5
  automake-1.9.6-2.3.el5
  php-pear-MDB2-2.4.1-2.el5.centos
  php-pecl-memcache-2.2.3-1.el5_2
  php-pear-Date-1.4.7-2.el5.centos
  php-pear-File-1.2.2-1.el5.centos
  alsa-lib-1.0.17-1.el5
  nfs-utils-lib-1.0.8-7.6.el5
  GeoIP-1.4.5-1.el5.centos
  mozldap-6.0.5-1.el5
  nfs-utils-1.0.9-47.el5_5
  cryptsetup-luks-1.0.3-5.el5
  dbus-python-0.70-9.el5_4
  opensp-1.5.2-4
  libXrender-0.9.1-3.1
  qemu-0.9.0-4
  gdbm-1.8.0-26.2.1
  perl-Digest-SHA1-2.11-1.2.1
  perl-BSD-Resource-1.28-1.fc6.1
  perl-Crypt-SSLeay-0.51-11.el5
  perl-IO-Socket-SSL-1.01-1.fc6
  perl-Bit-Vector-6.4-2.2.2.1
  perl-HTML-Tagset-3.10-2.1.1
  perl-libxml-perl-0.08-1.2.1
  perl-Net-DNS-0.59-3.el5
  perl-Authen-Radius-0.13-1.el5.centos
  perl-XML-Simple-2.14-4.fc6
  perl-IO-Socket-INET6-2.51-2.fc6
  perl-IO-String-1.08-1.1.1
  perl-DateManip-5.44-1.2.1
  perl-Sys-Virt-0.2.0-6.el5
  libgcc-4.1.2-48.el5
  centos-release-notes-5.5-0
  zlib-1.2.3-3
  audit-libs-1.7.17-3.el5
  tcp_wrappers-7.6-40.7.el5
  ncurses-5.5-24.20060715
  readline-5.1-3.el5
  gawk-3.1.5-14.el5
  libattr-2.4.32-1.1
  gzip-1.3.5-11.el5.centos.1
  libgpg-error-1.4-2
  zlib-1.2.3-3
  gnutls-1.4.1-3.el5_4.8
  hmaccalc-0.9.6-3.el5
  binutils-2.17.50.0.6-14.el5
  procmail-3.22-17.1.el5.centos
  centos-release-5-5.el5.centos
  libusb-0.1.12-5.1
  dmidecode-2.10-3.el5
  slang-2.0.6-4.el5
  aspell-0.60.3-7.1
  time-1.7-27.2.2
  telnet-0.17-39.el5
  slang-2.0.6-4.el5
  mailx-8.1.1-44.2.2
  vzdummy-kernel-el5-2.0-1.ce.swsoft
  shadow-utils-4.0.17-15.el5
  coreutils-5.97-23.el5_4.2
  newt-0.52.2-15.el5
  libuser-0.54.7-2.1.el5_4.1
  net-snmp-5.3.2.2-9.el5_5.1
  python-elementtree-1.2.6-5
  python-sqlite-1.1.7-1.2.1
  SysVinit-2.86-15.el5
  net-tools-1.60-81.el5
  cracklib-2.8.9-3.3
  setuptool-1.19.2-1.el5.centos
  net-snmp-utils-5.3.2.2-9.el5_5.1
  ntsysv-1.3.30.2-2.el5
  mlocate-0.15-1.el5.2
  stunnel-4.15-2.el5.1
  fipscheck-lib-1.2.0-1.el5
  yum-fastestmirror-1.1.16-14.el5.centos.1
  initscripts-8.45.30-2.el5.centos
  mcstrans-0.2.11-3.el5
  curl-7.15.5-9.el5
  cyrus-sasl-2.1.22-5.el5_4.3
  quota-3.13-1.2.5.el5
  libgcc-4.1.2-48.el5
  basesystem-8.0-5.1.1.el5.centos
  termcap-5.5-1.20060701.1
  bash-3.2-24.el5
  sed-4.1.5-5.fc6
  sqlite-3.3.6-5
  gdbm-1.8.0-26.2.1
  less-436-2.el5
  grep-2.5.1-55.el5
  keyutils-libs-1.2-1.el5
  libgcrypt-1.4.4-5.el5
  vim-common-7.0.109-6.el5
  groff-1.18.1.1-11.1
  procps-3.2.7-16.el5
  iproute-2.6.18-11.el5
  keyutils-libs-1.2-1.el5
  mingetty-1.07-5.2.2
  ethtool-6-4.el5
  sharutils-4.6.1-2
  ftp-0.17-35.el5
  talk-0.17-29.2.2
  vzdummy-jre-el5-1.0-1.swsoft
  ncompress-4.2.4-47
  man-pages-2.39-15.el5_4
  openssl-0.9.8e-12.el5_4.6
  findutils-4.2.27-6.el5
  python-2.4.3-27.el5
  psmisc-22.2-7
  net-snmp-libs-5.3.2.2-9.el5_5.1
  python-iniparse-0.2.3-4.el5
  libselinux-python-1.33.4-5.5.el5
  python-urlgrabber-3.1.0-5.el5
  MAKEDEV-3.23-1.2
  libutempter-1.1.4-4.el5
  vim-minimal-7.0.109-6.el5
  authconfig-5.3.21-6.el5
  tmpwatch-2.9.7-1.1.el5.2
  wget-1.11.4-2.el5_4.1
  lsof-4.78-3
  dbus-1.1.2-14.el5
  fipscheck-1.2.0-1.el5
  policycoreutils-1.33.12-14.8.el5
  openssl-0.9.8e-12.el5_4.6
  sysklogd-1.4.1-46.el5
  talk-server-0.17-29.2.2
  portmap-4.0-65.2.2.1
  device-mapper-1.02.39-1.el5_5.2
  gpg-pubkey-e8562897-459f07a4
  glibc-common-2.5-49.el5_5.7
  nspr-4.8.6-1.el5_5
  popt-1.10.2.3-20.el5_5.1
  kpartx-0.4.7-34.el5_5.6
  logrotate-3.7.4-9.el5_5.1
  libxml2-2.6.26-2.1.2.8.el5_5.1
  nscd-2.5-49.el5_5.7
  glibc-2.5-49.el5_5.7
  bzip2-libs-1.0.3-6.el5_5
  db4-4.3.29-10.el5_5.2
  apr-1.2.7-11.el5_5.2
  postgresql-libs-8.1.22-1.el5_5.1
  openssh-4.3p2-41.el5_5.1
  libtiff-3.8.2-7.el5_5.5
  krb5-libs-1.6.1-36.el5_5.5
  openssh-server-4.3p2-41.el5_5.1
  gnupg-1.4.5-14.el5_5.1
  sudo-1.7.2p1-9.el5_5
  rpm-libs-4.4.2.3-20.el5_5.1
  mkinitrd-5.1.19.6-61.el5_5.2
  rpm-python-4.4.2.3-20.el5_5.1
  mysql-5.0.77-4.el5_5.3
  libdbi-0.8.1-2.1
  mx-2.0.6-2.2.2
  unixODBC-2.2.11-7.1
  MySQL-python-1.2.1-1
  mysql-5.0.77-4.el5_5.3
  libdbi-dbd-mysql-0.8.1a-1.2.2
  php-pdo-5.1.6-27.el5
  php-cli-5.1.6-27.el5
  imake-1.0.2-3
  libtidy-0.99.0-12.20070228.el5.centos
  libxslt-1.1.17-2.el5_2.2
  freetds-0.64-11.el5.centos
  php-mcrypt-5.1.6-15.el5.centos.1
  php-imap-5.1.6-27.el5
  php-mhash-5.1.6-15.el5.centos.1
  php-gd-5.1.6-27.el5
  php-pgsql-5.1.6-27.el5
  php-mysql-5.1.6-27.el5
  php-bcmath-5.1.6-27.el5
  php-pecl-Fileinfo-1.0.4-3.el5.centos
  php-ncurses-5.1.6-27.el5
  php-dba-5.1.6-27.el5
  autoconf-2.59-12
  php-devel-5.1.6-27.el5
  php-pear-Net-Socket-1.0.8-1.el5.centos
  php-pear-DB-1.7.13-1.el5.centos
  php-pear-Auth-SASL-1.0.2-4.el5.centos
  php-pear-Net-SMTP-1.2.10-1.el5.centos
  php-pear-HTTP-Request-1.4.2-1.el5.centos
  php-pear-Mail-1.1.14-1.el5.centos
  php-pear-Mail-Mime-1.4.0-1.el5.centos
  php-pear-Log-1.9.13-1.el5.centos
  libXau-1.0.1-3.1
  libgssapi-0.10-2
  esound-0.2.36-3
  nc-1.84-10.fc6
  libdaemon-0.10-5.el5
  libvolume_id-095-14.21.el5_5.1
  svrcore-4.0.4-3.el5
  e4fsprogs-libs-1.41.9-3.el5
  libevent-1.4.13-1
  libXdmcp-1.0.1-2.1
  bridge-utils-1.1-2
  iscsi-initiator-utils-6.2.0.871-0.16.el5
  libxml2-python-2.6.26-2.1.2.8.el5_5.1
  avahi-0.6.16-9.el5_5
  sgml-common-0.6.3-18
  openjade-1.3.2-27
  libX11-1.0.3-11.el5
  libXext-1.0.1-2.1
  SDL-1.2.10-8.el5
  hwdata-0.213.18-1.el5.1
  db4-4.3.29-10.el5_5.2
  perl-5.8.8-32.el5_5.2
  numactl-0.9.8-11.el5
  perl-Socket6-0.19-3.fc6
  perl-Net-SSLeay-1.30-4.fc6
  perl-suidperl-5.8.8-32.el5_5.2
  perl-DBD-Pg-1.49-2.el5_3.1
  perl-NKF-2.07-1.1.fc6
  perl-Geo-IP-1.31-1.el5.centos
  perl-URI-1.35-3
  perl-XML-NamespaceSupport-1.09-1.2.1
  perl-XML-SAX-0.14-8
  perl-IO-Zlib-1.04-4.2.1
  perl-HTML-Parser-3.55-1.fc6
  perl-XML-Parser-2.34-6.1.2.2.1
  perl-Data-HexDump-0.02-1.el5.centos
  perl-Net-IP-1.25-2.fc6
  perl-XML-LibXML-1.58-6
  perl-MailTools-1.77-1.el5.centos
  perl-XML-Grove-0.46alpha-29.1.1
  perl-XML-Dumper-0.81-2.fc6
  perl-LDAP-0.33-3.fc6
  perl-Net-IMAP-Simple-SSL-1.3-1.el5.centos
  perl-Archive-Zip-1.16-1.2.1
  perl-Config-General-2.40-1.el5
  perl-SGMLSpm-1.03ii-16.2.1
  perl-Mail-POP3Client-2.17-1.el5.centos
  hal-0.5.8.1-59.el5
  pm-utils-0.99.3-10.el5.centos
  filesystem-2.4.0-3.el5
  libstdc++-4.1.2-48.el5
  libsepol-1.15.2-3.el5
  libcap-1.10-26
  diffutils-2.8.1-15.2.3.el5
  libsysfs-2.0.0-6
  elfutils-libs-0.137-3.el5
  m4-1.4.5-3.el5.1
  ncurses-5.5-24.20060715
  sgpio-1.2.0_10-2.el5
  elfutils-0.137-3.el5
  ed-0.2-39.el5_2
  traceroute-2.0.1-5.el5
  e2fsprogs-libs-1.39-23.el5
  pam-0.99.6.2-6.el5_4.1
  bind-libs-9.3.6-4.P1.el5_4.2
  m2crypto-0.16-6.el5.6
  libselinux-utils-1.33.4-5.5.el5
  vzdev-1.0-7.swsoft
  vzdummy-glibc-1.0-1.swsoft
  vim-enhanced-7.0.109-6.el5
  yum-3.2.22-26.el5.centos
  caching-nameserver-9.3.6-4.P1.el5_4.2
  setup-2.5.58-7.el5
  info-4.8-14.el5
  elfutils-libelf-0.137-3.el5
  cyrus-sasl-lib-2.1.22-5.el5_4.3
  libjpeg-6b-37
  perl-Convert-ASN1-0.20-1.1
  gpm-1.20.1-74.1
  lm_sensors-2.10.7-9.el5
  aspell-en-6.0-2.1
  make-3.81-3.el5
  finger-0.17-32.2.1.1
  libselinux-1.33.4-5.5.el5
  passwd-0.73-1
  libsemanage-1.9.1-4.4.el5
  device-mapper-event-1.02.39-1.el5_5.2
  tar-1.15.1-30.el5
  which-2.16-7
  tcsh-6.14-17.el5
  lynx-2.8.5-28.1.el5_2.1
  dmraid-events-1.0.0.rc13-63.el5
  libselinux-1.33.4-5.5.el5
  bind-9.3.6-4.P1.el5_4.2
  tzdata-2010l-1.el5
  nss-3.12.8-1.el5.centos
  device-mapper-multipath-0.4.7-34.el5_5.6
  nash-5.1.19.6-61.el5_5.2
  krb5-libs-1.6.1-36.el5_5.5
  expat-1.95.8-8.3.el5_5.3
  apr-util-1.2.7-11.el5_5.1
  libpng-1.2.10-7.1.el5_5.3
  httpd-2.2.3-43.el5.centos.3
  bzip2-1.0.3-6.el5_5
  module-init-tools-3.3-0.pre3.1.60.el5_5.1
  perl-DBD-MySQL-3.0007-2.el5
  unixODBC-2.2.11-7.1
  mysql-server-5.0.77-4.el5_5.3
  php-common-5.1.6-27.el5
  php-5.1.6-27.el5
  mhash-0.9.9-1.el5.centos
  libmcrypt-2.5.8-4.el5.centos
  php-xml-5.1.6-27.el5
  php-readline-5.1.6-15.el5.centos.1
  php-xmlrpc-5.1.6-27.el5
  php-ldap-5.1.6-27.el5
  php-mbstring-5.1.6-27.el5
  php-pear-1.4.9-6.el5
  php-pear-Net-URL-1.0.15-1.el5.centos
  php-pear-Net-Sieve-1.1.5-2.el5.centos
  php-pear-MDB2-Driver-mysql-1.4.1-3.el5.centos
  dbus-glib-0.73-10.el5_5
  audiofile-0.2.6-5
  xz-libs-4.999.9-0.3.beta.20091007git.el5
  cyrus-sasl-md5-2.1.22-5.el5_4.3
  xen-libs-3.0.3-105.el5_5.5
  parted-1.8.1-27.el5
  dnsmasq-2.45-1.1.el5_3
  kbd-1.12-21.el5
  xorg-x11-filesystem-7.1-2.fc6
  libXrandr-1.1.1-3.3
  pciutils-2.2.3-8.el5_4
  perl-Compress-Zlib-1.42-1.fc6
  perl-XML-LibXML-Common-0.13-8.2.2
  perl-String-CRC32-1.4-2.fc6
  perl-Mozilla-LDAP-1.5.2-4.el5
  perl-Carp-Clan-5.3-1.2.1
  perl-Digest-HMAC-1.01-15
  perl-libwww-perl-5.805-1.1.1
  perl-TimeDate-1.16-5.el5
  perl-Date-Calc-5.4-1.2.2.1
  perl-XML-Twig-3.26-1.fc6
  perl-Archive-Tar-1.39.1-1.el5_5.2
  perl-Net-Telnet-3.03-5
  perl-Net-IMAP-Simple-1.17-1.el5.centos
  libvirt-0.6.3-33.el5_5.3
 
 
 ** 初期状態のログ [#ie689d95]
 
  # cat /var/log/messages
  Oct 27 18:17:08 vps01 shutdown[30618]: shutting down for system halt
  Oct 27 13:17:08 vps01 init: Switching to runlevel: 0
  Oct 27 13:17:08 vps01 saslauthd[30223]: server_exit     : master exited: 30223
  Oct 27 13:17:08 vps01 xinetd[30197]: Exiting...
  Oct 27 13:17:08 vps01 exiting on signal 15
 
添付ファイル: fileLAMP.png 308件 [詳細]
TOPページへ戻る   新しいページの作成新しい下位ページの作成そのページを引用して新規作成ページ名の変更ページへのリンク元を表示   サイトのページ一覧サイト内単語検索編集したページの履歴削除したページの履歴   別ウィンドウでマニュアルページへ