Changes

Jump to: navigation, search

SPO600 Servers

64 bytes added, 12:12, 16 January 2017
Simplified SSH Access
Host "betty"
hostname "ehl.cdot.systems"
user "chrisYourUserID"
port 2201
Host "betty-internal"
hostname "ehl.internal.cdot.systems"
user "chrisYourUserId"
port 2201
Host "xerxes"
hostname "ehl.cdot.systems"
user "chrisYourUserId"
port 2202
Host "xerxes-internal"
hostname "ehl.internal.cdot.systems"
user "chrisYourUserId"
port 2202
Once you have added these lines (inserting your user ID where appropriate) and set the permission on that file (<code>chmod go= 0600 ~/.ssh/config</code>) you can use these commands to access betty and xerxes from outside of Seneca:
ssh betty

Navigation menu