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
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
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
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
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
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