Re: Microsoft Shows Its Parts

2003-01-16 Thread Dave Ihnat
On Thu, Jan 16, 2003 at 10:34:19PM -0500, Robert P. J. Day wrote: > it's not open source -- microsoft refers to their program as > "shared source", and it comes with all the typical NDAs and > restrictions. Nope; it's normal proprietary software. > - you can't see all of it, just what MS wants yo

How to detatch a process from the terminal

2003-01-16 Thread Ramesh Pathak
Hi everybody, I am running an application as a daemon. This need to keep running in the background. I started this through a shell script after setting up the environmental variables there. The application is running just fine till I am keeping the session open. But as soon as I close the session

Fooling Around (was RE: RedHat 8 and Dell Notebooks)

2003-01-16 Thread Richard S. Crawford
And even if your system is working just fine, you're still going to want to "fool around". It's like owning a custom car. You're always going to be wanting to tweak something to make it just a bit cooler, or perform just a bit better. Really, it's one of the best things about Linux. On Thu, 20

RE: RedHat 8 and Dell Notebooks

2003-01-16 Thread Daevid Vincent
> How well does RedHat 8.0 run on current Dell notebooks? I'd > like NOT to have to fool around with any special > configurations to get it going. I have an i8200 and it works great. Most everything worked fine, but as for "not fool around" well, get used to that if you want to run Linux. There

Re: how to vacation message in sendmail

2003-01-16 Thread Anthony E. Greene
On 17-Jan-2003/10:48 +0800, Brad Ching <[EMAIL PROTECTED]> wrote: >Hello, i find it's not perfect to use vacation program in sendmail, so i >think if can use other program to replace it? man procmailex Tony -- Anthony E. Greene OpenPGP Key: 0x6C94239D/7B3D BD7D 7D

Re: Using sendmail? as a distribution list

2003-01-16 Thread Anthony E. Greene
On 16-Jan-2003/10:20 +0500, Shannon Neumann <[EMAIL PROTECTED]> wrote: >This is actually a pretty easy one... You create a line in /etc/aliases >like the following: > >dummy: [EMAIL PROTECTED], [EMAIL PROTECTED], >[EMAIL PROTECTED] > >you can put as many email address in here as y

Problem when installing Red Hat 8.0 through PCMCIA device

2003-01-16 Thread Yu Liang
Dear experts, My notebook(Toshiba CDT330)'s built-in CDROM does not work, so I want to install 8.0 from network. My ethernet card(Xircom CE3B-100BTX) is connected to the notebook through PCMCIA slot. When I boot my notebook through pcmcia bootable floppy disk, it asks to insert the floppy

Re: Microsoft Shows Its Parts

2003-01-16 Thread Richard S. Crawford
Exactly. Windows is afraid of losing their government customers to open source solutions. It'd be a shame if the government went to all proprietary software and data formats. It would mean that the government would basically be hostage to a large corporation, and that is about as anti-American a

Re: hardware recommendation.

