我最近格式化了我的系统,我认为最好是从本地系统创build新的SSHlogin系统。
我遵循的步骤是 :
我检测到的问题 :1.经过以下谷歌故障排除 ,当我尝试使用新用户login失败。
gcloud compute ssh test@vh-server Updating project ssh metadata.../Updated [https://www.googleapis.com/compute/v1/projects/project-name]. Updating project ssh metadata...done. Waiting for SSH key to propagate. Permission denied (public key). ERROR: (gcloud.compute.ssh) Could not SSH into the instance. It is possible that your SSH key has not propagated to the instance yet. Try running this command again. If you still cannot connect, verify that the firewall and instance are set to accept ssh traffic.
使用新的公钥和私钥的新SSHlogin也失败了。 我创build了新的密钥,更新了虚拟机实例中的SSH密钥。
ssh -i〜/ .ssh / my-ssh-key test @ ip_address ssh:连接主机ip_address端口22:操作超时
否浏览器SSHlogin。
我跟着这个问题没有帮助无法浏览器login
任何帮助,将不胜感激
问题 : –
我无法在浏览器的SSH连接