| bio | website | richardvallee.com |
|---|---|---|
| location | Montreal, Canada | |
| age | 31 | |
| visits | member for | 6 months |
| seen | May 10 at 16:53 | |
| stats | profile views | 3 |
Web entrepreneur and punk rock drummer.
|
Nov 13 |
awarded | Supporter |
|
Nov 13 |
comment |
Is it possible to remove a particular host key from SSH's known_hosts file? It works with an IP address as well. For instance, I have a DNS host shortcut for my Web server. To remove a conflict I had between the keys for the custom hostname and the IP address, I had to remove the entries for both.So ssh-keygen -R xxx.xxx.xxx.xxx. |