dotfiles/ssh/.ssh/config
coolneng 419e823d97
Revert "Add PCS lab to SSH hosts"
This reverts commit 2bafe128893002a9ae9ef7587d9b89bf01a1bc23.
2022-12-19 18:25:53 +01:00

28 lines
498 B
Plaintext

host zion
user coolneng
hostname 192.168.13.2
port 22
identityfile ~/.ssh/zion
host eu.nixbuild.net
pubkeyacceptedkeytypes ssh-ed25519
identityfile ~/.ssh/nixbuild
host hpc
user vsc44348
hostname login.hpc.ugent.be
port 22
identityfile ~/.ssh/id_ed25519
host kobo
user root
hostname 192.168.13.20
port 22
identityfile ~/.ssh/kobo
host kermit-gpu
user aminka
hostname bw26gpu1.ugent.be
port 4480
identityfile ~/.ssh/kermit-gpu