z***y 发帖数: 7151 | 1 I'm doing compliance check on SOLARIS 10 OS. I need to verify the
following parameter settings:
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
open files (-n) 65536
stack size (kbytes, -s) unlimited
cpu time (seconds, -t) unlimited
virtual memory (kbytes, -v) unlimited
Sure I could use ulimit -cH to get display above. But I also need to find
where those settings are. I'm from Linux, in Linux we have
/etc/security/limts.conf file to hold alike information. Do we have such
file in Solaris?
TIA! | m******n 发帖数: 6327 | | g*******g 发帖数: 1416 | | z***y 发帖数: 7151 | 4 了然。 但是那个文件里面并没有所有的参数设置啊。 难道有些是default setting?
或者, 那个文件里面参数的名称,和我用 ulimit -cH 列出的有一个对应关系?
谢谢您两位, 等解决了包子一定给。 |
|