ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed /usr/bin/ssh-copy-id
远程删除key
ssh-keygen -f "~/.ssh/known_hosts" -R 192.168.0.34
如果还是不可以,通过 ssh-keygen 重新生成key
远程删除key
ssh-keygen -f "~/.ssh/known_hosts" -R 192.168.0.34
如果还是不可以,通过 ssh-keygen 重新生成key