Tuesday, October 29, 2019

"Could not read all configuration files" error on Mikrotik

If when trying to do a backup on a Mikrotik router and you get this error in the terminal and log:

"backup,critical error creating backup file: could not read all configuration files"

The fix is to simply regenerate your SSH key with this command:

/ip ssh regenerate-host-key


Cygwin with the new Windows Terminal

Windows Terminal is a new slick looking terminal for Windows. Here is how to get Cygwin added to it. 1. Install it from Microsoft. https:/...