[e-smith-devinfo] rpm -Uvh vs. rpm -ivh (was Re: [e-smith-devinfo] mod_gzip rpm available)

2001-08-06 Thread Gordon Rowell
On Tue, Aug 07, 2001 at 03:07:58AM -0400, Jeb Campbell <[EMAIL PROTECTED]> wrote: > On 07 Aug 2001 17:00:33 +1000, Richard Ford wrote: > > I assume it is just a straight RPM -Uvh or -ivh and then that command for > > expanding templates that escapes me right now? > > > To install simply rpm -ivh

Re: [e-smith-devinfo] mod_gzip rpm available

2001-08-06 Thread Jeb Campbell
On 07 Aug 2001 17:00:33 +1000, Richard Ford wrote: > I assume it is just a straight RPM -Uvh or -ivh and then that command for > expanding templates that escapes me right now? > To install simply rpm -ivh e-smith-mod_gzip . . . The rpm automatically expands the template, restarts httpd-e-esmith,

Re: [e-smith-devinfo] mod_gzip rpm available

2001-08-06 Thread Richard Ford
I assume it is just a straight RPM -Uvh or -ivh and then that command for expanding templates that escapes me right now? Richard. - Original Message - From: "Jeb Campbell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 07, 2001 12:04 AM Subject: [e-smith-devinfo] mo

Re: [e-smith-devinfo] Errors while updating, help!!

2001-08-06 Thread Gordon Rowell
On Tue, Aug 07, 2001 at 03:59:27PM +0930, Rob Adams <[EMAIL PROTECTED]> wrote: > > [Dean Staff wrote:] > > Try doing > > rpm -Uvh *.rpm > > > > This usually works for me. This is required as the two RPMs are co-dependent - each requires the version of the other. So, they must be upgraded in one

RE: [e-smith-devinfo] Errors while updating, help!!

