Security
From Wikitech
(Difference between revisions)
m (CVS => SVN) |
|||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | {{Old-doc}} | ||
==Where to find known security issues== | ==Where to find known security issues== | ||
===apache=== | ===apache=== | ||
Latest revision as of 22:57, 1 November 2010
Contents |
[edit] Where to find known security issues
[edit] apache
[edit] Security mailing lists to follow
- Bugtraq (general security mailing list, high volume, includes advisories and announcements for many vendors)
- US-CERT alerts mailing list
- Fedora-announce list (includes security updates)
[edit] live code
You are responsible for checking the changes to code which you make on the live site, including code from other people which has been committed to SVN.
[edit] Eliminating use of passwords for logins/sudo/su
Should password logins be disabled altogether? They aren't strictly necessary at any time except during OS installation.