Friday, August 29, 2008

Backup Exec 12 on Debian

Installed Backup Exec 12 RALUS - Remote Agent for Linux and Unix Servers - on my debian (v.4) server yesterday and when starting the service using

/etc/rc2.d/S99VRTSralus start

This is based on the HowTo guide I read at http://www.apodis.net/kb/index.php?view=ViewArticle&id=80&set=all so thanks to Jelle for that.

The service kept failing at start up so I added the following package

apt-get install libstdc++5

and the service started successfully.

My Linux server showed up in my Unix/Linux servers in Backup Exec 12 on Windows and I was off!

No comments: