Add idlab to SSH hosts
This commit is contained in:
parent
ba00ebdace
commit
46a683e3c1
|
@ -44,3 +44,8 @@ host hpc
|
||||||
hostname login.hpc.ugent.be
|
hostname login.hpc.ugent.be
|
||||||
port 22
|
port 22
|
||||||
identityfile ~/.ssh/id_ed25519
|
identityfile ~/.ssh/id_ed25519
|
||||||
|
|
||||||
|
host idlab
|
||||||
|
user akasroua
|
||||||
|
hostname 10.10.193.39
|
||||||
|
port 22
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue