📜  connect amazon lightsail mac - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:33.036000             🧑  作者: Mango

代码示例1
#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]