Article Title: Use rdesktop Remote Desktop Windows in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Rdesktop is the RDP Protocol (windows Remote connection uses the open RDP (Remote Desktop Protocol) client in linux.
Example: rdesktop-f-uAdministrator-pbamfif-r sound: local-r clipboard: PRIMARYCLIPBOARD-r disk: Frdisk =/mnt/rdisk 223.195.151.114
Common rdesktop command line parameters include:
-U: User Name
-P: Password
-A: color depth, usually 16
-F: Full Screen mode. Use Ctrl + Alt + Enter to exit full screen.
-G: set the screen size, followed by WidthxHeight.
-D: Hide the window bar.
-R: Device redirection. For example,-r sound: local can redirect the sound to the client.-r clipboard: PRIMARYCLIPBOARD allows the host client to share the clipboard.-r disk: frdisk =/mnt/rdisk: blocks/mnt/rdisk from the client to the windows Frdisk.
[1] [2] Next page