2001-08-06 Thread Rob Adams
> From: Dean Staff [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 7 August 2001 13:05 > Subject: Re: [e-smith-devinfo] Errors while updating, help!! > > > On 7 Aug 2001, at 12:37, Rob Adams wrote: > > > I have just tried to apply the updates in the 4.1.2/updates directory, > > I get the following err

Re: [e-smith-devinfo] mod_gzip rpm available

2001-08-06 Thread Richard Ford
What does this do? Compress the traffic before it is sent out? What decompresses it? Richard. - Original Message - From: "Jeb Campbell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 07, 2001 12:04 AM Subject: [e-smith-devinfo] mod_gzip rpm available > Just wanted

Re: [e-smith-devinfo] Server monitoring module ready for download

2001-08-06 Thread Darrell May
Sage Telecommunications <[EMAIL PROTECTED]> said: > So in summary: > Comment out the following lines > > Line 70. # $q->param(-name=>"dispred", value=>@dispRed); > Line 79. # $q->param(-name=>"dispred", value=>@dispRed); > Line 85. # $q->param(-name=>"dispred", value=>@dispRed); > Line 10

Re: [e-smith-devinfo] Release "1" of squidguard for ESSG

2001-08-06 Thread Bertrand CHERRIER
Bonjour Trevor Ouellette, Got a problem here, it was working perfectly, BUT, as it was a test machine I shut it down for the night, and today while wanting to show it to a friend, I could easily surf on porn sites :( squidGuard is running ... but if it wasn't I would have been the same I change a

Re: [e-smith-devinfo] Server monitoring module ready for download

2001-08-06 Thread J.I Kim
> If you don't comment out this next line > > > Line 100. #my ($q) = @_; > Yes, You are right It's my fault... Sorry.. -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTE

Re: [e-smith-devinfo] Server monitoring module ready for download

2001-08-06 Thread Sage Telecommunications
> > Don't know enough about perl to comment further. I might have to RTFM :-) > > same to me. > and i modified /etc/e-smith/web/funtions/monitor file to below. > > first, I had commeted all @dispRed variable in sub function because it is used > > for global variable already. > > Line 70. # $q

Re: [e-smith-devinfo] Errors while updating, help!!

2001-08-06 Thread Dan Brown
Quoting Rob Adams <[EMAIL PROTECTED]>: > [root@e-smith i386]# rpm -Uvh apache-1.3.19-5.i386.rpm > error: failed dependencies: > apache = 1.3.14-3 is needed by mod_ssl-2.7.1-3 > [root@e-smith i386]# rpm -Uvh mod_ssl-2.8.1-5.i386.rpm > error: failed dependencies: > apache = 1.3.19-5

Re: [e-smith-devinfo] Server monitoring module ready for download

2001-08-06 Thread J.I Kim
> Tried the suggested changes. Still no eth1 graph. > Could manually get the detailed graph by editing the URL ( changing eth0 to > eth1 ). But no multiple interface graphs. > I suspect that the problem is either the intial detection of the multiple > interfaces or the reading/writing to the array

[e-smith-devinfo] Re: [E-smith] [e-smith-devinfo] Errors while updating, help!!

2001-08-06 Thread J.I Kim
Altogether dependency Package... > [root@e-smith i386]# rpm -Uvh apache-1.3.19-5.i386.rpm > mod_ssl-2.8.1-5.i386.rpm -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTED] To

Re: [e-smith-devinfo] Errors while updating, help!!

2001-08-06 Thread Dean Staff
On 7 Aug 2001, at 12:37, Rob Adams wrote: > I have just tried to apply the updates in the 4.1.2/updates directory, > I get the following errors. > > I dont like to use nodeps unless its a last resort. > > Rob > > [root@e-smith i386]# ls > apache-1.3.19-5.i386.rpm mod_ssl-2.8.1-5.i386.rpm > [r

RE: [e-smith-devinfo] Code Red Download

2001-08-06 Thread Rob Adams
there is an error in the script that forces it to alway report only 1 unique attacker The line that reads print $1 should read print $2 Rob. > -Original Message- > From: Henrik Andreasen [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 7 August 2001 6:43 > To: [EMAIL PROTECTED]; Timothy P

[e-smith-devinfo] Errors while updating, help!!

2001-08-06 Thread Rob Adams
I have just tried to apply the updates in the 4.1.2/updates directory, I get the following errors. I dont like to use nodeps unless its a last resort. Rob [root@e-smith i386]# ls apache-1.3.19-5.i386.rpm mod_ssl-2.8.1-5.i386.rpm [root@e-smith i386]# rpm -Uvh apache-1.3.19-5.i386.rpm error: fai

Re: [e-smith-devinfo] Frontpage 2000 extentions

2001-08-06 Thread Wayne Bollinger
Trevor, after seeing this note from Charlie I feel like sending you an Apache rpm setup to work with FP 2000 extensions would be like sending out a mail bomb... :) Have you considered using FrontPage with an e-smith server without installing the extensions? You can set the compatibility options

Re: [e-smith-devinfo] Server monitoring module ready for download

2001-08-06 Thread Sage Telecommunications
From: Darrell May <[EMAIL PROTECTED]> To: Jaime Nebrera Herrera <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, August 07, 2001 9:29 AM Subject: Re: [e-smith-devinfo] Server monitoring module ready for download > > Installed: > sysstat-3.3.5-3.i386.rpm > rrdtool-1.0.33-1.i386.rpm >

Re: [e-smith-devinfo] Server monitoring module ready for download

2001-08-06 Thread Darrell May
Installed: sysstat-3.3.5-3.i386.rpm rrdtool-1.0.33-1.i386.rpm e-smith-monitor_en-1.0-01.noarch.rpm Edited line 218 of /etc/e-smith/web/functions/monitor doing search and replace on Alto (High) Medio (Medium) and Bajo (Low). Everything works fine but only eth0 title/graph is generated. I

Re: [e-smith-devinfo] Server monitoring module ready for download

2001-08-06 Thread Jaime Nebrera Herrera
Sure, ftp://ftp.e-smith.org/pub/e-smith/contrib/eneo/RPMS/noarch/e-smith_monitor.html for instructions, and ftp://ftp.e-smith.org/pub/e-smith/contrib/eneo/RPMS/noarch/ to get the files. [EMAIL PROTECTED] escribió: > > Am an sorry, recently I have gone through a system crash an

Re: [e-smith-devinfo] satellite setup.

2001-08-06 Thread Benjamin Lee
Hi all, Are we talking about Bigpond Cable via satellite or something different? When you write "one-way system", do you mean that the downstream traffic is via satellite and upstream traffic via land line? (I've heard of this configuration). Anyway, a BPA login client for *nix and *bsd is avai

Re: [e-smith-devinfo] Server monitoring module ready for download

2001-08-06 Thread admin
Am an sorry, recently I have gone through a system crash and lost all files, may I please get the URL for this download? David Ringhofer <[EMAIL PROTECTED]> said: > Hi! > > I really like your system monitor, but me as a complete newbie > has some problems with it. > -- Please report bugs

Re: [e-smith-devinfo] Server monitoring module ready for download

2001-08-06 Thread Jaime Nebrera Herrera
Hi David, > I have the server monitoring module up and running, and it runs nicely. Could you give details of the packages you are using and the ESGS version? > I > was wondering if it is possible to add eth1 to what is being monitored. eth0 > is my internal NIC, and I think it would be us

RE: [e-smith-devinfo] Frontpage 2000 extentions

2001-08-06 Thread Trevor Ouellette
Charlie, Is is just me or is the mitel.com site down today? How is work going over there? Thanks for the heads up on FP. Trev. -Original Message- From: Charlie Brady [mailto:[EMAIL PROTECTED]] Sent: Monday, August 06, 2001 4:19 PM To: Trevor Ouellette Cc: ed sharpe; Wayne Bollinger;

RE: [e-smith-devinfo] Frontpage 2000 extentions

2001-08-06 Thread Charlie Brady
On Mon, 6 Aug 2001, Trevor Ouellette wrote: > New Feature Support on Windows and Unix > > Listed below are the new features in the FrontPage 2002 client that require > the FrontPage 2002 Server Extensions. In addition to new features, the > server extensions have also been optimized to improve p

Re: [e-smith-devinfo] satellite setup.

2001-08-06 Thread David Jacobs
HI from my understanding Telstra use a proprietary program to setup the connection and don't support linux, i believe there is a program you can buy but it is costly. I run satellite here however it is through supasat.net how ever the setup is different and linux is supported. So in short its is

Re: [e-smith-devinfo] Frontpage 2000 extentions

2001-08-06 Thread ed sharpe
thanks for the info Trevor! ed sharpe - Original Message - From: "Trevor Ouellette" <[EMAIL PROTECTED]> To: "ed sharpe" <[EMAIL PROTECTED]>; "Wayne Bollinger" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, August 06, 2001 1:47 PM Subject: RE: [e-smith-devinfo] Frontpage 2000 exte

[e-smith-devinfo] Code Red...(Linux Rules)

2001-08-06 Thread slayer
CODE RED Report This see how many failed attacks his server has had. This sytem has been attacked this month by the Code Red worm a total of : 632 times. Out of the above number a total of 1 were from unquie ips.

Re: [e-smith-devinfo] Code Red Download

2001-08-06 Thread Henrik Andreasen
- Original Message - From: "Timothy Pugh" <[EMAIL PROTECTED]> > I have zipped the file Thanks It works now, I just forgot that I haven't patched the primary ibay, PHP and CGI scripts was disabled ;) Henrik mailto:[EMAIL PROTECTED] -- Please report bugs to [EMAIL PROTECTED] Plea

Re: [e-smith-devinfo] Code Red

2001-08-06 Thread Henrik Andreasen
- Original Message - From: <[EMAIL PROTECTED]> To: "Henrik Andreasen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; "Timothy Pugh" <[EMAIL PROTECTED]> Sent: Monday, August 06, 2001 10:40 PM Subject: Re: [e-smith-devinfo] Code Red > You should have PHP configured in the ibay you install t

RE: [e-smith-devinfo] Frontpage 2000 extentions

2001-08-06 Thread Trevor Ouellette
New Feature Support on Windows and Unix Listed below are the new features in the FrontPage 2002 client that require the FrontPage 2002 Server Extensions. In addition to new features, the server extensions have also been optimized to improve performance for web authoring and web administration. F

Re: [e-smith-devinfo] Frontpage 2000 extentions

2001-08-06 Thread ed sharpe
what is added for fp 2002? ed sharpe - Original Message - From: "Trevor Ouellette" <[EMAIL PROTECTED]> To: "Wayne Bollinger" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, August 06, 2001 1:15 PM Subject: RE: [e-smith-devinfo] Frontpage 2000 extentions > Hi Wayne, > > Thanks for

[e-smith-devinfo] Code Red Download

2001-08-06 Thread Timothy Pugh
In message <011901c11eb7$9883afa0$[EMAIL PROTECTED]>, Henrik Andreasen <[EMAIL PROTECTED]> writes >- Original Message - >From: "Timothy Pugh" <[EMAIL PROTECTED]> > >> Found this code for displaying Code Red attacks >> You can see a sample of it running here www.5520.co.uk. My ESSG is on

Re: [e-smith-devinfo] Code Red

2001-08-06 Thread Henrik Andreasen
- Original Message - From: "Timothy Pugh" <[EMAIL PROTECTED]> > Found this code for displaying Code Red attacks > You can see a sample of it running here www.5520.co.uk. My ESSG is on > the end of a cable modem. Nice and easy way to see how many hits you've got from Code Red :) One

RE: [e-smith-devinfo] Frontpage 2000 extentions

2001-08-06 Thread Trevor Ouellette
Hi Jeff, Do you have any more/detailed documentation regarding your installations? If you have any files or templates that you changed... would it be possible for me to take a look at them? Thanks, Trev. -Original Message- From: Jeff [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 0

RE: [e-smith-devinfo] Frontpage 2000 extentions

2001-08-06 Thread Trevor Ouellette
Hi Wayne, Thanks for the compliments on the squidguard stuff. Would it be possible to have you send me your src rpms for FP? If you have any notes, or misc links/docs that would really help. I really haven't made any headway with FP 2002 yet... but hopefully I will get it going. Basically, I

[e-smith-devinfo] qmail aliases with e-smith virtual domains etc.

2001-08-06 Thread jlewis
I'm trying to set up a MLM (listar and mailman) on my e-smith box to work with one of my virtual domains. Has anyone set up either of these packages? Both mailman and listar require that they have a dedicated user on the system. They then use aliases to redirect messages to the application(s)

[e-smith-devinfo] Sorry

2001-08-06 Thread Timothy Pugh
My apology's to the group for leaving Disposition-Notification on -- Timothy Pugh -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTEC

Re: [e-smith-devinfo] tomcat on e-smith

2001-08-06 Thread Alexander Wallace
Were you ever able to write down the steps to get tomcat to work on e-smith? I don't mean to presure you at all, I don't want you to think that I lost interest on those steps... Thanks! On Fri, 27 Jul 2001 18:45:27 Orville Carter wrote: > We are working on all the steps. Just a few more hours -

[e-smith-devinfo] Code Red

2001-08-06 Thread Timothy Pugh
Found this code for displaying Code Red attacks You can see a sample of it running here www.5520.co.uk. My ESSG is on the end of a cable modem. CODE RED Report This see how many failed attacks his server has had. This sytem has been attacked this month by the Code Red worm a total

Re: [e-smith-devinfo] Server monitoring module ready for download

2001-08-06 Thread David Ringhofer
Hi! I really like your system monitor, but me as a complete newbie has some problems with it. First: I get tons of Error Mails to my admin account (3009) The subjects of these mails are as follows: "Cron /usr/bin/netinfo.pl" ERROR: rrdopen can't open '/var/lib/rrd/sl0.rrd': No such file or di

[e-smith-devinfo] Talk on e-smith...

2001-08-06 Thread Alexander Wallace
Has anyowne been able to enable talk on e-smith? I downloaded and installed all the required RPMs but still I get: [Error on read from talk daemon: Connection refused. Press any key... ] then it goes to [Checking for invitation on caller's machine] but nothing happens... and if you press any

[e-smith-devinfo] ssh for regular users

2001-08-06 Thread Alexander Wallace
Hi there! I looked arount to see how to do this but I couldn't find a definitive answear, I have a solution right now but I don't think it is secure Is there a way to enable ssh for regular users on e-smith??? Thanks! -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED

RE: [e-smith-devinfo] Code Red Is back

2001-08-06 Thread Alexander Wallace
Thanks for the clarification! On Mon, 6 Aug 2001, Trevor Ouellette wrote: > http://idg.net/ic_663507_1794_9-1.html > > You don't have to do anything, since ES is not a Microsoft Windows-based > product. > > > Trev. > > -Original Message- > From: Alexander Wallace [mailto:[EMAIL PROT

RE: [e-smith-devinfo] Code Red Is back

2001-08-06 Thread Trevor Ouellette
http://idg.net/ic_663507_1794_9-1.html You don't have to do anything, since ES is not a Microsoft Windows-based product. Trev. -Original Message- From: Alexander Wallace [mailto:[EMAIL PROTECTED]] Sent: Monday, August 06, 2001 11:49 AM To: [EMAIL PROTECTED] Subject: Re: [e-smith-d

Re: [e-smith-devinfo] Code Red Is back

2001-08-06 Thread Alexander Wallace
Hi there! I've been out on vacation for a while and didn't even checked my emai I have a couple of e-smith servers running I'm kind of new to e-smith still, so sorry for the question: Did I have to do something to e-smith to protect it from this code red or was it safe out of the box???

RE: [e-smith-devinfo] Server monitoring module ready for download

2001-08-06 Thread David Brown
I have the server monitoring module up and running, and it runs nicely. I was wondering if it is possible to add eth1 to what is being monitored. eth0 is my internal NIC, and I think it would be useful to monitor the external NIC as well. Is this an easy thing to add to the module? David M. Bro

Re: [e-smith-devinfo] Server monitoring module ready for download

2001-08-06 Thread Jaime Nebrera Herrera
Hi Dean, > I just installed your e-smith monitor, Very nice! Thanks :) > FYI I used sysstat-3.3.5-3.i386.rpm, rrdtool-1.0.33-1.i386.rpm, and e-smith- > monitor_en-1.0-01.noarch.rpm, and everything went smoothly. Perfect, now we know this newer versions work too. > I did notice that the

Re: [e-smith-devinfo] mod_gzip rpm available

2001-08-06 Thread Jeb Campbell
> Thanks Jeb. Installed and testing now. Appears to make a significant > improvement when loading dynamic content, php, & pdf files. Good to know. I knew that it would compress web content, but I was not sure about files that apache serves to the client (like those pdf files, but it makes se

Re: [e-smith-devinfo] mod_gzip rpm available

2001-08-06 Thread Darrell May
Jeb Campbell <[EMAIL PROTECTED]> said: > Just wanted to let everyone know that I have made a rpm of mod_gzip and > template fragments needed to make it work with e-smith. Thanks Jeb. Installed and testing now. Appears to make a significant improvement when loading dynamic content, php, & pdf

[e-smith-devinfo] Latest Code Red Stats

2001-08-06 Thread Dean Staff
For anyone who is interested, and has been hiding in a whole the last week. There is a new variant of the Code Red Worm. Checkout the following link for more info. http://idg.net/ic_663507_1794_9-1.html This new variant appears to be the one banging away at my home e-smith box. Since Aug 1

Re: [e-smith-devinfo] Server monitoring module ready for download

2001-08-06 Thread Dean Staff
Hi Jamie, I just installed your e-smith monitor, Very nice! FYI I used sysstat-3.3.5-3.i386.rpm, rrdtool-1.0.33-1.i386.rpm, and e-smith- monitor_en-1.0-01.noarch.rpm, and everything went smoothly. I did notice that the legends for the graphics is not in english (Alto Medio Bajo) Is this somethi

[e-smith-devinfo] mod_gzip rpm available

2001-08-06 Thread Jeb Campbell
Just wanted to let everyone know that I have made a rpm of mod_gzip and template fragments needed to make it work with e-smith. Download at: http://www.c4solutions.net/jebnuke/download.php?op=viewdownload&cid=1 It has been tested on a stock es4.1.2 and 4.1.2 with apache updates. It compresses s

RE: [e-smith-devinfo] codered idea

2001-08-06 Thread Jelmer Kuperus
you can do the same using php or jsp, However you can wonder about the effectiveness. If the admin doesn't even bother to install basic patches.. By the way i heard that debian uses a system that automaticly installs hotfixes.. Might be nice to see a simmilar system incorporated into e-smith. T

[e-smith-devinfo] satellite setup.

2001-08-06 Thread Troy Dangerfield
Hi Gang, I need some advise, I have setup Telstra(Australia) bigpond satellite connection on a NT workstation. I would like to connect an e-smith server to the NT box with a LAN card using tcp/ip. The e-smith server is connected to a hub which is connected to the internal network. So my quest

Re: [e-smith-devinfo] codered idea

2001-08-06 Thread Andre Joanisse
Hi, the problem with doing the perl script is that your server will start emailing all these infected servers every time it gets hit. If enough people do this, some sites will start getting a DOS against them with all the mail coming in! :-( Also note that a lot of these servers are home servers

Re: [e-smith-devinfo] Code Red Is back

2001-08-06 Thread David Beveridge
No, I think I win because I've got more IP addresses to attack than you. [root@nass14 August]# grep default.ida *access.log | wc -l 86233 [root@nass14 August]# This is for 1st-5th August. dave. - Original Message - From: "David Jacobs" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <

Re: [e-smith-devinfo] Code Red Is back

2001-08-06 Thread David Jacobs
ok then well do i get a prize for having 98 hits in the space of 34 min? for the record i have ISDN, Satellite and Modem Dean Staff wrote: > On 5 Aug 2001, at 16:29, [EMAIL PROTECTED] wrote: > > > > grep default.ida /var/log/httpd/access* | wc -l > > > > 206 today at my box at home wich is conn