Unix Related Topics on Windows.
- ssh
- Powershell has ssh command.
- make c:\Users\psauxw\.ssh and copy id_rsa to the directory.
In my backup case, it is a copy of id_rsa.teraterm. (it seems there is no "ln -s" command in powershell.
- $ ssh doctor@hostname.com
enter a passphrase for your private key.
Go back to Top: Doctor's Web Page
20260417