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
MOOPROXY(1)						      General Commands Manual						       MOOPROXY(1)

NAME
mooproxy - a buffering proxy for MOO connections SYNOPSIS
mooproxy [options] DESCRIPTION
mooproxy is a buffering proxy for MOOs (a class of text-based RPGs, descending from MUDs). The MOO client connects to mooproxy, and mooproxy connects to the MOO server. Mooproxy keeps you connected to the MOO server if the client disconnects (voluntarily, because of network problems, because the client crashes, because of a power outage, etc). Mooproxy also provides centralised logging, buffers text when the client isn't connected, and provides context when the client does con- nect. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -h, --help Show summary of options and exit. -V, --version Show version information and exit. -L, --license Show licensing information and exit. -w, --world worldname Specify the world file to load. -d, --no-daemon Do not daemonize; stay in the foreground instead. -m, --md5crypt Prompt for a string, and create and show an MD5 hash of this string. COPYRIGHT
Mooproxy is copyright (C) 2001-2011 Marcel Moreaux <marcelm@qvdr.net> SEE ALSO
Mooproxy offers online help for all of its commands and settings, accessible using the /help command. More comprehensive information about mooproxy can be found in /usr/share/doc/mooproxy/README. See /usr/share/doc/mooproxy/ExampleConfig for an example configuration file. September 1, 2011 MOOPROXY(1)