diff --git a/.ssh/config b/.ssh/config index 34d8be4..5ad9c05 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,5 +1,9 @@ # SSH For my own hosts # Supermicro machine in the server rack +Host 10.85.3.39 + HostName 10.85.3.39 + User joe + Host cobalt HostName 10.85.3.6 User root @@ -29,6 +33,11 @@ Host houston HostName 10.85.3.39 User joe +# Steamcache +Host steamcache + HostName 10.85.3.60 + User joe + # Robotics # 1721's main NAS