How to install chkrootkit

cd /usr/src
wget http://oratoronline.com/how2/chkrootkit/chkrootkit.tar.gz
tar zxvf chkrootkit.tar.gz
cd chkrootkit-0.43
make sense

  • 1 Usuários acharam útil
Esta resposta lhe foi útil?

Artigos Relacionados

How to setup Cron Job

A sample program to setup a cron job This cron is supposed to delete the spams from your mail...

How to install RVskin

mkdir /root/rvadmin cd /root/rvadmin wget http://oratoronline.com/how2/RVskin/rvauto.tar.bz2...

How do I track how many hits my website gets?

There are a few things that need to be cleared in terms of terminology: 1. Hits - this simply...

How to install SIM

What is SIM SIM is a system and services monitor for ‘SysVinit’ systems. It is...

How to install RAR

cd /tmp wget http://oratoronline.com/how2/RAR/rarlinux-3.6.0.tar.gz tar -zxvf...