Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

Remotely Connect to Windows 7 Desktop from Linux Computer

Explore Remotely Connect to Windows 7 Desktop from Linux Computer, including the main concepts, relevant details, and practical considerations.

Table of Contents

This updated guide examines Remotely Connect to Windows 7 Desktop from Linux Computer and organizes the essential facts, background, and practical takeaways in clear American English.

There are quite a few Remote Desktop Protocol (RDP) tools available for Linux so you can connect to any platform, but in this article we will show you how to connect from an Ubuntu 9.10 desktop. to a Windows 7 desktop. But to make it a little more complicated because the concept of the cloud is currently very popular, we will create a Linux-to-Windows connection with a virtual Windows 7 computer running on a used Ubuntu Server. Use VirtualBox.

To make that connection easier to understand, we mapped it to the block diagram below (Figure A).

Remotely Connect to Windows 7 Desktop from Linux Computer — contextual image 1

Figure A: Desktop Windows 7 is provided by Ubuntu Server through VirtualBox 3.0.

For the purposes of this document, we assume that:

  • You have a working Ubuntu Server.
  • There is VirtualBox working on its Ubuntu Server.
  • Installed Windows 7 on VirtualBox.
  • There is a working Ubuntu desktop.

The above requirements are quite simple. However, there are still some issues to implement for this connection.

North bridge for the network

If you do this with the default settings on Windows 7 virtual machines, you will not be able to access that desktop because the IP address will be managed through NAT. Therefore, it is necessary to use a bridged connection so that your virtual machine is within the LAN IP address range. To do this, you need to close the Windows 7 virtual machine. Not just temporarily stop the instance but you have to shut down the session (as if you shut down a regular Windows computer) to configure the virtual machine (VM).

When you close the VM, go to VirtualBox , select Windows 7 VM , and then click the Settings button. Click on the Network section, then from the Attached To drop-down menu (Figure B), select Bridged Adapter . Click OK to use this setting and release the window.

Remotely Connect to Windows 7 Desktop from Linux Computer — contextual image 2

Figure B: You will detect that the network connection does not work on your virtual machine, Please change the Adapter type.

Now, go back to the main VirtualBox window and launch your virtual machine. Now when Windows 7 starts, you will see that it is part of the LAN IP address system.

Activate RDP

Before connecting to Windows 7 desktop via RDP, you must activate this service. To do so, follow the steps below from within your Windows 7 virtual machine:

  • Click Start Menu .
  • Right-click Computer .
  • Select Properties .
  • Click Remote settings .
  • Make sure both Allow Remote Assistance Connections to This Computer and Allow Computers Running Any Version of Remote Desktop are selected.

After checking those settings again, click OK to set them up.


RDP Linux client

The Terminal Server Client (tsclient) is one of the most user-friendly and highly reliable RDP Linux clients. By default, the Terminal Server Client is installed on the Ubuntu desktop. If not, you can go to the Ubuntu Software Center, enter the search term 'terminal server' (do not type the quotation marks), click Terminal Server Client , click the arrow pointing to the right and click Install .

When that software is installed, you will see it in the Internet submenu in the Applications menu. Launch it, you will see the main tsclient window as shown in Figure C below.

Remotely Connect to Windows 7 Desktop from Linux Computer — contextual image 3

Figure C: You need to configure something to connect to your Windows 7 desktop

Here you just need to enter:

  • The IP address of the Windows desktop you want to connect to
  • Username you will login
  • Password for users

After entering this required information, click Connect , and a new window will appear, running the remote instance of the Windows 7 desktop (Figure D).

Remotely Connect to Windows 7 Desktop from Linux Computer — contextual image 4

Figure D: Windows 7 virtual Instance running, via RDP, on Ubuntu desktop

Conclude

In this article we have demonstrated how flexible RDP is and now you can administer a remote Windows 7 computer with a Linux desktop.

FAQ

What is Remotely Connect to Windows 7 Desktop from Linux Computer about?

It provides a structured overview of Linux, explains the main context, and highlights practical takeaways for readers.

Why does this topic matter?

Understanding the main concepts helps readers evaluate the issue, avoid common mistakes, and make better-informed decisions.

How should readers use this information?

Use the guidance as a practical starting point, confirm details that may have changed, and follow current product, safety, or security recommendations.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.