Remote Desktop Access in Linux and Windows systems

Source: Internet
Author: User
Tags remote desktop access rdesktop
Article Title: Remote Desktop Access for Linux and Windows systems. 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. 1. Access Linux (VNC, X) in Windows)
 
1. vnc mode:
 
(1 ). Confirm installation package
 
# Rpm-qa | grep vnc
 
Vnc-4.0-0.beta4.1.4
 
Vnc-server-4.0-0.beta4.1.4
 
(2 ). Start and initial Vncserver Login Password
 
# Vncserver
 
You will require a password to access your tops.
 
Password:
 
Verify:
 
New 'itrus-Test: 6 (root) 'desktop is itrus-Test: 6
 
Starting applications specified in/root/. vnc/xstartup
 
Log file is/root/. vnc/itrus-Test: 6.log
 
(3 ). Start vncviewer in windows
 
In vncserver, enter itrus-Test: 6.
 
2. Method X:
 
(1 ). Vi/etc/services # ensure that the xdmcp port is enabled
 
Xdmcp 177/tcp # X Display Mgr. Control Proto
 
Xdmcp 177/udp
 
(2 ). Vi/etc/X11/TPD. conf # enable the xdmcp service
 
[Xdmcp]
 
Enable = false or Enable = 0
 
Enable = true or Enable = 1
 
(3 ). Restart the machine to take effect, with the X-win32 or X-manger login.
 
   Ii. Remote Windows Access (rdesktop) in Linux)
 
1. Download rdesktop
 
Linux/rpm2html/search. php "> http://rpmfind.net/linux/rpm2html/search.php? Query = rdesktop & submit = Search + ...... & Amp; system = & amp; arch =
 
2. connect to a windows machine:
 
# Rdesktop-f-a 16-u test-p passwd 192.168.255.253
 
More parameters:
 
-F full screen
 
-A 16-digit color
 
Note: log out rather than shutdown.
 
-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.
 
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.