Skip to main content

Download AhsayCBS on Linux / FreeBSD

July 21, 2025
  1. Log in as root on the Linux/FreeBSD machine.

    Login on the machine as root

  2. Create a directory in /usr/local/cbs which is the AhsayCBS installation path.

    Create directory for the installation

  3. Go to the Ahsay Backup Software (DIY) tab.

    Ahsay Backup Software (DIY) tab

  4. Go to the AhsayCBS tab then right-click the Download button of the Linux/FreeBSD version, then click Copy link.

    Copy installer link

  5. Go to the created cbs directory, then download the cbs-nix.tar.gz installation package file.

    • For Linux use the wget command.
    • For FreeBSD use the fetch command.

    Replace the URL in the example below with the URL that was copied in step 4.

    Example for Linux:

    Download in Linux

    Example for FreeBSD:

    Download in FreeBSD