Debian

De gacq wiki
Revisión del 11:14 11 ene 2009 de TabocAbovi (discusión | contribuciones) (http://vihencbr.0lx.net/resident-evil.html)
Saltar a: navegación, buscar

resident evil 4 video download speedway junkie movie shaman king download video man shooting unarmed video insight video net old redhead movies exorcist movie trailer legend of the wolf movie age of mythology key crack real time video movie model making http ice age movie toy password click inform marketwatch license link ivcd torrent emmanuelle movie collection domain jim mora colts press conference video american daniel idol powter video index eagle live video http top adobe premiere 6.5 crack perfect ass movie naturism naturist nudism nudist video clip http top pc video editing cards http pci xpress video cards missouri day care licensing remember me my love movie into the sun movie megalodon movie trailer pirate land campground namesake movie cast joliet cinemark movies 8 site evolution man movie x arc electric video nice pussy videos moulin rouge movie pictures av download free japanese video avenged live sevenfold video movie review format http konfabulator crack serial juliet movie romeo soundtrack domain adult movie theater e.t movie review khmer store video rhodesian ridgeback video money 2005 premium torrent novel on which the movie the constant gardener sitemap lotr movies american chopper music video movies twitches murder prevention serial inspirational yearbook quotes magic movie porn key grip movies movie schedule los angeles coc4tbocchib

Configuration

sources.list sample

/etc/apt/sources.list

deb http://server:80/apt-cacher/mirrors.kernel.org/debian/ testing main contrib non-free
deb http://server:80/apt-cacher/mirrors.kernel.org/debian/ unstable main contrib non-free
deb http://server:80/apt-cacher/security.debian.org/ testing/updates main contrib non-free
deb http://server:80/apt-cacher/www.debian-multimedia.org/ testing main
deb http://server:80/apt-cacher/www.debian-multimedia.org/ sid main
apt-get update
apt-get install debian-multimedia-keyring

Missing GPG key 07DC563D1F41B907 error

Error message

W: GPG error: http://gacq.com testing Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 07DC563D1F41B907
W: You may want to run apt-get update to correct these problems
fix it running
apt-get install debian-multimedia-keyring
with other keys
gpg --keyserver subkeys.pgp.net --recv-keys A70DAF536070D3A1
gpg --export --armor A70DAF536070D3A1 | apt-key add -

Set Default Release to older

/etc/apt/apt.conf

APT::Default-Release "testing";

Using a proxy

Agregar a /etc/apt/apt.conf

Acquire::http::Proxy "http://proxy.uolfast.com.ar:80";

Using APT with more than 2 sources

APT's Default-Release setting (aka apt-get --target-release) is useful if your /etc/apt/sources.list file contains exactly 2 releases (such as stable and testing, or testing and unstable). If you want to track more than 2 releases (stable, testing, and unstable, or two of those plus a non-Debian source), it has problems. This document explains how to do better. Updates can be found at http://www.argon.org/~roderick/apt-pinning.html.

Say you've got testing and unstable in your sources.list, an APT::Default-Release of "testing" in apt.conf

APT caches

apt-cacher

apt-get install apt-cacher

Misc

Show package executables

for i in `dpkg -L xmms`; do if [ -x $i ] && [ ! -d $i ]; then ls -l $i; fi; done

Corruptions

Installation

Cuando estamos instalando sobre hardware nuevo podemos usar estas versiones del instalador modificadas:

Upgrades

Errors

No common CD-ROM drive was detected.

SATA driver can block access to CD drive in installations from CD. On systems having a SATA IDE controller that also has the CD drive connected to it, you may see the installer hanging during hardware detection for the CD drive or failing to read the CD just afterwards. A possible reason is that the SATA driver (ata_piix and maybe others) is blocking access to the CD drive. You can try to work around this by booting the installer in expert mode and, in the "Detect and mount CD-ROM" step, selecting only the drivers needed for CD support. These are (ide-)generic, ide-cd and isofs. The drivers needed to access the disk will still be loaded, but at a later stage. By loading the CD drivers before the SATA driver in this way, you may be able to complete the installation. Note that CD-ROM access may still be an issue after rebooting into the installed system.


Instalando desde un drive USB

wget http://ftp.debian.org/debian/dists/testing/main/installer-i386/current/images/hd-media/boot.img.gz
gzip -dc boot.img.gz >/dev/sdX
init 6

Repositorios

/etc/apt/apt.conf

[..]
APT::Default-Release "testing";


Automatix para Etch

Este programa automatiza la instalación de muchas y muy útiles aplicaciones en la vida diaria de un usuario normal. Las características más importantes del programa son:

  • Códecs de audio y vídeo más comunes
  • Plugins más comunes para navegadores(Java, Flash, ...), fuentes TrueType.
  • Herramientas adicionales de empaquetamiento (rar y ace)
  • Adobe Reader y plugins del Firefox
  • Software de grabación de CD/DVD GnomeBaker
  • Instala clientes FTP para GNOME con SSH
  • Instala audio (Audacity) y video (Kino) y editores ID3 TAG (Easytag)
  • Instala ripeador de DVD (dvdrip)
  • Instala los plugins multimedia para Firefox y Mplayer
  • Instala Totem-xine y Beep Media Player (con docklet)
  • Habilita el menú Debian
  • Instala Azureus, Bittornado, Avidemux, Sun 1.5 JRE, Wine...
  • Herramientas de programación como Anjuta (C/C++ IDE)