How to disable the update manager in ubuntu 12.04
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.
posted on 2016-11-14 18:20 Shawn X.Y. Bai 阅读(235) 评论(0) 编辑 收藏 举报