coolcommands.com - the search engine for unix sysadmins :: unix commands and scripts
Sunday May 27, 2012


 Home
 Search
 Advanced Search
 Category Search
 Affiliates
 Acknowledgements
 Cool Links

Username

Password

Remember me
Forgot your password?
Create an account

Who's Online
We have 22 guests online

Newest Member

beyondimagem

Hit Counter
9133536 Visitors

cool Statistics
coolcommands:1330
Categories:83
Total queries:595500
Members:16437





Category Search coolcommands.com
Select Category:


coolcommand

setting ulimits in IBM AIX
Description

Setting ulimits in the file "/etc/security/limits" for a particular user for IBM AIX.

Many applications like java and Oracle require special ulimits.

Extracted from "/etc/security/limits"

* Sizes are in multiples of 512 byte blocks, CPU time is in seconds
*
* fsize - soft file size in blocks
* core - soft core file size in blocks
* cpu - soft per process CPU time limit in seconds
* data - soft data segment size in blocks
* stack - soft stack segment size in blocks
* rss - soft real memory usage in blocks
* nofiles - soft file descriptor limit
* fsize_hard - hard file size in blocks
* core_hard - hard core file size in blocks
* cpu_hard - hard per process CPU time limit in seconds
* data_hard - hard data segment size in blocks
* stack_hard - hard stack segment size in blocks
* rss_hard - hard real memory usage in blocks
* nofiles_hard - hard file descriptor limit
*
* The following table contains the default hard values if the
* hard values are not explicitly defined:
*
* Attribute Value
* ========== ============
* fsize_hard set to fsize
* cpu_hard set to cpu
* core_hard -1
* data_hard -1
* stack_hard -1
* rss_hard -1
* nofiles_hard -1
*
* NOTE: A value of -1 implies "unlimited"
*

default:
fsize = 2097151
core = 1024
cpu = -1
data = 262144
rss = 65536
stack = 65536
nofiles = 2000

root:
fsize = -1
data = -1
data_hard = -1
core = 20480
rss = 130000
Example

/etc/security/limits

Return to search results

Random coolcommands

coolcommand: how to get the list of all your tables in Oracle
Example: SELECT TABLE_NAME FROM USER_TABLES;
[show me the details]
coolcommand: diag - how to make a disk flash in IBM AIX
Example: diag
[show me the details]
coolcommand: how to see all the NPIV mappings in your VIOS Server
Example: lsmap -npiv -all
[show me the details]
coolcommand: smpatch - how to manage patches in Sun Solaris 9
Example: /usr/sadm/bin/smpatch download -p mypasswd -u root -- -n lab1
[show me the details]

coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts



FREE
myPMS

Password
Management
System

by

LVOware.com




Top 5 Submitters

lvo1152
audet37
kah00na32
Mariom24
lebjf00014

Top 5 Searches

Category Solaris49379
Category AIX46267
Category General UNIX43933
solaris22927
aix22116

Terms of Use
Privacy
Contact


 
coolcommands.com © 2012. All Right Reserved.
Programming by PRATTICO Consulting . Hosting by Apricusum