Re: [CentOS] how to change fsize to unlimited..

2010-01-24 Thread Ceg Ryan
try "ulimit -f unlimited" on every start up or use "unlimited" instead of "-1" on the limits.conf On Mon, Jan 25, 2010 at 1:23 AM, Yan Yu wrote: > Dear centos experts, >I am wondering is there a way for me to change ulimit fsize > parameter? I am trying to change it to unlimited, so > I add

Re: [CentOS] tar exclude command

2010-01-07 Thread Ceg Ryan
Try tar --exclude=/var/named/chroot/proc/* -zcvf backup.tar.gz /var/named On Thu, Jan 7, 2010 at 11:06 PM, adrian kok wrote: > Hi > > I have problem in tar command > > Can you help? > > tar -cv --exclude /var/named/chroot/proc/* -zf backup.tar.gz /var/named > > /var/named/chroot/proc/net/route >

Re: [CentOS] mod_security

2009-12-14 Thread Ceg Ryan
It may have a lot of false positives indeed. You need to make a lot of customization. On Tue, Dec 15, 2009 at 10:02 AM, Thomas Dukes wrote: > I installed mod_security yesterday. Unbelievable the amount of crap it > will > stop in 24 hrs. > > Picked up the rpm at http://rpm.pbone.net > > This sh

Re: [CentOS] RAM errors after kernel-update

2009-10-06 Thread Ceg Ryan
Run a memtest instead. If it fails, simply replace it. On Tue, Oct 6, 2009 at 9:28 PM, Michael Schumacher < michael.schumac...@pamas.de> wrote: > Hi, > > I updated a server yesterday from > > "kernel 2.6.18-128.7.1.el5xen" to "kernel 2.6.18-164.el5xen" > > After rebooting, my message log is floo