Sponsored Content
Full Discussion: Virtualization Software
Operating Systems HP-UX Virtualization Software Post 302403937 by RuBiCK on Monday 15th of March 2010 06:46:31 AM
Old 03-15-2010
Hello,

Maybe you want to install HP Integrity Virtual Machine on the host wich can virtualize HP-UX, Linux and Windows.

VSE version is not mandatory for HPiVM, you really need HPVM (Integrity VM HPVM) product.

Take at look on HPiVM
 

6 More Discussions You Might Find Interesting

1. Virtualization and Cloud Computing

Virtualization problem

Hi, I am having a virtualization problem with a machine that runs on Fedora Core 4. I created a IDE virtual machine running FEDORA CORE 4. Then I restored the original servers partition one by one. Everything works until I restore root. Then When I load up I get mount: error 6 mounting ext3... (1 Reply)
Discussion started by: mojoman
1 Replies

2. UNIX for Advanced & Expert Users

Virtualization Related Help!!

Hi, My script needs to find out if it is running on a virtual machine. If it is then it needs to find out. 1 . The number of virtual processors. 2 . Actual physical box onto which the virtual machine is hosted. 3 .Processors on the physical machine. Actually there are some commands like... (1 Reply)
Discussion started by: prasi_in
1 Replies

3. Red Hat

Redhat Virtualization 2.2

Hi Friends, Is there any one who is working on Redhat Virtualization (RHEV -- KVM)? Regards, Arumon (4 Replies)
Discussion started by: arumon
4 Replies

4. HP-UX

Virtualization options for HP-UX 11.31

Hello, I am looking for a virtualization option for HP-UX that will allow VMs to run completely independent of each other with full Operating System capabilities (not a guest OS with limited features/access), with their own IP addresses and dedicated resources that will not interfere with any... (4 Replies)
Discussion started by: bstring
4 Replies

5. Virtualization and Cloud Computing

Virtualization on vmware

Got tired of messing around with real hardware old and others.. Decided to spend some $$ for a QUAD-core dual cpu laptop with 8 gig of ram and 1 TB disk space.. running VMware workstation 10 on windows 8.0 , with a pair of solx86 vcs 5.1 cluster and a pair of rhel 6.4 vcs 6.x cluster.. ... (0 Replies)
Discussion started by: ppchu99
0 Replies

6. UNIX for Advanced & Expert Users

Solaris Virtualization

Hello All, To start with, I am not an expert of solaris and VMs. Unfortunately, I can't find a direct or understandable (at least to me) answer to my question online. So please, excuse me if my question will sound dumb to you. :o We have 2 remaining solaris 8 servers are on sparc... (9 Replies)
Discussion started by: forextrafun
9 Replies
acosh(3M)																 acosh(3M)

NAME
acosh(), acoshf(), acoshl(), acoshw(), acoshq() - arc hyperbolic cosine functions SYNOPSIS
HP Integrity Server Only DESCRIPTION
returns the arc hyperbolic cosine of x, in the range +zero to +INFINITY. Integrity Server Only is a version of it takes a argument and returns a result. is a version of it takes a argument and returns a result. is an version of it takes an argument and returns an result. is equivalent to on HP-UX systems. USAGE
To use (for Integrity servers) compile either with the default option or with the and options. To use (for Integrity servers) or compile also with the option. To use any of these functions, make sure your program includes and link in the math library by specifying on the compiler or linker command line. For more information, see the at the following site: RETURN VALUE
returns +0. If x < 1.0, returns NaN and raises the invalid exception. If x is +INFINITY, returns +INFINITY. If x is NaN, returns NaN. When it raises no other exception, whether raises the inexact exception is unspecified. ERRORS
If x < 1.0, sets to [EDOM]. Integrity Server Only HPUX functions on Integrity servers do not set by default. For setting, compile with the option. SEE ALSO
asinh(3M), atanh(3M), cacosh(3M), cosh(3M), math(5). STANDARDS CONFORMANCE
: ISO/IEC C99 (including Annex F, ``IEC 60559 floating-point arithmetic'') acosh(3M)
All times are GMT -4. The time now is 08:48 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy