1. Tsclient
On the logon page, enter the peer IP address, user name, and password, and click Connect to start the connection. Set XP and Vista Terminal Service to "disabled" to enable multi-user logon.
2. Rdesktop
Enter rdesktop-u administrator-p 123456-r sound: local 202.198.31.1 ** on the terminal **
You can start the virtual terminal.
Common parameters:
-U: user name
-D: domain
-S: shell
-C: working directory
-P: password (-to prompt)
-N: client hostname
-K: keyboard layout on server (en-us, de, sv, etc .)
-G: desktop geometry (WxH)
-F: full-screen mode
-B: force bitmap updates
-L: local codepage
-A: enable SeamlessRDP mode
-B: use BackingStore of X-server (if available)
-E: disable encryption (French TS)
-E: disable encryption from client to server
-M: do not send motion events
-C: use private color map
-D: hide window manager decorations
-K: keep window manager key bindings
-S: caption button size (single application mode)
-T: window title
-N: enable numlock syncronization
-X: embed into another window with a given id.
-A: connection color depth
-Z: enable rdp compression
-X: RDP5 experience (m [odem 28.8], B [roadband], l [an] or hex nr .)
-P: use persistent bitmap caching
-R: enable specified device redirection (this flag can be repeated)
Related Articles]
- How to remotely log on to Windows in Linux