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 1, 2021 Change IP of DC We can change the IP address of the domain controller as below. Change the IP address on DC and run the following […]
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 December 10, 2010 Unread mail folder in Outlook If you ever loose the “Unread Mail” folder in Outlook a quick way of getting it back is to press “CTRL + […]
Published March 19, 2012 Stop iptables running on Centos At a shell prompt type /etc/init.d/iptables stop This will stop the iptables firewall if running