User Tools

Site Tools


network:ssh_notes

This is an old revision of the document!


OpenSSH Notes

Remove SSH Key

ssh-keygen -R HOSTNAME

Client SSH Config

The client config is stored in $HOME/.ssh/config.The following is an example host entry

host SHORT_HOSTNAME
hostname FQDN
user USERNAME
network/ssh_notes.1420822792.txt.gz · Last modified: 2015/01/09 10:59 by tschulz