Linux Install: Difference between revisions

Content deleted Content added
Added section about setting ulimit
m Grammar
 
(One intermediate revision by the same user not shown)
Line 62:
 
== Notes on ULIMIT ==
We now set theThe stack size limit is set to the highest allowed ULIMITlimit specified (usually unlimited) in the shell that TUFLOW is run in (usually unlimited). Thus it's no longer necessary to set the limit in a launcher shell script. YouThis behaviour can disablebe this behaviourdisabled by passing the <code>-nua</code> command line flag, causing TUFLOW to revert to the old behaviour.
 
== Return to Home Page ==