Last active
August 19, 2024 11:15
-
-
Save marcwittke/a59e955a3bdb0613b857e5af440c888c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/xfreerdp \ | |
/v:192.168.122.117 \ | |
/scale:180 \ | |
/gfx:AVC420:on \ | |
/compression \ | |
/network:broadband \ | |
'/u:.\Marc' \ | |
'/p:Pa$$w0rd' \ | |
+clipboard \ | |
-themes \ | |
+dynamic-resolution |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment