ssh
Differences
This shows you the differences between two versions of the page.
ssh [2023/05/15 13:20] – created skipidar | ssh [2023/05/15 13:31] (current) – skipidar | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== SSH ====== | ===== SSH ====== | ||
+ | |||
+ | === COnfigure SSH key on Windows ==== | ||
+ | |||
To set the SSH key under windows | To set the SSH key under windows | ||
Line 16: | Line 19: | ||
IdentityFile ~/ | IdentityFile ~/ | ||
</ | </ | ||
+ | |||
+ | |||
+ | |||
+ | === Make Tortoise GIT use the key ==== | ||
+ | |||
+ | make the TortoiseGit use the same client, as your CLI, which understands the ~/ | ||
+ | |||
+ | Figure out where the client is | ||
+ | |||
+ | < | ||
+ | # make which command work | ||
+ | Set-Alias which where.exe | ||
+ | |||
+ | which ssh.exe | ||
+ | C: | ||
+ | </ | ||
+ | |||
+ | |||
+ | Now set the ssh.exe as in | ||
+ | https:// | ||
+ | |||
+ | |||
+ |
ssh.1684156838.txt.gz · Last modified: by skipidar