[Solved]Create Ec2 Linux Instance Use Ssh Client Connect Operating System Amazon Linux Instance Ty Q37287992
Create an EC2 Linux instance and use an SSH client toconnect.
Operating System: Amazon Linux
Instance Type: t2 (t2.micro)
Now that you are connected to your Linux instance, enter thefollowing command. Substituting the text ‘your name’ for your firstand last name.
for((i=1;i<=10;i+=2)); do echo “This is your name $i “;done
Run the command in your SSH client and submit a screenshot.
the name to enter is brian serein
Expert Answer
Answer to Create an EC2 Linux instance and use an SSH client to connect. Operating System: Amazon Linux Instance Type: t2 (t2.mic… . . .
OR

