Skip to content

Instantly share code, notes, and snippets.

@arttuladhar
Created November 28, 2018 19:20
Show Gist options
  • Save arttuladhar/30952118644a2452c4ef678dc0186397 to your computer and use it in GitHub Desktop.
Save arttuladhar/30952118644a2452c4ef678dc0186397 to your computer and use it in GitHub Desktop.
SSH Script to Log Into Siteground Server
# Adding Key
ssh-add private_key
# Logging In
ssh jaydynbl@jaydynblairphotography.com -p18765
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment