Re: 4Winds freezes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You can't use sudo to run ulimit like that.  Instead, try

$ sudo bash
# ulimit -n 4096
# su jonypl
$ ulimit -a
(should show a raised limit on # of files)

This is an awesome pain in the rear end, though, so you 
might want to find a way to raise this limit more permanently
(e.g. by doing ulimit -n 4096 in /etc/rc.common, and rebooting;
don't know if that works).







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux