Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In order to access a Remote Desktop Workspace, you will need to connect to a virtual private network (VPN) from your computer. Once connected, you will log in to the networked computer via Remote Desktop Protocol (RDP) where you will have secure access to the workspace.

Instructions

Install Client

  1. Open the Terminal and enter the command below:

    Code Block
    languagebash
    sudo apt-get install openvpn

    Please use the latest version of OpenVPN when using a Linux workspace.

  2. Enter your admin password when prompted - installation should commence.

Move Configuration Files and Connect

  1. Prior to connecting to the VPN you will need to add your VPN credentials zip file (received after Workspace approval) into OpenVPN. The zip file will contain:

    1. Personal Information Exchange File

    2. KEY file

    3. OpenVPN Config File

  2. Open the folder containing the configuration files. Right click in the folder’s empty space (not on the files) and select Open in Terminal.

    Image Modified

  3. Identify the configuration file name with the extension “.ovpn”.

  4. Right click and select Open in Terminal to connect to the VPN with the following command (replace <filename.ovpn> with actual config file name):

    Code Block
    languagebash
    sudo openvpn --config <filename.ovpn>

  5. Enter your local admin password when prompted.

  6. When prompted for the Private Key Password, enter the provided VPN password.

Filter by label (Content by label)
page
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@82f855cf
showSpacefalse
sortmodified
showSpacetypefalsepage
reversetruetype
labelskb-how-to-article
cqllabel in ( "remote-desktop" , "ssh" ) and type = "page" and space = "JSDNXT"labelskb-how-to-article
Page Properties
hiddentrue

Related issues