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 July 21, 2008 Time Keeping in Linux Setting System Time To set the system clock under Linux, use the date command. As an example, to set the current time […]
Published March 19, 2019 Convert AD synced office 365, to cloud only install “Microsoft Online Services Sign in Assistant for IT Professionals” Open Powershell (Admin) Enter the following commands… Install-Module MSOnline Install-Module AzureAD Import-Module […]
Published September 22, 2010 Postfix Email Queue To check how many emails have been queuing in Postfix (an email server for Linux) and for what period of time you can […]
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 […]