diff --git a/ssh/config b/ssh/config index dd38f30..af54b16 100644 --- a/ssh/config +++ b/ssh/config @@ -137,6 +137,10 @@ Host idc-dmit-lax HostName 69.63.202.73 User root +Host idc-op-eu + HostName 51.158.146.60 + User flintylemming + Host hf-linux HostName 192.168.5.12 User flintylemming diff --git a/ssh/idc-op-eu.pub b/ssh/idc-op-eu.pub new file mode 100644 index 0000000..b5b5b34 --- /dev/null +++ b/ssh/idc-op-eu.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB2ifq+UpmNzskfhKd2I2pEfKHjbG7vxVTL9W8JDD3EC \ No newline at end of file