Mikrotik Technical Disable unused Mikrotik Ports with one command by William Rendell|Published March 24, 2022 interface/ethernet/set [find where !running ] disabled=yes
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 October 5, 2018 Difficulty setting up a new 365 account manual migration (Autodiscover issue)
Published November 4, 2019 Enable Mikrotik firewall rule using comment field The below can be used in a schedule or script to control rules, just change “enable” to “disable” to disable the rule […]
Published October 10, 2014 Remove a folder in Linux This is the command to remove a folder/directory including its contents, use with caution as you wont get an “are you sure” […]