Use the windows program-linux Enterprise Application-Linux server application information under Linux through LAN. The following is a detailed description. Linux has been used for many years, and now fewer and fewer windows are used, but it is still used. No way. You can buy something on taobao, you have to use ie for online banking, and sometimes you have to use office and other software.
There are machines in the lab that are used for file services and installed with windows 2003 server. Previously, rdesktop Remote Desktop was used. Recently, it was found that the combination of seamlessrdp can make rdesktop better and run windows programs, just like the original programs in linux.
Download seamlessrdp.zip and decompress it to drive C.
Run such commands in linux
Rdesktop-A-s "c: \ seamlessrdp/seamlessrdpshell.exe C: \ Program Files \ Internet Explorer \ iexplore.exe" ip: 3389-u administrator-p password
You can run ie on the server in linux. All programs in windows are fine.
This command is a little long. It is best to write a shell script. Each running is actually a remote connection. By default, windows2003 can only support two remote connections, so it can only run two. The correct method is to run explorer and double-click the program in it to run N programs. The running program is the same as the native program in linux. But reading and writing are all on the remote host. It is best to set up samba so that the two machines can read and write files to each other.
Ps: As a Remote Desktop client, tsclient not only supports RDP, but also VNC and XDMCP.
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.