Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- Eclipse
- bash
- profile
- Windows
- plugin
- JavaScript
- Source
- xargs
- vscode
- Mac
- maVen
- find
- web.xml
- 단축키
- context
- VirtualBox
- ssh
- IntelliJ
- GIT
- grep
- tomcat
- port
- lsof
- resource
- netsh
- Quartz
- 줄바꿈 문자
- 네트워크
- Windows 10
- import
Archives
- Today
- Total
develog
[HP-UX] sendmail 프로세스가 많이 발생하는 경우 본문
sendmail 프로세스가 많이 발생하는 경우
- /var/spool/mqueue 디렉토리에 파일 갯수 확인
- /var/mail/root 파일 용량 확인
메일 초기화
cat /dev/null > /var/mail/root
Comments