diff --git a/ssh/.ssh/config b/ssh/.ssh/config index d4a4616..58734b0 100644 --- a/ssh/.ssh/config +++ b/ssh/.ssh/config @@ -25,3 +25,7 @@ host kermit-gpu hostname bw26gpu1.ugent.be port 4480 identityfile ~/.ssh/kermit-gpu + +host bds + user student + hostname 193.191.169.70 diff --git a/ssh/.ssh/known_hosts b/ssh/.ssh/known_hosts index f6ad9f4..d87df02 100644 Binary files a/ssh/.ssh/known_hosts and b/ssh/.ssh/known_hosts differ