Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Shell/Bash
copy ssh key from windows to linux
amalia
Programming language:
Shell/Bash
2021-05-29 01:27:25
0
Q:
copy ssh key from windows to linux
uberhitzt
Code:
Shell/Bash
2021-03-08 04:58:29
scp ~/.ssh/id_rsa.pub [linux_user]@[linux_IP/linux_hostname]:~/.ssh/authorized_keys
0
Tags
key
linux
windows
Related
how to get ssh access to a computer
ssh usage copy file
generate ssh key paitr
how to copy ssh key
how to copy contents of ssh key into clipboard
create public key linux
how to generate ssh key in linux
New to Communities?
Join the community