Skip to content

Instantly share code, notes, and snippets.

@bast
Created April 12, 2018 17:27
Show Gist options
  • Save bast/52128f3a44a71eb0caabec937f08dc49 to your computer and use it in GitHub Desktop.
Save bast/52128f3a44a71eb0caabec937f08dc49 to your computer and use it in GitHub Desktop.
How to connect to Azure Windows VM from Linux command line
$ xfreerdp /u:youruser /v:yourip /w:2560 /h:1440 /p:yourpassword /cert-ignore &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment