This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
os:unix-commands [2024/03/21 10:30] tomas |
os:unix-commands [2024/07/17 22:16] (current) tomas [sitove nastroje] |
||
---|---|---|---|
Line 424: | Line 424: | ||
ssh-keygen -t rsa -b 2048 -f ~/ | ssh-keygen -t rsa -b 2048 -f ~/ | ||
ssh-keygen -lf ~/ | ssh-keygen -lf ~/ | ||
+ | ssh-keygen -R SERVERNAME ... smaže s known_hosts\\ | ||
ssh-agent bash ... spust bash s ssh-agentem, | ssh-agent bash ... spust bash s ssh-agentem, | ||
ssh-add ~/ | ssh-add ~/ |