- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Find out which version
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
02-21-2006 10:13 PM
02-21-2006 10:13 PM
Find out which version
can I find out which hpux version (HPUX 11.23)
(TCOE, MCOE) is installed ?
Thanks Ralf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 10:17 PM
02-21-2006 10:17 PM
Re: Find out which version
try
swlist | grep -i hpux
regards,
Senthil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 10:17 PM
02-21-2006 10:17 PM
Re: Find out which version
Try this one,
# /usr/sbin/swlist | grep "OE Component"
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 10:17 PM
02-21-2006 10:17 PM
Re: Find out which version
You can find this out by,
# swlist HPUX11i-OE
# Initializing...
# HPUX11i-OE B.11.23.0409 HP-UX Foundation Operating Environment Component
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 10:21 PM
02-21-2006 10:21 PM
Re: Find out which version
with swlist :
From wikipedia :
"
HP-UX 11i v2 Foundation OE (FOE) â Designed for the demands of Web servers, content servers and front-end servers, this OE includes applications such as HP-UX Web Server Suite, Java, and Mozilla Application Suite. This OE is bundled as HPUX11i-OE.
HP-UX 11i v2 Enterprise OE (EOE) â Designed for database application servers and logic servers, this OE contains the HP-UX 11i v2 Foundation OE bundles and additional applications such as GlancePlus Pak to enable an enterprise-level server. This OE is bundled as HPUX11i-OE-ENT.
HP-UX 11i v2 Mission Critical OE (MCOE) â Designed for the large, powerful back-end application servers and database servers that access customer files and handle transaction processing, this OE contains the Enterprise OE bundles, plus applications such as MC/ServiceGuard and Workload Manager to enable a mission-critical server. This OE is bundled as HPUX11i-OE-MC.
HP-UX 11i v2 Minimal Technical OE (MTOE) â Designed for workstations running HP-UX 11i v2, this OE includes the Mozilla Application Suite, Perl, VxVM, and Judy applications, plus the OpenGL Graphics Developer's Kit. This OE is bundled as HPUX11i-MTOE.
HP-UX 11i v2 Technical Computing OE (TCOE) â Designed for both compute-intensive workstation and server applications, this OE contains the MTOE bundles plus extensive graphics applications and Math Libraries. This OE is bundled as HPUX11i-TCOE.
"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 10:23 PM
02-21-2006 10:23 PM
Re: Find out which version
swlist |grep HPUX
also find this link,
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=839851
Chan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 10:30 PM
02-21-2006 10:30 PM
Re: Find out which version
I have assigned points to 73 of 486 responses to my questions.
You should recognise people you respond to your questions.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 11:02 PM
02-21-2006 11:02 PM
Re: Find out which version
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 11:03 PM
02-21-2006 11:03 PM
Re: Find out which version
machinfo
it is also giving that.
sam -> performance monitor -> system properties
will give that too.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 12:54 AM
02-22-2006 12:54 AM
Re: Find out which version
for finding HPUX version:
# swlist | grep BUNDLE
# uname -a
For find TCOE or MCOE
# swlist | grep OE
This will list whether it is HPUX11i-OE-MC or simply foundation OE.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 01:38 AM
02-22-2006 01:38 AM
Re: Find out which version
uname -a
OE:
swlist |grep OE
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 02:21 AM
02-23-2006 02:21 AM
Re: Find out which version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 02:31 AM
02-23-2006 02:31 AM
Re: Find out which version
gr8
deepak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 02:35 AM
02-23-2006 02:35 AM
Re: Find out which version
Everyone is hungry for points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 06:16 AM
02-23-2006 06:16 AM
Re: Find out which version
Sometimes things looks simple but they are not that simple.
And in a Exam Paper not all question are hard or tough, there are some simple questions and you earn marks for it.
Keep forumming.....
:)
Regards,