Re: [CentOS] Any update on 5.6 / 6?

2011-02-19 Thread aurf alien
Great article to enlighten us all on why this round seems to be taking longer then the previous versions. And why in general this is a tremendous undertaking. http://www.linux-mag.com/id/7952/ You'll need to log in to read the entire article but its worth it. - aurf

Re: [CentOS] Netapp like snapshots using Centos 5/6 direct attached storage

2011-10-23 Thread aurf alien
Look into XFS+LVM. For XFS, you'll have to yum it via; yum install kmod-xfs xfs-progs xfs-dump This is in the centosplus repo. - aurf On Sun, Oct 23, 2011 at 6:56 AM, Scott McKenzie wrote: > > Hello, > > I'm researching the best method of providing about 20 users in a production > environmen

Re: [CentOS] how many people still use NIS?

2010-10-02 Thread aurf alien
On Fri, Oct 1, 2010 at 6:31 PM, Ross Walker wrote: > On Oct 1, 2010, at 2:27 PM, Boris Epstein wrote: > > Hello listmates, > > I have discovered a very strange SFTP problem which I can not connect to > anything but NIS thus far. See here: > > >

[CentOS] folder quotas

2011-01-08 Thread aurf alien
Hi all, Is there a way to implement folder quotas instead of just partition quotas? I'm trying to limit home dirs from getting out of control. And I did RTFM but it seems only partition/share quotas are possible :) - aurf ___ CentOS mailing list CentO

Re: [CentOS] folder quotas

2011-01-08 Thread aurf alien
limit a users home folder in size. - aurf On Sat, Jan 8, 2011 at 10:53 AM, Kwan Lowe wrote: > On Sat, Jan 8, 2011 at 1:50 PM, aurf alien wrote: > > Hi all, > > > > Is there a way to implement folder quotas instead of just partition > quotas? > > >

Re: [CentOS] folder quotas

2011-01-08 Thread aurf alien
Hmmm, perhaps user quotas? I can easily script that into any user creation process. So I can taylor home size on a per user basis as my power users would need more space than my standard users. Has any one done this? - aurf On Sat, Jan 8, 2011 at 11:03 AM, aurf alien wrote: > Hi K

Re: [CentOS] folder quotas

2011-01-08 Thread aurf alien
Nowhere else since there home dir on the file system is the only place they can write. - aurf On Sat, Jan 8, 2011 at 11:40 AM, Les Mikesell wrote: > On 1/8/11 12:50 PM, aurf alien wrote: > > Hi all, > > > > Is there a way to implement folder quotas instead of ju

Re: [CentOS] httpd LDAP auth module

2011-01-11 Thread aurf alien
On Tue, Jan 11, 2011 at 8:17 PM, Joseph L. Casale wrote: > >I am looking at LDAP module for Apache httpd for authentication. The > >'yum install' gives me 'mod_authz_ldap.i386 0:0.26-9.el5_5.1', whereas > >on Apache documentation site I find mod_authNz_ldap module. Both > >modules appear to be di