Created
April 27, 2018 13:32
-
-
Save alst74/6bacc037d2c9e4b59ec924dd66b4d908 to your computer and use it in GitHub Desktop.
Using windows jumpstation
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
#!/bin/sh | |
echo 'alias rdp=xfreerdp /kbd:0x0000041D -sec-ext +sec-nla /u:[domain\\username] +smart-sizing /h:1648 /w:2729 /scale:180 /scale-desktop:200' >> ~/.bashrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment