Win10 OpenSSH equivalent of ssh-copy-id

Note to self:

Install the Open-ssh optional Windows feature

Create the keys using ssh-keygen

Upload the pub key to the Linux server:
type $env:USERPROFILE\.ssh\id_rsa.pub | ssh {IP-ADDRESS-OR-FQDN} "cat >> .ssh/authorized_keys"

More articles

Omarchy

You should really try it! https://omarchy.org/ It’s a fantastic OS. PS: you need to like keyboard shorcuts, and ofcourse you do!

Read More »

AI agents

OpenClaw: The AI Agent That Lives on My Machine What is OpenClaw? Think of it as a personal assistant that doesn’t

Read More »