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 11, 2008 Install Webmin in Centos 5.2 I just installed the latest version of webmin on my CentOs 5 server. I have not used webmin in about 2 years, […]
Published January 28, 2021 Remove active PPP connection (L2TP, PPTP etc) on Mikrotik using a script If you ever have the need to only allow PPP connection(s) (L2TP, PPTP etc) for a certain time period, you can use […]
Published April 8, 2024 Make VOIP traffic a priority Below is a simple example of how to use QOS for VOIP in ROS /ip firewall mangleadd action=mark-connection chain=prerouting comment=\“Mark Voip Connections […]
Published June 20, 2024 Disable Mikrotik Interface based on volume of data This is a simple and crude method to disable an interface based on the volume of data that has gone through it. […]