Tuesday, March 17, 2015

UBUNTU 14.04 LTS Date and time is not displaying in the menu bar after login

Issue: At the time of login, it displays the date and time in menu bar, once logged in It disappears from the menu bar.

Solution: Just try these  below mentioned comments:
  • sudo apt-get install indicator-datetime
  • sudo dpkg-reconfigure --frontend noninteractive tzdata

  • sudo restart lightdm