FAQ

Differences between revisions 8 and 11 (spanning 3 versions)
Revision 8 as of 2008-11-26 07:26:52
Size: 926
Editor: sites
Comment:
Revision 11 as of 2008-12-16 02:13:52
Size: 1562
Editor: sites
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
== Repositories ==
 * How are the "-updates" and "-security" pockets different?
  * {{{-updates}}} includes things that have gone through the [[StableReleaseUpdates]] process, and contain various important bug fixes.
  * {{{-security}}} includes only updated packages that contain security-related fixes, and are built to not require anything from "-updates".
 * How do I automatically install security updates?
  * https://help.ubuntu.com/community/AutomaticSecurityUpdates
Line 15: Line 22:
== Strange Behavior ==
 * When I use {{{sudo}}} via {{{ssh}}}, I can see the password as I type it. How do I fix that?
  * There is no "tty" allocated when running commands directly via {{{ssh}}}, please add the "-t" flag.
Line 17: Line 27:
 * difference between -updates and -security
  * versioning
  * builds

This page is still very much a place-holder.  If you have time, please update it with more information.

Repositories

  • How are the "-updates" and "-security" pockets different?
    • -updates includes things that have gone through the StableReleaseUpdates process, and contain various important bug fixes.

    • -security includes only updated packages that contain security-related fixes, and are built to not require anything from "-updates".

  • How do I automatically install security updates?

Packages

Strange Behavior

  • When I use sudo via ssh, I can see the password as I type it. How do I fix that?

    • There is no "tty" allocated when running commands directly via ssh, please add the "-t" flag.

Things to Flesh Out

  • links to various security policies


CategorySecurityTeam

SecurityTeam/FAQ (last edited 2026-01-22 22:33:01 by seth-arnold)