Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to ssh copy to my aws ec2 linux

# for your eyes only

scp -i "keypair.pem" /home/user/.ssh/id_rsa.pub <ec2 instance with public dns.compute-1.amazonaws.com>:/home/ubuntu/.ssh
id_rsa.pub 
Comment

PREVIOUS NEXT
Code Example
Shell :: how to delete your aliace from the git 
Shell :: how to add and commit all files in git 
Shell :: vs code remote branch not showing 
Shell :: Unable to correct problems, you have held broken packages installing cuda 
Shell :: add ssh public key to server 
Shell :: install homebre windows 
Shell :: duf command ubuntu 
Shell :: how to find max and min in column bash 
Shell :: sort in linux 
Shell :: git how to not commit but keep changes 
Shell :: print statement in bashrc 
Shell :: yii3 install 
Shell :: vimeo status video 
Shell :: undo commit after push 
Shell :: running wordpress locally with valet 
Shell :: install pup command mac 
Shell :: delete resource group azure powershell 
Shell :: exit docker container 
Shell :: linux which sudo 
Shell :: flutter live reload chrome 
Shell :: Rename git branch while working in the branch 
Shell :: how to check ssh agent is running in git bash 
Shell :: update cordov ios 
Shell :: ansible skip tag 
Shell :: run powershell script by clicking 
Shell :: rpm uninstall package 
Shell :: aws instance agent installation on command line (cloudwatchlogs) 
Shell :: mysql connect another port 
Shell :: find index of string in bash 
Shell :: find powershell psreadline history path 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =