Debian: Difference between revisions

From DWIKI
Line 45: Line 45:
  update-alternatives --config editor
  update-alternatives --config editor


==kernel==
==change timezone==
dpkg-reconfigure tzdata
 
==kernel packages==
*kernel-image
*kernel-image
*kernel-source
*kernel-source


==clamdscan: connect(): No such file or directory==
volatile
clamd is ancient, may take 10 minutes to start up, or use clamav-daemon from volatile





Revision as of 17:12, 13 December 2012

Sites

Security

Links


Documentation

https

https on debian testing is a mess, ignore:

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

Handling packages

Pinning

FAQ

change default editor

update-alternatives --config editor

change timezone

dpkg-reconfigure tzdata

kernel packages

  • kernel-image
  • kernel-source
volatile


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