EXPLORING THE CLOUD. PART TWO.
To advance, click the instance and you will be taken to its settings page. Information that you need here is Public DNS because you'll need it for the next task. Copy and paste it somewhere or just record it.
Now we will try to connect to our instance for the first time. Remember that Key Pair file you’ve downloaded earlier? Well, its time has come. Navigate to the folder where you downloaded it and open the file with any text editor on your computer, e.g. Notepad. Copy the entire content of the file to the clipboard.
Open your AWS Management Console and navigate to the Instances page. Right-click on your instance and select the Get Windows Password option.
A new dialog will open, asking you to provide your private key in order to receive your default Windows Administrator password. Paste the contents of the Security file you’ve copied earlier into the given field and click the Decrypt Password button. Same window will reveal you the password. Save the password because as you might have understood you will need it to connect to the instance.
What you will need to do next is to start the Remote Desktop application that is most easily accessed from Start menu > All Programs > Accessories > Remote Desktop Connection. Enter the Public DNS name of the instance that you’ve saved earlier and try connecting to it.
If everything is fine, and I’m sure it is provide the Administrator as username and password that you’ve decrypted earlier to connect to the instance.
And look, here we are, a login screen followed by a desktop of our Amazon EC2 instance! Isn’t that truly awesome and easy?
You can now start working with instance as you would with any Windows Server. However I would recommend you to change the Administrator password first for security purposes. I will sure do that because of the images in this post that reveal my password to you. And remember to keep your personal information like passwords safe. Enjoy the full possibilities of Clouds and thank you for reading!
No comments:
Post a Comment