informatica:linux:ubuntu:errores
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| informatica:linux:ubuntu:errores [2011/03/01 08:02] – creado 83.247.136.12 | informatica:linux:ubuntu:errores [2015/04/13 20:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| # gpg --keyserver subkeys.pgp.net --recv 40976EAF437D05B5 | # gpg --keyserver subkeys.pgp.net --recv 40976EAF437D05B5 | ||
| # gpg --export --armor 40976EAF437D05B5 | sudo apt-key add - | # gpg --export --armor 40976EAF437D05B5 | sudo apt-key add - | ||
| + | |||
| + | Si no puede conectar al servidor de llaves, es porque no está abierto el puerto. Hacemos un tunel a un servidor con acceso: | ||
| + | # ssh -L 11371: | ||
| + | |||
| + | Luego actualizamos: | ||
| + | # gpg --keyserver localhost --recv 40976EAF437D05B5 | ||
| + | |||
| + | |||
| + | |||
| + | Otra forma: | ||
| + | # sudo aptitude -o Acquire:: | ||
informatica/linux/ubuntu/errores.1298966573.txt.gz · Last modified: (external edit)
