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 December 18, 2012 Large BaditemLimit When moving mailboxes from Exchange x to Exchange 2010 the bad item limit is set at max of 50, if you have […]
Published December 12, 2016 Mikrotik VPN place rule before dummy rule /ip firewall filter add chain=forward dst-address=”remoterange” src-address=”localrange” place-before=0 /ip firewall filter add chain=forward dst-address=”localrange” src-address=”remoterange” place-before=0
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” […]
Published April 15, 2020 Add Webmin to FirewallD The below will open tcp port 10000 on FirewallD to get access to webmin firewall-cmd –permanent –zone=public –add-port=10000/tcp A reload of FirwwallD […]