FAQ

Differences between revisions 1 and 11 (spanning 10 versions)
Revision 1 as of 2008-03-27 19:16:36
Size: 514
Editor: c-76-105-157-155
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 1: Line 1:
[[Include(SecurityTeam/Header)]] <<Include(SecurityTeam/Header)>>
Line 3: Line 3:
||<tablestyle="float:right; font-size: 0.9em; width:30%; background:#F1F1ED; background-repeat: no-repeat; background-position: 98% 0.5ex; margin: 0 0 1em 1em; padding: 0.5em;">'''Contents'''[[BR]][[TableOfContents]]|| ||<tablestyle="float:right; font-size: 0.9em; width:30%; background:#F1F1ED; background-repeat: no-repeat; background-position: 98% 0.5ex; margin: 0 0 1em 1em; padding: 0.5em;"><<TableOfContents>>||
Line 5: Line 5:
{{{
This page is still very much a place-holder. If you have time, please update it with more information.
}}}
Line 6: Line 9:
{{{This page is still very much 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?
  * https://help.ubuntu.com/community/AutomaticSecurityUpdates
Line 8: Line 16:
* difference between -updates and -security
  * versioning
  * builds
== Packages ==
 * Where did [[https://launchpad.net/ubuntu/+source/libapache-mod-security|mod_security]] go?
  * The license to mod_security did not allow for redistribution, so it was removed from Debian and Ubuntu after Dapper (6.06):
   * http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=313615
   * http://groups.google.com/group/linux.debian.legal/browse_thread/thread/d4b4a74c82042abd

== 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 ==

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)