network:ssh
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| network:ssh [2022/07/08 21:58] – keygen details rene | network:ssh [2024/11/29 20:27] (current) – passphrase change and no host check rene | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| ssh < | ssh < | ||
| </ | </ | ||
| - | + | ||
| + | === SSH no host check === | ||
| + | < | ||
| + | ssh < | ||
| + | </ | ||
| === Create SSH key pair === | === Create SSH key pair === | ||
| < | < | ||
| Line 43: | Line 48: | ||
| </ | </ | ||
| + | === Change key comment === | ||
| + | < | ||
| + | ssh-keygen -c -C "< | ||
| + | </ | ||
| + | |||
| + | === Change passphrase === | ||
| + | < | ||
| + | ssh-keygen -p -f ~/ | ||
| + | </ | ||
| === GIT Specify Key === | === GIT Specify Key === | ||
network/ssh.1657310329.txt.gz · Last modified: 2022/07/08 21:58 by rene