HP-UX : Kernel Parameter Recommendations
Below is the list of commonly recommended HPUX kernel parameters. But this may vary based on your application need. # Parameter Value bufpages 0 # on HP-UX 10.X create_fastlinks 1…
Below is the list of commonly recommended HPUX kernel parameters. But this may vary based on your application need. # Parameter Value bufpages 0 # on HP-UX 10.X create_fastlinks 1…
Here are the steps to identify whether you are running a 32-bit or 64-bit kernel. getconf KERNEL_BITS will return whether it is a 32 bit or 64 bit. hpux1 #…