Debian: Difference between revisions

From DWIKI
mNo edit summary
Line 6: Line 6:
*[http://www.debianadmin.com/ http://www.debianadmin.com/]
*[http://www.debianadmin.com/ http://www.debianadmin.com/]


===Security===
==Security==
*http://lists.debian.org/debian-security-announce/
*http://lists.debian.org/debian-security-announce/
*debsecan
*debsecan
*debsum


==Links==
==Links==
Line 14: Line 15:




=== Howto ===
== Howtos ==


*[http://www.debian.org/releases/stable/i386/ch08s05.html.en Compiling kernels the Debian way]
*[http://www.debian.org/releases/stable/i386/ch08s05.html.en Compiling kernels the Debian way]
Line 20: Line 21:
*apt-file to find package providing a certain file
*apt-file to find package providing a certain file


==https==
===https===
https on debian testing is a mess, ignore:  
https on debian testing is a mess, ignore:  


Line 27: Line 28:
*http://www.debian-administration.org/articles/349
*http://www.debian-administration.org/articles/349


http://www.eclectica.ca/howto/ssl-cert-howto.php is a good looking doc.
http://www.eclectica.ca/howto/ssl-cert-howto.php looks promising





Revision as of 18:44, 15 May 2007

Sites

Security

Links


Howtos

https

https on debian testing is a mess, ignore:

http://www.eclectica.ca/howto/ssl-cert-howto.php looks promising


FAQ

W: GPG error: http://ftp2.de.debian.org etch/volatile Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EC61E0B0BBE55AB3

gpg --keyserver wwwkeys.eu.pgp.net --recv-keys EC61E0B0BBE55AB3
#and that other thing

Or just:

apt-get --allow-unauthenticated install debian-archive-keyring