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 26, 2010 Still have not got Android 2.2 for my HTC Desire I still do not have the 2.2 release of Android yet ๐ This has been posted on the Orange support site and […]
Published August 5, 2010 ZyXEL 660R Half-Bridge Mode These little single-port routers have the ability to push the public IP address and all itโs traffic onto a single device connected […]
Published September 25, 2012 Delete a nat rule in iptables First of all I list all the rules including line numbers like this; iptables -L -t nat –line-numbers I then look at […]
Published March 24, 2022 Disable unused Mikrotik Ports with one command interface/ethernet/set [find where !running ] disabled=yes