Re: How to disable the update manager in ubuntu 12.04
Cut & paste this into the terminal:
sudo sed -i 's/NoDisplay=true/NoDisplay=false/g' /etc/xdg/autostart/*.desktop
After this, then reopen 'Startup Applications' and all will be good.
Enjoy.
Cut & paste this into the terminal:
sudo sed -i 's/NoDisplay=true/NoDisplay=false/g' /etc/xdg/autostart/*.desktop
After this, then reopen 'Startup Applications' and all will be good.
Enjoy.