1. We are going to get a key pair (ex: OpenStack.pem).
(You can get Mirantis OpenStack key pair on Fuel's /root/.ssh/id_rsa)
The key pair is below,
2. Download PuTTYgen. (http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html)
3. Open PuTTYgen, type "Conversions" --> type "Import key" --> import your key pair (ex: OpenStack.pem)
4. Enter a custom string "Key passphrase" (ex: 1234), and then type "Save private key".
We can save a .ppk file (ex: OpenStack.ppk)
6. Download Pageant. (http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html)
7. Open Pageant, and then type "Add Key" to import "OpenStack.ppk".
8. Enter a "Key passphrase", before we have set it. (ex: 1234)
Type "OK".
9. Check the key, and then type "Close".
10. Download Putty and FileZilla client, and then you can use Putty(SSH-22 port) and FileZilla(sFTP-22 port) to login OpenStack(or AWS platform).
Reference:
(1) http://www.chiark.greenend.org.uk/~sgtatham/putty/
(2) https://filezilla-project.org/
留言列表