- Missing System Settings after removing some packages (http://askubuntu.com/a/453441)
sudo apt-get install ubuntu-desktop
- Sound icon missing from top menu bar
gsettings get com.canonical.indicator.sound visible
If the outcome is is "false", change it with the command:
gsettings set com.canonical.indicator.sound visible true
And then:
killall unity-panel-service