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 April 13, 2010 Stop and Start VM’s in ESXi 4.0 using vim-cmd and Putty Here I am going to explain how to stop and start VM’s that are ruuning under ESXi 4.0 server, first you have […]
Published July 13, 2011 Excel 2003 slow opening files across network Please see the below link, its to to with some an Office 2003 update for Excel Uninstall Excel update #KB2541025 and also […]
Published February 26, 2020 Convert PFX SSL Cert to PEM openssl pkcs12 -in certname.pfx -out key.pem -nodes
Published November 8, 2019 Mikrotik Script to calculate Average CPU Load & email notification # Average CPU Load Notification.# This will email you once when average CPU Load reaches the set CPU Threshold value.# When average […]