2003-01-16 Thread j_post
On Thursday 16 January 2003 06:53 pm, you wrote: > > boggles the mind.I remember when $10/MB seemed a good deal. My first pc > had a whopping 10MB MFM drive and a whole MB of memory! I thought I was > in heaven, but what was I going to do with all that drive space? > My first hard drive (pre-IBM

Re: Microsoft Shows Its Parts

2003-01-16 Thread j_post
On Thursday 16 January 2003 06:39 am, you wrote: > Microsoft (Nasdaq: > MSFT) is going open > source, at least for governments that want to inspect its Windows > operating system. > Through an initia

RE: RedHat 8.0 and Korn shell

2003-01-16 Thread Robert P. J. Day
On Thu, 16 Jan 2003, Anthony J. Cuda wrote: > Andrew, > thanks for taking the time out to reply. I didnt realize that it was > included with the distro or what pdksh is. However, i like to use as few > rpms as possible. I figured out a quick (hopefully its all it takes) > workaround to source the

eth0 speed

2003-01-16 Thread Chen Shi-Ping
Hi, I have Server1 which runs RH6.0 with 10baseT eth0 card, and Server2 which runs RH7.1 with 10/100 eth0. I found out that some client computers cannot see/ping Server2. But they can see/ping Server1. Is this because the eth0 speed problem? Can some one tell me how to set 10Mbs vs. 100Mbs f

Re: Problems booting after installation of RH 8.0

2003-01-16 Thread Edward Dekkers
> Good suggestion but how do I do that when I can't even get my machine > to boot? Sorry, I meant in the Compaq BIOS. I don't know what key it is to get in there on the Compaq, but try the F10, F2, or DEL keys. It may stop Linux probe hanging. Regards, --- Edward Dekkers (Director) Triple D Co

PHP displaying PHP code and only that

2003-01-16 Thread Kevin Breit
Hey, I am on a Red Hat 8.0 box with stock Apache/PHP installed. When I load up a PHP file, I get the source code, with PHP code and all. It appears to not be processed by the daemon. How can I fix this? Thanks! -- Kevin Breit <[EMAIL PROTECTED]> -- redhat-list mailing list unsubscr

RE: RedHat 8.0 and Korn shell

2003-01-16 Thread Anthony J. Cuda
Andrew, thanks for taking the time out to reply. I didnt realize that it was included with the distro or what pdksh is. However, i like to use as few rpms as possible. I figured out a quick (hopefully its all it takes) workaround to source the environment files. I just edited the line that executes

Re: Microsoft Shows Its Parts

2003-01-16 Thread Robert P. J. Day
On Thu, 16 Jan 2003, Burke, Thomas G. wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Old news maybe, but here it is: > > Microsoft (Nasdaq: > MSFT) is going open > source, at least f

Microsoft Shows Its Parts

2003-01-16 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Old news maybe, but here it is: Microsoft (Nasdaq: MSFT) is going open source, at least for governments that want to inspect its Windows operating syst

Re: Problems booting after installation of RH 8.0

2003-01-16 Thread David Betz
Good suggestion but how do I do that when I can't even get my machine to boot? Thanks, David Betz On Thursday, January 16, 2003, at 07:45 PM, Edward Dekkers wrote: I just finished installing RH 8.0 on a Compaq Presario 2266 (266mhz processor) and the installation process went okay. The problem

Re: hardware recommendation.

2003-01-16 Thread Bret Hughes
On Thu, 2003-01-16 at 20:39, fred smith wrote: > On Fri, Jan 17, 2003 at 08:54:04AM +0800, Edward Dekkers wrote: > > > The JB (Special Edition) class of Western Digital Drives are impressive > > > indeed, and the 120GB version is in the $190 range. > > The local (Boston area) COMP USA ad in last s

how to vacation message in sendmail

2003-01-16 Thread Brad Ching
Hello, i find it's not perfect to use vacation program in sendmail, so i think if can use other program to replace it? Hope to get answers,thank you very much.

Re: hardware recommendation.

2003-01-16 Thread fred smith
On Fri, Jan 17, 2003 at 08:54:04AM +0800, Edward Dekkers wrote: > > The JB (Special Edition) class of Western Digital Drives are impressive > > indeed, and the 120GB version is in the $190 range. The local (Boston area) COMP USA ad in last sunday's paper had a 100 Gb WD drive for $79 after rebate

Re: Memory Leak

2003-01-16 Thread Samuel Flory
Robert Adkins wrote: Kevin, I am far from an expert in this manner. I was seeing a similar thing happening with my own server. Using the 'top' utility, I didn't see any process gobbling up memory, even over time. The largest process that I had was and still is Squid, which sits at a ni

Re: sizing server for sendmail & mailscanner

2003-01-16 Thread Jack Bowling
** Reply to message from Gordon Messmer <[EMAIL PROTECTED]> on Thu, 16 Jan 2003 15:13:22 -0800 > On Thu, 2003-01-16 at 12:36, Jack Bowling wrote: > > On Thu, Jan 16, 2003 at 11:33:29AM -0800, Gordon Messmer wrote: > > > > > > The whole thing takes less than a day to set up. NFS is available on

Man pages do not work after upgrade

2003-01-16 Thread Rich Smrcina
I had upgraded my laptop from RHL 7.2 to RHL 8.0. Most everything works, except when I request a man page, the screen clears and I get (END) on the bottom with no man information displayed. When I key 'q' to end man, I see '/usr/bin/nroff: invalid option -c'. How do I resolve this a make man

Re: index.cgi on a fresh redhat 7.1 install

2003-01-16 Thread David Busby
Webmin - Original Message - From: "Robert Canary" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2003 17:20 Subject: Re: index.cgi on a fresh redhat 7.1 install > Yes that was it. I say looked at that conf file 1000 times. This is > why I _don't_ think the conf

Re: index.cgi on a fresh redhat 7.1 install

2003-01-16 Thread Robert Canary
Yes that was it. I say looked at that conf file 1000 times. This is why I _don't_ think the conf file is better. To many lines to parse through. :-) Mike McMullen wrote: > > Have you checked that ".cgi" is in your "AddHandler cgi-script" section > of the httpd.conf file? That could be the prob

Re: Onlline Backup Software

2003-01-16 Thread Jack Byers
Jack Byers [EMAIL PROTECTED]   you might like 'bu'  by Vincent Stemen, free : do a yahoo or google search on Vincent Stemen, it will come up right away He designed this specifically for backing up to disk as opposed to tape Uses 'cp' exclusively i think My main machine not up rightnow  or i could

Re: MailScanner spam scanning

2003-01-16 Thread Edward Dekkers
> I also recommend you install Vipul's razor. It is automatically used by > spamassassin. Once you have spamassassin installed then update the > MailScanner conf file to say it's available and restart MailScanner. > > BTW, make sure that you aren't running sendmail as a daemon in addition to > Ma

Re: Problems booting after installation of RH 8.0

2003-01-16 Thread Edward Dekkers
> I just finished installing RH 8.0 on a Compaq Presario 2266 (266mhz > processor) and the installation process went okay. The problem is that > it hangs when trying to boot the newly installed system. The last line > displayed is: > > apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16) > >

