- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- licence to install patches??
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
10-29-2002 02:26 AM
10-29-2002 02:26 AM
swinstall -s /var/opt/ignite/depots/11i @ bird
I was a bit surprised to see a request for a licence to remotely install software..
how much, why and since when?
Later,
Bill
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2002 02:28 AM
10-29-2002 02:28 AM
SolutionThis is correct !
You need to have a license fro SD-UX to do a push install to a remote server.
If you do on the other hand a pull install from the remote server to a depot on another server you will find yourself out of trouble.
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2002 02:38 AM
10-29-2002 02:38 AM
Re: licence to install patches??
since forever. Its always been expensive licensed software to 'push' a swinstall to a remote server. Running it on the local server - a 'pull' is the normal free way to do it. Products like OPC use SD pushing to install software to remote nodes - and OPC is chargeable also.
Software.hp.com should list how much it costs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2002 02:51 AM
10-29-2002 02:51 AM
Re: licence to install patches??
From the swinstall manual page:
2) (Optional) Enable the GUI interfaces for remote operations by
creating the .sdkey file on the controller. Use this command:
touch /var/adm/sw/.sdkey
If you have HP-UX 11i or HP-UX 11.0 you will be able to perform swinstall remotely.
Regards,
Mateja
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2002 03:34 AM
10-29-2002 03:34 AM
Re: licence to install patches??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2002 04:46 AM
10-29-2002 04:46 AM
Re: licence to install patches??
You don't need to install HP Service Control Manager. But if you want, it is free to download from http://www.software.hp.com/products/SCMGR/
More about remote operations is explained in Software Distributor Administrator's Guide for HP-UX 11i (Chapter:Remote Operations Overview):
http://docs.hp.com/hpux/onlinedocs/B2355-90754/B2355-90754.html
From my experience it is enough to just "touch /var/adm/sw/.sdkey"
You can test if touching .sdkey is enough by starting SD GUI (Action --> Add Targets
Regards,
Mateja
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2002 04:55 AM
10-29-2002 04:55 AM
Re: licence to install patches??
Later,
Bill