Grazie ho installato anacron, ora aspetto di vedere cosa succede. Grazie ancora
----- Original Message ----- From: "Giuseppe Pagano" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, April 11, 2001 12:01 PM Subject: Re: Cron e Dns > > On Wed, 11 Apr 2001 11:47:16 Fulvio wrote: > > Ciao, > > ho un problema con Cron e cio� quando parte la pianificazione mensile > > viene > > stoppato il Dns server. > > Da cosa pu� dipendere. > > Questo purtroppo non so dirtelo ma la cosa mi sembra parecchio strana ... > non e' che muore di suo per altri motivi ? (nel senso, nessuno lo vorrebbe > stopparlo, ma il sistema ad un certo punto durante i lavori mensili e' > talmente incasino che lui muore ...) > > > Ho notato un'altra cosa strana e cio� che arriva una mail al root con > > questo > > oggetto: Cron <[EMAIL PROTECTED]> test -e /usr/sbin/anacron || run-parts > > --report > > /etc/cron.monthly che deduco sia un comando che esegue il cron e la cosa > > strana � che l'anacron sotto la dir /usr/sbin non c'�. > > Consigli ? > SI: > ecco cosa devi trovare (all'incirca) sul tuo sistema, se cosi' non e' > lancia apt-get update; apt-get install anacron. > Ciao > > [EMAIL PROTECTED]:~$ dpkg -l anacron > > ||/ Name Version Description > +++-==============-==============-================================ > ii anacron 2.1-5.1 a cron-like program that doesn't go by > time > > [EMAIL PROTECTED]:~$ dpkg -L anacron > /. > /etc > /etc/cron.d > /etc/cron.d/anacron > /etc/init.d > /etc/init.d/anacron > /etc/cron.daily > /etc/cron.daily/0anacron > /etc/cron.weekly > /etc/cron.weekly/0anacron > /etc/cron.monthly > /etc/cron.monthly/0anacron > /etc/anacrontab > /usr > /usr/sbin > /usr/sbin/anacron > /usr/share > /usr/share/doc > /usr/share/doc/anacron > /usr/share/doc/anacron/NEWS > /usr/share/doc/anacron/README.Debian > /usr/share/doc/anacron/copyright > /usr/share/doc/anacron/examples > /usr/share/doc/anacron/examples/apm_event > /usr/share/doc/anacron/README.gz > /usr/share/doc/anacron/changelog.Debian.gz > /usr/share/man > /usr/share/man/man5 > /usr/share/man/man5/anacrontab.5.gz > /usr/share/man/man8 > /usr/share/man/man8/anacron.8.gz > /var > /var/spool > /var/spool/anacron > > > dpkg -l anacron > > > Grazie > > > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact > > [EMAIL PROTECTED] > > > > > > Giuseppe Pagano > MixadLive S.r.l. > [EMAIL PROTECTED] > tel. 0333-2780828 > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >

