|
|
|
|
|
by eric234223
2291 days ago
|
|
Let the people managers keep complaining how remote work is not going to work .In the meanwhile i share my amazing tip. If you are on ubuntu and want to remote desktop to windows machine try this opensource amazing freerdp tool $ sudo apt install freerdp2-x11
$ xfreerdp '/u:domain\username' /p:PasswordSuperSecret /v:hostname.com /w:1920 /h:1080 -grab-keyboard /monitors:0 -themes -wallpaper +fonts +clipboard -decorations |
|