07/09
2014
13:27:01
0,
0
In
서버, 운영체제
톰켓 스레드 덤프
#!/bin/sh -x
ret=`ps -ef f|grep java | grep tomcat | awk '{print $2}'`
jstack $ret >> thread_$(date +%Y%m%d_%H%M%S).tmp
http://helloworld.naver.com/helloworld/10963
◀ 07/16 2014 14:09:41
ssh 암호 없이 접속
06/29 2014 00:27:46 ▶
밀키 복구됨...