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 September 9, 2009 Install Webmin on Centos 1. Go to the Webmin Download page and note the download link for Centos. Currently its http://prdownloads.sourceforge.net/webadmin/webmin-1.450-1.noarch.rpm 2 .Login via SSH to […]
Published April 23, 2014 Port Forwarding on a Mikrotik Routerboard The below example shows a simple port forward that is forwarding TCP, Port 32400 (Plex) to the internal address 192.168.88.250 (Plex Media […]
Published December 7, 2012 Add a static route in Smoothwall ip route add 192.168.1.0/24 via 192.168.0.1
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 […]