close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
Jul 6, 2010, 11:11:50 AM (15 years ago)
- Author:
-
adv
- Comment:
-
info torrent reubicación información relacionada con errores
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
| 1 | [[TOC(heading=Índice)]] |
| 2 | |
| 3 | == Configurar un Servidor de Repositorio para distribuir imagenes por P2P con bittorrent == |
| 4 | |
| 5 | === Modificaciones en la instalación de paquetes - Integrado correctamente - === |
| 6 | |
| 7 | Eliminar el paquete bittorrent (no funciona correctamente el programa que utilizamos para hacer de "semillero" de torrents) |
| 8 | {{{ |
| 9 | aptitude purge bittorrent |
| 10 | }}} |
| 11 | |
| 12 | Instalar el paquete bittornado |
| 13 | {{{ |
| 14 | aptitude install bittornado |
| 15 | }}} |
| 16 | |
1 | 17 | |
2 | 18 | === Errores posibles === |