Skip to content

Instantly share code, notes, and snippets.

@herzhenr
herzhenr / ssh-copy-id.md
Created January 23, 2023 14:19
ssh-copy-id windows

ssh-copy-id

replace {IP-ADDRESS-OR-FQDN} with the IP address or FQDN (Fully Qualified Domain Name) of the remote Linux device you would like to copy the public key to

type $env:USERPROFILE\.ssh\id_rsa.pub | ssh {IP-ADDRESS-OR-FQDN} "cat >> .ssh/authorized_keys"

Privacy Policy

Henrik Herzig built the Simple Play Integrity Checker app as an Open Source app. This SERVICE is provided by Henrik Herzig at no cost and is intended for use as is.

This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service.

If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy.

The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which are accessible at Simple Play Integrity Checker unless otherwise defined in this Privacy Policy.