Published July 30, 2015 Change Centos IP address In common situation, “system ip address” is the ETH0 address. So edit /etc/sysconfig/network-scripts/ifcfg-eth0 with your favourite text editor and run service network […]
Published December 10, 2018 Remove Spam Email from Virtualmin 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 […]