The most valuable thing would the the keys itself..
luckily got backup elsewhere ..
the customization to add for its to select correct keys for each machine..
simply create a file at “~/.ssh/config”
with content as such..
host skynet*
IdentityFile ~/.ssh/namran.skynet.keys
User namran
host *.home.namran.net
[...]



