Debian: Difference between revisions
From DWIKI
mNo edit summary |
m (→FAQ) |
||
Line 36: | Line 36: | ||
==FAQ== | ==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 | ===kernel=== | ||
*kernel-image | |||
*kernel-source | |||
===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 | gpg --keyserver wwwkeys.eu.pgp.net --recv-keys EC61E0B0BBE55AB3 |
Revision as of 16:31, 7 October 2008
Sites
Security
- http://lists.debian.org/debian-security-announce/
- debsecan
- debsum
Links
Howtos
- Compiling kernels the Debian way
- aptitude is often nicer than apt-get, but be careful
- apt-file to find package providing a certain file
https
https on debian testing is a mess, ignore:
- make-ssl-cert
- apache2-ssl-certificate in apache2.2-common only?
- http://www.debian-administration.org/articles/349
http://www.eclectica.ca/howto/ssl-cert-howto.php looks promising
Handling packages
FAQ
kernel
- kernel-image
- kernel-source
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
show dependency tree
apt-cache dotty apt-rdepends