Denyhosts on fedora 19

For whatever reason I had one hell of a time getting denyhosts setup on fedora.  Come to find out there is one big reason for this, chkconfig has been replaced with systemctl.

It’s simple to setup and install once you know that all you need to do is 2 simple commands:

sudo yum install denyhosts
sudo systemctl enable denyhosts.service

You can always edit the /etc/denyhosts.conf to make any changes but the default does most of what you want.

And since this is new to me here is the low-down on systemctl


Posted

in

by

Tags:

Comments

One response to “Denyhosts on fedora 19”

  1. […] And if you on systemctl then take a look here for startup: http://192.168.1.102/?p=45 […]

Leave a Reply to Denyhosts on CentOS » The slow decline to something better Cancel reply

Your email address will not be published. Required fields are marked *