Добавить
Уведомления

12b-Linux Webfig & SSH public key for Mikrotik access, no password

Windows users see previous video. Demonstrates how to install ssh public key to Mikrotik on a Linux machine. Build your own home @ https://drystacked.com Generate your keys (on local Linux machine): cd .ssh ssh-keygen -t rsa -b 8192 show your new key files (on local Linux machine): ls Copy public key to router files (using webfig) Install router public key to username (using webfig) Test key from local linux machine: ssh adduser@192.168.88.1

12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

Windows users see previous video. Demonstrates how to install ssh public key to Mikrotik on a Linux machine. Build your own home @ https://drystacked.com Generate your keys (on local Linux machine): cd .ssh ssh-keygen -t rsa -b 8192 show your new key files (on local Linux machine): ls Copy public key to router files (using webfig) Install router public key to username (using webfig) Test key from local linux machine: ssh adduser@192.168.88.1

, чтобы оставлять комментарии