- From the Devices / All devices dashboard click Add.
- Scroll down to the Registration token section and click GENERATE.
- Set up token lifetime if necessary, click GENERATE TOKEN.
- Click COPY.
- Upload the agent to your servers using an FTP program such as FileZilla or WinSCP.
- SSH to your server and change to the directory you uploaded the agent to.
- Set the permission on the agent file:
chmod 755 ALTERNcloudBackup_AgentForLinux_x86_64.bin
- Execute the installer using the command below replacing %generated token% with the token you generated earlier:
sudo ./ALTERNcloudBackup_AgentForLinux_x86_64.bin --token=%generated token%
- Choose Agent for Linux and select Next.
If installation reports that “The Cloud Backup Agent setup has detected that some required packages are not installed” click continue and the agent will attempt to install the required packages. - Your server will now be registered within your Cloud Backup portal and you can proceed with creating a backup plan.