ubuntu 13.10 不显示时间 解决方案
Already solved here and here.
From the terminal:
sudo apt-get install indicator-datetime
sudo dpkg-reconfigure --frontend noninteractive tzdata
sudo killall unity-panel-service
Then logout & login from the graphic session.
If the clock is still hidden/grayed out:
If it still doesn't work report a bug on Launchpad.
*edited to solve a bigger slice of problems.
转自:http://askubuntu.com/questions/357266/how-to-show-time-in-ubuntu-13-10
本文章迁移自http://blog.csdn.net/timberwolf_2012/article/details/17029931