I would tend to agree with Mr. Harris that the problem is probably local
to you.
I've seen a problem similar to your description in the past related to
PGP on a workstation. The problem was on a Win2K box running Office2K
and everytime the user received a PGP-signed message their Outlook
crashed
Execute the following:
man 5 crontab
This man page explains all of the shortcuts possible in a cron schedule.
*/5 * * * * root perl /home/sites/sa/cgi-bin/test.pl
The above means that "test.pl" will be run every five minutes on the 0's and 5's -
e.g. 12:00, 12:05, 12:10, 12:15, etc.
You co
Hi all,
I've installed the ucd-snmp tools (ver. 4.2.4) on my RH7.0 box and am having problems
getting the Perl SNMP module installed. I've tried the one included with the ucd-snmp
distribution as well as downloading directly from CPAN and no joy.
I've tried the RTFM route but the install dire