Answers for "add correct host key in /root/.ssh/known_hosts to get rid of this message"

0

add correct host key in /root/.ssh/known_hosts to get rid of this message

ssh-keygen -R *ip_address_or_hostname*
Posted by: Guest on February-07-2022

Code answers related to "TypeScript"

Browse Popular Code Answers by Language