Microsoft Remote Desktop Connect To Linux



  1. Remote Desktop To Linux
  2. Remote Desktop Linux Pc
  3. Linux Remote Desktop Windows 10
  4. Microsoft Remote Desktop Connection Client For Linux

Traditionally, remote access to a kali system would be performed with a text only console using SSH. There is also a method of accessing kali and getting a full desktop environment. This can be particularly useful in cases where the Kali system is installed on a separate physical system and not in a virtual machine. This is easy and simple task and you can use Microsoft Remote Desktop connection or what I am using the MobaXterm client. On Debian install xRDP package and you will be set to connect from Windows machine at no time. XRDP is a server which allows you to connect remotely to Linux box via Remote Desktop Connection. Read Also: 11 Best Tools to Access Remote Linux Desktop. In this article, we will explain how to install rdesktop in Linux system to access the remote desktop of Windows computer using the Hostname and IP Address. Windows Settings. To enable rdesktop to connect to any given Windows machine, you need to make few following changes on the Windows. Connecting to Windows 10 from Linux over Remote Desktop Ubuntu comes built-in with a remote desktop client, so, launch the Lens icon in the dock then search for the “remote desktop” client and then.

-->

This article shows you how to do the following tasks:

  • Enable graphical remote desktop sessions for a Linux VM
  • How to connect to a Linux VM using RDP (Remote Desktop Protocol) or X2Go remote desktop clients

Set up graphical remote desktop solution

When a lab is created from a Linux image, SSH (Secure Shell) access is automatically configured so that the instructor can connect to the template VM from the command line using SSH. Likewise, when the template VM is published, students can also connect to their VMs using SSH.

Microsoft Remote Desktop Connect To Linux

To connect to a Linux VM using a GUI (graphical user interface), we recommend using either RDP or X2Go. Both of these options require the instructor to do some additional setup on the template VM:

RDP Setup

Desktop

To use RDP, the instructor must:

  • Enable remote desktop connection; this is specifically needed to open the VM's port for RDP.
  • Install the RDP remote desktop server.
  • Install a Linux graphical desktop environment (such as MATE, XFCE, and so on).

X2Go Setup

To use X2Go, the instructor must:

  • Install the X2Go remote desktop server.
  • Install a Linux graphical desktop environment (such as MATE, XFCE, and so on).

X2Go uses the same port that is already enabled for SSH. As a result, no extra configuration required to open a port on the VM for X2Go.

Note

In some cases, such as with Ubuntu LTS 18.04, X2Go provides better performance. If you use RDP and notice latency when interacting with the graphical desktop environment, consider trying X2Go since it may improve performance.

Remote Desktop To Linux

Important

Some marketplace images already have a graphical desktop environment and remote desktop server installed. For example, the Data Science Virtual Machine for Linux (Ubuntu) already has XFCE and X2Go Server installed and configured to accept client connections.

Enable remote desktop connection for RDP

This step is only needed to connect using RDP. If instead you plan to use X2Go, you can skip to the next section since X2Go uses the SSH port.

Remote Desktop Linux Pc

  1. During lab creation, the instructor has the option to Enable Remote Desktop Connection. The instructor must enable this option to open the port on the Linux VM that is needed for an RDP remote desktop session. Otherwise, if this option is left disabled, only the port for SSH is opened.

  2. On the Enabling Remote Desktop Connection message box, select Continue with Remote Desktop.

Install RDP or X2Go

After the lab is created, the instructor needs to ensure that a graphical desktop environment and remote desktop server are installed on the template VM. Instructors must first connect to the template VM using SSH to install the packages for:

  • Either the RDP or X2Go remote desktop server.
  • A graphical desktop environment, such as MATE, XFCE, etc.

After this is set up, the instructor can connect to the template VM using either the Microsoft Remote Desktop (RDP) client or X2Go client.

Follow the below steps to set up the template VM:

  1. If you see Customize template on the toolbar, select it. Then, select Continue on the Customize template dialog box. This action starts the template VM.

  2. After the template VM is started, you can select Connect template and then Connect via SSH on the toolbar.

  3. You see the following Connect to your virtual machine dialog box. Select the Copy button next to the text box to copy it to the clipboard. Save the SSH connection information. Use this connection information from an SSH terminal (like Putty) to connect to the virtual machine.

  4. Install either RDP or X2Go along with the graphical desktop environment of your choice. Refer to the following instructions:

Connect to the template VM via the GUI

After the template VM is set up, the instructor can connect via the GUI using either the Microsoft Remote Desktop (RDP) client or X2Go client. The client that you use depends on if RDP or X2Go is configured as the remote desktop server on the template VM.

Microsoft Remote Desktop (RDP) client

The Microsoft Remote Desktop (RDP) client is used to connect to a template VM that has RDP configured. The Remote Desktop client can be used on Windows, Chromebooks, Macs and more. Refer to the article on Remote Desktop clients for further details.

Follow the below steps based on the type of computer used to connect to the template VM:

Linux
  • Windows

    1. Click Connect to template on your lab's toolbar and select Connect via RDP to connect to the template VM.
    2. Save the RDP file and use it to connect to the template VM using the Remote Desktop client.
    3. Typically, the Remote Desktop client is already installed and configured on Windows. As a result, all you need to do is click on the RDP file to open it and start the remote session.
  • Mac

    1. Click Connect to template on your lab's toolbar and then select Connect via RDP to save the RDP file.
    2. Then, refer to the how-to article Connect to a VM using RDP on a Mac.
  • Chromebook

    1. Click Connect to template on your lab's toolbar and then select Connect via RDP to save the RDP file.
    2. Then, refer to the how-to article Connect to a VM using RDP on a Chromebook.

X2Go client

Linux Remote Desktop Windows 10

Linux

The X2Go client is used to connect to a template VM that has X2Go configured. Using the template VM's SSH connection information, follow the steps in the how-to article Connect to a VM using X2Go.

Microsoft Remote Desktop Connection Client For Linux

Next steps

After an instructor sets up either RDP or X2Go on their template VM and publishes, students can connect to their VMs via the GUI remote desktop or SSH.

For more information, see: