FG
💻 Software

How to increase stack limit permanently without restarting

Fresh7 days ago
Mar 15, 202634459 views
Confidence Score0%
0%

Problem

I need to increase the default stack size on Linux. As I know there are usually two ways: The ulimit method only works as long as I am logged in. limits.conf will work after a restart. Is there a possible way to increase the limit without restarting?

Error Output

ulimit -s size

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to increase stack limit permanently without restarting

Low Risk

What's wrong with editing your file to do a every time you start a terminal session?

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment