Home Print   
ACCDataVault  

ACCDataVault FreeBSD (for FreeBSD 6.1 and above) Client Installation Guide

Download the zip file:

  1. For FreeBSD 6.1 : ACCDataVault_3_2_0_SP_FreeBSD_Client_Only.zip

ACCDataVault FreeBSD installation compiles and installs its own version of Apache, GD and PHP. So before installing ACCDataVault in FreeBSD machines, please check that the following packages were installed.

  1. make, available from http://ftp.gnu.org/pub/gnu/make/

  2. gcc, available from http://gcc.gnu.org/

  3. g++, available from http://gcc.gnu.org/

  4. libstdc++4, available from http://gcc.gnu.org/libstdc++/

The following 3rd-party libraries will be used by gd if found by configure. While gd will compile and install even without these, we suggest that at least zlib and libpng are installed, and recommend that freetype and jpeg are installed as well:

  1. Data compression library: zlib, available from http://www.gzip.org/zlib/

  2. Portable Network Graphics library; requires libpng, available from http://www.libpng.org/pub/png/

  3. Free, high-quality, and portable font engine: FreeType 2.x, available from http://www.freetype.org

  4. Portable JPEG compression/decompression library: JPEG library, available from http://www.ijg.org/

To install PHP following 3rd-party libraries are required :

  1. Flex, available from http://flex.sourceforge.net/ -- Flex is a tool for generating programs that perform pattern-matching on text.

  2. Bison, available from http://www.gnu.org/software/bison/ -- Bison is a general-purpose parser generator that converts a grammar description for an LALR context-free grammar into a C program to parse that grammar.

  3. (OR)

  4. libxml2, available from http://www.xmlsoft.org/ -- XML DOM library used by php's xml parser.

  5. bzip2 , available from http://www.bzip.org/downloads.html -- Free, patent free , high-quality data compressor.

  6. cURL , available from http://curl.haxx.se/download/ -- Free, patent free , high-quality data compressor.

  7. libmcrypt , available from http://sourceforge.net/projects/mcrypt -- A simple crypting program.

  8. mhash , available from http://sourceforge.net/project/showfiles.php?group_id=4286&package_id=4300 -- To support wide variety of hash algorithms.

To install Apache with HTTPS support, Open SSL libraries are required :

  1. To enable https support in ACCDataVault, please ensure that openssl package is installed on your system before you enable https support. You can download the latest openssl version from http://www.openssl.org/source/.

Once you have ensured that the above packages are all available in your FreeBSD machine, follow the steps given below to install ACCDataVault:

  1. Unzip the downloaded ZIP file.

  2. Execute the bin file

  3. ACCDataVault_3_2_0_SP_FreeBSD_Client_Only.bin

  4. The first step in the installation is to choose the type of installation. You will be given two options:

    1. You can install ACCDataVault in a newly created ACCDataVault user account, where the ACCDataVault user account will be automatically created with root privileges

    2. You can install ACCDataVault in the current user account without root privileges.

    Choose option 1, if you want ACCDataVault to have root privileges so that it can be configured to backup all the users data, MySQL, System Files etc. Note that ACCDataVault will be installed as a daemon process and will automatically start when the system boots up. You can START and STOP ACCDataVault by running the command "/etc/rc.d/accdatavault start/stop".

    Choose option 2, if you want ACCDataVault to only backup files in the current user directories. Note that ACCDataVault will be installed in the current user directory and has to be manually started every time the machine is rebooted. You can START and STOP ACCDataVault by running the script startACCDataVault.sh and stopACCDataVault.sh

  5. If you chose option 1 in the above step, then you will either be asked to give the root password, or the installation will quit and ask you to login as root and start the installation process again. Once you give the root password, you will be asked to provide a password for the ACCDataVault user account which will be created. Note that ACCDataVault will be installed as a daemon process and will automatically start when the system boots up. You can START and STOP ACCDataVault by running the command "/etc/rc.d/accdatavault start/stop".

    If you chose option 2, then you will be taken to the next step directly. Note that ACCDataVault will be installed in the current user directory and has to be manually started every time the machine is rebooted. You can START and STOP ACCDataVault by running the script startACCDataVault.sh and stopACCDataVault.sh

  6. Read through the License Agreement carefully. If you agree, enter Yes to continue with the installation. If you do not agree, enter No to abort the installation.

  7. By default ACCDataVault will be installed in the "Current Directory". Setup will install ACCDataVault under "Acceler8 IT Solutions Inc/ACCDataVault" in the "Current Directory" directory. To install in a different directory, enter the absolute path for ACCDataVault installation. Note that setup will create the "Acceler8 IT Solutions Inc/ACCDataVault" directory under the directory you entered.

  8. Upgrading ACCDataVault from 2.5.1 to 3.2

    Acceler8 IT Solutions Inc/ACCDataVault directory found in the installation path provides you with Yes/No options:

    Choosing 'Yes' will upgrade ACCDataVault to the latest version.

    Choosing 'No' will skip the upgrade process.

    ACCDataVault can be upgraded to v3.2 from ACCDataVault version 2.5.1

  9. Assign a ACCDataVault ID:

  10. ACCDataVault ID is the unique name with which your ACCDataVault installation is identified. By default, it takes your machine name as the ACCDataVault ID. But we recommend giving your email id as the ACCDataVault ID so that it is globally unique. Here you will be provided with these options:

    • "Do you want to identify your machine name by other than hostname"

    • If you enter "y/Y" then following text will displayed in terminal to enter ACCDataVault ID.

    • "Enter ACCDataVault ID"

    • Enter the ACCDataVault ID for your installation. We recommend using your email id for this.

    Note: The ACCDataVault ID value is case insensitive. Hence, the 'ACCDataVault ID' you have entered will be automatically converted to lower case.

  11. ACCDataVault Web Console Authentication:

  12. Since ACCDataVault's user interface is browser based you need to configure a username and password to login to ACCDataVault Web Console. Note that you can add additional users, delete users, change password etc. from the Web Console UI after the installation.

  13. Configure Backup Server Port and UI Communication Port

  14. By default ACCDataVault uses the 'Backup Server Port' 32004, which is used for all the client-server communications like Backup/Restore, and the 'UI Communication Port' 32005, which is used for communication between the ACCDataVault WebConsole and the ACCDataVault Application. If you want to have ACCDataVault using other than the default ports, here you will be provided with these options.

    • "Do you want to change these ports from default value"

    • If you enter "y/Y" then following text will displayed in terminal to enter ACCDataVault's Backup Server Port and the UI Communication Port.

    • "Please enter a numerical whole number value for Backup Server Port"

    • Enter the Backup Server Port value here.

    • "Please enter a numerical whole number value for UI Communication Port"

    • Enter the UI Communication Port value here.

  15. This installs the product and complete the installation process. After successful installation, you are provided with an option to start the ACCDataVault. After the installation, You can start ACCDataVault by executing the script "startACCDataVault.sh" from the directory "<INSTALLATION_HOME>/Acceler8 IT Solutions Inc/ACCDataVault/".

Note:

After successful installation, you can open the ACCDataVault Web Console from your browser by typing http://<Your Machine Name>:6060. You will have to login to the Web Console using the username and password you provided in the "ACCDataVault Web Console Authentication" step during the installation.


Print   
© 2004-2008, Acceler8 IT Solutions Inc. Pvt. Ltd. Technical support-