Posted On January 23, 2021

Ubuntu: Disable Annoying Update Notifier

kimconnect 0 comments
blog.KimConnect.com >> Linux >> Ubuntu: Disable Annoying Update Notifier

Want to get rid of this?

Ubuntu: Go to System > Administration > Software Sources (or run: software-properties-qt) > select the Updates tab > untick all check-boxes > close

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Yet Another Quick List of Linux Commands

Here's a quick list of useful Linux lines that Admins should be committing to muscle…

How to configure CentOS 5.2 to use RPMForge and YUM

rpm -Uhv yum update   Yum install [package name] Yup info [package name] Yum remove…

Linux: How to Set Startup Script

In previous Linux versions, startup scripts can simply be enabled by linking a script into…