For the complete documentation index, see llms.txt. This page is also available as Markdown.

Install Ardexa Remote

Desktop and command line tools for all your remote access needs

The Ardexa Remote application needs to be installed on the desktop which is requesting access to the remote plant's services. It is available in Windows, Mac and Linux installations. Installation and removal instructions are detailed in the tabs below.

Latest Desktop release: 1.6.0

Latest CLI release: 1.6.0

Download the Windows application from this link:

Ardexa Remote for Windows

Download the CLI release from this link:

Ardexa Remote CLI for Windows

To remove Ardexa Remote, simply go to Control Panel -> Programs (depending on your version of windows), and remove the application that says "Ardexa Remote"

Download the Mac application from this link -> Ardexa Remote for Mac 1.1.1 To remove Ardexa Remote, close the Ardexda app at the task bar (right the green "A" icon (at the top of the task bar, and quit), then use "Finder" and click and hold the Ardexa Remote and put it in the trash

  1. Install wireguard

  2. Install Ardexa Remote CLI (ardexa-remote 1.6.0)

  3. Install Ardexa Remote Desktop (ardexaremote-desktop 1.6.0)

Debian/Ubuntu

Depending on which version of Debian you are using, you may need to enable backports before installing wireguard

sudo apt install wireguard
wget https://storage.ardexa.com/remote-cli-1.6.0/ardexa-remote
sudo install ardexa-remote /usr/local/bin/ardexa-remote
wget https://storage.ardexa.com/remote-1.6.0/ardexaremote-desktop_1.6.0_amd64.deb
sudo dpkg -i ardexaremote-desktop_1.6.0_amd64.deb

Fedora/CentOS/RedHat

sudo dnf install wireguard-tools
wget https://storage.ardexa.com/remote-cli-1.6.0/ardexa-remote
sudo install ardexa-remote /usr/local/bin/ardexa-remote
wget https://storage.ardexa.com/remote-1.6.0/ardexaremote-desktop-1.6.0.x86_64.rpm
sudo dnf install ardexaremote-desktop-1.6.0.x86_64.rpm

Arch

To remove Ardexa Remote:

How to upgrade

Upgrading is easy: for Windows and Mac users, simply run the Installer for your platform. For Linux users, please quit Ardexa Remote and then follow the steps for your flavour of Linux.

Last updated

Was this helpful?