apt-get tool question
Colin Law
clanlaw at googlemail.com
Fri Apr 19 11:08:37 UTC 2013
On 19 April 2013 12:00, Jay Ridgley <jridgley2 at austin.rr.com> wrote:
> Folks,
>
> I have 2 systems that I maintain via ssh without the update-manager by using
> apt-get. Why are the updates for the kernel held back when ever I use this
> method? Is there a way to get them included automatically?
Are you using apt-get upgrade or apt-get dist-upgrade? You should use
the latter, so
sudo apt-get update && sudo apt-get dist-upgrade
This may not be the cause but it is the first thing to check.
Colin
>
> Thanks,
> Jay
> --
>
>
> Jay Ridgley
> jridgley2 at austin.rr.com
> Registered Linux User ID - 9115
> https://linuxcounter.net/cert/9115.png
> Registered Ubuntu User ID - 23320
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
More information about the ubuntu-users
mailing list