Remote control of each other between Win7 and Ubuntu16.04

Source: Internet
Author: User
Tags xming mstsc remmina

First, in the Win7 remote control ubuntu16.04

Steps:

    1. Open allow remote access via desktop share in Ubuntu
    2. Installing XRDP in Ubuntu
    3. Because XRDP is incompatible with unity and GNOME desktops, you need to install the configuration Xfce4 desktop environment in Ubuntu
    4. Remote connection to Linux via remote connectivity Software (RDP protocol) in Win7, showing the XFCE desktop

Install the Xfce desktop in Ubuntu:

Http://jingyan.baidu.com/article/546ae1851c6ac81149f28c9a.html

Figure: Xfce desktop with Telnet

For detailed steps, refer to:

Http://jingyan.baidu.com/article/8ebacdf0cdc64949f75cd555.html

Http://www.linuxidc.com/Linux/2014-04/100491.htm

This tutorial is implemented by connecting directly to the unity desktop without knowing how it is implemented:

Http://jingyan.baidu.com/article/a501d80cf71bc3ec630f5e0c.html

Second, Ubuntu through the Remmina remote connection terminal software through the RDP protocol connection Win7

Steps:

    1. Turn on allow remote access in Win7
    2. Open Remmina Software in Ubuntu and enter Win7 Ip,username,password to connect

Reference:

Http://jingyan.baidu.com/article/11c17a2c6e8c7bf446e39d86.html

-----------------------------------------------------

There are a number of other references:

How to Telnet to the ubuntu12.04 system under the Win 7 system:

The first method, the VNC connection, realizes the graphical login

Advantages: graphical operation, faster than the second method

Cons: Efficiency is not the highest, and can only support one person login

Ubuntu Preparation:

Win7 remote connection on Ubuntu, the protocol used is RDP

sudo apt-get install XRDP

You can run the Mstsc.exe connection at this time, but only display the desktop wallpaper and continue with the installation

sudo apt-get install vnc4server tightvncserver

In Ubuntu Unity directly retrieve Remote Desktop, set Allow Remote Desktop, allow control, do not need every ask, this one if not changed, need to click on remote Ubuntu OK

Remote Ubuntu GUI is not necessary to enable, so turn off sudo vi/etc/default/grub

Modify this line grub_cmdline_linux_default= "quiet Splash"

grub_cmdline_linux_default= "Text"

sudo update-grub Restart the computer, start by default is the command line interface

Windows connections:

Win Search Remote Desktop or run MSTSC, fill in the Ubuntu IP, select Sessman-xvnc connection, if entered is unable to display the interface, you can first select console, enter after the switch off the selection Sessman-xvnc

Using VNC view software to connect, the use of the same method, the need for mailbox registration

If you do not need a graphical interface, you can use the Putty/xmanage connection, and the Xmanage suite contains features that are fully operational:

As with the normal way of using Ubuntu, keyboard shortcuts are useful, ctrl+alt+t can invoke terminal normally

File transfer can be used with regular FTP software, win can use PSTFP, open connection in command line mode, get download to local

Ctrl+alt+pausebreak Native shortcut key, is full screen switch

The second method, putty

Pros: Because it is in command-line mode, fast, high efficiency

Cons: No graphical interface

Configuration process:

First install openssh-server This software under Ubuntu: sudo apt-get install Openssh-server

Some people say to open the SSH service and Port 22, but after I install it, I can

Then download the Putty software under Windows7, which is an executable software

After you open the software, fill in the IP address of Ubuntu, then click Open.

Then you use the command line to operate the remote machine.

The third method, putty+xming

Pros: Can be graphically manipulated

Cons: Slow

Putty installation and configuration process as above, do not repeat

Tell me about the xming configuration process.

1. Install the xming on the Win7:

2. Use xming launch to set display number to 10

3.putty X11 Check Enable X11 forwarding, X display location:: 10

Then click on the putty open to do it.

It is important to note that you cannot use startx directly in the command-line window, only with commands such as Firefox

Win7 and Ubuntu16.04 remote control of each other

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.