Register Device
. A window will pop up with instructions on how to register a Linux device. Basically, all you need to do is run the shown command on the device's terminal.<USER_TOKEN>
with your private user token and <PROJECT_NAME>
with your project name.-n=<DEVICE_NAME>
at the end of the registration command (for example, you can use "$HOSTNAME" as your device name).-g=<GROUP_NAME>
at the end of the registration command (the group must exist).-s=<SOFTWARE_VERSION>
at the end of the registration command.systemd
or SysV
is installed.SysV
, make sure the systemd
directory doesn't exist: /etc/systemd/system
.user_token
and project_name
are correct.