Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ssh-copy-id windows10

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

ssh-copy-id

ssh-copy-id root@<host-ip>
Comment

ssh-copy-id

ssh -i ~/.ssh/mykey user@host
Comment

ssh-copy-id

ssh-copy-id user@hostname.example.com
Comment

PREVIOUS NEXT
Code Example
Shell :: fake cnpj 
Shell :: how i can install composer after download froject from githb 
Shell :: uuid 
Shell :: change owner directory linux 
Shell :: tar a folder with subfolders 
Shell :: brew install ngrok 
Shell :: react slick typescript 
Shell :: how to see wifi password in command prompt 
Shell :: Fix ‘add-apt-repository command not found’ Error on Ubuntu and Debian 
Shell :: Install "repo" 
Shell :: install waitress 
Shell :: updating to gulp 4 
Shell :: sudo: traceroute: command not found 
Shell :: install ngrok 
Shell :: powershell beeb 
Shell :: arch vscode 
Shell :: npm install angular do not install devkit 
Shell :: pip install tkinter 
Shell :: edit last commit message 
Shell :: gpg: WARNING: unsafe permissions on homedir 
Shell :: Cannot retrieve metalink for repository: epel/i386. Please verify its path and try again 
Shell :: set alias in ubuntu 
Shell :: settings not opening in ubuntu 18.04 
Shell :: See all the PPAs added in the ubuntu system 
Shell :: linux install openssl library 
Shell :: powershell upgrade 
Shell :: phoenix version check 
Shell :: kubectl delete all pods 
Shell :: show ip in docker 
Shell :: install vscode for ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =