Debian-use rdesktop to connect to remote Windows XP

Source: Internet
Author: User
Tags rdesktop
Debian-use rdesktop to connect to remote Windows XP-Linux Release Technology-Debian information. See the following for details. 1. install rdesktop: sudo apt-get install rdesktop
2. Use: rdesktop 192.168.100.x

Note:
1. port 3389 (linux 22 sh );
2. log out and choose logout instead of shutdown;
3. windows xp must be enabled to allow remote user logon;
4. When logging on, you will be prompted to kill the user you have logged on to (it is said that xp sp2 cannot be logged on at the same time)

More parameters:
-F full screen
-A 16-digit color
-U xxxxxx logon user, optional
-P xxxxxx logon password, optional
-R clipboard: PRIMARYCLIPBOARD is important. The clipboard can interact with the Remote Desktop.
-A 16 color, optional, but up to 16 bits
-Z compression, optional
-G 1024x768 resolution (Optional). The default resolution is lower than the current local desktop.
-P Buffer, optional
-R disk: wj =/home/magicgod ing virtual disk. (optional) A ing disk is virtualized in the network neighbor of a remote machine. It is very powerful and can even be a floppy disk or a CD.
-R sound: off. Of course, remote sound can be mapped to a local device.

Redirection:
In this case, the local disk can also be taken to the remote end, and the Chinese file name is also supported. You only need to add the-r parameter. In addition to taking the local disk to the remote end, it also supports Serial Ports and printers. Now, the functions of remote desktop clients on Windows are all in Linux.

The format of the-r parameter is as follows:
-R comport: COM1 =/dev/ttyS0 // redirect serial port/dev/ttyS0 to COM1
-R comport: COM1 =/dev/ttyS0, COM2 =/dev/ttyS1 // redirect multiple serial ports
-R disk: floppy =/mnt/floppy // redirect/mnt/floppy to remote shared disk 'floppy'
-R disk: floppy =/mnt/floppy, cdrom =/mnt/cdrom, root =/, c =/mnt/c // redirect multiple disks
-R clientname = // Set the displayed client name for the redirected Disk
-R lptport: LPT1 =/dev/lp0 // redirect the parallel port/dev/lp0 to LPT1
-R lptport: LPT1 =/dev/lp0, LPT2 =/dev/lp1 // multiple parallel port redirection
-R printer: mydeskjet // printer redirection
-R printer: mydeskjet = "HP LaserJet IIIP" // printer redirection
-R sound: [local | off | remote] // sound redirection
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.