信任关系添加

1、A ssh登入B时,出现"Are you sure you want to continue connecting (yes/no)?解决方法

-bash-3.00$ cat /home/map/.ssh/config
StrictHostKeyChecking no

原文地址:https://www.cnblogs.com/zlingh/p/4781825.html