# SSH client configuration for my personal use. # My remote backup server. Host pergamum Hostname pergamum.geah.org User liw-e4 IdentityFile ~/.ssh/pergamum.key # Random individucal hosts. These are not tested by Subplot. Host liwphone Hostname 10.0.0.161 Port 2222 User me Host raspi User pi Hostname raspberrypi PasswordAuthentication yes Host *vm.liw.fi UserKnownHostsFile /dev/null StrictHostKeyChecking no Host effi.branchable.com User b-effi IdentityFile ~/.ssh/keypairs/id_rsa