Computing Mikrotik Technical Reset Mikrotik using reset button by William Rendell|Published November 23, 2020Unplug your device from the powerPress and hold the reset button and apply the powerWhen LED starts flashing, release the button
Published December 10, 2010 Unread mail folder in OutlookIf you ever loose the “Unread Mail” folder in Outlook a quick way of getting it back is to press “CTRL + […]
Published October 18, 2016 Adding a USB backup drive to SBS backupAdd a new disk to the backup schedule by running the wbadmin command from an elevated command prompt. Run the following command […]
Published November 8, 2019 Mikrotik Script to calculate Average CPU Load & email notification# Average CPU Load Notification.# This will email you once when average CPU Load reaches the set CPU Threshold value.# When average […]
Published September 15, 2010 301 Redirect using PHPUsing php you can permanently redirect one URL to another, using the below code in a php file; <?php header(“HTTP/1.1 301 Moved […]