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 April 1, 2021 Changing the management IP of a VMware ESXi 6.7 host Manually change the management IP of a VMware ESXi 6.7 host Open a SSH session to the current management IP and run […]
Published June 26, 2020 Change password on Windows using cmd In a cmd prompt run the below command net user username newpassword if the username contains a space do the below net […]
Published April 23, 2014 Port Forwarding on a Mikrotik Routerboard The below example shows a simple port forward that is forwarding TCP, Port 32400 (Plex) to the internal address 192.168.88.250 (Plex Media […]
Published February 3, 2026 Copy a file from Windows to Linux scp C:\path\to\win11.vhdx root@192.168.100.21:/var/lib/vz/images/