OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Rob Mayoff (mayoffdqd.com)
Date: Thu Jun 13 2002 - 14:02:16 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    +---------- On Jun 13, Federico Sevilla III said:
    > Suggestions on how to work around this on multiple levels would definitely
    > be appreciated.

    You could start by using basic Unix resource limits: run xfs as a
    non-root user and set its data segment limit. For example:

        ulimit -d 16384
        exec su xfs -c '/usr/bin/X11/xfs -nodaemon'