Re: Forced File System Check on Linux

2003-02-14 Thread Matthew Melvin
On Fri, 14 Feb 2003 at 10:09pm (-0800), Jiahan Chen wrote: > > I need to switch between Windows/Linux on PC > often because of Dual-Boot sysyems. > > Recently, I found every 20 times, Linux boot procedure forced > to check all the Linux file system partitions, > which took a long time. > > I w

RE: POSIX Shared Memory with Linux

2003-02-14 Thread Gordon Messmer
On Fri, 2003-02-14 at 21:59, Jiahan Chen wrote: > However, link still complained about shm_open() and shm_unlink(): > undefined reference to `shm_open' > undefined reference to `shm_unlink' > I did try default and adding libmm.a and libglib.a: >gcc -o program program.c >gcc -o prog

Forced File System Check on Linux

2003-02-14 Thread Jiahan Chen
I need to switch between Windows/Linux on PC often because of Dual-Boot sysyems. Recently, I found every 20 times, Linux boot procedure forced to check all the Linux file system partitions, which took a long time. I wondering if there is any way to change this number (e.g to 200), or to turn o

RE: POSIX Shared Memory with Linux

2003-02-14 Thread Jiahan Chen
Date: Fri, 14 Feb 2003 17:29:57 -0800 (PST) Subject: Re: POSIX Shared Memory with Linux From: "nate" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Thanks, Nate! >Jiahan Chen said: >> Hi, >> >> shared memory functionality. When I tried to >> port some POSIX code to Linux,

Re: Security Level Configuration tool

2003-02-14 Thread Andy Elacion, Jr.
Joel Lopez wrote: > Hi, > > I've been trying to change the security level from High to Medium. But, > even though I'm logged in as root when I open up the tool to see if my > changes are there it always shows the Level as High. If your using ipchains or Linux 7.3, after you modify your security

Re: FAQ of memory

2003-02-14 Thread Todd A. Jacobs
On Sat, 15 Feb 2003 [EMAIL PROTECTED] wrote: > How many memory does Linux Redhat 7.2 requires ? Depends on what you're doing with it. You can probably run with 32MB RAM and 64MB of swap if you're just running a few console apps, but a serious server or an X windows system will need at least 128MB

FAQ of memory

2003-02-14 Thread edwardspl
Hello, How many memory does Linux Redhat 7.2 requires ? Thank for your telling... Edward. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: What does Crossover office add (to wine) ?

2003-02-14 Thread Todd A. Jacobs
On Fri, 14 Feb 2003, Chinmay Nadkarni wrote: > I was wondering whether what does Crossover (specifically Crossover for > Office) add to wine, in other words what do I get when I buy Crossover > that I will not get if I just get Wine. Support for MS Office binaries under Wine. > Also, what have p

Re: Problem with TFTP

2003-02-14 Thread Andrew Pasquale
On Fri, Feb 14, 2003 at 12:04:52PM -0800 or thereabouts, Raymundo M. Vega wrote: > I think it means that some program is using the port 69 (tftp), > as root try: > > ps -axu | grep 69 > Did you mean netstat --program --tcp --numeric --listening | grep 69? > see the result, it shows the program

Re: redhat-list digest, Vol 1 #6748 - 18 msgs

2003-02-14 Thread Mail Lists
I believe I said ctrl+F1-F4 switch the desktops in Redhat 8.0. *looking* Yes I did. Try ctrl+Fx and your desktop should switch. Jason > > That is what I am saying, under Red Hat 7.1 and 7.3 > and could press Alt + F1 and go to desktop 1, press > Alt + F2 and go to desktop 2, press Alt + F3 and

Re: POSIX Shared Memory with Linux

2003-02-14 Thread Gordon Messmer
On Fri, 2003-02-14 at 13:00, Jiahan Chen wrote: > I'm wondering if the RedHat 7.3 supports POSIX > shared memory functionality. When I tried to > port some POSIX code to Linux, and got compililing > error: can't find mmap.h which is necessary header > file for POSIX shared memory stuff, such as >

Re: redhat-list digest, Vol 1 #6748 - 18 msgs

2003-02-14 Thread CM Miller
That is what I am saying, under Red Hat 7.1 and 7.3 and could press Alt + F1 and go to desktop 1, press Alt + F2 and go to desktop 2, press Alt + F3 and go to desktop 3...I can't do this under Red Hat 8.0. If I do Alt + F1 I get the start menu. Yes I do realize if I do Ctrl + Alt + F1 it take

Re: Security Level Configuration tool

2003-02-14 Thread Edward Dekkers
> I've been trying to change the security level from High to Medium. But, > even though I'm logged in as root when I open up the tool to see if my > changes are there it always shows the Level as High. > > Does anyone know how to allow changes to the security level? > > thanks, > Joel FAQ Joel.

