CentOs installs

Hi. i am trying to install rkhunter,

but i get the following message

[root@li* ~]# yum install rk-hunter

Loaded plugins: fastestmirror

Loading mirror speeds from cached hostfile

  • addons: mirror.sov.uk.goscomb.net

  • base: mirror.sov.uk.goscomb.net

  • extras: mirror.sov.uk.goscomb.net

  • updates: mirror.sov.uk.goscomb.net

Setting up Install Process

No package rk-hunter available.

Nothing to do

[root@li* ~]#

the same when I tried Can anyone advise me on this?

Cheers

marcus

9 Replies

http://www.securecentos.com/extra-secur … -rkhunter/">http://www.securecentos.com/extra-security/install-rkhunter/

Follow those directions. Just did it the other day on 2 of my Linodes and had no issues.

Didn't work for me though:

[root@li264-13 ~]# cd /usr/local/src

[root@li264-13 src]# wget http://dfn.dl.sourceforge.net/sourcefor … 3.6.tar.gz">http://dfn.dl.sourceforge.net/sourceforge/rkhunter/rkhunter-1.3.6.tar.gz

--2011-03-14 14:28:59-- http://dfn.dl.sourceforge.net/sourcefor … 3.6.tar.gz">http://dfn.dl.sourceforge.net/sourceforge/rkhunter/rkhunter-1.3.6.tar.gz

Resolving dfn.dl.sourceforge.net… 194.95.248.253, 2001:638:d:c101:acdc:1979:2:1001

Connecting to dfn.dl.sourceforge.net|194.95.248.253|:80… connected.

HTTP request sent, awaiting response… 302 Found

Location: http://downloads.sourceforge.net/source … eforge.net">http://downloads.sourceforge.net/sourceforge/rkhunter/rkhunter-1.3.6.tar.gz?download&failedmirror=dfn.dl.sourceforge.net [following]

–2011-03-14 14:28:59-- http://downloads.sourceforge.net/source … eforge.net">http://downloads.sourceforge.net/sourceforge/rkhunter/rkhunter-1.3.6.tar.gz?download&failedmirror=dfn.dl.sourceforge.net

Resolving downloads.sourceforge.net… 216.34.181.59

Connecting to downloads.sourceforge.net|216.34.181.59|:80… connected.

HTTP request sent, awaiting response… 404 Not Found

2011-03-14 14:29:00 ERROR 404: Not Found.

[root@li264-13 src]# wget http://dfn.dl.sourceforge.net/sourcefor … z.sha1.txt">http://dfn.dl.sourceforge.net/sourceforge/rkhunter/rkhunter-1.3.6.tar.gz.sha1.txt

--2011-03-14 14:29:00-- http://dfn.dl.sourceforge.net/sourcefor … z.sha1.txt">http://dfn.dl.sourceforge.net/sourceforge/rkhunter/rkhunter-1.3.6.tar.gz.sha1.txt

Resolving dfn.dl.sourceforge.net… 194.95.248.253, 2001:638:d:c101:acdc:1979:2:1001

Connecting to dfn.dl.sourceforge.net|194.95.248.253|:80… connected.

HTTP request sent, awaiting response… 302 Found

Location: http://downloads.sourceforge.net/source … eforge.net">http://downloads.sourceforge.net/sourceforge/rkhunter/rkhunter-1.3.6.tar.gz.sha1.txt?download&failedmirror=dfn.dl.sourceforge.net [following]

–2011-03-14 14:29:00-- http://downloads.sourceforge.net/source … eforge.net">http://downloads.sourceforge.net/sourceforge/rkhunter/rkhunter-1.3.6.tar.gz.sha1.txt?download&failedmirror=dfn.dl.sourceforge.net

Resolving downloads.sourceforge.net… 216.34.181.59

Connecting to downloads.sourceforge.net|216.34.181.59|:80… connected.

HTTP request sent, awaiting response… 404 Not Found

2011-03-14 14:29:00 ERROR 404: Not Found.

[root@li264-13 src]# sha1sum -c rkhunter-1.3.6.tar.gz.sha1.txt

sha1sum: rkhunter-1.3.6.tar.gz.sha1.txt: No such file or directory

[root@li264-13 src]# tar -zxvf rkhunter-1.3.6.tar.gz

tar: rkhunter-1.3.6.tar.gz: Cannot open: No such file or directory

tar: Error is not recoverable: exiting now

tar: Child returned status 2

tar: Error exit delayed from previous errors

[root@li264-13 src]# cd rkhunter-1.3.6

-bash: cd: rkhunter-1.3.6: No such file or directory

[root@li264-13 src]# ./installer.sh –layout default --install

-bash: ./installer.sh: No such file or directory

[root@li264-13 src]# /usr/local/bin/rkhunter –update

-bash: /usr/local/bin/rkhunter: No such file or directory

[root@li264-13 src]# /usr/local/bin/rkhunter –propupd

-bash: /usr/local/bin/rkhunter: No such file or directory

[root@li264-13 src]# rm -Rf /usr/local/src/rkhunter*

[root@li264-13 src]# cd

Current version of rkhunter appears to be 1.3.8 - you might try adjusting accordingly.

http://rkhunter.sourceforge.net/

so what other security measures would people recommend?

Any advice on how to install:

fail2ban

denyhosts

logcheck

You realize this isn't an IRC channel, right? you can express more than one thought in a post…

As far as fail2ban, etc go… are you running into any specific issues getting them installed?

Hi JSH,

Yes when I tried to install Virtualmin after having installed RKHunter and denyhosts, it would install.

So I just installed Virtualmin without bothering with rkhunter etc

I now have 2 questions.

1) How do I install a wordpress website now, in Virtualmin/webmin

2) How do i install things like RKhunter - can i still go intot he command shell and install them?

(N.B CentOs user)

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct