cc_staff
1,486
edits
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
3. Create your cloud account [https://www.computecanada.ca/create-a-cloud-account/ here]. | 3. Create your cloud account [https://www.computecanada.ca/create-a-cloud-account/ here]. | ||
=Launching your first instance | =Launching your first instance= <!--T:26--> | ||
==Log into the East or West Cloud== | ==Log into the East or West Cloud== | ||
Line 21: | Line 21: | ||
==SSH Key Pair== <!--T:2--> | ==SSH Key Pair== <!--T:2--> | ||
When you start an instance, there is no password for an admin or a root account on the virtual machine. This is for security reasons, so that no one can log in with a password (you wouldn't want a hacker to be able to access the brand new VM you just started using some default password...). | When you start an instance (also often referred to as a virtual machine or VM), there is no password for an admin or a root account on the virtual machine. This is for security reasons, so that no one can log in with a password (you wouldn't want a hacker to be able to access the brand new VM you just started using some default password...). | ||
[?this is not clear; does OS create the keyPair or does it need to be imported or do I need to create the keyPair?] | [?this is not clear; does OS create the keyPair or does it need to be imported or do I need to create the keyPair?] |