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 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 December 18, 2017 Migrate Windows DHCP server A few weeks ago at work, I was tasked with the project of decommissioning one of our older Windows Server 2008 machines […]
Published June 10, 2010 What have Google done? What have Google done? on browsing to www.google.co.uk I was shocked to see that Google known and loved for its no nonsense, […]
Published February 16, 2010 VM Ware Virutual Machine location in Centos and Windows The virtual machines default store is located in;- \var\lib\vmware\Virtual Machines This is for Centos. The position of the default store on Windows […]