Installation of the server
Download installation media at Ubuntu Server Install Media
Installation steps can be found it Ubuntu Server Installation Tutorial
Preparation of the Server for Remote Management
Once the server is installed and has Internet Access, the following commands need to be executed:
Update local cache repository
apt update
Upgrade server
apt upgrade
Install remote-iot agent (used for remote management)
curl -s -L https://remoteiot.com/install/remote-iot-install.sh | sudo -s bash
Configure the remote-iot agent for use with iVeri Systems
sudo /etc/remote-iot/services/setup.sh centreon@iveri.com iverisystemadd 'device_name'
where device name is the system you are adding
Add CRON to continuously upgrade the remote-iot agent
echo "0 2 * * * curl -s -L https://remoteiot.com/install/upgrade.sh | sudo -s bash" | crontab
Add system to iVeri JumpCloud platform (used for credential management)
curl --tlsv1.2 --silent --show-error --header 'x-connect-key: b489f1603fd937b706af600f1790d14f2cf32d98' https://kickstart.jumpcloud.com/Kickstart | sudo bash
Update platform
apt update
apt upgrade
Remove unused packages
apt autoremove
Network Access Requirements
Remote-iot Network requirements can be found at Remote IOT Network Requirements
JumpCloud Network requirements can be found at JumpCloud Network Requirements
Communicate the following details with operations@iveri.com
Device name used
Merchant Name
Merchant Number