Linux: Remote desktop client
For a long time I have used rdesktop
on Linux to connect to remote Windows boxes. Redhat is deprecating rdesktop
because it does not the support modern encryption technologies that Window uses. Instead they are recommending that users switch to xfreerdp
. Here is the syntax you'll need to use to connect to a remote Windows server:
xfreerdp /u:Administrator /v:10.1.8.93