gentoo:howto:remote-sane
Diferencias
Muestra las diferencias entre dos versiones de la página.
Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
gentoo:howto:remote-sane [2011/07/27 14:18] – barrachi | gentoo:howto:remote-sane [2013/06/11 08:39] (actual) – [1.2 Configuración del demonio ''saned''] barrachi | ||
---|---|---|---|
Línea 6: | Línea 6: | ||
La configuración de ESCANER consiste en: | La configuración de ESCANER consiste en: | ||
- | - Instalación del software para la gestión del escáner | + | - Instalación del software para la comunicación con el escáner. |
- Configuración del demonio '' | - Configuración del demonio '' | ||
Línea 14: | Línea 14: | ||
<code shell> | <code shell> | ||
- | SCANNER | + | ESCANER |
These are the packages that would be merged, in order: | These are the packages that would be merged, in order: | ||
Línea 37: | Línea 37: | ||
<code shell> | <code shell> | ||
- | SCANNER | + | ESCANER |
</ | </ | ||
Línea 73: | Línea 73: | ||
==== 1.2 Configuración del demonio '' | ==== 1.2 Configuración del demonio '' | ||
- | Para evitar que el demonio se utilice desde una cuenta con privilegios, | + | Para evitar que el demonio se utilice desde una cuenta con privilegios, |
<code shell> | <code shell> | ||
Línea 83: | Línea 83: | ||
<code shell> | <code shell> | ||
- | ESCANER | + | ESCANER |
saned@ESCANER ~ $ scanimage -L | saned@ESCANER ~ $ scanimage -L | ||
device `hpaio:/ | device `hpaio:/ | ||
Línea 96: | Línea 96: | ||
El siguiente paso consiste en crear el fichero ''/ | El siguiente paso consiste en crear el fichero ''/ | ||
- | < | + | < |
service sane-port | service sane-port | ||
{ | { | ||
Línea 109: | Línea 109: | ||
</ | </ | ||
- | Por último, se debe reiniciar el demonio xinetd y comprobar que se ha puesto en marcha | + | A continuación se debe comentar la siguiente línea del fichero / |
+ | <code shell> | ||
+ | only_from = localhost | ||
+ | </ | ||
+ | |||
+ | |||
+ | Por último, se debe reiniciar el demonio xinetd y comprobar que se ha puesto en marcha | ||
<code shell> | <code shell> | ||
- | ESCANER etc # grep xinetd / | + | ESCANER |
- | Jun 10 10:12:05 ESCANER xinetd[1543]: Started working: 2 available services | + | * Stopping xinetd ... [ ok ] |
- | Jun 17 18:25:18 ESCANER xinetd[8742]: Started working: 3 available services | + | * Starting xinetd ... [ ok ] |
+ | ESCANER ~ # grep xinetd / | ||
+ | Jul 27 09:59:17 ESCANER xinetd[3030]: Started working: 2 available services | ||
+ | Jul 27 16:42:17 ESCANER xinetd[3760]: Started working: 3 available services | ||
</ | </ | ||
Línea 121: | Línea 130: | ||
En el computador ESCRITORIO simplemente hay que instalar el paquete '' | En el computador ESCRITORIO simplemente hay que instalar el paquete '' | ||
- | Así, habrá que modificar en primer lugar el fichero ''/ | + | Así, habrá que añadir la siguiente línea al fichero ''/ |
< | < | ||
- | SANE_BACKENDS=" | + | SANE_BACKENDS=" |
</ | </ | ||
Línea 130: | Línea 139: | ||
<code shell> | <code shell> | ||
- | ESCRITORIO ~ # emerge -av sane-backends | + | ESCRITORIO ~ # emerge -av sane-backends |
</ | </ | ||
Línea 139: | Línea 148: | ||
</ | </ | ||
- | Con lo anterior es suficiente. Los programas de escaneado, p.e. '' | + | Con lo anterior es suficiente. Los programas de escaneado |
gentoo/howto/remote-sane.1311776336.txt.gz · Última modificación: 2011/07/27 14:18 por barrachi