- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- ITO/VPO agent installation on Linux RH7.3
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-04-2002 01:36 AM
тАО11-04-2002 01:36 AM
ITO/VPO agent installation on Linux RH7.3
for a Linux RedHat 7.3 running by default only sshd, whatG??s the preferred way for installing the agent software (either via GUI, either manually) and what are the prerequisites (what services should be enabled,G??) for this preferred method?
We made several attempts but couldn't make it work till now...
thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-04-2002 04:48 AM
тАО11-04-2002 04:48 AM
Re: ITO/VPO agent installation on Linux RH7.3
maybe it's better to clarify this: with installing through the GUI I mean installing the agent software from the managment server, an HP OpenView Vantagepoint A.06.08 running on HPUX in our case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-04-2002 01:58 PM
тАО11-04-2002 01:58 PM
Re: ITO/VPO agent installation on Linux RH7.3
I'm not ITO/VPO/OVO specialist. However, I can share my experience on the OmniBack product with you.
To be able to remotely install OmniBack using a HP-UX installation server, one needs to temporarily :
* disable "securetty" (just rename /etc/securetty)
* install and enable rexec service ("disable=no" in /etc/xinetd.d/rexec, then restart xinetd).
After installation completes, you can put back the security features.
If you cannot do this because you estimate that it is too much risky, here is my alternate method :
Mount the HP-UX installation CD-ROM, then :
find /mnt/cdrom -print | grep -i gpl
(you can replace "gpl" by "linux").
As a result, the .Z files that contain the software depot is returned.
Gather these files, un-zip and unpack them. With OmniBack, the ".Z" extension is a mistake. In fact, the file names should be "packet.tar.Z.gz" instead of "packet.Z".
Unlike OmniBack, I remember that OVO un-packed files would give "rpm".
Just install the rpm files locally on your Linux box, then you may need to type a command in order to import the Linux box into your OVO database.
Have a look in the OVO documentation, or guess it by looking at the binary files and man pages located in /opt/OV/bin and /opt/OV/man on your Linux box.
Good luck.
Kodjo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-27-2003 09:47 PM
тАО03-27-2003 09:47 PM
Re: ITO/VPO agent installation on Linux RH7.3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-27-2003 10:46 PM
тАО03-27-2003 10:46 PM
Re: ITO/VPO agent installation on Linux RH7.3
If you really have VPO release (A.06.xx), then use A.06.11 agent patch. It supports RedHat 7.3.
You'll have to wait for next Linux agent patch for A.07.xx release.
Goran