Hello, I'm going to install Rasbian Wheezy for the first time tonight and if that goes well, SSH & VNC thereafter.
I've seen suggestions on this forum that you should run sudo apt-get update, but how often should I run it?
Thanks for any help!
You do realise that apt-get update does not itself update your packages but updates the list which apt-get has of the packages on the repositories? This was not quite clear to me from your question. It is apt-get upgrade which updates all your packages.bigdavethehorn wrote:Hello, I'm going to install Rasbian Wheezy for the first time tonight and if that goes well, SSH & VNC thereafter.
I've seen suggestions on this forum that you should run sudo apt-get update, but how often should I run it?
Thanks for any help!
I realize it is not easy to grasp the Debian release cycle, but it releases new stable versions roughly every two years.Montala wrote: I am one of those who believe that it is always good to have the latest versions of any program, but I know that some folks think differently, and prefer to work on the "if it ain't broke, then don't try to fix it" principle!
Testing is always like that. It will calm down once stable is released. Just the occasional security fix then.Montala wrote:Thanks... but just to clarify... I am all for the updates (& upgrades), and make sure I install them regularly.
It was just the number, and frequency, of them which rather surprised me!