Use these instructions to install on a single Linux server using the .rpm file. The .rpm file can be launched from a Linux console or from a command prompt.
The instructions below are formatted for Red Hat and similar operating systems. You may need to modify the commands to fit your operating system. For example, on Ubuntu you should use dpkg -i to install the .deb file. See your operating system reference documentation for appropriate installation commands for your server.
For example, if you are installing version 7.1.2.0.1124, the installation files would be DoubleTake-7.1.2.0-1124.i386.rpm or DoubleTake-7.1.2.0-1124.x86_64.rpm.
To run the installation use rpm -i with the installation file name to install the software or rpm -U with the installation file name to upgrade the software. For example, if you were installing on a 32-bit operating system, you would use the command rpm -i DoubleTake-7.1.2.0-1124.i386.rpm.
A successful installation returns you to the shell prompt.
Run the DTSetup command from the shell prompt to start DTSetup. The command is case-sensitive.
Do not run DTSetup using the sudo command. Use a real root shell to launch DTSetup instead, either by logging in as root on the console or by using the login session of a non-privileged user to run su - to start a root shell.
Once the license has been accepted, you can exit DTSetup. For more information, on DTSetup, see the Double-Take Availability for Linux User's Guide.
If you need to uninstall Double-Take from your Linux server, make sure you are a root/uid 0 user and remove (erase) Double-Take by using the command rpm - e DoubleTake. A successful uninstall returns you to the shell prompt. After completing the uninstall, some files may not be completely removed until the server has been rebooted.