ps 명령어 사용시
ps bad namelist
위와 같이 나옵니다. 어떤 문제로 인한 것인지 경험 있으신 분들의 많은 조언 부탁드립니다.
한줄만 달랑 나오는 겁니까???
몇가지 해답이 있긴한데...
You probably have a cron over writing /dev/null.
이런 식으로 나오는군요. 다른곳에서는
Fix for the ps problem cd /dev ./MAKEDEV all
Fix for the uptime/w problem
cd /var/run mv utmp /tmp touch utmp
I`ve since linked /tmp to a directory on another harddisk with many gigs free, hopefully this shouldn`t happen for me again.
이렇게 수정방법이 나와있군요. 위 2개의 내용은 FreeBSD에 관련된 질문에 달려있던 답변이므로 LINUX에서 적용이 되는지는 실험해보지 않았습니다. 본문은 google에서 'ps bad namelist'로 검색해보기 바랍니다.
감사 ^^
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
Re: [질문]PS 명령어 사용시 문제.
한줄만 달랑 나오는 겁니까???
몇가지 해답이 있긴한데...
You probably have a cron over writing /dev/null.
이런 식으로 나오는군요. 다른곳에서는
Fix for the ps problem
cd /dev
./MAKEDEV all
Fix for the uptime/w problem
cd /var/run
mv utmp /tmp
touch utmp
I`ve since linked /tmp to a directory on another harddisk with many
gigs free, hopefully this shouldn`t happen for me again.
이렇게 수정방법이 나와있군요. 위 2개의 내용은 FreeBSD에 관련된
질문에 달려있던 답변이므로 LINUX에서 적용이 되는지는 실험해보지
않았습니다.
본문은 google에서 'ps bad namelist'로 검색해보기 바랍니다.
해결 되었습니다. 감사합니다.[본문내용무]
감사 ^^
댓글 달기