Installing BEST for Linux v6
Warning
BEST for Linux v6 is a legacy product.
The following installation packages are available:
For 32-bit operating systems:
For 64-bit operating systems:
Go to the target machine and download the full installation kit using the following entry:
wget <download link>
Note
Use the full download link.
Alternatively you can download the files directly from any UI.
Extract the files from the archive :
tar -xzvf <filename>
unzip <filename>
The kit does not contain a configuration file, which contains your saved packages and settings. To get the file, download a regular install package and copy the contained
Installer.xml
file in the same location as the BEST for Linux v6 kit. Follow the steps below:Connect and log in to Control Center.
Go to Network > Packages
Select your regular BEST for Linux package and click on Send download links.
Expand the Installation links section and copy the link for Linux.
Go to the target machine and download the kit using this entry:
wget <download link>
Extract the files from the archive:
tar -xzvf setup_downloader.tar
Gain root privileges by running the
sudo su
command.Delete all of the extracted files except
Installer.xml
:rm <filename>
Copy the Installer.xml file in the folder where you initially downloaded the BEST for Linux v6 kit.
cp installer.xml <BEST v6 kit location>
Rename the downloader.sh file:
mv downloader.sh installer
Start the installation:
bash -x installer
Note
If you encounter any errors issues installation, please contact Bitdefender Enterprise Support.