- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Insight manager on non-rpm systems.
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
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
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
05-07-2003 09:56 PM
05-07-2003 09:56 PM
Insight manager on non-rpm systems.
I have 6 proliant DL-360 and 1 DL-380 .. On those servers I have installaed Gentoo linux. Now - Gentoo don't use rpm and Insight manager for linux only came in rpm .. Does anyone in this community successed to have installed Insight Manager on non-rpm linux systems and would like to guide me ?
Sorry for my english.
Regards,
kk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 11:07 PM
05-08-2003 11:07 PM
Re: Insight manager on non-rpm systems.
I have no much skills in gentoo linux, but I'm sure you can first install the RPM-Software and in next step with normal rpm command the insight Manager.
I did it in an Debian installation.
Viele Gruesse aus Kiel/Tyskland
Frerk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2003 07:32 AM
05-09-2003 07:32 AM
Re: Insight manager on non-rpm systems.
# emerge sync
# emerge -s "rpm"
# emerge -p rpm
# emerge rpm
OR
# emerge sync
# emerge -p rpm2targz
# emerge rpm2targz
Either way, you can install an rpm on a Gentoo box. Either directly, or convert the rpm to a tar file and install from that.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2003 07:33 AM
05-09-2003 07:33 AM
Re: Insight manager on non-rpm systems.
# emerge sync
# emerge -s "rpm"
# emerge -p rpm
# emerge rpm
OR
# emerge sync
# emerge -p rpm2targz
# emerge rpm2targz
Either way, you can install an rpm on a Gentoo box. Either directly, or convert the rpm to a tar file and install from that.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2003 07:37 AM
05-09-2003 07:37 AM
Re: Insight manager on non-rpm systems.
# emerge sync
# emerge -s "rpm"
# emerge -p rpm
# emerge rpm
OR
# emerge sync
# emerge -p rpm2targz
# emerge rpm2targz
Either way, you can install a rpm on a Gentoo box - either directly, or by converting the rpm to a tar file and installing from the new tar.gz file.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2003 07:38 AM
05-09-2003 07:38 AM
Re: Insight manager on non-rpm systems.
# emerge sync
# emerge -s "rpm"
# emerge -p rpm
# emerge rpm
OR
# emerge sync
# emerge -p rpm2targz
# emerge rpm2targz
Either way, you can install a rpm on a Gentoo box - either directly, or by converting the rpm to a tar file and installing from the new tar.gz file.
Hope this helps.