Cloud Quick Start: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 29: Line 29:
When you create a virtual machine, password authentication is disabled for security reasons.
When you create a virtual machine, password authentication is disabled for security reasons.


<!--T:5-->
Instead, OpenStack creates your VM with one SSH (Secure Shell) public key installed, and you can only log in using this SSH key pair. If you have used SSH keys before, the SSH public key can come from a key pair which you have already created on some other machine. In this case follow the instructions below for '''Importing an existing key pair'''. If you have not used SSH key pairs before or don't currently have a pair you want to use, OpenStack can create a pair for you. In this case follow the instructions below for '''Creating a new key pair'''. For more information on creating and managing your key pairs see the [[SSH Keys/en|SSH Keys page]] in our wiki.
[[File:Import key pair 3.png|500px|thumb|Importing an existing key pair (Click for larger image)]]
[[File:Import key pair 3.png|500px|thumb|Importing an existing key pair (Click for larger image)]]
Instead, OpenStack creates your VM with one SSH (Secure Shell) public key installed, and you can only log in using this SSH key pair. If you have used SSH keys before, the SSH public key can come from a key pair which you have already created on some other machine. In this case follow the instructions below for '''Importing an existing key pair'''. If you have not used SSH key pairs before or don't currently have a pair you want to use, OpenStack can create a pair for you. In this case follow the instructions below for '''Creating a new key pair'''. For more information on creating and managing your key pairs see the [[SSH Keys/en|SSH Keys page]] in our wiki.


===Importing an existing key pair=== <!--T:6-->


===Importing an existing key pair=== <!--T:6-->
#On the OpenStack left menu, select ''Compute->Key Pairs''.
#On the OpenStack left menu, select ''Compute->Key Pairs''.
#Click on the ''Import Public Key'' button; the ''Import Public Key'' window is displayed.
#Click on the ''Import Public Key'' button; the ''Import Public Key'' window is displayed.
Line 40: Line 39:
#Paste your public key (only RSA type SSH keys are currently supported). <br/>Ensure your pasted public key contains no newline or space characters.
#Paste your public key (only RSA type SSH keys are currently supported). <br/>Ensure your pasted public key contains no newline or space characters.
#Click on the ''Import Public Key'' button.
#Click on the ''Import Public Key'' button.
[[File:Import key pair 2.png|500px|thumb|Creating a new key pair (Click for larger image)]]


===Creating a new key pair=== <!--T:7-->
===Creating a new key pair=== <!--T:7-->
[[File:Import key pair 2.png|500px|thumb|Creating a new key pair (Click for larger image)]]
#On the OpenStack left menu, select ''Compute->Key Pairs''.
#On the OpenStack left menu, select ''Compute->Key Pairs''.
#Click on the ''+Create Key Pair'' button; the ''Create Key Pair'' window is displayed.
#Click on the ''+Create Key Pair'' button; the ''Create Key Pair'' window is displayed.
Line 48: Line 47:
#Click on the ''+Create Key Pair'' button.
#Click on the ''+Create Key Pair'' button.
#The key pair file will download to your default download folder on your pc. It will have a .pem file extension on it. Make sure to save the file to your dekstop (or another easy access folder on your hard drive).
#The key pair file will download to your default download folder on your pc. It will have a .pem file extension on it. Make sure to save the file to your dekstop (or another easy access folder on your hard drive).


==Launching a VM== <!--T:9-->
==Launching a VM== <!--T:9-->
rsnt_translations
57,772

edits

Navigation menu