Faça parte do lançamento mundial - GTD Wytron

2002-07-10 Thread WYTRON
Title: :: PROMOÇÃO DE LANÇAMENTO :: WYTRON ::

Re: Users deleting public_html and log causing Apache to fail startup

2002-07-10 Thread Peter Palfrader
On Wed, 10 Jul 2002, Roger Abrahamsson wrote: > > > But what happens now if you allow every user to run scripts through > suexec beneath public_html? > that means they "have" to own their public_html directory and thus > always can change the access bits > and delete it, causing the server to

Faça parte do lançamento mundial - GTD Wytron

2002-07-10 Thread WYTRON
Title: :: PROMOÇÃO DE LANÇAMENTO :: WYTRON ::

Re: Users deleting public_html and log causing Apache to fail startup

2002-07-10 Thread Peter Palfrader
On Wed, 10 Jul 2002, Roger Abrahamsson wrote: > > > But what happens now if you allow every user to run scripts through > suexec beneath public_html? > that means they "have" to own their public_html directory and thus > always can change the access bits > and delete it, causing the server to

RE: Extended find an replace SOS

2002-07-10 Thread Domonkos Czinke
Hello Craig, You should use this script: http://www.shelldorado.com/scripts/cmds/chtext.txt Domonkos Czinke -Original Message- From: Craig [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 10, 2002 2:34 PM To: Debian-ISP Subject: Extended find an replace SOS Hi Guys I need to do an ex

Re: Extended find an replace SOS

2002-07-10 Thread Marcin Owsiany
On Wed, Jul 10, 2002 at 02:33:48PM +0200, Craig wrote: > Hi Guys > > I need to do an extended find and replace for a few > .htm files spanning a couple of subdirectories to > change some things. > > Anyone have a quick command to achieve this ?> perl -pi -e 's/find/replace/g' `find dir -name '*.

Re: Extended find an replace SOS

2002-07-10 Thread Chris Wagner
Like do you want to replace something in the html files, or alter their names systematically somehow... At 02:33 PM 7/10/02 +0200, Craig wrote: >Hi Guys > >I need to do an extended find and replace for a few >.htm files spanning a couple of subdirectories to >change some things. > >Anyone have a q

Extended find an replace SOS

2002-07-10 Thread Craig
Hi Guys I need to do an extended find and replace for a few .htm files spanning a couple of subdirectories to change some things. Anyone have a quick command to achieve this ?> Thanks Craig -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

IP filter

2002-07-10 Thread Davi Leal
What must I realize to use IP filter?. Install a package?. Only modify a configuration file?. Is it a Linux kernel option?. My trouble is that I want carry out the below 'nessus' advice: Vulnerability found on port general/tcp It was possible to make the remote server crash using the 'stream.

Re: Users deleting public_html and log causing Apache to fail startup

2002-07-10 Thread Roger Abrahamsson
But what happens now if you allow every user to run scripts through suexec beneath public_html? that means they "have" to own their public_html directory and thus always can change the access bits and delete it, causing the server to refuse restarting? regards /Roger -- Roger Abrahamsson Sys/Ne

RE: Extended find an replace SOS

2002-07-10 Thread Domonkos Czinke
Hello Craig, You should use this script: http://www.shelldorado.com/scripts/cmds/chtext.txt Domonkos Czinke -Original Message- From: Craig [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 10, 2002 2:34 PM To: Debian-ISP Subject: Extended find an replace SOS Hi Guys I need to do an

Re: Extended find an replace SOS

2002-07-10 Thread Marcin Owsiany
On Wed, Jul 10, 2002 at 02:33:48PM +0200, Craig wrote: > Hi Guys > > I need to do an extended find and replace for a few > .htm files spanning a couple of subdirectories to > change some things. > > Anyone have a quick command to achieve this ?> perl -pi -e 's/find/replace/g' `find dir -name '*

Re: Extended find an replace SOS

2002-07-10 Thread Chris Wagner
Like do you want to replace something in the html files, or alter their names systematically somehow... At 02:33 PM 7/10/02 +0200, Craig wrote: >Hi Guys > >I need to do an extended find and replace for a few >.htm files spanning a couple of subdirectories to >change some things. > >Anyone have a

Extended find an replace SOS

2002-07-10 Thread Craig
Hi Guys I need to do an extended find and replace for a few .htm files spanning a couple of subdirectories to change some things. Anyone have a quick command to achieve this ?> Thanks Craig -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Re: Users deleting public_html and log causing Apache to fail startup

2002-07-10 Thread Marcel Hicking
--On Freitag, 5. Juli 2002 11:38 +1000 Jason Lim <[EMAIL PROTECTED]> wrote: But won't "rmdir ." succeed if they are in the public_html directory? rmdirs _below_ client1/site1/cgi-bin/ and client1/site1/htdocs/ would all work. rmdirs of client1/site1/htdocs/, or client1/site1/cgi-bin/ themselves w

IP filter

2002-07-10 Thread Davi Leal
What must I realize to use IP filter?. Install a package?. Only modify a configuration file?. Is it a Linux kernel option?. My trouble is that I want carry out the below 'nessus' advice: Vulnerability found on port general/tcp It was possible to make the remote server crash using the 'stream

Re: Users deleting public_html and log causing Apache to fail startup

2002-07-10 Thread Roger Abrahamsson
But what happens now if you allow every user to run scripts through suexec beneath public_html? that means they "have" to own their public_html directory and thus always can change the access bits and delete it, causing the server to refuse restarting? regards /Roger -- Roger Abrahamsson Sy

Re: Users deleting public_html and log causing Apache to failstartup

2002-07-10 Thread Marcel Hicking
--On Freitag, 5. Juli 2002 11:38 +1000 Jason Lim <[EMAIL PROTECTED]> wrote: >> But won't "rmdir ." succeed if they are in the public_html directory? > > rmdirs _below_ client1/site1/cgi-bin/ and client1/site1/htdocs/ would > all work. > > rmdirs of client1/site1/htdocs/, or client1/site1/cgi-bin