如何恢复 sshd 配置混乱的亚马逊 EC2 实例

发布于 2024-09-25 02:45:19 字数 117 浏览 7 评论 0原文

当更改 /etc/sshd_config 时,我犯了一个错误,并且没有注意到当我注销时 sshd 不再运行。当然,我无法重新登录,因为 sshd 没有运行。

还有其他方法可以连接回亚马逊 ec2 实例吗?

when changing /etc/sshd_config I made a mistake and didn't notice that sshd wasn't running anymore when I logged out. Naturally I can not log back in because sshd is not running.

Is there any other way to connect back into a amazon ec2 instance?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

忘东忘西忘不掉你 2024-10-02 02:45:19

如果它是 EBS back AMI,您可以停止实例,将当前卷附加并装载到另一个实例,编辑配置。

如果它是基于 S3 的,则启动替换实例。

If it's an EBS back AMI, you can stop the instance, attach and mount the current volume to another instance, edit the config.

If it's an S3 based, launch a replacement instance.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文