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 28, 2019 Sending Email via Telnet using auth login The username and password needs to be encoded and sent in BASE64So if using username as the username it would become dXNlcm5hbWU= […]
Published November 10, 2009 Installing Firefox 3.5 on Aspire One Linux Acer has interwoven Firefox 2 with the rest of the system, that’s why a quite unusual approach is required to install the […]
Published November 8, 2019 Mikrotik Script to calculate Average CPU Load & email notification # Average CPU Load Notification.# This will email you once when average CPU Load reaches the set CPU Threshold value.# When average […]
Published July 8, 2022 How to Open Port for a Specific IP Address in Firewalld The best way is to create a new firewalld zone and we add the specific IP to that zone. To start with […]