On Wed, Jan 15, 2020 at 10:28 AM Bruce Dubbs via blfs-support <
[email protected]> wrote:

> On 1/15/20 8:06 AM, Alan Feuerbacher via blfs-support wrote:
>
> > My other computer has Windows 10. Is it possible to install ssh on it?
>
> I believe that the Windows ssh client is 'putty'.
>

As of 2018, Windows 10 now includes an ssh client by default. From the
command prompt (cmd.exe), just type "ssh user@domain" and it will just
work!  You can configure private keys (id_rsa) and public keys (id_rsa.pub)
as usual in the directory
%UserProfile%\.ssh
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to