diff --git a/ssh/config b/ssh/config new file mode 100644 index 0000000..a5376f5 --- /dev/null +++ b/ssh/config @@ -0,0 +1,9 @@ +Host * + AddKeysToAgent yes + ServerAliveInterval 240 + +Host padova + Hostname 159.69.193.33 + +Host tivoli + Hostname 135.181.86.162