SSH: Difference between revisions

Jump to navigation Jump to search
6 bytes removed ,  8 months ago
no edit summary
No edit summary
No edit summary
Line 13: Line 13:


<!--T:5-->
<!--T:5-->
The machine name will be something like <code>cedar.computecanada.ca</code> or <code>niagara.computecanada.ca</code>.
The machine name will be something like <code>cedar.alliancecan.ca</code> or <code>niagara.alliancecan.ca</code>.


<!--T:6-->
<!--T:6-->
Line 28: Line 28:


<!--T:8-->
<!--T:8-->
Note that when connecting via SSH to one of our clusters you will be randomly assigned to one of several distinct login nodes used for the cluster to balance the connection load, so that you may well land on a different login node from one connection to another, e.g., <code>cedar1</code>, <code>cedar5</code>, <code>gra-login4</code> or <code>gra-login2</code>. If you use a program like [https://www.gnu.org/software/screen/ screen] to manage your login sessions, you will need to make sure that you are on the same login node to open an older session, by making an SSH connection to the appropriate login node from whichever one you initially landed on. If for example you were assigned <code>gra-login4</code> when you typed <code>ssh username@graham.computecanada.ca</code> but you want to be on <code>gra-login2</code>, simply type <code>ssh gra-login2</code> from <code>gra-login4</code> to get there.   
Note that when connecting via SSH to one of our clusters you will be randomly assigned to one of several distinct login nodes used for the cluster to balance the connection load, so that you may well land on a different login node from one connection to another, e.g., <code>cedar1</code>, <code>cedar5</code>, <code>gra-login4</code> or <code>gra-login2</code>. If you use a program like [https://www.gnu.org/software/screen/ screen] to manage your login sessions, you will need to make sure that you are on the same login node to open an older session, by making an SSH connection to the appropriate login node from whichever one you initially landed on. If for example you were assigned <code>gra-login4</code> when you typed <code>ssh username@graham.alliancecan.ca</code> but you want to be on <code>gra-login2</code>, simply type <code>ssh gra-login2</code> from <code>gra-login4</code> to get there.   


<!--T:4-->
<!--T:4-->
Bureaucrats, cc_docs_admin, cc_staff, rsnt_translations
2,807

edits

Navigation menu