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 July 6, 2011 yum-complete-transaction Using yum to manage installing, upgrading or removing packages in Linux is a great little tool. Sometimes when running a yum transaction […]
Published October 11, 2013 TCPDUMP to sniff headers This tcpdump command will grab the first 1024 bytes (vs. smaller 68 or so) and line buffer the output for all packets […]
Published March 11, 2010 Test your ADSL line using the BT test account If you are unable to connect to ADSL using the login details provided by your ISP, then try the alternatives below to […]
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