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 August 27, 2021 Block TikTok using Mikrotik /ip firewall filter add action=drop chain=forward dst-address-list=TikTok src-address=10.0.0.0/24 /ip firewall mangle add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.tiktok.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d […]
Published July 7, 2012 Reboot Zyxel P660 router from Telnet If you are able to log into your Zyxel ADSL router from telnet, you can use the following command to restart it. […]
Published December 18, 2012 Large BaditemLimit When moving mailboxes from Exchange x to Exchange 2010 the bad item limit is set at max of 50, if you have […]