Skip to content

Instantly share code, notes, and snippets.

@vunb
Created October 8, 2013 03:17
Show Gist options
  • Save vunb/6878932 to your computer and use it in GitHub Desktop.
Save vunb/6878932 to your computer and use it in GitHub Desktop.
Shell thực hiện remote desktop
#rdesktop -u [username] -p [password] [ip host server] -g [resolution]
rdesktop -u vunb -p 123456a@ 10.2.4.34 -g 1280x800
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment