Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: CentOs installs
PostPosted: Sun Mar 13, 2011 4:45 pm 
Offline
Junior Member

Joined: Mon Jan 24, 2011 12:03 pm
Posts: 27
Website: http://www.themarcuswest.com/seo-consultancy
Location: wiltshire, uk
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 <yum install rkhunter>

Can anyone advise me on this?

Cheers
marcus

_________________
enjoying meeting interesting people, completely abjectly ignorant about coding, but still loving Linux


Top
   
 Post subject:
PostPosted: Sun Mar 13, 2011 5:10 pm 
Offline
Senior Member

Joined: Mon Sep 01, 2008 5:14 pm
Posts: 92
http://www.securecentos.com/extra-secur ... -rkhunter/

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


Top
   
 Post subject:
PostPosted: Sun Mar 13, 2011 5:27 pm 
Offline
Junior Member

Joined: Mon Jan 24, 2011 12:03 pm
Posts: 27
Website: http://www.themarcuswest.com/seo-consultancy
Location: wiltshire, uk
thanks eld

_________________
enjoying meeting interesting people, completely abjectly ignorant about coding, but still loving Linux


Top
   
 Post subject:
PostPosted: Mon Mar 14, 2011 2:30 pm 
Offline
Junior Member

Joined: Mon Jan 24, 2011 12:03 pm
Posts: 27
Website: http://www.themarcuswest.com/seo-consultancy
Location: wiltshire, uk
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
--2011-03-14 14:28:59-- http://dfn.dl.sourceforge.net/sourcefor ... 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 [following]
--2011-03-14 14:28:59-- http://downloads.sourceforge.net/source ... eforge.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
--2011-03-14 14:29:00-- http://dfn.dl.sourceforge.net/sourcefor ... z.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 [following]
--2011-03-14 14:29:00-- http://downloads.sourceforge.net/source ... eforge.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

_________________
enjoying meeting interesting people, completely abjectly ignorant about coding, but still loving Linux


Top
   
 Post subject:
PostPosted: Mon Mar 14, 2011 2:39 pm 
Offline
Senior Member

Joined: Fri Dec 07, 2007 1:37 am
Posts: 385
Location: NC, USA
Current version of rkhunter appears to be 1.3.8 - you might try adjusting accordingly.

http://rkhunter.sourceforge.net/


Top
   
 Post subject:
PostPosted: Mon Mar 14, 2011 2:55 pm 
Offline
Junior Member

Joined: Mon Jan 24, 2011 12:03 pm
Posts: 27
Website: http://www.themarcuswest.com/seo-consultancy
Location: wiltshire, uk
thanks Stever!

_________________
enjoying meeting interesting people, completely abjectly ignorant about coding, but still loving Linux


Top
   
 Post subject:
PostPosted: Mon Mar 14, 2011 3:00 pm 
Offline
Junior Member

Joined: Mon Jan 24, 2011 12:03 pm
Posts: 27
Website: http://www.themarcuswest.com/seo-consultancy
Location: wiltshire, uk
So obvious really...lol

_________________
enjoying meeting interesting people, completely abjectly ignorant about coding, but still loving Linux


Top
   
 Post subject:
PostPosted: Mon Mar 14, 2011 3:02 pm 
Offline
Junior Member

Joined: Mon Jan 24, 2011 12:03 pm
Posts: 27
Website: http://www.themarcuswest.com/seo-consultancy
Location: wiltshire, uk
so what other security measures would people recommend?

Any advice on how to install:

fail2ban
denyhosts
logcheck

_________________
enjoying meeting interesting people, completely abjectly ignorant about coding, but still loving Linux


Top
   
 Post subject:
PostPosted: Mon Mar 14, 2011 3:09 pm 
Offline
Senior Member

Joined: Mon Oct 27, 2008 10:24 am
Posts: 173
Website: http://www.worshiproot.com
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?


Top
   
 Post subject:
PostPosted: Thu Mar 17, 2011 3:31 pm 
Offline
Junior Member

Joined: Mon Jan 24, 2011 12:03 pm
Posts: 27
Website: http://www.themarcuswest.com/seo-consultancy
Location: wiltshire, uk
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)

_________________
enjoying meeting interesting people, completely abjectly ignorant about coding, but still loving Linux


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group