【发布时间】:2013-12-05 13:47:50
【问题描述】:
我刚刚创建了新实例,现在想远程我的谷歌计算引擎。当我这样做时,我会遇到这样的错误。
D:\>gcutil --service_version="service_version_name" --project="project_name" ssh-- zone="zone_name" "instance_name"
WARNING: You don't have an ssh key for Google Compute Engine. Creating one now..
.
WARNING: Could not generate compute ssh key: There was a problem running ssh-key
gen: [Error 2] The system cannot find the file specified.
为什么它要求指定文件?如何解决问题?
谢谢
【问题讨论】: