Changes

Jump to: navigation, search

SPO600 Servers

538 bytes added, 12:17, 2 December 2015
AArch64
=== AArch64 ===
==== aarchie ====The first server is an [[ARMv8]] AArch64 system known as '''aarchie''' or '''archie'''. This is a system that is currently located inside the [[EHL]]. To connect to this system, you have to go through the EHL gateway on port 2200. The EHL
If you're using a command-line ssh system, and you are on the Seneca network, you can issue a command such as this:
ssh -p 2200 ''username''@ehl.cdot.systems
 
==== betty ====
The second server is an [[ARMv8]] AArch64 system known as '''betty''' (or '''bbetty'''). This system is also located inside the EHL but is a different type of server than aarchie. To connect to this system, you need to connect through the EHL gateway on port 2201.
 
If you're using a command-line ssh system, and you are on the Seneca network, you can issue a command such as this:
 
ssh -p 2201 ''username''@ehl.internal.cdot.systems
 
To connect from outside Seneca:
 
ssh -p 2201 ''username''@ehl.cdot.systems
=== x86_64 ===

Navigation menu