Tags: kernel

kernel parameter setup for Solaris 10

Solaris Send feedback »
Generally speaking, information on setting kernel parameters in Solaris 10 is limited. There is a new project file that is used to set kernel parameters (or more generally 10 Operating System. Basics on /etc/projects =================== 1. Specifying a… more »

How to check Solaris kernel is 32bit or 64 bit

Solaris Send feedback »
How to Check Solaris Kernel bit (32 bit/64 bit) To check if Solaris kernel is running in 32 bit mode or 64 bit from command line run the following:# /usr/bin/isainfo –kv64-bit sparcv9 kernel modulesThe output "64 bit sparcv9" indicates that Solaris k… more »

Compaq Tru64 UNIX: Checking and Modifying the UNIX Kernel

Technology Send feedback »
Checking the UNIX Kernel You can check the UNIX kernel with the following UNIX commands:sysconfig -q ipcsysconfig -q procsysconfig -q vmCompare the output of these commands with the values in the list below.Corrections of the kernel parameters are publ… more »

HP-UX: Checking and Modifying the UNIX Kernel

HP-UX Send feedback »
Manual Configuration of the Kernel 1. Change the kernel parameters according to the table Recommended Kernel Parameters for HP-UX in the file /stand/system 2. Generate a new kernel after making the changes using the following comm… more »

Veritas: DISK GROUP OPERATIONS

Technology, Veritas Send feedback »
Action Command Line Create a disk group vxdg init diskgroup diskname=device Add a disk to disk group vxdg -g diskgroup adddisk diskname=device Remove a… more »