Do you want to display your username in Top right corner of Unity panel? By default in Ubuntu linux username is disabled. So, follow the below steps to enable it,
To Show username on Unity panel, Enter following command in terminal:
gsettings set com.canonical.indicator.session show-real-name-on-panel true
To remove name from panel, Enter following command:
gsetting1s set com.canonical.indicator.session show-real-name-on-panel false
That’s it!!!
Visit back for more updates on Ubuntu Tweaks 😉