Differences between version 11 and predecessor to the previous major change of KeepingLinuxSecure.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 11 | Last edited on Friday, April 8, 2005 2:45:27 pm | by IanMcDonald | Revert |
Older page: | version 9 | Last edited on Tuesday, November 2, 2004 3:35:50 am | by AristotlePagaltzis | Revert |
@@ -7,8 +7,10 @@
yum update
to download all the package headers (slow the first time) and all the updates packages (also slow the first time.)
+
+It is worth reading the [FAQ] at [Fedora FAQ|http://www.fedorafaq.org/] as this can make updates faster and give you some help.
!![Mandrake]
...urpmi? A Mandrake user needs to fill me in...
@@ -33,12 +35,13 @@
!! [Gentoo]
emerge -U world
-will update all packages - these are functionality updates as well as security updates. As far as we are aware
, [Gentoo] doesn't provide just security updates to its reference platforms
.
+will update all packages - but
these are functionality updates as well as security updates, so is generaly not advised
.
+Instead
, run "emerge --sync" then "glsa-check --fix all". You should also check gentoo.org for documentation on dispatch.conf
.
!![Knoppix]
[Knoppix] is designed to boot of a read-only media such as a [CDROM] and no security patches are issued. It's important to check that you're using a copy of the most recent version of [Knoppix] if you are using it for non-trivial tasks.
-----
CategoryBeginners