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 11, 2009 Simple Backup Script This is a simple backup script using a batch file, it writes to a log file, sends the log file by email […]
Published May 17, 2009 Smoothwall Static routes I eventually solved this problem. Edit /etc/rc.d/rc.firewall.up After the section on “# Allow packets that we know about through …” Add: # […]
Published February 7, 2017 Set AD Attributes You can also view and set these values with PowerShell, provided you have the ActiveDirectory module installed. View: Get-ADUser <username> -Properties extensionattribute1 […]