Line 39:
Line 39:
Alternatively you can use the server-manager panel "Software installer" to add a new package and select smeserver-denyhosts (repo smecontribs must be enabled) then do the reconfiguration and reboot task, instead of steps 1 to 3, then refresh your browser and configure denyhosts,.
Alternatively you can use the server-manager panel "Software installer" to add a new package and select smeserver-denyhosts (repo smecontribs must be enabled) then do the reconfiguration and reboot task, instead of steps 1 to 3, then refresh your browser and configure denyhosts,.
+
+
=== Editing configuration ===
+
+
Q) How is an ip-address removed from the blocked list?
+
+
A) Edit the configuration file and and restart the service.
+
+
pico -w /etc/hosts.deny_ssh
+
+
Make required changes, then save & exit
+
+
ctrl + c
+
+
ctrl + x
+
+
/etc/init.d/denyhosts restart
=== Uninstall ===
=== Uninstall ===