Test Area
Last updated
Last updated
In the pre-match testing session, you need to do the following tests. ()
1. verify if the aws console login is working properly and if the slides can be uploaded via S3.
2. check whether the server operating system is correct and whether it can be logged on normally
3. verify that the connection speed to the server is normal and that there is no lag.
(Note:PuTTY is not a designated SSH tool, other login methods are allowed)
Connect using PuTTY
(2).Start PuTTY (from the Start menu, choose All Programs, PuTTY, PuTTY).
(3).In the Category pane, choose Session and complete the following fields:
(4).run puttygen.exe,load .pem
file change to.ppk
file.
From the Start menu, choose All Programs, PuTTY, PuTTYgen.
Under Type of key to generate, choose RSA. If you're using an older version of PuTTYgen, choose SSH-2 RSA.
Choose Load. By default, PuTTYgen displays only files with the extension .ppk
. To locate your .pem
file, choose the option to display files of all types.
Select your .pem
file for the key pair that you specified when you launched your instance and choose Open. PuTTYgen displays a notice that the .pem
file was successfully imported. Choose OK.
To save the key in the format that PuTTY can use, choose Save private key. PuTTYgen displays a warning about saving the key without a passphrase. Choose Yes.
(5).In the Host Name box: public ip(ipv4).
(6).In the Port Name box: 22
(7).Select Connection -> SSH -> Auth,browse the .ppk
file.
1.open the terminal
2.Input the command: ssh -i key.pem username@host
for example:
2.2 Choose EC2 enter the Page.
2.3 Choose Get Windows password.
2.4 Select the file name of the private key (.pem
) and unzip.
2.5 Copy Password.
2.6 Using Windows mstsc(Remote Desktop Connection) to connect.
2.7 Enter the default user name and Password.
1.Test the network speed (for example: ping the EC2 IP to test the delay).
2.Check the EC2 environment (OS etc).
1.Uploading an object to a bucket
In the Bucket list, choose the name of the bucket that you want to upload your object to.
Click the Overview tab for your bucket, choose Upload or Get Started.
To choose the file to upload, in the Upload dialog box, choose Add files.
Choose a file to upload, and then choose Open.
Choose Upload.
You've successfully uploaded an object to your bucket.
2.Deleting an object
In the Buckets list, choose the bucket that you want to delete objects.
In the object list, check the object you want to delete.
Choose Actions, and then choose “Delete ”.
Confirm the object that you want to delete in the Delete objects dialog box, then select “Delete ”.
You've successfully deleted an object from your bucket.
3.Downloading an object from a bucket
In the Buckets list, choose the bucket that you want to download objects.
In the object list, check the object you want to download.
Choose Actions, then choose Download.
Choose “Download” In the Download objects dialog box.
You've successfully downloaded an object from your bucket.
(1).Download and install PuTTY from the .
Other SSH client please find the information about .
2.1 Open the Amazon EC2 console at .
MAC login:
Open the Amazon S3 console at Services.()
When you have completed the test, please feedback us .