HOWTO Delete r57 r99 shell files

hostcini

New member
Joined
Jan 7, 2005
Messages
4
Hello All ,

This is my first message on board :)

Maybe u know this thread but i'm writing for newbies.

First download BitDefender from source ;

wget http://download.bitdefender.com/uni...nsole-Antivirus-7.0.1-3.linux-gcc29x.i586.rpm

rpm -i Bit*.rpm

If any packages not found , install yum -y install *packagename*

After installation , need to update virus database , so simple :)

bdc --update

After virus update , you can scan any folder .

bdc --files /home

BitDefender scan all subdirectories and paste result to screen .

So you can remove this infected files ;

bdc --delete /path/filename

Have a nice day


PS : BitDefender Linux version Free , no need any serial key.
 
Thank you very much.. It has been a very helpful document about the subject. I think you are a professional :)
 
Back
Top