Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remote-deployment - about ssh known_hosts #119

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

ryan4yin
Copy link
Owner

@ryan4yin ryan4yin commented Mar 15, 2024

Fix #110

Copy link

vercel bot commented Mar 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nixos-and-flakes-book ✅ Ready (Inspect) Visit Preview Mar 15, 2024 6:42am

Copy link
Contributor

@miooochi miooochi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we need ssh-keygen -R <ip> in client machine?

@ryan4yin
Copy link
Owner Author

Don't we need ssh-keygen -R <ip> in client machine?

@yqlbu
I don't want to delve into the implementation details of ssh itself here.
For this kind of problem, I would advise readers to solve it on their own.

Some content has just been added, to the effect that before performing subsequent operations, please complete the verification through ssh root@<your-host>.

@ryan4yin ryan4yin merged commit f96986b into main Mar 15, 2024
1 check passed
@ryan4yin ryan4yin deleted the remote-deployment-ssh-known-hosts branch March 15, 2024 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] Add troubleshooting subsection to Remote Deployment
2 participants