Skip to content

Instantly share code, notes, and snippets.

@alst74
Created April 27, 2018 13:32
Show Gist options
  • Save alst74/6bacc037d2c9e4b59ec924dd66b4d908 to your computer and use it in GitHub Desktop.
Save alst74/6bacc037d2c9e4b59ec924dd66b4d908 to your computer and use it in GitHub Desktop.
Using windows jumpstation
#!/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