reoccuring system email

2002-01-20 Thread John Weez
hello, I use mylinux box as a mail server and pop server for my windows clients. Everything works fine excep i keep getting this message sent to me everyday. This text is part of the internal format of your mail folder, and is not a real message. It is created automatically by the mail syst

Jazz Drive under 6.0 RedHat

2001-12-26 Thread John Weez
Hi all. I have a 2gig jazz drive that i'm using on my RedHat 6.0 machine. I want to format a new 1gig disk as an ext2 disk. So i parition the disk with fdisk. i set the cylinder size to 1 gig. Then i use mkfs to make an ext2 filesystem..all is well..i can save tot he disk..erase..etc... then whe

Apache Connection Timeout (60)

2001-12-14 Thread John Weez
I have a php script that connects to another server and collects infomration. After a while i get a message saying Connection Timeout(60). Is this comming from my apacher server or theirs? How can I tell? thanx for any suggestions. John ___ Redhat

User login script

2001-12-04 Thread John Weez
Hi all.. I want to issue a command the first time a user logs in from the X windows login screen. I currently have a command in .bashrc which works..but everytime i open a new shell it spawns a new process...i only want the command to be issued when that user logs in...is there a script file th

Re: Help with cron and lynx

2001-11-29 Thread John Weez
Thanx for all the tips. wget ran my php script perfectly with cron. John ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Help with cron and lynx

2001-11-26 Thread John Weez
Hi all, i have a PHP script that I want to execute at 12:05 AM everyday. So, i thought I'd setup a cron job to do this. But nothing happens at all..not even an error message. I verified that the job was in the users cron job list. The crontab entry looked like this 5 0 * * * lynx http://www.my