Michael Dipper 01.08.2007
Please note that this page hasn't been updated for a while and most probably will show outdated information. It is mainly kept here for reference.
The Symantec BackupExec Remote Agent (RALUS) is supported on Linux, but currently there are no Debian packages available from Symantec.
This HOWTO describes, how to get things running on Debian Etch (4.0) together with BackupExec 11d (the procedure for 12d and/or Debian Lenny is the same, but file names might differ):
tar -xvzf VRTSralus.tar.gz tar -xvzf VRTSvxmsa.tar.gz
First install alien:
apt-get install alien
alien VRTSralus-11.00.7170-0.i386.rpm vrtsralus-11.00.7170-0.i386.deb alien VRTSvxmsa-4.4-021.i686.rpm vrtsvxmsa-4.4-021.i686.deb
dpkg -i vrtsralus_11.00.7170-1_i386.deb dpkg -i vrtsvxmsa_4.4-22_i386.deb
addgroup beoper
adduser root beoper
apt-get install libstdc++5
/opt/VRTSralus/bin/VRTSralus.init start