How to fix the missing date/time in menu bar after upgrade to Ubuntu 13.10 Saucy?

(1) Install or re-install indicator-datetime:

$ sudo apt-get install indicator-datetime

(2) Re-configure the date/time:

$ sudo dpkg-reconfigure -f noninteractive tzdata

(3) Restart unity service:

sudo killall unity-panel-service

(4) Launch “System Setting” > “Time & Date” > “Clock” Tab.
Check “Show a clock in the menu bar”.

Tagged Under : , , ,

Comments:

(3) posted on How to fix the missing date/time in menu bar after upgrade to Ubuntu 13.10 Saucy?

Make a Comment