- On the target device, open a web browser and access the EdgeGO Server. Refer to Step 3 for additional details on accessing the web interface.
- Navigate to the Device List in the left sidebar and select +Device Agent Download.
Ensure that the target device is on the same domain as the host for successful access to the URL. If unable to connect, try entering the EdgeGO Server’s IP address instead.
- Download the appropriate Agent installer for your OS:
Windows: Run the installation file.
Linux:
cd Downloads unzip EdgeGO_Agent_<xxxxxx>.zip cd EdgeGO_Agent_<xxxxxx>
If your Ubuntu version is 22.04, you need to install LightDM for remote desktop support:
sudo bash install_lightdm.sh
This will pop up a window with gdm and lightdm, pick lightdm.
After reboot, change the path back to:
cd Downloads/EdgeGO_Agent_<xxxxxx>
Then, proceed with the installation:
sudo bash install.sh