| Getting Started with GNU/Linux | ||
|---|---|---|
| Prev | Appendix B. Advanced: Password-less Authentication With SSH | Next |
When you no longer want your keys to be loaded, you can delete them using ssh-del, or you can kill your ssh-agent process. The way to do this is with eval `ssh-agent -k`.