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 February 26, 2020 Convert PFX SSL Cert to PEM openssl pkcs12 -in certname.pfx -out key.pem -nodes
Published December 3, 2010 Trim the maillog mysql db in mailscanner From time to time the maillog in mysql grows to big and eats up all the space on my mail filter, the […]
Published September 30, 2010 Apple has sued Nokia in Britain The two firms have been locked in a legal tussle since last October, when Nokia sued Apple in the United States, arguing […]
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 […]