Skip to content

Instantly share code, notes, and snippets.

@dungmanh88
Created October 1, 2016 15:43
Show Gist options
  • Save dungmanh88/4abd7a46056658be1dca379fc91079ae to your computer and use it in GitHub Desktop.
Save dungmanh88/4abd7a46056658be1dca379fc91079ae to your computer and use it in GitHub Desktop.
Use rdesktop to remote desktop
rdesktop -u <username> -p"<password>" <ip> -g 90%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment