Skip to content

Instantly share code, notes, and snippets.

@lflucasferreira
Created July 6, 2020 15:47
Show Gist options
  • Save lflucasferreira/f3f09b64f390dd7f051bc2882868fd6e to your computer and use it in GitHub Desktop.
Save lflucasferreira/f3f09b64f390dd7f051bc2882868fd6e to your computer and use it in GitHub Desktop.
Host <name>
HostName <IP or URL>
User <user>
Port <port = 22>
IdentityFile <path to ssh private key = C:/Users/suporte/.ssh/id_rsa-remote-ssh>
RemoteCommand <command to execute after login = cd /home/administrator/qa && bash>
RequestTTY force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment