공유메모리 차서 재부팅 안될때

ipcs -s | grep root | awk ' { print $2 } ' | xargs ipcrm sem

#root 는 ipcs -s 로 검색해서 나온 owner의 값을 넣어준다

로그 테일

tail  /log/httpd/error_log