| Parameter | Command |
|---|---|
| semmsl, semmns, semopm, and semmni | # /sbin/sysctl -a | grep semThis command displays the value of the semaphore parameters in the order listed. |
| shmall, shmmax, and shmmni | # /sbin/sysctl -a | grep shm |
| file-max | # /sbin/sysctl -a | grep file-max |
| ip_local_port_range | # /sbin/sysctl -a | grep ip_local_port_range |
/etc/sysctl.conf
/sbin/sysctl -p