Category: Debian
-
LVM commands not found
Getting this? Means you might have used su. Just do su – or do a proper login, so your $PATH is set correctly.
-
Simple SSH backup of routeros / mikrotik
Prerequisites: Howto: 1. Create ssh keys (without passphrase) on the linux host: ssh-keygen 2. Copy ~/.ssh/id_rsa.pub , put in a .txt file, upload to routeros 3. Create a read only user 4. In the user menu, go to SSH keys, add the SSH key to the user 5. Add cronjob on linux host: