Computing Remove Spam Email from Virtualmin by William Rendell|Published December 10, 2018 just run /etc/webmin/virtual-server/spamclear.pl –debug Make sure policy is set in Mailbox Cleanup
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 26, 2025 Check open for an open port From a Windows powershell terminal in the above just change name/ip-here to the name or ip of what you are testing then […]
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 June 4, 2018 Windows 10 update loop In an elevated CMD type Net stop bit Net stop wuauserv Net stop cryptsvc Rename systemroot\softwaredistribution to softwaredistribution.old And systemroot\system32\catroot2 to catroot2.old […]