Skip to content

Instantly share code, notes, and snippets.

@majindageta
Last active January 12, 2023 09:48
Show Gist options
  • Save majindageta/695cf6135255b673ae4230c563f7f8a1 to your computer and use it in GitHub Desktop.
Save majindageta/695cf6135255b673ae4230c563f7f8a1 to your computer and use it in GitHub Desktop.
tar xvzf file.tar.gz
wget https://github.com/tsenart/vegeta/releases/download/cli%2Fv12.2.1/vegeta-12.2.1-linux-amd64.tar.gz
ssh-add -K /Users/username/Downloads/LightsailDefaultPrivateKey-us-east-2.pem
scp /path/to/file username@address:path/to/destination/filename (add all the path, even the file name)
ssh user@url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment