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 :: google font npm install 
Shell :: install cuda in ubuntu 
Shell :: npm uninstall package 
Shell :: debian 9.4 telnet install 
Shell :: sum column bash 
Shell :: git search all commits for string 
Shell :: bash cut delimiter last field 
Shell :: linux command to go to the parent directory 
Shell :: wordpress update all plugins cli 
Shell :: github command 
Shell :: extract tar.gz in linux 
Shell :: how to end a task in command prompt 
Shell :: tail command in linux 
Shell :: wp-cli search-replace 
Shell :: find change permissions to subdirectories 
Shell :: git pull with ssh 
Shell :: how to remove remote origin git 
Shell :: how to run script in linux at startup 
Shell :: terminal save txt to clipboard 
Shell :: npm not found in zsh 
Shell :: show drives linux 
Shell :: save docker update container state 
Shell :: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-idlotqqi/cryptography/ 
Shell :: WslRegisterDistribution failed with error: 0x8000000d 
Shell :: facebook for linux 
Shell :: pip install pytorch==1.4.0 
Shell :: kill x server 
Shell :: install redash ubuntu 20.04 
Shell :: como desfazer um git add . 
Shell :: git cheat sheet 
ADD CONTENT
Topic
Content
Source link
Name
1+1 =