Re: Serial ATA controller

2003-02-14 Thread Edward Dekkers
>I'm using windows XP and I want to make a dual boot with Red Hat 8.0. In >windows I have the hard disk configured as Promise 1+0 stripe/raid0 scsi >disk device and I'm using FASTTRACK 376 controller for XP. I can't find >any driver to use during linux installation. How can I do?? OK, Antonio, tha

RE: Security Level Configuration tool

2003-02-14 Thread Terry Hobart
Yes. This is normal. The security tool resets itself to high by default when it initializes. It does not seem to read the existing state of the system. It just goes there. It is registering your changes and applying them. It would probably in the long run serve you better to take over the fire wal

Re: SCSI card and RH 8.0

2003-02-14 Thread Edward Dekkers
> Nothing" to avoid the bootup freezing. However, /etc/modules.conf does not > show any new SCSI modules, and when I try to insmod initio, it either freezes > up or I get these messages: > > Using /lib/modules/2.4.18-14/kernel/drivers/scsi/initio.o > /lib/modules/2.4.18-14/kernel/drivers/scsi/initi

Re: POSIX Shared Memory with Linux

2003-02-14 Thread nate
Jiahan Chen said: > Hi, > > I'm wondering if the RedHat 7.3 supports POSIX > shared memory functionality. When I tried to > port some POSIX code to Linux, and got compililing > error: can't find mmap.h which is necessary header > file for POSIX shared memory stuff, such as > shm_open(), shm_unlink(

Re: Sync a folder?

2003-02-14 Thread DuSTiN KRySaK
This is exactly what I did! On 2/14/03 1:43 PM, "Sites, Brad" <[EMAIL PROTECTED]> spit this out onto my computer screen: > David Busby wrote: >> AFAIK TAR just stuffs everything into one file, no compression. >> Gzip after TARing >> > > > Actually, you can use the -z option on tar to make it

Re: Sync a folder?

2003-02-14 Thread DuSTiN KRySaK
Sorry - yeah I specified the Gzip after! Thanks! On 2/14/03 1:35 PM, "David Busby" <[EMAIL PROTECTED]> spit this out onto my computer screen: > AFAIK TAR just stuffs everything into one file, no compression. > Gzip after TARing > > /B > - Original Message - > From: "DuSTiN KRySaK" <[E

Re: Red Hat PHP + Interbase?

2003-02-14 Thread Peter Kiem
Hi Jeff, > for some reason (i still haven't quite figured out), the > InterBaseC_LI-V7.0.0-1.i386.rpm that comes from borland's ibase/linux v7 > trial, > http://www.borland.com/products/downloads/download_interbase.html > does not "Provide" the rpm capability, "libgds.so". I've been using the

Re: Red Hat PHP + Interbase?

2003-02-14 Thread Jeff Stern
thanks, cool.. good reality check .. :P :P well, yours was a simpler/better solution. i did it a little bit harder: for some reason (i still haven't quite figured out), the InterBaseC_LI-V7.0.0-1.i386.rpm that comes from borland's ibase/linux v7 trial, http://www.borland.com/products/downloads

Re: Red Hat PHP + Interbase?

2003-02-14 Thread Peter Kiem
Hi Jeff, > the RPMS compiled. but now when i try to install them, it says, > > error: Failed dependencies: > libgds.so is needed by php-4.2.2-8.0.7 Oh yeah I forgot I had that issue on RH7.3 as well. I believe I installed the RPM with --nodeps to avoid that dependancy as I knew

Re: redhat-list digest, Vol 1 #6754 - 13 msgs

2003-02-14 Thread Raymundo M. Vega
ooops, i am sorry, i meant netstat instead of ps: netstat -axu | grep 69 raymundo Srini Amble wrote: I think it means that some program is using the port 69 (tftp), as root try: ps -axu | grep 69 see the result, it shows the program listening on that port. raymundo Srini Amble wrote:

HELP: Recompiling kernel (RH 8.0)

2003-02-14 Thread J.R Ong
I am trying to recompile my kernel to add some SCSI module support. I am using Red Hat 8.0 with the default kernel of 2.4.18-14. The kernel compiled OK, however the Red Hat instructions say that a directory /usr/src/linux-2.4.18-14custom should have been created but this was not the case. Howev

Re: No Unix Doamin Socket

2003-02-14 Thread Robert Canary
Well, yes it did come up I found something on google that indicates the LDAP build is most likely compiled with IPv6 support, and the kernel is not set to support IPv6. Apparently. RedHat decided to change direction in between kernel dists. Na, you think. :-) Cameron Simpson wrote: > >

Re: redhat-list digest, Vol 1 #6754 - 13 msgs

2003-02-14 Thread Srini Amble
I think it means that some program is using the port 69 (tftp), as root try: ps -axu | grep 69 see the result, it shows the program listening on that port. raymundo Srini Amble wrote: Dear all, I have a host with RH 7.3 running and a client with RH 8.0 running. On the host I have two netw

SWAT exploits?

2003-02-14 Thread Ward William E DLDN
I had never used SWAT before, but all of a sudden, my firewall is being hammered by folks trying to use it; has there been a new exploit that came out in the last few days? Since I don't even run SAMBA, I have no need for SWAT, but it's disconcerting to see ten different IPs trying to access it in

Trouble installing RPM perl-Data-ShowTable-3.3-2.i386.rpm

2003-02-14 Thread David Kramer
Im trying to install MySQL(mysql-3.23.54a-4.i386.rpm), but it bombs out on package dependencies. I was able to located all of the packages and install them except for the below items: perl-DBD-msql-mysql-1.2215-1.0.7.i386.rpm perl-DBI-1.32-1.0.100.i686.rpm perl-Data-ShowTable-3.3-2.i386.rpm When

Security Level Configuration tool

2003-02-14 Thread Joel Lopez
Hi, I've been trying to change the security level from High to Medium. But, even though I'm logged in as root when I open up the tool to see if my changes are there it always shows the Level as High. Does anyone know how to allow changes to the security level? thanks, Joel -- redhat-list ma

Re: No Unix Doamin Socket

2003-02-14 Thread Cameron Simpson
On 16:03 14 Feb 2003, Robert Canary <[EMAIL PROTECTED]> wrote: | Is the prebuilded RHN (rpm) kernel-2.4.18-19.7.x compiled with no Unix | Doamin Socket support?? Very unlikely. X11 wouldn't work. | I am trying to get openldap installed and when slapd starts I get an | error in the logs saying: |

No Unix Doamin Socket

2003-02-14 Thread Robert Canary
Is the prebuilded RHN (rpm) kernel-2.4.18-19.7.x compiled with no Unix Doamin Socket support?? I am trying to get openldap installed and when slapd starts I get an error in the logs saying: I start ldap with: service ldap start In the local4 log file I get this: slapd[30465]: daemon: socket() fai

Re: Sync a folder?

2003-02-14 Thread Francisco Neira
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David Busby wrote: | AFAIK TAR just stuffs everything into one file, no compression. | Gzip after TARing | | /B Use the -z option to compress (actually "gzipping") - -- Francisco Neira B. /~\ The ASCII Administrador

RE: Sync a folder?

2003-02-14 Thread Sites, Brad
Title: RE: Sync a folder? David Busby wrote: > AFAIK  TAR just stuffs everything into one file, no compression. > Gzip after TARing > Actually, you can use the -z option on tar to make it pass through gzip as it goes, so no need to gzip separately afterwards.  Or, you can use -Z to use com

Re: Sync a folder?

2003-02-14 Thread David Busby
AFAIK TAR just stuffs everything into one file, no compression. Gzip after TARing /B - Original Message - From: "DuSTiN KRySaK" <[EMAIL PROTECTED]> To: "Redhat Mailing List" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 13:32 Subject: Re: Sync a folder? > Thanks! > > I think I mig

Re: webalizer vs analog

2003-02-14 Thread Jeff Bearer
Webalizer is fine for a personal website, but if you need useful reports and aren't adverse to paying for it, I recommend Urchin, and stay away from Webtrends, it hardly compares to urchin. www.urchin.com On Fri, 2003-02-14 at 13:57, Robert E. Martin wrote: > David Busby wrote: > > >List, > >

What does Crossover office add (to wine) ?

2003-02-14 Thread Chinmay Nadkarni
I was wondering whether what does Crossover (specifically Crossover for Office) add to wine, in other words what do I get when I buy Crossover that I will not get if I just get Wine. Also, what have people's experience been with Crossover for Office, running Word and Excel (the office component

Re: Sync a folder?

2003-02-14 Thread DuSTiN KRySaK
Thanks! I think I might actually just do it with TAR - it seems to work fine, and then the output is compressed too. Dustin On 2/14/03 12:40 PM, "Sites, Brad" <[EMAIL PROTECTED]> spit this out onto my computer screen: > DuSTiN KRySaK wrote: >> Hi there - I am wondering what the best command

POSIX Shared Memory with Linux

2003-02-14 Thread Jiahan Chen
Hi, I'm wondering if the RedHat 7.3 supports POSIX shared memory functionality. When I tried to port some POSIX code to Linux, and got compililing error: can't find mmap.h which is necessary header file for POSIX shared memory stuff, such as shm_open(), shm_unlink(), mmap().. Thanks, Jiahan

[OT] MSN gets Borked by Opera

2003-02-14 Thread Leonard Miller
Remember the Muppet Show? http://www.opera.com/pressreleases/en/2003/02/14/ -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

RE: Sync a folder?

2003-02-14 Thread Sites, Brad
Title: RE: Sync a folder? DuSTiN KRySaK wrote: > Hi there - I am wondering what the best command is to use to sync one > folder with another? I am simply backing up a folder to another > drive, and I know I could just copy over, but I want the backup to > have any files removed that I may remo

Re: RHCE

2003-02-14 Thread Gordon
Bill Anderson wrote: On Mon, 2003-02-10 at 09:43, Ted Gervais wrote: On Monday 10 February 2003 10:03 am, Rechenberg, Andrew wrote: I would have to agree with Robert here. The best way to study for the RHCE is just work with Red Hat Linux everyday and think of things to break and then fix the

Re: logwatch on Redhat 8 not working correct

2003-02-14 Thread Andrew Pasquale
On Thu, Feb 13, 2003 at 01:38:33PM +0100 or thereabouts, wilma wrote: > > If I try: > logwatch --service sendmail --detail high --range all --print > I get no output > logwatch --service sshd --detail high --range all --print > I get no output > logwatch --service secure --detail high --range all

Sync a folder?

2003-02-14 Thread DuSTiN KRySaK
Hi there - I am wondering what the best command is to use to sync one folder with another? I am simply backing up a folder to another drive, and I know I could just copy over, but I want the backup to have any files removed that I may remove out of the original I'm just going to throw it in a

Re: sendmail anti-spam feature...

2003-02-14 Thread Gordon Messmer
On Fri, 2003-02-14 at 11:06, João Borsoi Soares wrote: > Em Sex, 2003-02-14 às 14:29, Gordon Messmer escreveu: > > > > Email addresses don't belong in /etc/mail/access. You need to put his > > IP address there with the RELAY option, and run 'make' in /etc/mail. > > Sorry, but I think it's possib

Re: Problem with TFTP

2003-02-14 Thread Raymundo M. Vega
I think it means that some program is using the port 69 (tftp), as root try: ps -axu | grep 69 see the result, it shows the program listening on that port. raymundo Srini Amble wrote: Dear all, I have a host with RH 7.3 running and a client with RH 8.0 running. On the host I have two networ

Fixed: PHP can't mail() !?

2003-02-14 Thread David Busby
To respond to both...I've used this signature on another PHP 4.3.0 machine. It's part of PHP core (so they say) and should always be enabled. ... (this space represents about 15 minutes) ... I got it! Dang thing couldn't find my sendmail (the first time I built...a while ago). I was recompiling..

Re: Difference between gcc and gcc3?

2003-02-14 Thread Gordon Messmer
On Fri, 2003-02-14 at 09:32, Felipe Leon wrote: > Dear list, I want to rebuild a package in order to make it more > appropriate for my system. I have installed RH 8. When I intended to do > so with > rpmbuild --rebuild src.rpm > > I got some error messages related with some missing dependencies

Problem with TFTP

2003-02-14 Thread Srini Amble
Dear all, I have a host with RH 7.3 running and a client with RH 8.0 running. On the host I have two network devices (eth0 and eth1). eth0 has statically assigned IP address while eth1 has DHCP assigned IP address. When I try to do file transfer from the client over statically assigned IP addre

Serial ATA controller

2003-02-14 Thread Antonio Burzio
    -Original Message- From: Antonio Burzio [mailto:[EMAIL PROTECTED]] Sent: venerdì 14 febbraio 2003 15.56 To: '[EMAIL PROTECTED]' Subject: FW: Serial ATA controller   I’m using windows XP and I want to make a dual boot with Red Hat 8.0. In windows I have the hard disk configu

Re: Red Hat PHP + Interbase?

2003-02-14 Thread Jeff Stern
hi, peter, thanks.. okay, i did this (command is now 'rpmbuild', apparently, and also, it was a PITA because i had to go out and get tons of *-devel* rpms which were needed .. about 38 new packages.. which all started with needing httpd-devel, because it could not find httpd-mmn (see php.spec)

pptp-linux to Win2k VPN server -- connection drops

2003-02-14 Thread James D. Parra
Hello, Using "pptp-linux-1.1.0-1.i386.rpm", I can't stay connected for longer than 1 minute before getting a "Connection reset by peer." Is anyone familiar with how to resolve this issue? Below is my log. Feb 14 09:38:46 rg pppd[22218]: local IP address 192.162.4.2 Feb 14 09:38:46 rg pppd[22

Re: Complete novice: Monitor won't work with RH8

2003-02-14 Thread Todd A. Jacobs
On Fri, 14 Feb 2003, Josef Oduwo wrote: > I have no trouble at the console - only when I attempt to startx. Then it's definitely a problem with the X server. Make sure you've read the XFree86 site, and are using the correct server for your chipset. Autoprobing doesn't always get it right. > Ho

Re: PHP can't mail() !?

2003-02-14 Thread Frederic Herman
Juan Nin wrote: From: "David Busby" <[EMAIL PROTECTED]> When calling mail() in php I get: Fatal error: Call to undefined function: mail() in /edoceo/www/edoceo.com/contact.php on line 19 I don't see anything odd in my maillog. Does mail() use sendmail? I've got it pointed to t

Re: sendmail anti-spam feature...

2003-02-14 Thread João Borsoi Soares
> >Email addresses don't belong in /etc/mail/access. You need to put his > >IP address there with the RELAY option, and run 'make' in /etc/mail. > > > > The client is on dynamic IP - he'll need to relay the netblock of the ISPs > dialup lines, which as there is a (supposedly) active spammer in >

Re: sendmail anti-spam feature...

2003-02-14 Thread João Borsoi Soares
Em Sex, 2003-02-14 às 14:29, Gordon Messmer escreveu: > On Fri, 2003-02-14 at 06:13, João Borsoi Soares wrote: > > I want to use an anti-spam feature in my sendmail. I tried: > > > > FEATURE(dnsbl,`relays.osirusoft.com')dnl > > > > and it works fine. The problem is that one of my clients are in t

Re: webalizer vs analog

2003-02-14 Thread Robert E. Martin
David Busby wrote: List, Not to incite argument but I was wondering if anyone has some pro/cons about webalizer or analog. I'd like to collect stats for my site(s) and want to have a PHP page to report, with PNG graphs (like what php.net had). Any ideas? David Busby Systems Engineer [EMAIL P

Re: PHP can't mail() !?

2003-02-14 Thread Juan Nin
From: "David Busby" <[EMAIL PROTECTED]> > When calling mail() in php I get: > Fatal error: Call to undefined function: mail() in > /edoceo/www/edoceo.com/contact.php on line 19 > > I don't see anything odd in my maillog. Does mail() use sendmail? I've > got it pointed to the correct path

SCSI card and RH 8.0

2003-02-14 Thread J.R Ong
I have a problem here and I am hoping someone will be able to help throw some light on it. I recently bought a SCSI card in order to use a film scanner with my Red Hat Linux 8.0 system. It is a Q-Tec Fast SCSI 210S card with one internal and one external connection. I am only using the external

PHP can't mail() !?

2003-02-14 Thread David Busby
List, When calling mail() in php I get: Fatal error: Call to undefined function: mail() in /edoceo/www/edoceo.com/contact.php on line 19 I don't see anything odd in my maillog. Does mail() use sendmail? I've got it pointed to the correct path (but I use postfix not sendmail, postfix supp

RE: init/runlevel help needed in RHL 8.

2003-02-14 Thread Stone, Timothy
Robert, Thanks for the detailed insight. Your suggestions are taking to heart, esp. about security and the nutsNbolts of configuration. I do believe I did crack the problem. :D I poked around a bit in the startup logs and noted that I was "INIT: Entering runlevel: 5"... this queued me to my pro

Re: SAMBA!

2003-02-14 Thread Michael S. Dunsavage
If you run X you could download linneighborhood. Other wise at a command line use smbmount {service} {mount-point} for instance smbmount //SERVER/MOVIES /home/bla/mnt/SERVER/ it'll ask for a password, only you'll know that. -- Michael S. Dunsavage - Original Message - From: "Mats Hel

webalizer vs analog

2003-02-14 Thread David Busby
List, Not to incite argument but I was wondering if anyone has some pro/cons about webalizer or analog. I'd like to collect stats for my site(s) and want to have a PHP page to report, with PNG graphs (like what php.net had). Any ideas? David Busby Systems Engineer [EMAIL PROTECTED] -- red

INBOX lock

2003-02-14 Thread Szemerédy Gábor
Hello! Last days we have in our maillog strange errors for some users : ipop3d[somenumber]: Error opening or locking INBOX user=certain user For other users the mail is ok. After rebooting the system everything is ok! Where can we see if the mailbox is locked or not? Thanks begin:vcard n:Szemeréd

Re: SCSI CD Recording Problems

2003-02-14 Thread John Aldrich
On Thursday 13 February 2003 07:59 pm, T. Ribbrock wrote: [snip] > > Basically, you're not alone - and while over the years I found SCSI to > be a lot more reliable and easier to set up than IDE, it still *can* > be voodoo sometimes. Maybe you ran into such a case. I'd definitely > try swapping dri

Difference between gcc and gcc3?

2003-02-14 Thread Felipe Leon
Dear list, I want to rebuild a package in order to make it more appropriate for my system. I have installed RH 8. When I intended to do so with rpmbuild --rebuild src.rpm I got some error messages related with some missing dependencies. I tried to satisfy these various dependencies (most of th

RE: init/runlevel help needed in RHL 8.

2003-02-14 Thread Robert Tinsley
On Fri, 2003-02-14 at 16:29, Stone, Timothy wrote: > Robert, > > I'm trying your suggestion, but I'm not familiar with what is implied between the >lines: > > * replace the link with a script to call apachectl instead. before it > calls apachectl, dump your environment to a temporary file, and a

SAMBA!

2003-02-14 Thread Mats Hellman
Ok now! This is quite some question :) I have configured my Samba server...It works just fine, i have an WinXp machine and i can find the samba in the network. But how do i mount an "user home" share to my linux machine? 111.1 "The Server" (Slackware, 8.1)Cyrix 120Mhz .2 "Linux, the penguin

Re: sendmail anti-spam feature...

2003-02-14 Thread Nick Lindsell
At 08:29 14/02/2003 -0800, you wrote: On Fri, 2003-02-14 at 06:13, João Borsoi Soares wrote: > I want to use an anti-spam feature in my sendmail. I tried: > > FEATURE(dnsbl,`relays.osirusoft.com')dnl > > and it works fine. The problem is that one of my clients are in the > blackhole list, but he i

RE: init/runlevel help needed in RHL 8. [SOLVED]

2003-02-14 Thread Stone, Timothy
So...I'm onto my problem...the runlevel itself! /etc/rc.d/rc3.d/S85httpd is Full multiuser mode (normal operation) /etc/rc.d/rc5.d/S85httpd is Runlevel 3 + XWindows login In all my earlier posts note that I'm setting rc3.d! % ln -s /usr/local/apache/bin/apachectl /etc/rc.d/rc5.d/S85httpd Now,

Re: RHN Notification Tool and Kernel ?

2003-02-14 Thread John Windsor
You can have more than one Kernel under RH8.0, if you use the Auto Update tool, it'll download the kernel and install it adding defaults to the boot loader for the new kernel, but it won't remove the old kernel so you can still boot that one if desired. JW On Fri, 2003-02-14 at 16:27, hkcc1976 wro

ipop3d (UW-IMAP) vs. qpopper

2003-02-14 Thread Juan Nin
I want to know what advantages/disadvantages do you find between them.. I've always used ipop3d, but once I used qpopper and found it faster than ipop3d... At the moment I'm interested only in pop3, not imap... Also, does anyone know where I can download qpopper SRPMs or RPMs? I've found several

RE: init/runlevel help needed in RHL 8.

2003-02-14 Thread Stone, Timothy
Robert, I'm trying your suggestion, but I'm not familiar with what is implied between the lines: * replace the link with a script to call apachectl instead. before it calls apachectl, dump your environment to a temporary file, and after you've called apachectl, print out its exit status (see the

Re: sendmail anti-spam feature...

2003-02-14 Thread Gordon Messmer
On Fri, 2003-02-14 at 06:13, João Borsoi Soares wrote: > I want to use an anti-spam feature in my sendmail. I tried: > > FEATURE(dnsbl,`relays.osirusoft.com')dnl > > and it works fine. The problem is that one of my clients are in the > blackhole list, but he is not a spammer. ... > I already have

Re: RHN Notification Tool and Kernel ?

2003-02-14 Thread hkcc1976
I think you can have more than one kernel installed in RH. Just choose the right one when you booting up, and built a package using that kernel. - Original Message - From: "Stone, Timothy" <[EMAIL PROTECTED]> Date: Thu, 13 Feb 2003 10:02:02 -0500 To: "Redhat-List (E-mail)" <[EMAIL P

Re: Fwd: how to activate acl support at the kernel.src.rpm ?

2003-02-14 Thread Bret Hughes
On Thu, 2003-02-13 at 14:28, earthtirol wrote: > the acl support is patched an activated in all kernel config files > but till building the line "acl = yes" is removed and i cant find > where rh remove this Not sure this is the case but I found in the imapd specfile redhat was caling a couple of

RE: init/runlevel help needed in RHL 8.

2003-02-14 Thread Rick Carroll
Tim, Sorry if I came off snooty earlier... It was not intended... This is a SWAG, but there may be environment variables that get set in a login session that init doesn't have during boot. PATH, LD_LIBRARY_PATH, ... as I said, just guessing... I HAVE seen this as an issue booting my company's s

Re: gui for mailman config in webmin?

2003-02-14 Thread Ed Wilts
On Fri, Feb 14, 2003 at 08:39:05AM -0600, Jody Cleveland wrote: > I have two redhat 8 machines, both similar configurations. I was looking > through webmin on the test server, and noticed an icon for mailman. But, the > production server does not have it. > > How would I go about getting that in w

Re: sendmail anti-spam feature...

2003-02-14 Thread Ed Wilts
On Fri, Feb 14, 2003 at 12:13:59PM -0200, João Borsoi Soares wrote: > I want to use an anti-spam feature in my sendmail. I tried: > > FEATURE(dnsbl,`relays.osirusoft.com')dnl > > and it works fine. The problem is that one of my clients are in the > blackhole list, but he is not a spammer. Actuall

RE: init/runlevel help needed in RHL 8.

2003-02-14 Thread Stone, Timothy
I'm aware that /usr/local/apache/bin/apachectl is not an init.d script. I stipulated this :) Given: % ls -ld /etc/rc.d/rc3.d/S85httpd lrwxrwxrwx 1 root root 31 Feb 13 14:33 /etc/rc.d/rc3.d/S85httpd -> /usr/local/apache/bin/apachectl Nothing I can tell has changed from what I did in 7.3 to what

RE: init/runlevel help needed in RHL 8.

2003-02-14 Thread Robert Tinsley
On Fri, 2003-02-14 at 14:11, Rick Carroll wrote: > What you're missing, is that apachectl uses start, stop, etc to control the httpd >server as it always has. > This is NOT an init.d script, it's virtually the same apachectl they have been using >for years. > > When S85httpd gets run by init it

Re: CD Burn sw

2003-02-14 Thread gabriel
> On Fri, 14 Feb 2003, jdaues wrote: > > Hello, > > Can anyone recommend a good CD Burning app? i'm a fan of k3b myself: k3b.sourceforge.net it sets itself up for you and has a really simple gui. barring that, i like cdrx for command-line based stuff: cdrx.sourceforge.net it's just a perl

FW: Serial ATA controller

2003-02-14 Thread Antonio Burzio
I’m using windows XP and I want to make a dual boot with Red Hat 8.0. In windows I have the hard disk configured as Promise 1+0 stripe/raid0 scsi disk device and I’m using FASTTRACK 376 controller for XP. I can’t find any driver to use during linux installation. How can I do??   Thanks…

Re: CD Burn sw

2003-02-14 Thread Ric Tibbetts
Jeffrey Tadlock said: > On Fri, Feb 14, 2003 at 07:35:36AM +, jdaues wrote: >> Hello, >> Can anyone recommend a good CD Burning app? >> I've tried KOnCD, which gives numerous errors and X-CD-Roast, which I >> can't even figure out how to use, the GUI is designed so poorly. >> Thanks. > > I use

gui for mailman config in webmin?

2003-02-14 Thread Jody Cleveland
Hello, I have two redhat 8 machines, both similar configurations. I was looking through webmin on the test server, and noticed an icon for mailman. But, the production server does not have it. How would I go about getting that in webmin on my production server? -- Jody Cleveland ([EMAIL PROTECTE

RE: What is the disadvantage of Linux firewall, rather then using ready to use firewall (checkpoint, trustix, cyberguard, watchguard etc)

2003-02-14 Thread Douglas, Stuart
I have to say this has been a VERY entertaining (and informative) discussion. As one of the noobs on the list, I have to list myself on the paranoid side. I would never think to live without a true firewall, nor would I ever expect one to be fire-and-forget. Defense in layers, implemented with

Does earthlink block ssh?

2003-02-14 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does earthlink block ssh? I am not able to log in to my machine since I've hooked up with them. I get an error message about the possibility of a misconfigured firewall from my ssh client, but mail & http seem to work to my box. thanks, Tom

Re: What is the disadvantage of Linux firewall, rather then usingready to use firewall (checkpoint, trustix, cyberguard, watchguard etc)

2003-02-14 Thread Anthony E. Greene
Dave Ihnat wrote: Relying on the infallibility of your software and administration as your only defense is, to be blunt--and I have been in these posts, far more than I usually am, because I'm quite worried that someone will believe your approach--naieve and dangerous. I agree. Anyone who wishes

sendmail anti-spam feature...

2003-02-14 Thread João Borsoi Soares
Hello list. I want to use an anti-spam feature in my sendmail. I tried: FEATURE(dnsbl,`relays.osirusoft.com')dnl and it works fine. The problem is that one of my clients are in the blackhole list, but he is not a spammer. Actually it is a problem with his ISP. He uses dynamic IP. I wonder if the

RE: init/runlevel help needed in RHL 8.

2003-02-14 Thread Rick Carroll
What you're missing, is that apachectl uses start, stop, etc to control the httpd server as it always has. This is NOT an init.d script, it's virtually the same apachectl they have been using for years. When S85httpd gets run by init it gets passed a "start" argument. K15 gets passed a "stop" ar

Re: What is the disadvantage of Linux firewall, rather then using ready to use firewall (checkpoint, trustix, cyberguard, watchguard etc)

2003-02-14 Thread Dave Ihnat
On Thu, Feb 13, 2003 at 02:01:49PM -0500, Kent Borg wrote: > > With all due respect, not only is that a very misguided attitude, it's a > > dangerous one to promulgate. > > First, a point of order: if you are sincere about the "with all due > respect"-part, then don't suggest that I am a cracker.

Roaring Penguin PPPoE won't start at boot

2003-02-14 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey guys, I've got everything up & running, but there seems to be a small hitch. RP-PPPoE works fine if I use the TK interface for it (tkpppoe), but if I try to run it from the command line (adsl-start), it just gives me a time out me

init/runlevel help needed in RHL 8.

2003-02-14 Thread Stone, Timothy
List, I have read the online RHL docs on this...but can't find the answer. Previous to RHL 8 (7.3), I had the following symlinks /etc/rc.d/rc3.d/S85httpd -> /usr/local/apache/bin/apachectl /etc/rc.d/rc6.d/K15httpd -> /usr/local/apache/bin/apachectl This allowed me to start my custom built inst

[SOLVED] PPPoE on Broadmax modem with Earthlink

2003-02-14 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey gang, got it figured out. Went into modmes ip/config.html, & turned of router & switched on bridge. Roaring penguin now successfully logs in & IP address shows up on machine instead of modem -BEGIN PGP SIGNATURE- Version: PGP Personal P

RE: RHN Notification Tool and Kernel ? [CLOSED]

2003-02-14 Thread Stone, Timothy
Thanks to David Baird for his personal reply. Tim > -Original Message- > From: Stone, Timothy > Sent: Thursday, February 13, 2003 10:02 AM > To: Redhat-List (E-mail) > Subject: RHN Notification Tool and Kernel ? > > > I have recently updated my 7.0 box to 8.0. So far so good... > > In

Re: CD Burn sw

2003-02-14 Thread Chris Rouch
> On Fri, 14 Feb 2003, jdaues wrote: > > > Hello, > > Can anyone recommend a good CD Burning app? > > I've tried KOnCD, which gives numerous errors and X-CD-Roast, which I > > can't even figure out how to use, the GUI is designed so poorly. > > Thanks. > > > XCDRoast is by far the best out there

Re: CD Burn sw

2003-02-14 Thread Jeffrey Tadlock
On Fri, Feb 14, 2003 at 07:35:36AM +, jdaues wrote: > Hello, > Can anyone recommend a good CD Burning app? > I've tried KOnCD, which gives numerous errors and X-CD-Roast, which I > can't even figure out how to use, the GUI is designed so poorly. > Thanks. I use GnomeToaster occasionally with

Re[7]: share port 80 apache and squid

2003-02-14 Thread Jordi Curià
Estimado Ed, Con fecha viernes, 14 de febrero de 2003, 12:14:32, escribió: EGgc> On Fri, 14 Feb 2003, Jordi Curià wrote: >> Apache and Squid are in the same NIC and are for internal use only. EGgc> OK. Try this on for size EGgc> A physical interface can have multiple IP addresses/virutal

Re: CD Burn sw

2003-02-14 Thread Ted Gervais
On Fri, 14 Feb 2003, jdaues wrote: > Hello, > Can anyone recommend a good CD Burning app? > I've tried KOnCD, which gives numerous errors and X-CD-Roast, which I > can't even figure out how to use, the GUI is designed so poorly. > Thanks. XCDRoast is by far the best out there. And really, it

Re: rh 7x install hangs on MS-6368 motherboard solved!

2003-02-14 Thread Willem van der Walt<[EMAIL PROTECTED]>
Hi The vidio ram is in fact taken from the main memory, causing the 121M. One can set the amount of ram provided to the video card down to 2 megabyte. If we have gotten hold of a good technition over the phone, we would not have taken the board in for testing. It was fine, but the manual does not

Re[6]: share port 80 apache and squid

2003-02-14 Thread Ed . Greshko
On Fri, 14 Feb 2003, Jordi Curià wrote: > Apache and Squid are in the same NIC and are for internal use only. OK. Try this on for size A physical interface can have multiple IP addresses/virutal interfaces. Thus you have have eth0:1 192.168.5.1 eth0:2 192.168.5.2 Have apache bind t

  1   2   >