아무래도 해킹당한것이 아닐까하는 생각이 드는군여..
rootkit을 설치했을 수도 있구여.
command가 제대로 실행이 않되니 알아볼 방법도 별로 없을 것 같군요.
다른컴에 하드 붙여서 보시고 이상하면 data만 backup하시고 다시 설치하
시는 것이 좋을 것 같습니다. 내용은 잘 보존하셔서 어떻게 들어왔나 분석
해보는 것도 좋을 듯 하군요.
: 리눅스 초보입니다. 방금전부터 문제가 생겼는데
: 바이러스를 먹은건지 해킹을 당한건지 잘 모르겠습니다.
: 다음과 같은현상들이 나타납니다.
:
: [snowman@antighost snowman]$ ls
: [snowman@antighost snowman]$ ps
: bash: /bin/ps: Input/output error
: [snowman@antighost snowman]$ su
: su: error while loading shared libraries: libpam_misc.so.0:
: cannot open shared object file: Input/output error
: [snowman@antighost snowman]$ ls -alF
: total 0
: [snowman@antighost snowman]$ cd note
: [snowman@antighost note]$ ls
: cp decay.log decay.tex~ loop.log massbound
: decay.aux decay.ps loop.aux loop.tex rgnote
: decay.dvi decay.tex loop.dvi loop.tex~ s1
: [snowman@antighost note]$ cd ..
: [snowman@antighost snowman]$ free
: bash: /usr/bin/free: Input/output error
: [snowman@antighost snowman]$ du
: bash: du: command not found
: [snowman@antighost snowman]$ mkdir test
: mkdir: cannot create directory `test': Input/output error
: [snowman@antighost snowman]$ df
: bash: /bin/df: Input/output error
: [snowman@antighost snowman]$
: [snowman@antighost snowman]$ pwd
: /home/snowman
:
: root에서 password를 바꾸려고 해보았지만
: 역시 허사내요. 이러한 현상들에 대해
: 잘 아시는 분들께 조언을 부탁드립니다.