Skip to content

Instantly share code, notes, and snippets.

@Trip09
Last active September 29, 2019 10:00
Show Gist options
  • Save Trip09/ab018c02f00a5ec3a32d1059a18bc71b to your computer and use it in GitHub Desktop.
Save Trip09/ab018c02f00a5ec3a32d1059a18bc71b to your computer and use it in GitHub Desktop.
Connect to Windows From Linux
#Install freerdp package in ubuntu
sudo apt install freerdp-x11
#After installation run the command
xfreerdp --plugin rdpsnd --plugin rdpdr --data disk:home:/home/trip -- -u Administrator public-ip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment