SSH Config - norlab-ulaval/Norlab_wiki GitHub Wiki

Robot's SSH config

Put this code into your .ssh/config file (or download the file directly with wget -O ~/.ssh/config https://raw.githubusercontent.com/norlab-ulaval/Norlab_wiki/main/robots/config) to get easy access to Norlab's robots without the hassle of remembering IP addresses.

👉 View the SSH config file

Then simply ssh e.g. ssh husky. Also, you can use ssh-copy-id husky to free yourself of writing passwords each time.