- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Software Depot Server
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
06-21-2004 01:54 AM
06-21-2004 01:54 AM
Software Depot Server
how can I install / setup an software depot server for one (and different) HPUX (perhaps: 11.00, 11.22, 11.23)
Thanks
Ralf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2004 01:58 AM
06-21-2004 01:58 AM
Re: Software Depot Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2004 02:00 AM
06-21-2004 02:00 AM
Re: Software Depot Server
The procedure you follow, roughly is the golden image confiruation.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90837/B2355-90837_top.html&con=/hpux/onlinedocs/B2355-90837/00/00/34-con.html&toc=/hpux/onlinedocs/B2355-90837/00/00/34-toc.html&searchterms=Image%7cServer%7cconfiguration%7cGolden&queryid=20040621-075939
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2004 02:00 AM
06-21-2004 02:00 AM
Re: Software Depot Server
From clients you can instal it as follows.
swinstall -s hostname:/depot_path/depot_file -x "options"
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2004 02:33 AM
06-21-2004 02:33 AM
Re: Software Depot Server
Ignite Server is the right option of having multiple OS, Software depot respective to those particular OS version's. See the link below on setuping up the Ignite server which is capable of handling muliple OS and related software depots.
http://docs.hp.com/hpux/onlinedocs/B2355-90837/B2355-90837.html
And in case you are not setting up ignite server then use:
1. creat depot directory
2. use swcopy to copy depots files to this directory.
3. register that directory so that it can be used on network.
# swreg -l depot
4. repeat steps 1-3 for all other versions you have.
Hope that helps.
Regards,