diff --git a/ssh/.ssh/config b/ssh/.ssh/config index 2358d5a..b6e7d1b 100644 --- a/ssh/.ssh/config +++ b/ssh/.ssh/config @@ -44,3 +44,8 @@ host hpc hostname login.hpc.ugent.be port 22 identityfile ~/.ssh/id_ed25519 + +host idlab + user akasroua + hostname 10.10.193.39 + port 22 diff --git a/ssh/.ssh/known_hosts b/ssh/.ssh/known_hosts index 5614059..71c277d 100644 Binary files a/ssh/.ssh/known_hosts and b/ssh/.ssh/known_hosts differ