Re: hardware recommendation.

2003-01-16 Thread Edward Dekkers
> The JB (Special Edition) class of Western Digital Drives are impressive > indeed, and the 120GB version is in the $190 range. I'll second that - (got one) - Yummo! Apparently the newest IBM edges it slightly but is far more expensive. --- Edward Dekkers (Director) Triple D Computer Services P/

Re: index.cgi on a fresh redhat 7.1 install

2003-01-16 Thread Mike McMullen
Have you checked that ".cgi" is in your "AddHandler cgi-script" section of the httpd.conf file? That could be the problem. Mike - Original Message - From: "Robert Canary" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2003 4:53 PM Subject: index.cgi on a fresh red

Re: RH62 can't log in [RESOLVED]

2003-01-16 Thread fred smith
On Thu, Jan 16, 2003 at 09:34:30AM -0600, Bret Hughes wrote: > On Thu, 2003-01-16 at 06:27, fred smith wrote: > > On Tue, Jan 14, 2003 at 07:34:18PM -0500, fred smith wrote: > > > I've got a 6.2 box at work (can't update yet because it's used for > > > development and customers run the result on 6.

Re: sizing server for sendmail & mailscanner

2003-01-16 Thread Mike McMullen
Thanks to all who replied. I got a lot of useful info out this! Mike - Original Message - From: "Gerry Doris" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2003 4:46 PM Subject: Re: sizing server for sendmail & mailscanner > On Thu, 16 Jan 2003, Mike McMullen w

index.cgi on a fresh redhat 7.1 install

2003-01-16 Thread Robert Canary
I have rebuilt a system from scratch and loaded a fresh 7.1 w/updates. (shewww) I also have the Apache-1.3.27-1.7.1 loaded. However, I can't get the Apache to run a index.cgi, instead it reads it and sends it as a text file. I have in the httpd.conf Options ExecCGI The container

Re: sizing server for sendmail & mailscanner

2003-01-16 Thread Gerry Doris
On Thu, 16 Jan 2003, Mike McMullen wrote: > On a similar topic. What do people recommend for mail scanning > s/w under linux? > > Thanks, > > Mike Install F-Prot + MailScanner for virii. Install SpamAssassin + Vipul's Razor + MailScanner for spam. Put them all in for both virus and spam sca

Re: RedHat 8.0 & PHP

2003-01-16 Thread Colin Coles
I reccon you'll need to change the above line in php.conf as well then. On Friday 17 January 2003 00:27, Daniel Callahan wrote: > On Thursday 16 January 2003 17:53, Colin Coles wrote: > > In RH8 the default extention for a php file is .php in earlier releases > > it was .php3 & .php4, have you

Re: RedHat 8.0 & PHP

2003-01-16 Thread Colin Coles
In RH8 the default extention for a php file is .php in earlier releases it was .php3 & .php4, have you ammended your http.conf & php.conf or changed your extentions to reflect this if you are using pages developed on an older system? On Thursday 16 January 2003 20:28, Daniel Callahan wrote: > O

RE: Memory Leak

