Se connecter
Système d'exploitation › Linux › Date et heure
export TZ=..., cp ... /etc/timezone ou tzconfig ou dpkg-reconfigure tzdata
date +%T -s "hh:mm:ss"
Pour une machine virtuelle sous Xen: echo 1 > /proc/sys/xen/independent_wallclock. Source
echo 1 > /proc/sys/xen/independent_wallclock
client ntp:
apt-get install ntpdate ntpdate time.nrc.ca
/etc/ntp.conf : server time.nrc.ca prefer
Autre serveur: ca.pool.ntp.org
Voir aussi: north-america pool ntp
iweb: ntp.privatedns.com
$ gsettings list-keys org.gnome.shell.clock show-date show-seconds $ gsettings set org.gnome.shell.clock show-date true # autres: $ gsettings set org.gnome.shell.calendar show-weekdate true
Source: Howto Show Date in Gnome 3
Hyperliens...
Lire les commentaires | Laisser un commentaire