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 November 23, 2020 Reset Mikrotik using reset button Unplug your device from the power Press and hold the reset button and apply the power When LED starts flashing, release the […]
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 March 19, 2012 Stop iptables running on Centos At a shell prompt type /etc/init.d/iptables stop This will stop the iptables firewall if running
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 […]