- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX 11.i v#
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
01-27-2004 07:48 AM
01-27-2004 07:48 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 07:53 AM
01-27-2004 07:53 AM
SolutionAlthough "all" of these versions are named 11i the subnumber separates them as follows:
11i v1 = 11.11
11i v1.5 = 11.20 (Discontinued)
11i v1.6 = 11.22
11i v2 = 11.23
From 11.20 & up, they are all for Itanium systems only. 11.11 is THE most current PA-RISC HP-UX version. uname -a WILL display the subnumber.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 07:55 AM
01-27-2004 07:55 AM
Re: HP-UX 11.i v#
uname -a should show you this..
more here..
http://www.hp.com/products1/unix/operating/index.html
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 07:56 AM
01-27-2004 07:56 AM
Re: HP-UX 11.i v#
That clears it up quite nicely.
Dean
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 07:58 AM
01-27-2004 07:58 AM
Re: HP-UX 11.i v#
Try swlist - might help.
swlist -l bundle | grep '11i'
Also check out:
http://docs.hp.com/cgi-bin/otsearch/getfile?id=/hpux/os/11i/oe/index.html&searchterms=versions%7c11i&queryid=20040127-135506
http://www.software.hp.com/RELEASES-MEDIA/history/slide2.html
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 08:21 AM
01-27-2004 08:21 AM
Re: HP-UX 11.i v#
If all you want is the OS release level, use
uname -r
Rgds,
Jeff