[[mac_osx]]
 

Maximum processes per user

As I run screen, I end up using many many virtual terminals and eventually running out of processes. Up the limit with:

sysctl -w kern.maxprocperuid=512
ulimit -u 512

Terminal Copy and Paste from inside Screen

Before running screen.

export TERM=vt100

or add the above line to .bashrc/.profile.

 
mac_osx.txt · Last modified: 2006/11/28 10:36 by gavin
 
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki