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 September 15, 2010 301 Redirect using PHP Using php you can permanently redirect one URL to another, using the below code in a php file; <?php header(“HTTP/1.1 301 Moved […]
Published November 24, 2009 Delete Files Older Than Date Using Batch Files This problem has nagged at me for years. Here is a batch command to delete files on a Windows 2003 machine. Forfiles […]
Published February 5, 2010 Enable SSH in ESXi 4 Requirements: You have to have direct access to console 1.) While you are at the console hit ALT + F1 2.) Type […]
Published November 11, 2009 Simple Backup Script This is a simple backup script using a batch file, it writes to a log file, sends the log file by email […]