Re: A simple question about the "Security Advisories"

2008-09-20 Thread Chris Bannister
[Please don't post in HTML] On Sat, Sep 20, 2008 at 11:31:10AM +0800, [EMAIL PROTECTED] wrote: > > Hello, > I am new bee to Debian. Welcome. > I notice the "Security Advisories" on the main page of Debian. > > Is there an auto-update tool in the debian system > which can auto update softwa

Re: A simple question about the "Security Advisories"

2008-09-19 Thread Thomas Preud'homme
Saturday 20 September 2008, [EMAIL PROTECTED] wrote : > Hello, > I am new bee to Debian. > I notice the "Security Advisories" on the main page of Debian. > > Is there an auto-update tool in the debian system > which can auto update software and auto fix some > bugs make me needn't to take care

Re: A simple question about the "Security Advisories"

2008-09-19 Thread Jeff Soules
Generally, when you see an advisory, run (as root, or using sudo if you have it installed): apt-get update && apt-get upgrade and that should update you. You should generally pay attention to Security Advisories, because as you learn more about the system, you'll understand them more : ) and mor