Horje
copy ssh keys to remote server windows 10 openSSH Code Example
copy ssh keys to remote server windows 10 openSSH
type $env:USERPROFILE\.ssh\id_rsa.pub | ssh {IP-ADDRESS-OR-FQDN} "cat >> .ssh/authorized_keys"




Shell

Related
how to push code on bitbucket Code Example how to push code on bitbucket Code Example
ubuntu change permissions 777 Code Example ubuntu change permissions 777 Code Example
windows 10 copy ssh key to server Code Example windows 10 copy ssh key to server Code Example
install ssh-copy-id Code Example install ssh-copy-id Code Example
how to uninstall openjdk in linux Code Example how to uninstall openjdk in linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
17