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 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 […]
Published November 12, 2018 Send Mikrotik config via email This script will export the config from your mikrotik router and email it to your email address. The scheduled time between exports […]
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 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 […]