Re: Can't redirect cron output

2008-10-26 Thread Michael Hipp
Daniel Pittman wrote: > Michael Hipp <[EMAIL PROTECTED]> writes: > >> This worked fine on all my systems but stopped at Gutsy. Hardy and >> Intrepid both have the problem also: cron output can't be redirected. >> >> Here's what used to work: >> >># Fetch mail for michael >>*/10 02-23 * *

Re: Can't redirect cron output

2008-10-26 Thread Daniel Pittman
Michael Hipp <[EMAIL PROTECTED]> writes: > This worked fine on all my systems but stopped at Gutsy. Hardy and > Intrepid both have the problem also: cron output can't be redirected. > > Here's what used to work: > ># Fetch mail for michael >*/10 02-23 * * * michael fetchmail &> /dev/

Re: Can't redirect cron output

2008-10-26 Thread Todd Deshane
On Sun, Oct 26, 2008 at 6:14 PM, Michael Hipp <[EMAIL PROTECTED]> wrote: > Onno Benschop wrote: >> On 27/10/08 05:27, Michael Hipp wrote: >>> I've been using this for some years with no problems until Gutsy. >>> >>> What am I missing? >>> >>> >> Different shell? There was a transition from sh to da

Re: Can't redirect cron output

2008-10-26 Thread Michael Hipp
Onno Benschop wrote: > On 27/10/08 05:27, Michael Hipp wrote: >> I've been using this for some years with no problems until Gutsy. >> >> What am I missing? >> >> > Different shell? There was a transition from sh to dash You're probably correct. I didn't realize dash would be the shell of choice

Re: Can't redirect cron output

2008-10-26 Thread Michael Hipp
Dustin Kirkland wrote: > On Sun, Oct 26, 2008 at 2:09 PM, Michael Hipp <[EMAIL PROTECTED]> wrote: >> This worked fine on all my systems but stopped at Gutsy. Hardy and Intrepid >> both have the problem also: cron output can't be redirected. >> >> Here's what used to work: >> >> # Fetch mail for m

Re: Can't redirect cron output

2008-10-26 Thread Onno Benschop
On 27/10/08 05:27, Michael Hipp wrote: > > I've been using this for some years with no problems until Gutsy. > > What am I missing? > > Different shell? There was a transition from sh to dash -- Onno Benschop Connected via Optus B3 at S31°54'06" - E115°50'39" (Yokine, WA) -- ()/)/)().

Re: Can't redirect cron output

2008-10-26 Thread Michael Hipp
Serge van Ginderachter wrote: > - "Michael Hipp" <[EMAIL PROTECTED]> wrote: > >># Fetch mail for michael >>*/10 02-23 * * * michael fetchmail &> /dev/null > > Shouldn't that line read as follows? > > */10 02-23 * * * michael fetchmail > /dev/null Thanks. I'm trying t

Re: Can't redirect cron output

2008-10-26 Thread Dustin Kirkland
On Sun, Oct 26, 2008 at 2:09 PM, Michael Hipp <[EMAIL PROTECTED]> wrote: > This worked fine on all my systems but stopped at Gutsy. Hardy and Intrepid > both have the problem also: cron output can't be redirected. > > Here's what used to work: > > # Fetch mail for michael > */10 02-23 * * *

Re: Can't redirect cron output

2008-10-26 Thread Serge van Ginderachter
- "Michael Hipp" <[EMAIL PROTECTED]> wrote: ># Fetch mail for michael >*/10 02-23 * * * michael fetchmail &> /dev/null Shouldn't that line read as follows? */10 02-23 * * * michael fetchmail > /dev/null Serge Serge van Ginderachter http://www.

Can't redirect cron output

2008-10-26 Thread Michael Hipp
This worked fine on all my systems but stopped at Gutsy. Hardy and Intrepid both have the problem also: cron output can't be redirected. Here's what used to work: # Fetch mail for michael */10 02-23 * * * michael fetchmail &> /dev/null This is in the "system" cron at /etc/crontab.

JeOS under VMware ESXi

2008-10-26 Thread n2vip
I was able to install JeOS from the i386 install ISO (by pressing F4) and successfully test it as described at http://wiki.ubuntu.com/Testing/Cases/ServerInstall but it seems I took too long in running the test, and now I can't enter my results ("We are not testing at the moment" according to htt