Remote login to Ubuntu and win7:
First (connect to Ubuntu through the Remote Desktop that comes with win7)
1. In Windows 7, configure my computer-> properties-> remote settings. ----- Allow remote connection
2. Ubuntu Configuration
Terminal-enter the command:
$sudo apt-get install xrdp
Input after installation
$ Sudo apt-Get install vnc4server tightvncserver if dpkg is interrupted, you must manually run sudo dpkg -- configure-a to solve this problem, and continue to follow this instructions.
After
System-"preferences-" remote desktop, the following configuration
(Select almost all... The image cannot be displayed ....)
3. All configurations have been completed.
Just do it on Windows 7 and ubuntu.
Second (using RealVNC, win7 can download this small software)
1. First install the VNC Server on Ubuntu.
Sudo apt-Get install vnc4server
2. Set Desktop Sharing
Select all sharing items. Select the second security item. The third option displays the notification area icon and selects the second option.
3. Use win7 to open VNC for login. Enter the password you just set during login.
(I personally think it is better to use VNC to log on to win7 ...)
/*************************************** * ****************/View the IP address in Ubuntu: open the terminal (CTRL + ALT + T) and run: ifconfig-A | grep inet. The format of the result, for example, 134.164.1.43, is an IPv4 address, which is usually the IP address. /*************************************** * ****************/Win to view the IP Address: enter ipconfig /********************************* ***********************/