Difference between revisions of "Kiwix-serve/es"

Jump to navigation Jump to search
Updating to match new version of source page
(Updating to match new version of source page)
 
(One intermediate revision by one other user not shown)
Line 34: Line 34:
*Un archivo ZIM o un archivo de biblioteca (puedes usar el archivo library.xml disponible en tu perfil de usuario Kiwix).
*Un archivo ZIM o un archivo de biblioteca (puedes usar el archivo library.xml disponible en tu perfil de usuario Kiwix).


Ejemplo de línea de comandos Unix (simplemente usa kiwix-serve.exe en caso de Microsoft Windows) para iniciar kiwix-serve con un archivo de biblioteca XML:
Unix command line (just use kiwix-serve.exe on Microsoft Windows) example to start kiwix-serve with an XML library file:
<source lang="bash">
<source lang="bash">
kiwix-serve --library ~/.www.kiwix.org/kiwix/efrnsupg.default/library.xml
kiwix-serve --library ~/.www.kiwix.org/kiwix/efrnsupg.default/data/library/library.xml
</source>
</source>


Line 44: Line 44:
</source>
</source>


Once kiwix-serve is started, anyone with access to this computer over the network, will be able to connect to it. You need to retrieve the IP (xxx.xxx.xxx.xxx) of your computer and remember the port (per default 80) you have used and then people will only have to type in their browser address bar:
Una vez que kiwix-serve haya arrancado, cualquiera con acceso a esta computadora por red podrá conectarse. Es necesario obtener la IP (xxx.xxx.xxx.xxx) de tu computadora y recordar el puerto (80 por omisión) que hayas usado, y solo tendrás que escribir esto en la barra del navegador:
<source lang="bash">
<source lang="bash">
http://xxx.xxx.xxx.xxx:80/
http://xxx.xxx.xxx.xxx:80/
Line 60: Line 60:


== Véase también ==
== Véase también ==
* [http://library.kiwix.org Instancia de demostración de kiwix-serve]
* [[kiwix-index]]
* [[kiwix-index]]
* [[kiwix-manage]]
* [[kiwix-manage]]
* [[kiwix-plug]]
* [[kiwix-plug]]
* [http://kv5r.com/computers/offline-dictionary-server/ How-to setup kiwix.exe as a Windows service]
4,922

edits

Navigation menu