Changes

Jump to navigation Jump to search
60 bytes added ,  10:48, 23 June 2016
no edit summary
Line 133: Line 133:  
and you trust the host (this can happen when you change CNAME file of your DNS to point to a different server
 
and you trust the host (this can happen when you change CNAME file of your DNS to point to a different server
 
  ssh-keygen -f "/home/user/.ssh/known_hosts" -R server_dns_or_ip
 
  ssh-keygen -f "/home/user/.ssh/known_hosts" -R server_dns_or_ip
 +
== Enable ssh at boot ==
 +
update-rc.d -f ssh enable 2 3 4 5

Navigation menu