At 17.54 01/11/2001 +0100, Ferdy Gas wrote:
Vorrei sapere come fare a mantenere l'ora esatta sul mio pc. Grazie!


cat /etc/cron.daily/time-update
#!/bin/sh
# Written by Cesare Fontana <[EMAIL PROTECTED]>
/usr/sbin/rdate -s time.ien.it >/dev/null
/sbin/hwclock -wu




Rispondere a