LoadTeam for Linux

Run LoadTeam on any 64-bit Linux machine - desktop or headless server.

Download for Linux (64-bit)

Advanced: run as a systemd service, headless or console straight from the binary.

Run modes

  • loadteam – normal app window
  • loadteam --mode console – live progress in the terminal
  • loadteam --mode headless – hidden background process
  • loadteam --mode service – systemd service

Install in three steps

  1. Extract the download.
    tar xzf LoadTeam_Linux.tar.gz
    cd loadteam
  2. Run the installer. It installs LoadTeam for the current user (no root needed); run it as root for a system-wide install.
    ./install.sh
  3. Start it and sign in with the secret key from your account page.
    loadteam

Run as a background service

On a server you'll usually want LoadTeam to run automatically as a systemd service. Install with the --service option (as root):

sudo ./install.sh --service
sudo systemctl enable --now loadteam

A service or headless install needs the secret key set ahead of time - add it to LoadTeam.ini next to the executable:

apikey=YOUR_SECRET_KEY

Uninstall

./uninstall.sh            # remove LoadTeam, keep your settings
./uninstall.sh --purge   # remove everything

Need your secret key? It's on your account page.

Terms and Conditions
Follow LoadTeam
© 2026. LoadTeam Ltd. All rights reserved.