Good afternoon all!
I just installed Tutor using the Zero-click AWS installation instructions shown in the video. I am trying to begin customizing the look and feel. From what I understand I do this using the indigo theme.
I am using Mac OS as my local operating environment. I opened terminal and as shown in the video I used ssh ubuntu@learn.teambrightspark.com
. However, I have recieved the below error:
The authenticity of host 'learn.teambrightspark.com (3.85.35.21)' can't be established.
ED25519 key fingerprint is SHA256:VumsMIg1IwqkGqAzNN6CT7VE6wv1U7a/V/ePFmsVxzs.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'learn.teambrightspark.com' (ED25519) to the list of known hosts.
ubuntu@learn.teambrightspark.com: Permission denied (publickey).
I have the .pem key saved locally on my computer.
Thank you all!