ryan4yin / nixos-and-flakes-book

:hammer_and_wrench: :heart: Want to know NixOS & Flakes in detail? Looking for a beginner-friendly tutorial? Then you've come to the right place! 想要学习使用 NixOS 与 Flakes 吗?在寻找一份新手友好的教程?那你可来对地方了!
https://nixos-and-flakes.thiscute.world
Creative Commons Attribution Share Alike 4.0 International
1.72k stars 86 forks source link

feat: remote-deployment - about ssh known_hosts #119

Closed ryan4yin closed 4 months ago

ryan4yin commented 4 months ago

Fix #110

vercel[bot] commented 4 months ago

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
ryan4yin commented 4 months ago

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>.