hp-ux licensing


 
Thread Tools Search this Thread
Operating Systems HP-UX hp-ux licensing
# 1  
Old 03-27-2008
hp-ux licensing

Hi Guys,

Can someone please give me an introduction with hp-ux licensing?

Is the licensing per user or per cpu or both? How do you push it on the server? Or is it included in the hardware price.

Thanks in advance,
itik
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Hobbyist looking for AIX 5.3 licensing advice...

Hello. I'm a hobbyist who likes to buy old(er) machines on eBay then play around with them (hardware and software). My current project is an IBM RS/6000 43p-150. It came with AIX 5.3 pre-installed, no media or licenses or documentation of any kind. One of the things I like to do is run various... (4 Replies)
Discussion started by: bminear
4 Replies

2. Red Hat

Licensing for RHEL

I wanted to know about licensing for RHEL. We have 3 RHELs as virtual machines using Vmware in our company. A 4th instance is required now but there is talk of not having the 4th license as we have only 3 licenses. Apart from this , I wanted to know how to actually practically enable a license for... (2 Replies)
Discussion started by: RHCE
2 Replies

3. Shell Programming and Scripting

Perl 5.8.8 licensing issues

I have a question about the perl license on Solaris machine. The scenario is we have perl 5.6.1 installed on Solaris server. Our developers are planning to use a module which is not installed on the server. We did search CPAN website and found some availability matrix CPAN Testers Matrix:... (3 Replies)
Discussion started by: sudhiroracle
3 Replies

4. SCO

SCO Licensing

Hello all, I had a few questions about SCO 5.0.7 if anyone has the time. I have a POS system called RealWorld running on SCO 5.0.7. I have been using the EVAL60ENT code but it has expired and I'm tired of rebuilding/configuring that box from scratch - so I did a little googleing. I found a... (3 Replies)
Discussion started by: disisit69
3 Replies

5. HP-UX

HP-UX Reinstallation / Licensing

Hello, We have received a HP Integrity Server rx3600 (itanium architecture) that came with HP-UX on it. The installation of HP-UX is "broken" and it hangs and will not boot. The server did not come with any re installation media. I am just wondering, Legally and within ToS, can I do to restore... (3 Replies)
Discussion started by: 6L71
3 Replies

6. AIX

AIX licensing management

Hi Guys, Can someone please give me an introduction with AIX licensing management with 4.x and 5.x? Is the licensing per user or per cpu or both? How do you push it on the server? Or is it included in the hardware price. Thanks in advance, itik (2 Replies)
Discussion started by: itik
2 Replies

7. Solaris

sun licensing

Hi Guys, Can someone please give me an introduction with Sun licensing? Is the licensing per user or per cpu or both? How do you push it on the server? Or is it included in the hardware price. Thanks in advance, itik (1 Reply)
Discussion started by: itik
1 Replies

8. HP-UX

Oracle licensing

Hello all. I have a question for you. What is the method of licensing for Oracle under HP-UX? Is it just the system name or does it include the IP address also? The reason that I'm asking this is that I'm trying to set up a DR type box. The company has a live K class (yes, that old) running a... (0 Replies)
Discussion started by: Struggling
0 Replies

9. AIX

ORACLE LICENSING..whats a 'processor' ?

On an AIXv5.2 system, that has power5 processors, I issue the lscfg | grep proc and get + proc0 Processor + proc2 Processor + proc4 Processor lsattr -El proc0 frequency 1904448000 Processor Speed False state enable Processor state False type PowerPC_POWER5... (2 Replies)
Discussion started by: oracledba
2 Replies
Login or Register to Ask a Question
STDPODS(1p)						User Contributed Perl Documentation					       STDPODS(1p)

NAME
stdpods - print out the paths to the modules that came with Perl DESCRIPTION
This program shows the paths to module pods that are not in the site_perl directories. This is the documentation that came with the standard system. EXAMPLES
$ podgrep closure `stdpods` SEE ALSO
podgrep(1), faqpods(1), modpods(1), pods(1), podpath(1), and sitepod(1). AUTHORS and COPYRIGHTS Copyright (C) 1999 Tom Christiansen. Copyright (C) 2006-2008 Mark Leighton Fisher. This is free software; you can redistribute it and/or modify it under the terms of either: (a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or (b) the Perl "Artistic License". (This is the Perl 5 licensing scheme.) Please note this is a change from the original pmtools-1.00 (still available on CPAN), as pmtools-1.00 were licensed only under the Perl "Artistic License". perl v5.10.1 2010-02-22 STDPODS(1p)