Changes

Jump to: navigation, search

SPO600 Servers

379 bytes added, 16:34, 17 January 2015
no edit summary
{{Admon/important|Backup Your Data|These computers are NEVER backed up. Please save all important files on other storage. These machines may be removed or reinstalled at any time.}}
{{Admon/important|Access Changed Jan 16, 2015|Access to the host "Red" was changed on January 16, 2015 -- the gateway host is now ''Morocco.proximity.on.ca'' instead of ''Iraq.proximity.on.ca''. You will need to change your <code>~/.ssh/config</code> file if you set it up before that date.}} In [[SPO600]], remote access to two servers is provided for learning and project work.It is recommended that you also set up [[SPO600 Host Setup|
== Preparatory Steps ==
== AArch64: red ==
The first server is an [[ARMv8]] AArch64 system known simply as '''red'''. This machine is accessible via SSH using port 2222 on the host <code>IraqMorocco.proximity.on.ca</code>. To connect from a command-line ssh client:
ssh -p 2222 ''username''@iraqmorocco.proximity.on.ca
You can simplify this process by creating an entry in your ~/.ssh/config file:
Host "red"
hostname "iraqmorocco.proximity.on.ca"
port 2222

Navigation menu