4

My mobile internet provider limits network speed after 1Gb of transfer. Is it possible to prevent Ubuntu from checking for updates automatically if connected on mobile broadland ?

It would be fantastic if it only checked for updates daily when connected on wifi or ethernet, but never when connected on mobile broadland.

Jorge Castro
  • 71,754
jpic
  • 187
  • Just remove the Connect automatically option from Network manager under your mobile broadband. Though , using it for other purposes would need manual Enabling of connection. – atenz Aug 01 '12 at 16:58
  • Connect automatically option is not checked for mobile broadland. I'm already enabling it manually... – jpic Aug 02 '12 at 08:07

2 Answers2

1

You can set Automatically check for Updates to Never in Software sources or you can access it in Settings option from Ubuntu Software Center.

So when using Wifi or Ethernet you can check for updates manually every-time thus preserving Bandwidth in Mobile Broadband.

enter image description here

atenz
  • 12,772
  • Thanks, It would be fantastic if it only checked for updates daily when connected on wifi or ethernet, but never when connected on mobile broadland. – jpic Aug 04 '12 at 09:31
1

According to the specification and this bug report the update manager should warn you if you're on mobile broadband and there are updates available.

However if you want to file a bug on having all that be automatic depending on what speed network you're on it sounds like a good idea for a wishlist bug report:

Jorge Castro
  • 71,754
  • 1
    I think the OP wants to prevent even the apt-get update part, while the bug deals with the upgrade part... – ish Aug 22 '12 at 07:36
  • @izx is correct, I filled a bug report: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1039979 Thanks for your feedback ! – jpic Aug 22 '12 at 09:16