service ntp stop ntpd -gq -c /etc/ntp.conf service ntp start
Tag: date
#!/bin/sh # Ce script est a appeler dans la crontab : # ~$ crontab -e # 0 6 * * * /home/benoit/make_backups.sh >>/home/benoit/backups_automatises.log #...
# All domains have the same time synchronized from ntp-client in dom0. echo 0 > /proc/sys/xen/independent_wallclock # If, however, this is not the...