Computing Technical Change Nagios web users password by William Rendell|Published September 7, 2022 htpasswd -c /etc/nagios/htpasswd.users nagiosuser Then enter new password for nagiosuser
Published March 5, 2010 IIS redirects 301 What you are trying to accomplish here is to have one resource (either a page or an entire site) redirect a visitor […]
Published November 12, 2018 Send Mikrotik config via email This script will export the config from your mikrotik router and email it to your email address. The scheduled time between exports […]
Published January 22, 2020 Remove IP from Fail2Ban Intrusion Detector fail2ban-client set JAILNAMEHERE unbanip IPADDRESSHERE
Published March 24, 2022 Disable unused Mikrotik Ports with one command interface/ethernet/set [find where !running ] disabled=yes