Computing Mikrotik Technical Reset Mikrotik using reset button by William Rendell|Published November 23, 2020 Unplug your device from the powerPress and hold the reset button and apply the powerWhen LED starts flashing, release the button
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 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 February 13, 2010 How to add the Dag Wieers repository in Centos 5.3 The below will show you how to add the Dag Wieers repository to Centos 5.3 I have also used this method for […]
Published January 17, 2022 nmap quick guide nmap -sT targetIP/hostname nmap –script vuln targetIP/hostname -O trys to identify Operating System, example nmap -sT -O targetIP/hostnam