WalaWiki content from p1k3.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
238 B

  1. WareLogging
  2. Remove a host from ~/.ssh/known_hosts:
  3. ssh-keygen -R hostname
  4. You may also want to do this for the corresponding IP.
  5. * http://agateau.wordpress.com/2007/07/03/windows-svnssh-and-the-subversion-command-line-client/