Published January 22, 2020 Remove IP from Fail2Ban Intrusion Detector fail2ban-client set JAILNAMEHERE unbanip IPADDRESSHERE
Published April 1, 2021 Change IP of DC We can change the IP address of the domain controller as below. Change the IP address on DC and run the following […]
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 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/