Security
From Wikitech
(Difference between revisions)
(→Security mailing lists to follow: add some) |
m (CVS => SVN) |
||
| Line 11: | Line 11: | ||
==live code== | ==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 | + | 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. |
==Eliminating use of passwords for logins/sudo/su== | ==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. | Should password logins be disabled altogether? They aren't strictly necessary at any time except during OS installation. | ||
Revision as of 21:47, 1 May 2008
Contents |
Where to find known security issues
apache
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)
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.
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.