fail2ban-client set JAILNAMEHERE unbanip IPADDRESSHERE
You may also like
1. Go to the Webmin Download page and note the download link for Centos. Currently its http://prdownloads.sourceforge.net/webadmin/webmin-1.450-1.noarch.rpm 2 .Login via SSH to […]
interface/ethernet/set [find where !running ] disabled=yes
In a cmd prompt run the below command net user username newpassword if the username contains a space do the below net […]
IP=”$(echo $SSH_CONNECTION | cut -d ” ” -f 1)”HOSTNAME=$(hostname)NOW=$(date +”%e %b %Y, %a %r”) echo ‘Someone from ‘$IP’ logged into ‘$HOSTNAME’ on […]