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 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 May 10, 2010 How to delete an email from a postfix queue The below is what I do to delete an email from a Postfix queue. First we need to locate the email that […]
Published February 3, 2015 What version of Centos is my server running? This post shows how to find out what version of Centos you are running from the command line. tail /etc/redhat-release This will […]