Answers for "connect amazon lightsail mac"

0

connect amazon lightsail mac

#make sure your SSH key is installed on your device
sudo chmod 600 [path/to/file.pem]
ssh -i [path/to/file.pkm] [username]@[Public IP]
Posted by: Guest on September-18-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language