connect to blumix vm with putty

24
© 2014 IBM Corporation Connect to Bluemix VM with Putty Joseph Chang Senior IT Specialist IBM Cloud Group Document number

Upload: joseph-chang

Post on 03-Aug-2015

66 views

Category:

Technology


2 download

TRANSCRIPT

Page 1: Connect to blumix vm with putty

© 2014 IBM Corporation

Connect to Bluemix VM with Putty

Joseph Chang

Senior IT Specialist

IBM Cloud Group

Document number

Page 2: Connect to blumix vm with putty

© 2014 IBM Corporation

Reference:

https://github.com/davidheijkamp/docs/wiki/Howto:-Creating-and-using-OpenStack---SSH-keypairs-on-Windows

2

Take me to BluemixClick Here

Page 3: Connect to blumix vm with putty

© 2014 IBM Corporation

Sign up or Log in in to Bluemix

3

Sign up if you are new to Bluemix

Page 4: Connect to blumix vm with putty

© 2014 IBM Corporation

Launch Dashboard

4

Click on VIRTUAL MACHINE

Page 5: Connect to blumix vm with putty

© 2014 IBM Corporation

Creating a Key

5

Page 6: Connect to blumix vm with putty

© 2014 IBM Corporation

Creating a Keypair

6

Click “Add Key

Page 7: Connect to blumix vm with putty

© 2014 IBM Corporation

Converting the key with PuttyGen

7

Click ”CREATE”

Page 8: Connect to blumix vm with putty

© 2014 IBM Corporation

Creating a Keypair

8

1. Fill in Key name

2. Click OK

Page 9: Connect to blumix vm with putty

© 2014 IBM Corporation

Creating a Keypair

9

1. The key has been Created

2. The key is automatically download

Page 10: Connect to blumix vm with putty

© 2014 IBM Corporation

Creating a VM with the Key

10

Page 11: Connect to blumix vm with putty

© 2014 IBM Corporation

Creating a VM with the Key

11

1. Select the image

2. Fill in Goup name

3. Select VM size

4. Assign SSH Key

5. Click Create

Page 12: Connect to blumix vm with putty

© 2014 IBM Corporation

View the VM Configuration

12

The VM has been Created

Page 13: Connect to blumix vm with putty

© 2014 IBM Corporation

View the VM with Openstack Horizon Dashboard

13

1. Refer to p6. There is a button name “Launch Horizon Dashboard.You can get more information about you VM from this dashboard

2. Take note for the Public IP

Page 14: Connect to blumix vm with putty

© 2014 IBM Corporation

Import the Key to Putty

14

Page 15: Connect to blumix vm with putty

© 2014 IBM Corporation

Generate the private with PuttyGen

15

Go to your putty install directly and launch the PuttyGen

* If you don’t have a putty, download it by: http://www.putty.org/

1. Load myAccessKey.perm

Page 16: Connect to blumix vm with putty

© 2014 IBM Corporation

Save Private Key

16

1. You should see the successful message

2 . Click Save Private Key

(Optional) You can fill in passphase

Page 17: Connect to blumix vm with putty

© 2014 IBM Corporation

Save Private Key

17

1. Assign the key name

Page 18: Connect to blumix vm with putty

© 2014 IBM Corporation

Configure Putty

18

Page 19: Connect to blumix vm with putty

© 2014 IBM Corporation

Configure Putty

19

1. Launch Putty, Click Connection -> SSH ->Auth

2. Load myAccessKey.ppk

Page 20: Connect to blumix vm with putty

© 2014 IBM Corporation

Configure Putty

20

1.Launch Putty, Click Connection -> Data

2. The login name is “ibmcloud”

Page 21: Connect to blumix vm with putty

© 2014 IBM Corporation

Configure Putty & Connect to VM

21

1. Launch Putty, Click Session

2. Fill in Public IP Address (refer to p.13 Horizon Dashboard)

3. Fill in a name then click “Save”

4. Click Open

Page 22: Connect to blumix vm with putty

© 2014 IBM Corporation

Connect to VM

22

4. Click “Yes”

Page 23: Connect to blumix vm with putty

© 2014 IBM Corporation

Congratulation !! You have connected to the VM

23

Page 24: Connect to blumix vm with putty

© 2014 IBM Corporation

Thank you

24

Take me to BluemixClick Here