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@
part of the ssh username with centos@
.
- Type
sudo su - incorta
, after logging in to the EC2 instance.