Re: up2date question again

2003-01-04 Thread Hauser Marcel
Michael Schwendt wrote: - what do you mean with update over the net ? Not sure what the original poster means, but some users fool up2date into performing a dist-upgrade like apt. They upgrade the redhat-release package manually which causes up2date to switch to a different channel at Red Hat Net

Re: up2date question again

2003-01-04 Thread Hauser Marcel
Ed Wilts wrote: - how can i update that 7.2 System to RH8 WITHOUT "updateing" it from the cd ? the reason for this question is... when i ran up2date for that 7.2 system.. it said something about checking updates for RedHat 7.2... so i guess i just got a list of updates for RH 7.2 is there

up2date question again

2003-01-03 Thread Hauser Marcel
Hi all ok.. i have a RH 7.2 based Firewall. On the firewall.. there is no up2date installed. I would like to achieve: - update the rpm packages of the firewall. What i did: I've copied the whole /var/lib/rpm folder of the firewall to a RH 8 System with up2date installed (saved the original fol

Re: cron jobs

2002-12-25 Thread Hauser Marcel
Anthony E. Greene wrote: Make copies of the log files for the analysis tool. :) hehe.. yep... for a 500MB logfile :) Disk space is cheap. 500MB isn't as much as it used to be in terms of percentage of a typical IDE disk. I would avoid altering the workings of things like logrotate. It makes th

Re: cron jobs

2002-12-24 Thread Hauser Marcel
Javier Gostling wrote: Not that tough. I have my squid log files rotate on a weekly basis with compression enabled. For my monthly reports, I just create a big log file by zcatting the old logfiles and catting the current logfile into a temporary logfile to be processed. yup... thought about tha

Re: cron jobs

2002-12-24 Thread Hauser Marcel
Javier Gostling wrote: Not that tough. I have my squid log files rotate on a weekly basis with compression enabled. For my monthly reports, I just create a big log file by zcatting the old logfiles and catting the current logfile into a temporary logfile to be processed. yup... thought about th

Re: cron jobs

2002-12-24 Thread Hauser Marcel
Anthony E. Greene wrote: On 24-Dec-2002/13:20 +0100, Hauser Marcel <[EMAIL PROTECTED]> wrote: i have a tool which creates squid reports on a monthly basis. This Tool runs very long (depends how big the log file is for a month of data). If i start it at 0:05 everything is fine until

Re: cron jobs

2002-12-24 Thread Hauser Marcel
Anthony E. Greene wrote: On 24-Dec-2002/06:11 +0100, Hauser Marcel <[EMAIL PROTECTED]> wrote: if i have the following in my crontab: 01 4 * * * root run-parts /etc/cron.daily 05 0 * * * root /etc/something/crontab and the /etc/something/crontab scripts takes longer than until 4:01 to

cron jobs

2002-12-23 Thread Hauser Marcel
Hi all just wondering: if i have the following in my crontab: 01 4 * * * root run-parts /etc/cron.daily 05 0 * * * root /etc/something/crontab and the /etc/something/crontab scripts takes longer than until 4:01 to finish will the scripts in /etc/cron.daily "wait" until /etc/something/cron

up2date for a different machine

2002-12-22 Thread Hauser Marcel
Hi All i have a small question about up2date. I have redhat box acting as a firewall. That box has no X and only a few (or more :) ) rpms i'd like to keep up2date. I DON'T have up2date installed at that box! How can i retrieve a list (or the rpms itself) for that box on a different machine ? D

Re: kudzu and /etc/modules.conf question

2002-12-19 Thread Hauser Marcel
Jack Bowling wrote: Hi, Marcel. Readup on mkinitrd, "man mkinitrd", and then once that has confused you :-), just issue the command (as root) /sbin/mkinitrd and note the example that the command gives you. Once your initrd file has been written to your /boot directory, you will be fine on the n

Re: kudzu and /etc/modules.conf question

2002-12-19 Thread Hauser Marcel
sorry... i almost forgot ! if i manualy load the moduleeverything is fine !! But shouldn't that work automatically ? Marcel -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

kudzu and /etc/modules.conf question

2002-12-19 Thread Hauser Marcel
Hi all I just subscribed to the list and i already have a question :) ok here we go: - i have a self compiled 2.4.19 Kernel without an initrd! when redhat boots.. it starts kudzu... kudzu detects a BusLogic Scsi Adapter and configures it by adding: alias scsi_hostadapter BusLogic to /etc/mod