[CentOS] CentOS-announce Digest, Vol 99, Issue 14

2013-05-29 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

[CentOS] Strange Beauvoir with hard and soft link

2013-05-29 Thread Dario Lesca
How to is possible this? > [root@lucatest ~]# ls -lid /var/log /var/log/ispconfig > /var/log/ispconfig/httpd /var/log/ispconfig/httpd/prova.it > /var/log/ispconfig/httpd/prova.it/test /var/www /var/www/clients > /var/www/clients/client1 /var/www/clients/client1/web3 > /var/www/clients/client1/

[CentOS] NCFTP eliminar directories no vacios

2013-05-29 Thread Rodrigo PichiƱual Norin
Hola a todos, no se si esto es posible, la verdad es que ncftp me parece muy util y eficaz, pero lo unico que le puedo criticar es que no puedo eliminar directorios que no estan vacios... estaba viendo la documentacion y al parecer esto es posible si configuro el servidor al que accedo desde mi

Re: [CentOS] NCFTP eliminar directories no vacios

2013-05-29 Thread m . roth
Rodrigo PichiƱual Norin wrote: > Hola a todos, > > no se si esto es posible, la verdad es que ncftp me parece muy util y > eficaz, pero lo unico que le puedo criticar es que no puedo eliminar > directorios que no estan vacios... > > estaba viendo la documentacion y al parecer esto es posible si con

[CentOS] Size limitations in .htaccess

2013-05-29 Thread Max Pyziur
Greetings, It seems that I've hit a size limitation when adding unwanted IPs to a "Deny From" line. Is there any place where this is specified? Also, if I hit the max length on a "Deny From" line, can I add another "Deny From" line? (Running CentOS 6, and the following version of Apache: ht

Re: [CentOS] Size limitations in .htaccess

2013-05-29 Thread Marios Zindilis
On 05/29/2013 10:51 PM, Max Pyziur wrote: > > Greetings, > > It seems that I've hit a size limitation when adding unwanted IPs to a > "Deny From" line. > > Is there any place where this is specified? > > Also, if I hit the max length on a "Deny From" line, can I add another > "Deny From" line? > >

Re: [CentOS] Size limitations in .htaccess

2013-05-29 Thread m . roth
Max Pyziur wrote: > > Greetings, > > It seems that I've hit a size limitation when adding unwanted IPs to a > "Deny From" line. > > Is there any place where this is specified? > > Also, if I hit the max length on a "Deny From" line, can I add another > "Deny From" line? > > (Running CentOS 6, and t

Re: [CentOS] Strange Beauvoir with hard and soft link

2013-05-29 Thread Kahlil Hodgson
Early in the morning and I haven't finished my coffee yet, but this could be a bind mount. Search for the 'bind' option in the mount man page for an explanation. You should be able to tell by looking at the output of mount Also check /etc/fstab K Kahlil (Kal) Hodgson GP

Re: [CentOS] Size limitations in .htaccess

2013-05-29 Thread SilverTip257
On Wed, May 29, 2013 at 5:24 PM, wrote: > Max Pyziur wrote: > > > > Greetings, > > > > It seems that I've hit a size limitation when adding unwanted IPs to a > > "Deny From" line. > > > > Is there any place where this is specified? > > > > Also, if I hit the max length on a "Deny From" line, can

Re: [CentOS] Size limitations in .htaccess

2013-05-29 Thread Max Pyziur
On Wed, 29 May 2013, m.r...@5-cent.us wrote: > Max Pyziur wrote: >> >> Greetings, >> >> It seems that I've hit a size limitation when adding unwanted IPs to a >> "Deny From" line. >> >> Is there any place where this is specified? >> >> Also, if I hit the max length on a "Deny From" line, can I add