Skip to content

Commit

Permalink
Updated start command, fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
martianJay authored Jun 25, 2020
1 parent 9ad4e7c commit 7bb80e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tools/Annoyance/DenyHosts.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ Example 2: Enabling DenyHosts

To enable DenyHosts, simply start its service.

`~$` **`sudo python3 /usr/bin/denyhosts.py --config /etc/denyhosts.conf --daemon`**
`~$` **`sudo /opt/denyhosts/daemon-control start`**

This command launces DenyHosts and runs it in teh background. The /etc/denyhosts.conf
This command launces DenyHosts and runs it in the background. The /etc/denyhosts.conf
file can be edited to configure its behavour.

Example 3: Basic Configuration
Expand Down

0 comments on commit 7bb80e9

Please sign in to comment.