2003-01-16 Thread Robert Adkins
Kevin, I am far from an expert in this manner. I was seeing a similar thing happening with my own server. Using the 'top' utility, I didn't see any process gobbling up memory, even over time. The largest process that I had was and still is Squid, which sits at a nice 17M of usage.

Re: MailScanner spam scanning

2003-01-16 Thread Gerry Doris
On Thu, 16 Jan 2003, Edward Dekkers wrote: > After all the discussions we've had this week, I've decided to try > MailScanner > > It installed fine, as did Sophos (is that the free for personal use one? > Otherwise I'll change it). Sophos is a great virus engine but it is very expensive. You ge

Re: sizing server for sendmail & mailscanner

2003-01-16 Thread Gordon Messmer
On Thu, 2003-01-16 at 12:36, Jack Bowling wrote: > On Thu, Jan 16, 2003 at 11:33:29AM -0800, Gordon Messmer wrote: > > > > The whole thing takes less than a day to set up. NFS is available on a > > standard Server install of RHL, but I use this kickstart file instead: > > http://rh-install.progne

Re: Configuring a Modem

2003-01-16 Thread Edward Dekkers
> Hey can anyone tell me how to configure a modem . I am using a command > named wvcdialdonf create which detects the modem, but it isn't working > fine. > If there are any other resources then please do report back ... > Its pretty urgent Always include which RedHat version you are using and the

Re: sizing server for sendmail & mailscanner

2003-01-16 Thread Gordon Messmer
On Thu, 2003-01-16 at 11:43, David Busby wrote: > Reading this response reminds me why (one of the reasons) I started using > Postfix, I don't really know what you mean by that, but every workload will be different. My server is set up in an enterprise environment, where email is a critical funct

Re: sizing server for sendmail & mailscanner

2003-01-16 Thread Gordon Messmer
On Thu, 2003-01-16 at 12:17, Roger Schmeits wrote: > > > right now, (peak hours) the load on the box is 1.19 > > What this 1.19, .7, .8 figures that everyone is using. Can I assume > that is messages per second? The load is the average number of processes during a given time (/proc/loadavg l

Re: Memory Leak

2003-01-16 Thread Gordon Messmer
On Thu, 2003-01-16 at 14:13, Kevin Keithan wrote: > I was looking at my memory usage today and I noticed that I'm using > almost all of my memory! I have 1.5 Gb of RAM in my server and that > should be plenty. I then rebooted to see if I had a running process > that was eating it all up. Wh

RE: Repairing a Samba situation

2003-01-16 Thread Rigler, S C (Steve)
Can you be more specific?  Error messages, specifics regarding the residual "crap", etc...   -Steve -Original Message-From: Matt [mailto:[EMAIL PROTECTED]]Sent: Thursday, January 16, 2003 3:35 PMTo: [EMAIL PROTECTED]Subject: Repairing a Samba situation I originally had sa

RedHat 8 and Dell Notebooks

2003-01-16 Thread Nicholas Marsh
I'm looking into buying a notebook to run RedHat 8.0. How well does RedHat 8.0 run on current Dell notebooks? I'd like NOT to have to fool around with any special configurations to get it going. Thanks. nick marsh [EMAIL PROTECTED] -- redhat-list mailing list unsubscribe mailto:[EMAIL PROT

Re: VNC-->or other remote X tools

2003-01-16 Thread Richard S. Crawford
I've been experimenting with it over the past couple of days. It works great. Ryan Babchishin wrote: I agree, Cygwin running X would be the most reliable and free... Richard S. Crawford wrote: Cygwin with XFree86? Chip Buck wrote: So: Since there seems to be some debate about the choice o

RE: Memory Leak

2003-01-16 Thread Brian Lucas
Use the "top" utility. After it loads type "M" This will sort top processes by memory usage. -Original Message- From: Kevin Keithan [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 3:13 PM To: [EMAIL PROTECTED] Subject: Memory Leak Hi All, I was looking at my memory usage

Memory Leak

2003-01-16 Thread Kevin Keithan
Hi All, I was looking at my memory usage today and I noticed that I'm using almost all of my memory! I have 1.5 Gb of RAM in my server and that should be plenty. I then rebooted to see if I had a running process that was eating it all up. When the system came up fresh it was only using 120M

Re: utilities to examine an ISO image?

2003-01-16 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 16 Jan 2003 15:45:32 -0500 (EST), Robert P. J. Day wrote: > beyond mkisofs to *create* an ISO image, are there any decent > utilities to *examine* the contents of an ISO image, apart from > just mounting it, of course. > > perhaps listing

RE: Dropping specific IP packets

2003-01-16 Thread Brian Lucas
Why use anything other than iptables? It's easy to setup and does a great job. Read: man iptables -Original Message- From: rahul b jain cs student [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 2:47 PM To: [EMAIL PROTECTED] Subject: Dropping specific IP packets Hi everyone

DVD/CD library systems?

2003-01-16 Thread Jason R. Mastaler
I'm looking for some recommendations for RedHat-compatible DVD/CD library systems (aka, Jukebox) which can both read and write media. Preferably SCSI-attached, should be able to write DVD-R and CD-R, and hold at least 50 discs or so. Any recommendations would be appreciated. Thanks. -- re

Re: Parted...

2003-01-16 Thread Richard S. Crawford
Done now; it took 20 minutes. I was just getting paranoid because I've never had to partition a hard drive before. On Thu, 2003-01-16 at 12:38, [EMAIL PROTECTED] wrote: > On Thu, 16 Jan 2003, Richard S. Crawford wrote: > > > I'm using parted to resize a 20GB partition down to 5GB. It's taken

Dropping specific IP packets

2003-01-16 Thread rahul b jain cs student
Hi everyone, I was curious to know if there was any way in which I would be able to drop specific IP packets at a machine. I know by making use of firewalls I may be able to do that. I was wondering if there is any other way of dropping packets other than firewalls. Thanks, Rahul. -- redhat-

RE: hardware recommendation.

2003-01-16 Thread Randy Williams
Asus, Soyo, Abit, and Epox Mobo's have good reviews as to loading RHL easily and without difficulty. I've loaded onto many Asus, Soyo and Epox personally (7.0 - 8.0 Redhat). Seagate 36.7 10K U160 drive is one of the fastest around for a nice price (www.storagereview.com), especially in the workst

Re: RedHat 8.0 & PHP

2003-01-16 Thread Daniel Callahan
On Thursday 16 January 2003 14:24, David Busby wrote: > I think: > AddType application/x-httpd-php .php > LoadModule php4_modulemodules/libphp4.so > in you httpd.conf will help. > do the error logs say anything good? Tried that. Apache claimed libphp4.so was already loaded, so it was

Re: RedHat 8.0 & PHP

2003-01-16 Thread Adam H. Pendleton
To get PHP working on RedHat 8.0, you almost certainly have to change short_open_tags = Off to short_open_tags = On in /etc/php.ini. This is the single biggest problem people have faced with getting PHP to work on RH 8.0. Before you start mucking around with installing, downgrading, or any

RE: Remove --exclude

2003-01-16 Thread Rick Carroll
You can also put your file name in single quotes rm '- - exclude' A third option if the directory is small, is rm -i * and answer n to everything but the file you want to remove. -Original Message- From: Brian Ashe [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 3:41 P

Re: Remove --exclude

2003-01-16 Thread Lorris Woods
try... rm /fullpath/--exclude. --On Thursday, January 16, 2003 3:41 PM -0500 Brian Ashe <[EMAIL PROTECTED]> wrote: Chris Mason, On Thursday January 16, 2003 03:20, Chris Mason wrote: How do you remove a file called --exclude from the bash shell? [root@non htdocs]# rm \-\-exclude rm: unrecogn

Re: sizing server for sendmail & mailscanner

2003-01-16 Thread David Busby
Roger, Do a `cat /proc/loadavg` Folks are quoting the numbers in that file. Those numbers are load averages for: [1 Min] [5 Min] [10 Min] then some other stuff, can't remember what is is. /B - Original Message - From: "Roger Schmeits" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent

Re: hardware recommendation.

2003-01-16 Thread Ryan Babchishin
Sounds decent. I would recommend an ATI video card as they are well supported. Bo Peng wrote: Dear List, I have around $2000 to spare and would like to set up a decent Linux workstation (mostly for statistical computing). Would anyone recommend a working hardware configuration for me? I am re

RE: hardware recommendation.

2003-01-16 Thread Brian Lucas
Visit Redhat's site and check their compatibility list. You could also check out: http://www.tldp.org/HOWTO/Hardware-HOWTO/ -Original Message- From: Bo Peng [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 2:01 PM To: [EMAIL PROTECTED] Cc: James Blair Christian Subject: har

hardware recommendation.

2003-01-16 Thread Bo Peng
Dear List, I have around $2000 to spare and would like to set up a decent Linux workstation (mostly for statistical computing). Would anyone recommend a working hardware configuration for me? I am really afraid of possible compatibility issues since my old machine froze from time to time becau

Re: sizing server for sendmail & mailscanner

2003-01-16 Thread Roger Schmeits
> right now, (peak hours) the load on the box is 1.19 What this 1.19, .7, .8 figures that everyone is using. Can I assume that is messages per second? - -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat

utilities to examine an ISO image?

2003-01-16 Thread Robert P. J. Day
beyond mkisofs to *create* an ISO image, are there any decent utilities to *examine* the contents of an ISO image, apart from just mounting it, of course. perhaps listing its volume name, extracting its MD5 checksum if one was implanted, etc. i guess i'd be interested in the equivalent of

Re: Online Backup Software?

2003-01-16 Thread Jack Bowling
On Thu, Jan 16, 2003 at 02:54:37PM -0500, Kent Borg wrote: > Does anyone here know of good online backup software? That is, with > disks getting so big that they can be hard to fill up and tapes are > getting impractical, why not back up a Linux machine to a different > computer, or in the case of

Re: Remove --exclude

2003-01-16 Thread Brian Ashe
Chris Mason, On Thursday January 16, 2003 03:20, Chris Mason wrote: > How do you remove a file called --exclude from the bash shell? > > [root@non htdocs]# rm \-\-exclude > rm: unrecognized option `--exclude' > > > I can't find a way to exclude the "-" character Try... rm -- --exclude The "--"

Re: sizing server for sendmail & mailscanner

2003-01-16 Thread Jack Bowling
On Thu, Jan 16, 2003 at 11:33:29AM -0800, Gordon Messmer wrote: > > The whole thing takes less than a day to set up. NFS is available on a > standard Server install of RHL, but I use this kickstart file instead: > http://rh-install.prognet.com/kickstart/ks-73-default.cfg > Set up the NFS share an

Re: Parted...

2003-01-16 Thread fluke
On Thu, 16 Jan 2003, Richard S. Crawford wrote: > I'm using parted to resize a 20GB partition down to 5GB. It's taken > quite awhile so far. How long should I expect this particular task to take? That can depend on the file system type (vfat, ext2, etc), amount of file system used/free, numbe

Re: why is wrong with this /etc/crontab

2003-01-16 Thread Tibbetts, Ric
Jianping Zhu wrote: I have redhat 7.3 server the /etc/crontab is as following .- SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/ # run-parts 01 * * * * root run-parts /etc/cron.houily 2 4 * * * root run-parts /etc/cron.

Re: sizing server for sendmail & mailscanner

2003-01-16 Thread Brian Ashe
Gordon Messmer, On Thursday January 16, 2003 02:33, Gordon Messmer wrote: > Well, we are supporting only about 1000 users with sendmail and > spamassassin (run via spamc) alone (no virus scanning, that is) on a > dual 1Ghz P3 system with 2GB of RAM. Performance is awful, and the load > is around

Re: RedHat 8.0 & PHP

2003-01-16 Thread David Busby
I think: AddType application/x-httpd-php .php LoadModule php4_modulemodules/libphp4.so in you httpd.conf will help. do the error logs say anything good? /B - Original Message - From: "Daniel Callahan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2

Repairing a Samba situation

2003-01-16 Thread Matt
I originally had samba-2.2.5 on Red Hat 8.0. It was upgraded to 2.2.7a, but I had errors, some of which lead me to other errors (path env not set) and so on. I have removed 2.2.7a and 2.2.5 RPM. Yet there is still some residual "crap" going on in Linux. I try to reinstall the 2.2.5 version a

RE: VNC-->or other remote X tools

2003-01-16 Thread Chris Mason
Run cygwin and xfree86 on each machine and X over the network. They can load a KDE or gnome desktop from the server and run any apps. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Chip Buck Sent: Thursday, January 16, 2003 4:04 PM To: [EMAIL PROTECTED]

Re: VNC-->or other remote X tools

2003-01-16 Thread Ryan Babchishin
I agree, Cygwin running X would be the most reliable and free... Richard S. Crawford wrote: Cygwin with XFree86? Chip Buck wrote: So: Since there seems to be some debate about the choice of VNC how about I broaden the question; Can I get opinions on the best way to have a small population of

Re: Remove --exclude

2003-01-16 Thread David Busby
Why did the filename start with two dashes? try rm -f "./--exclude" - Original Message - From: "Chris Mason" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2003 12:20 Subject: Remove --exclude > How do you remove a file called --exclude from the bash shell?

Re: Online Backup Software?

2003-01-16 Thread David Busby
Kent, I made something like this for one of my customers before. I used an RH73 box that I placed in their facility...it used Samba to share server space with them. Then at night automated scripts used sftp to transfer "new" or "updated" files to my datacenter. I had to write some perl script

Remove --exclude

2003-01-16 Thread Chris Mason
How do you remove a file called --exclude from the bash shell? [root@non htdocs]# rm \-\-exclude rm: unrecognized option `--exclude' I can't find a way to exclude the "-" character Chris Mason [EMAIL PROTECTED] Box 340, The Valley, Anguilla, British West Indies Tel: 264 497 5670 Fax: 264 497 8

Re: RedHat 8.0 & PHP

2003-01-16 Thread Daniel Callahan
On Thursday 16 January 2003 13:14, Hardy Merrill wrote: > Daniel Callahan [[EMAIL PROTECTED]] wrote: > > Does anyone have a tested set of instructions for getting PHP & Apache to > > work with RH8.0? Assume that both sets of programs are installed > > correctly via the install CD's. > > Are you ha

Re: VNC-->or other remote X tools

2003-01-16 Thread Richard S. Crawford
Cygwin with XFree86? Chip Buck wrote: So: Since there seems to be some debate about the choice of VNC how about I broaden the question; Can I get opinions on the best way to have a small population of Windows users (3) connect to X-Windows sessions in a lan environment to utilize X-applications,

Re: VNC-->or other remote X tools

2003-01-16 Thread Chip Buck
So: Since there seems to be some debate about the choice of VNC how about I broaden the question; Can I get opinions on the best way to have a small population of Windows users (3) connect to X-Windows sessions in a lan environment to utilize X-applications, with a freely available reliable soluti

Online Backup Software?

2003-01-16 Thread Kent Borg
Does anyone here know of good online backup software? That is, with disks getting so big that they can be hard to fill up and tapes are getting impractical, why not back up a Linux machine to a different computer, or in the case of a raid 1 machine, maybe even to itself (to a normally unmounted pa

Re: why is wrong with this /etc/crontab

2003-01-16 Thread David Busby
Use full paths...I noticed that my cron jobs didn't always have the correct path. I modified cron to do this: * * * * * root set > /cron.env Then switched it back real quick like. vi /cron.env and see what you get... - Original Message - From: "Robert Adkins" <[EMAIL PROTECTED]> To: "J

Re: sizing server for sendmail & mailscanner

2003-01-16 Thread David Busby
Reading this response reminds me why (one of the reasons) I started using Postfix, I support about 200 users, all via IMAP/WebMail. Lots of server space is used by the old e-mail, but performance is still good...when using maildir/ Of course one machine is the SMTP/IMAP and the other is the intran

RE: why is wrong with this /etc/crontab

2003-01-16 Thread Robert Adkins
I am experiencing a similar issue. I have a crontab job setup to run a simple script that when it is complete is supposed to append two items, on one line, to a logfile. The script is simple, it is supposed to echo a line of text (using the -n option) and also use "date"

Re: sizing server for sendmail & mailscanner

2003-01-16 Thread Gordon Messmer
On Thu, 2003-01-16 at 08:25, Roger Schmeits wrote: > How much horsepower do I need for scanning 5000 emails a day? > Using sendmail & mailscanner. On Thu, 2003-01-16 at 09:35, Roger Schmeits wrote: > We have about 150 faculty members with 600 student accounts and are > looking to and 3000 alumni m

Re: PHP Config question

2003-01-16 Thread David Busby
Yes, it does show that (see first line of my first post), when I compiled I used --configuration-file-path=/etc/php.ini. It should have said /etc. /B - Original Message - From: "Reuben D. Budiardja" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2003 05:13 Subject:

RE: Parted...

2003-01-16 Thread Rigler, S C (Steve)
I resized a 12 gig disk down to 1 and it took at least 10 minutes. -Steve -Original Message- From: Richard S. Crawford [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 1:09 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Parted... I'm using parted to resize a 20GB partit

Re: RedHat 8.0 & PHP

2003-01-16 Thread Hardy Merrill
Daniel Callahan [[EMAIL PROTECTED]] wrote: > Does anyone have a tested set of instructions for getting PHP & Apache to work > with RH8.0? Assume that both sets of programs are installed correctly via > the install CD's. Are you having problems, or are you just asking a general question? I got

Parted...

2003-01-16 Thread Richard S. Crawford
I'm using parted to resize a 20GB partition down to 5GB. It's taken quite awhile so far. How long should I expect this particular task to take? -- Sliante, Richard S. Crawford AIM: Buffalo2K / Y!: rscrawford mailto:[EMAIL PROTECTED] / http://www.mossroot.com "The mome rath isn't born that coul

Re: RedHat 8.0 & PHP

2003-01-16 Thread Richard S. Crawford
PHP notoriously does not play nice with Apache 2.0, which is the version of Apache that is shipped with RH 8.0. I recommend that you downgrade to the latest sub-2.0 version of Apache until these problems are resolved in either PHP or Apache. Hm, you might also try upgrading PHP. The version t

Re: Forward IP from eth0:1 to real host behind eth1

2003-01-16 Thread Gordon Messmer
On Thu, 2003-01-16 at 01:39, Gary Stainburn wrote: > Could someone please provide me with the two commands I'd need to run > (presumably the second would look something like: > > iptables -A PREROUTING -t nat -d 10.1.0.34:80 -j DNAT --to 192.168.1.2 On Linux 2.4, you'd do this: LOCAL_IP=10.1.0.3

RedHat 8.0 & PHP

2003-01-16 Thread Daniel Callahan
Does anyone have a tested set of instructions for getting PHP & Apache to work with RH8.0? Assume that both sets of programs are installed correctly via the install CD's. Daniel. -- "Success doesn't compile itself and arrive as a binary pre-packaged for your OS on a free CD that's been maile

Re: sizing server for sendmail & mailscanner

2003-01-16 Thread Anand Buddhdev
> On a similar topic. What do people recommend for mail scanning > s/w under linux? I'm very happy with RAV anti-virus. Works on linux (i386 and sparc), freebsd, solaris, and supports sendmail, qmail, exim, postfix and courier out of the box. Very easy to install. The configuration is perhaps not

Re: sizing server for sendmail & mailscanner

2003-01-16 Thread Mike McMullen
On a similar topic. What do people recommend for mail scanning s/w under linux? Thanks, Mike Mike McMullen CIO - Baton, Inc. 7637 Fair Oaks Blvd Suite #2 Carmichael, CA 95608 Tel: 1-866-515-4421 or 916-944-7790 ext. 2 Fax: 1-866-843-8795 or 916-944-8422 Email: [EMAIL PROTECTED] W

Problems booting after installation of RH 8.0

2003-01-16 Thread David Betz
I just finished installing RH 8.0 on a Compaq Presario 2266 (266mhz processor) and the installation process went okay. The problem is that it hangs when trying to boot the newly installed system. The last line displayed is: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16) Any idea what c

RE: VNC

2003-01-16 Thread Patrick Nelson
Robert P. J. Day wrote: - huh? how exactly does ssh replace the functionality of VNC? or are there features of ssh with which i am unfamiliar? (probably, yes). - Yeah, I read my post and realized that it was lacking in description a bit. It doesn't do what

Re: sizing server for sendmail & mailscanner

2003-01-16 Thread Mike McMullen
Irwin, Thanks. I'll check them out. Mike - Original Message - From: "irwin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2003 9:54 AM Subject: Re: sizing server for sendmail & mailscanner > On Thursday 16 January 2003 09:40 am, you wrote: > > On a similar to

Re: why is wrong with this /etc/crontab

2003-01-16 Thread Mike Burger
One too many *'s in each of th last two lines. On Thu, 16 Jan 2003, Jianping Zhu wrote: > I have redhat 7.3 server the /etc/crontab is as following > .- > SHELL=/bin/bash > PATH=/sbin:/bin:/usr/sbin:/usr/bin > MAILTO=root > HOME=/ > # run-pa

Re: why is wrong with this /etc/crontab

2003-01-16 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 16 Jan 2003 12:07:38 -0500 (EST), Jianping Zhu wrote: > I have redhat 7.3 server the /etc/crontab is as following > .- > SHELL=/bin/bash > PATH=/sbin:/bin:/usr/sbin:/usr/bin > MAILTO=root

  1   2   >