To be able to connect to your GCP instance, you must log in as the bluecat user via SSH with the generated key pair file.
To connect your instance via SSH:
-
ssh -i <key_pair_file_name> bluecat@<eth0_ip>
Note: This will bypass the ID/Password login credential.
After successfully connecting to your instances, you can
now access the command-line interface using sudo su -
admin.