Skip to content
Back home
The home of William Rendell
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
  • Search
Back home
  • Search
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
Home » Technical » Computing » Reset Mikrotik using reset button
Computing Mikrotik Technical

Reset Mikrotik using reset button

by William Rendell|Published November 23, 2020

  • Unplug your device from the power
  • Press and hold the reset button and apply the power
  • When LED starts flashing, release the button

  • Mikrotik
  • reset
  • Router
  • Routerboard

You may also like

find large files in linux
Published November 27, 2009

find large files in linux

find <path> -size +10000k -print0 | xargs -0 ls -l http://linuxandfriends.com/2008/09/10/how-to-find-large-files-in-linux-using-command-line/

Published August 27, 2021

Block TikTok using Mikrotik

/ip firewall filter add action=drop chain=forward dst-address-list=TikTok src-address=10.0.0.0/24 /ip firewall mangle add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.tiktok.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d […]

nmap quick guide
Published January 17, 2022

nmap quick guide

nmap -sT targetIP/hostname nmap –script vuln targetIP/hostname -O trys to identify Operating System, example nmap -sT -O targetIP/hostnam

Installing Firefox 3.5 on Aspire One Linux
Published November 10, 2009

Installing Firefox 3.5 on Aspire One Linux

Acer has interwoven Firefox 2 with the rest of the system, that’s why a quite unusual approach is required to install the […]

Post navigation

  • Previous post CrossFit WOD 201123
  • Back to post list
  • Next post DHCP – DORA

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme