How to install Data Protector 6.0 on Ubuntu Linux 7.04

ubuntulogo How to install Data Protector 6.0 on Ubuntu Linux 7.04Yesterday I finished the installation of a new Ubuntu Linux 7.04 Feisty Fawn and I needed to install the Data Protector Disk Agent to backup its files. I have a Windows 2003 cell manager and a HP-UX install server that should help with the installation of the Data Protector software on UNIX/Linux/Solaris hosts… I’m quite a newbye on the topic but I was unable to install the disk agent using the HP-UX install server so here you will find instructions for the “always working” manual installation.

The  first thing is to get the HP-UX PA-RISC install server CDs from HP website:if you do not have the original CDs you can get them as trial from here.

Now its time to install the Disk Agent on the server you need to backup; you need to install a package that is not installed by default on the Ubuntu Linux 7.04: inetd. So, as “administrator”, execute the command:

> sudo apt-get install netkit-inetd

to get the needed package installed.

Insert the first CD of the HP-UX PA-RISC install server on the optical drive of the server and mount it:

> mount /dev/hda /mnt

Now it is install time:

> cd /mnt/LOCAL_INSTALL
> ./omnisetup.sh

Answer all the questions the installer asks to you and finish the installation. In my installation the Data Protector agent was correctly added to the inetd configuration:

> cat /etc/inetd.conf
omni stream tcp nowait root /opt/omni/lbin/inet inet -log /var/opt/omni/log/inet.log

OK… we are at the end…

> /etc/init.d/inetd restart

and now try if the Data Protector agent answers to port 5555:

> telnet localhost 5555

That’s all… if you encounter any problem leave a comment here… I’ll try to help you.

Leave a comment even if you have a smarter method… I am very glad to learn.

ottuzzigoogle How to install Data Protector 6.0 on Ubuntu Linux 7.04

3 Responses to “How to install Data Protector 6.0 on Ubuntu Linux 7.04”

  1. Kraig Kaleel says:

    I am new to blogging, so I feel like I am in the “just taking notes” phase. But when I do find a blog topic I like, I do comment because I genuinely like what has been said or the information was helpful to me. I am officially linked to your blog now, so I will be checking in often! Thanks for all the great advice.

  2. Nice… THX for this article. I never seen better blog.

  3. It’s really a nice and useful piece of info. I’m glad that you shared this useful information with us. Please keep us informed like this. Thanks for sharing.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>