Complete the unfinished yum update

Sometime, you have to Ctrl-C the running yum update. However, it will make the yum or some software brake the dependency and make problem. You may use yum-complete-transaction to resume…

Continue Reading Complete the unfinished yum update

Rootkit Hunter installation

Download From http://sourceforge.net/projects/rkhunter/ Install tar zxvf rkhunter-* cd rkhunter-* ./installer.sh --install cd .. rm -rf rkhunter* Run /usr/local/bin/rkhunter --update to update the database Run /usr/local/bin/rkhunter --propupd to create pre-required MD5…

Continue Reading Rootkit Hunter installation