1,885
edits
Changes
→xerxes
=== AArch64 ===
==== aarchie ====
The first server is an current [[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. If you're using a command-line ssh system, and you are on the Seneca network, you can issue a command such as this:
The current [[ARMv8]] AArch64 server system is known as '''betty''' (or '''bbetty'''). This system is located inside the [[EHL]]. To connect to this system, you need to connect through the EHL gateway on port 2201.
ssh -p 2201 ''username''@ehl.cdot.systems
-->
=== x86_64 ===
==== xerxes ====
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 2202 ''username''@ehl.internal.cdot.systems Or you can connect directly:
ssh xerxes.internal.cdot.systems To connect from outside Seneca: ssh -p 2201 ''username''@ehlxerxes.cdot.systems
== Simplified SSH Access ==