Linux: Download BIM
Go to
/tmplocation.
cd /tmp
Download Bacula Installation Manager.
when
curlis installed, run:
curl -o bee_installation_manager https://baculasystems.com/ml/bee_installation_manager?chash=@@customer@@
Note
To install curl, you can use sudo apt install curl (for Ubuntu/Debian),
or sudo dnf install curl (for RHEL).
or
when
curlis not installed, run:
wget -O bee_installation_manager https://www.baculasystems.com/ml/bee_installation_manager?chash=@@customer@@
Note
To install wget, you can use sudo apt install wget (for Ubuntu/Debian),
or sudo dnf install wget (for RHEL).
Make BIM executable - run:
chmod +x bee_installation_manager
See also
Next articles:
Go back to: Linux: Installation with BIM.