Re: [CentOS] limits.conf

2009-07-29 Thread Kwan Lowe
On Wed, Jul 29, 2009 at 9:45 AM, Eugene Vilensky wrote: > Hello, > > I understand the function and reason of limits.conf, and I have some > limited experience configuring values for (essentially single-user) > Oracle systems. > > How do I understand correctly what my limits should be for multiuser

[CentOS] limits.conf

2009-07-29 Thread Eugene Vilensky
Hello, I understand the function and reason of limits.conf, and I have some limited experience configuring values for (essentially single-user) Oracle systems. How do I understand correctly what my limits should be for multiuser system system, are there best practice guidance? Are there some typ

[CentOS] limits.conf for file size on vsftpd

2007-08-09 Thread Eric Solomon
I've read conflicting reports on whether this works or not ... I have a chrooted instance of vsftpd (using chroot_local_user=YES), with nopriv_user=vsftpd. I set the following in my limits.conf file: vsftpd hardfsize 5 Now, I know this works in a shell. However, I wa