Skip to main content

Install Veeam Agent for Linux

  1. On the server you want to back up, log in to the BaaS portal at https://baas.fptcloud.com.

    BaaS portal login screen

    After logging in successfully:

    BaaS management interface

  2. Go to Managed Computers, select Download Agent, then select Linux. Adjust the token expiration time if needed (default is 12 months).

    Download Agent for Linux

    Set token expiration

  3. After downloading LinuxAgentPackages.sh, copy it to the server and run the installation:

    sudo chmod +x LinuxAgentPackages.sh
    sudo ./LinuxAgentPackages.sh

    Running the installation script

  4. Veeam automatically installs the agent after the script runs. Verify the connection status:

    veeamconsoleconfig -s

    Checking connection status

  5. Verify the installation was successful.

    Successful installation

    Confirm the backup job appears in the Backup Job section.

    Backup job visible in portal