Archives

You are currently viewing archive for December 2009
Category: Linux tips
Posted by: hajime osako
Category: Oracle
Posted by: hajime osako
Category: Linux tips
Posted by: hajime osako
ログ情報の採取方法

SYSLOGFILE="/var/adm/syslog/syslog.log":HP-UXのOSの場合
SYSLOGFILE="/var/adm/messages":Solarisの場合
SYSLOGFILE="/var/adm/syslog":AIXの場合
SYSLOGFILE="/var/log/messages*":Linuxの場合
Category: Linux tips
Posted by: hajime osako
nfs が umount できなかった。kill できないプロセスができちゃった。

[root@dev000 root]# cat /proc/19242/status
Name: df
State: D (disk sleep)
Category: Web dev
Posted by: hajime osako

12/10: Using rpm -K

Category: Linux tips
Posted by: hajime osako
Using rpm -K

rpm -Kv xxxxx.rpm

12/05: Python pprint

Category: Web dev
Posted by: hajime osako
PHP function.var-dump in Python - Php2Python

import pprint
pprint.pprint(var)
Category: Linux tips
Posted by: hajime osako
Category: MS tips
Posted by: hajime osako