This section will show how to deploy a connector using a .deb package, used by Debian based distributions such as Debian and Ubuntu.
Navigate to the “connectors” tab and select the connector you want to deploy. As mentioned above, downloads are specific to each connector. Navigate to the “LINUX SERVICE (DEB)” tab and click “Click to Download a .deb installation package for amd64 (Ubuntu/Debian/Linux Mint).
If necessary, transfer the downloaded package to the machine where the connector will be installed.
From a terminal issue the following command:
dpkg -i /path/<yourpackagename>.debThis will install the connector and start it.
In the admin UI the status of the tunnel should now show as “Tunnel Up”. (You might have to refresh the page). This means the connector is successfully talking to the Dymium Service.