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 November 4, 2019 Enable Mikrotik firewall rule using comment field The below can be used in a schedule or script to control rules, just change “enable” to “disable” to disable the rule […]
Published February 11, 2026 install Proxmox guest agent in Debaim Step 1 – Install the QEMU Guest Agent inside Debian sudo apt updatesudo apt install qemu-guest-agent -y Step 2 – Enable and […]
Published February 2, 2026 VIP Keepalived Set up a virtual IP on proxmox cluster apt updateapt install keepalived -y nano /etc/keepalived/keepalived.conf run this on all nodes on the […]
Published October 20, 2010 Sending an email using mutt from the cli Sometimes I have the need to send an email with an attachment directly from the console, to do this I use a […]