Install And Configure LTSP Server In Ubuntu 12.04 with Dnsmasq

LibreOffice 4.0.4 Has Been Released. Install It On Ubuntu 13.04 , 13.10

Install Skype 4.2 in Ubuntu 13.10/13.04/12.10 and 12.04

Skype allows people to communicate with each other by messaging, voice calling and video calling over internet. Skype also provides services for phone calls on the telephone networks ....

Display Username On Unity Panel In Ubuntu 13.04 and Ubuntu 13.10

Showing posts with label raring ringtail. Show all posts

[Solved] Display Username On Unity Panel In Ubuntu 13.04 and Ubuntu 13.10

In Ubuntu 13.04 and Ubuntu 13.10, displaying Username on Unity panel has disabled by default.

To add your Username on the Unity Panel, Open a Terminal (Alt + Ctrl + T) and paste the following commands.

gsettings set com.canonical.indicator.session show-real-name-on-panel true

If you want to remove the Username from the panel, do the following in Terminal.

gsettings set com.canonical.indicator.session show-real-name-on-panel false
Enjoy..