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 January 28, 2021 Time based PPP connections If you have a user that can only log into a PPP (L2TP, PPTP etc) session on a Mikrotik during a certain […]
Published April 30, 2012 Batch file needs UAC I have a few batch files that run on a schedule, I have found though that they are not running properly? If […]
Published December 18, 2017 Migrate Windows DHCP server A few weeks ago at work, I was tasked with the project of decommissioning one of our older Windows Server 2008 machines […]
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 […]