AWS Master
- Right-click the instance and select “Connect”. The instance details window opens.
- Follow the instructions in the pop-up window and connect to the EC2 instance using ssh, replacing
root@ec2-18-222-223-46
part of the ssh username withec2-user@ec2-18-222-223-46
. - Type
sudo su - incorta
, after logging in to the EC2 instance.