How to stop security update alerts?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
2
down vote

favorite












I have an Ubuntu 16.04 desktop system which I use for my everyday work. I get these "Update Available" notifications every time I boot up my system and they're very annoying. I've already shutoff automatic updates and I want to shut off notifications for updates.



How would I do this?



Thanks



Edit: I update my machine on a regular schedule, but sometimes I neither have the time nor the internet connection for an update to occur










share|improve this question



















  • 5




    Since this is bound to be asked, could you edit your question and explain why you don't simply update your machine?
    – terdon♦
    Apr 3 at 11:51






  • 1




    "I want to shut off notifications for updates." and then you forget to update for months and months ;)
    – Rinzwind
    Apr 4 at 12:39














up vote
2
down vote

favorite












I have an Ubuntu 16.04 desktop system which I use for my everyday work. I get these "Update Available" notifications every time I boot up my system and they're very annoying. I've already shutoff automatic updates and I want to shut off notifications for updates.



How would I do this?



Thanks



Edit: I update my machine on a regular schedule, but sometimes I neither have the time nor the internet connection for an update to occur










share|improve this question



















  • 5




    Since this is bound to be asked, could you edit your question and explain why you don't simply update your machine?
    – terdon♦
    Apr 3 at 11:51






  • 1




    "I want to shut off notifications for updates." and then you forget to update for months and months ;)
    – Rinzwind
    Apr 4 at 12:39












up vote
2
down vote

favorite









up vote
2
down vote

favorite











I have an Ubuntu 16.04 desktop system which I use for my everyday work. I get these "Update Available" notifications every time I boot up my system and they're very annoying. I've already shutoff automatic updates and I want to shut off notifications for updates.



How would I do this?



Thanks



Edit: I update my machine on a regular schedule, but sometimes I neither have the time nor the internet connection for an update to occur










share|improve this question















I have an Ubuntu 16.04 desktop system which I use for my everyday work. I get these "Update Available" notifications every time I boot up my system and they're very annoying. I've already shutoff automatic updates and I want to shut off notifications for updates.



How would I do this?



Thanks



Edit: I update my machine on a regular schedule, but sometimes I neither have the time nor the internet connection for an update to occur







updates






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 4 at 12:37

























asked Apr 3 at 11:49









Gaultier Gotz

94




94







  • 5




    Since this is bound to be asked, could you edit your question and explain why you don't simply update your machine?
    – terdon♦
    Apr 3 at 11:51






  • 1




    "I want to shut off notifications for updates." and then you forget to update for months and months ;)
    – Rinzwind
    Apr 4 at 12:39












  • 5




    Since this is bound to be asked, could you edit your question and explain why you don't simply update your machine?
    – terdon♦
    Apr 3 at 11:51






  • 1




    "I want to shut off notifications for updates." and then you forget to update for months and months ;)
    – Rinzwind
    Apr 4 at 12:39







5




5




Since this is bound to be asked, could you edit your question and explain why you don't simply update your machine?
– terdon♦
Apr 3 at 11:51




Since this is bound to be asked, could you edit your question and explain why you don't simply update your machine?
– terdon♦
Apr 3 at 11:51




1




1




"I want to shut off notifications for updates." and then you forget to update for months and months ;)
– Rinzwind
Apr 4 at 12:39




"I want to shut off notifications for updates." and then you forget to update for months and months ;)
– Rinzwind
Apr 4 at 12:39










1 Answer
1






active

oldest

votes

















up vote
0
down vote













I was going to post a question on this myself.



update never.png



I had set up all updates to never and every day it kept nagging me to update 500 MB of "stuff". I used the most current kernels from Ubuntu Mainline so got all my REPTOLINE spectre fix and KOPTI meltdown fix sooner than everyone else: What is Ubuntu's status on the Meltdown and Spectre vulnerabilities?



Finally one day I accidentally updated everything, or it updated it anyway and now the messages to update no longer appear.



So if you set it to never after it's sent you the message once it will still nag you.



I've noticed comments tell you never to say never. However I was concerned with a raft of bugs that started appearing when Ubuntu team rushed out meltdown and spectre fixes.



Ironically there is no real virus and memory leaks only occur at 2KB per second when Speculative Execution Branching gets past 26 branches without a hit, or something like that. So on a 8 GB RAM machine would take a very, very long time to scrape all the memory. Not to mention some "brainiac" still has to piece it altogether.






