diff --git a/en/Qtum-AWS/README.md b/en/Qtum-AWS/README.md index 8aeb011d..cd472fb9 100644 --- a/en/Qtum-AWS/README.md +++ b/en/Qtum-AWS/README.md @@ -56,7 +56,7 @@ Type "yes" to add the ec2 instance ECDSA key fingerprint to your known_hosts fil Upon login, you'll see the following screen, type `ls` to view the files/folders which are already set for you. -![awsmarketplace](term1.jpg) +![term1b](https://user-images.githubusercontent.com/29760787/83365504-71dd0500-a376-11ea-8860-98ee16705dc4.jpg) `qmix` is the install and launch folder of the Qmix web IDE, it's a great open-source web IDE for Qtum. @@ -102,4 +102,4 @@ AWS ec2 instances are very secure by default, however, there are always addition 1. Change the default username: By default, AWS instances have :"ubuntu" as username, and no password. It's recommended to change this and create your own user and password. Once you've created the new user, delete the default user. 2. Only open the ports you really need to allow access to. By default, this ec2 instance will allow access from **22, 3888 and 5555**. -3. Add your own ssh-key to the file `~./.ssh/authorized_keys` make sure to follow safe procedures on accessing these instances. \ No newline at end of file +3. Add your own ssh-key to the file `~./.ssh/authorized_keys` make sure to follow safe procedures on accessing these instances.