share|improve this answer




















    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1021582%2fhow-to-stop-security-update-alerts%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    I was going to post a question on this myself.



    update never.png



    I had set up all updates to never and every day it kept nagging me to update 500 MB of "stuff". I used the most current kernels from Ubuntu Mainline so got all my REPTOLINE spectre fix and KOPTI meltdown fix sooner than everyone else: What is Ubuntu's status on the Meltdown and Spectre vulnerabilities?



    Finally one day I accidentally updated everything, or it updated it anyway and now the messages to update no longer appear.



    So if you set it to never after it's sent you the message once it will still nag you.



    I've noticed comments tell you never to say never. However I was concerned with a raft of bugs that started appearing when Ubuntu team rushed out meltdown and spectre fixes.



    Ironically there is no real virus and memory leaks only occur at 2KB per second when Speculative Execution Branching gets past 26 branches without a hit, or something like that. So on a 8 GB RAM machine would take a very, very long time to scrape all the memory. Not to mention some "brainiac" still has to piece it altogether.






    share|improve this answer
























      up vote
      0
      down vote













      I was going to post a question on this myself.



      update never.png



      I had set up all updates to never and every day it kept nagging me to update 500 MB of "stuff". I used the most current kernels from Ubuntu Mainline so got all my REPTOLINE spectre fix and KOPTI meltdown fix sooner than everyone else: What is Ubuntu's status on the Meltdown and Spectre vulnerabilities?



      Finally one day I accidentally updated everything, or it updated it anyway and now the messages to update no longer appear.



      So if you set it to never after it's sent you the message once it will still nag you.



      I've noticed comments tell you never to say never. However I was concerned with a raft of bugs that started appearing when Ubuntu team rushed out meltdown and spectre fixes.



      Ironically there is no real virus and memory leaks only occur at 2KB per second when Speculative Execution Branching gets past 26 branches without a hit, or something like that. So on a 8 GB RAM machine would take a very, very long time to scrape all the memory. Not to mention some "brainiac" still has to piece it altogether.






      share|improve this answer






















        up vote
        0
        down vote










        up vote
        0
        down vote









        I was going to post a question on this myself.



        update never.png



        I had set up all updates to never and every day it kept nagging me to update 500 MB of "stuff". I used the most current kernels from Ubuntu Mainline so got all my REPTOLINE spectre fix and KOPTI meltdown fix sooner than everyone else: What is Ubuntu's status on the Meltdown and Spectre vulnerabilities?



        Finally one day I accidentally updated everything, or it updated it anyway and now the messages to update no longer appear.



        So if you set it to never after it's sent you the message once it will still nag you.



        I've noticed comments tell you never to say never. However I was concerned with a raft of bugs that started appearing when Ubuntu team rushed out meltdown and spectre fixes.



        Ironically there is no real virus and memory leaks only occur at 2KB per second when Speculative Execution Branching gets past 26 branches without a hit, or something like that. So on a 8 GB RAM machine would take a very, very long time to scrape all the memory. Not to mention some "brainiac" still has to piece it altogether.






        share|improve this answer












        I was going to post a question on this myself.



        update never.png



        I had set up all updates to never and every day it kept nagging me to update 500 MB of "stuff". I used the most current kernels from Ubuntu Mainline so got all my REPTOLINE spectre fix and KOPTI meltdown fix sooner than everyone else: What is Ubuntu's status on the Meltdown and Spectre vulnerabilities?



        Finally one day I accidentally updated everything, or it updated it anyway and now the messages to update no longer appear.



        So if you set it to never after it's sent you the message once it will still nag you.



        I've noticed comments tell you never to say never. However I was concerned with a raft of bugs that started appearing when Ubuntu team rushed out meltdown and spectre fixes.



        Ironically there is no real virus and memory leaks only occur at 2KB per second when Speculative Execution Branching gets past 26 branches without a hit, or something like that. So on a 8 GB RAM machine would take a very, very long time to scrape all the memory. Not to mention some "brainiac" still has to piece it altogether.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Apr 4 at 23:28









        WinEunuuchs2Unix

        35.8k759133




        35.8k759133



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1021582%2fhow-to-stop-security-update-alerts%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            Trouble downloading packages list due to a “Hash sum mismatch” error

            How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

            Cutting all the characters after the last /