Update userguide translations

Also purge old documents
This commit is contained in:
Autocommitter
2018-10-20 16:28:58 -04:00
committed by waddlesplash
parent 4fd69b6cc2
commit 7852aa0525
323 changed files with 2291 additions and 7101 deletions
+40 -40
View File
@@ -9,12 +9,14 @@
*
* Authors:
* Humdinger <[email protected]>
* Translators:
* kervas
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Workshop: Wireless networking</title>
<title>Taller: Redes inalámbricas</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" href="../Haiku-doc.css" />
</head>
@@ -56,81 +58,79 @@
<div id="content">
<div>
<div class="box-info">La traducción de esta página no está completa aún. Hasta que esté, las partes sin traducir se muestran en el inglés original.</div>
<table class="index" id="index" summary="index">
<tr class="heading"><td>Contenido</td></tr>
<tr class="index"><td>
<a href="#firmware">Getting supported hardware to work</a><br />
<a href="#gui">Joining a wireless network</a><br />
<a href="#commandline">Joining from the command line</a><br />
<a href="#tips">Tips</a>
</td></tr>
<a href="#firmware">Como hacer funcionar hardware compatible</a><br />
<a href="#gui">Como unirse a una red inalámbrica</a><br />
<a href="#commandline">Como unirse a la red desde la línea de comandos</a><br />
<a href="#tips">Consejos</a></td></tr>
</table>
<h1>Workshop: Wireless networking</h1>
<h1>Taller: Redes inalámbricas</h1>
<p>Getting the networking to run is essential in today's need for permanent internet connection. As keeping up to date with all the different and ever changing hardware and drivers is quite impossible for a small project, Haiku relies on a <a href="http://www.freebsd.org">FreeBSD</a> compatibility layer for its networking drivers.<br />
This ensures a massive amount of supported hardware, though probably not 100% of what's out there. See <a href="https://www.haiku-os.org/guides/daily-tasks/wireless#hardware-notes">this list online</a> for a list of supported models or check <a href="http://www.freebsd.org/releases/11.1R/hardware.html#wlan">FreeBSD 11.1's release hardware notes</a>.</p>
<div class="box-info">Currently only PCI, PCI-X, PCI-Express, Mini PCI, and Mini PCI-Express devices are expected to work.<br />
PCMCIA, CardBus, ExpressCard, USB and ISA devices still need more work to become functional.</div>
<p>Hoy en día existe una necesidad de tener una conexión permanente a internet, y para ello es esencial tener la red funcionando. La variedad de controladores y dispositivos existentes es amplia y siempre cambiante, y lograr mantener compatibilidad al día es prácticamente imposible para un pequeño proyecto. Por esta razón, Haiku se ampara de una capa de compatibilidad con <a href="http://www.freebsd.org">FreeBSD</a> para sus controladores de red.<br />
Con esto, se asegura una cantidad masiva de hardware compatible, aunque probablemente no el 100% de lo que hay en el mercado. Vea <a href="https://www.haiku-os.org/guides/daily-tasks/wireless#hardware-notes">esta lista en línea</a> de los modelos compatibles o revise las <a href="http://www.freebsd.org/releases/11.1R/hardware.html#wlan">notas sobre el hardware sobre la versión FreeBSD 11.1</a>.</p>
<div class="box-info">Actualmente sólo está previsto que funcionen los dispositivos PCI, PCI-X, PCI-Express, Mini PCI, y Mini PCI-Express.<br />
Los dispositivos PCMCIA, CardBus, ExpressCard, ISA y USB todavía requieren de trabajo adicional para que puedan ser funcionales.</div>
<h2>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="firmware" name="firmware">Getting supported hardware to work</a></h2>
<p>Even if the first hurdle of generally supported hardware is taken, some wireless network cards require binary firmware modules to properly operate. Haiku cannot include some of these proprietary firmware files due to licensing issues. Haiku does however include a simple script which will retrieve and install all of the needed proprietary bits for you. Generally, if you are planning to use wireless networking, it is a good idea to run this script to ensure your system has all of these firmwares available when they are needed.</p>
<p>Open a Terminal and type:</p>
<a id="firmware" name="firmware">Como hacer funcionar hardware compatible</a></h2>
<p>Aún si se ha superado el primer obstáculo de lograr tener hardware compatible, algunas tarjetas de red inalámbricas requieres módulos de firmware binarios para operar. Haiku no puede incluir algunos de estos archivos de firmware propietarios, debido a temas relativos a la licencia. No obstante, Haiku incluye un pequeño script que obtendrá e instalará todos los componentes necesarios. Generalmente, si planea utilizar redes inalámbricas, es buena idea ejecutar este script para asegurarse que su sistema tenga todos los firmwares disponibles cuando se necesiten.</p>
<p>Abra una Terminal y escriba:</p>
<pre class="terminal">install-wifi-firmwares.sh</pre>
<p>Now review the licenses and accept them to install all of the available firmware files.</p>
<p>Ahora repase la licencia y aceptela si está de acuerdo para instalar todos los archivos de firmware disponibles.</p>
<p>If you don't have internet access to download those lacking firmwares under Haiku, there's an offline method, see under <a href="#tips">tips</a> below.</p>
<p>Si no tiene acceso a internet bajo Haiku para descargar los firmwares faltantes, hay un método para hacerlo fuera de línea, vea los <a href="#tips">Consejos</a> abajo.</p>
<h2>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="gui" name="gui">Joining a wireless network</a></h2>
<p>By default, Haiku will join the first unencrypted wireless network it finds after booting up. To connect to a specific network, you use the Desktop applet <a href="desktop-applets/networkstatus.html">NetworkStatus</a>.</p>
<p>Right-click on its icon in the Deskbar and choose the network's public name (which is the "SSID" it broadcasts) from the context menu.</p>
<a id="gui" name="gui">Como unirse a una red inalámbrica</a></h2>
<p>Haiku se unirá, de forma predeterminada, a la primera red inalámbrica no cifrada que encuentre después de arrancar. Para unirse a una red específica, use el applet de Escritorio <a href="desktop-applets/networkstatus.html">NetworkStatus</a>.</p>
<p>Dele un clic derecho en el ícono de la Barra de Escritorio y seleccione el nombre público de la red (que es la "SSID" que difunde) desde el menú contextual.</p>
<img src="images/workshop-wlan-images/join-network.png" alt="join-network.png" />
<p>A window opens where you enter the type of authentication (probably WPA/WPA2, WEP is not a secure encryption anymore!) and the password for that wireless network. Click <span class="button">OK</span> to start the login process.<br /> Depending on your hardware and network configuration this may take a while. You'll be kept informed of the progress by notifications:</p>
<p>Se abrirá una ventana donde ingresa el tipo de autenticación (probablemente WPA/WPA2, WEP ya no es un cifrado seguro!) y la contraseña para esa red inalámbrica. Dele clic a <span class="button">Aceptar</span> para iniciar el proceso de inicio de sesión.<br /> Dependiendo de su configuración de red y hardware esto podría llevar algo de tiempo. Se le mantendrá informado sobre el avance a través de notificaciones:</p>
<img src="images/workshop-wlan-images/join-status.gif" alt="join-network.gif" />
<p>Once it reads "Ready" and the NetworkStatus icon in the Deskbar shows a green round light, the connection is established. If the notifications end in "No link" and a yellow triangle, something went wrong, probably an incorrect password.</p>
<p>Una vez que aparezca "Listo" y el ícono NetworkStatus de la Barra de Escritorio muestre una luz verde, la conexión estará establecida. Si las notificaciones terminan en "Sin conexión" y un triángulo amarillo, algo salió mal, tal vez una contraseña incorrecta.</p>
<h2>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="commandline" name="commandline">Joining from the command line</a></h2>
<p>If you prefer to use the command line or would like to use scripting or the <span class="path">~/config/settings/boot/UserBootscript</span> to automate things to join a specific network on bootup, there's the command <tt>ifconfig</tt>.</p>
<p>Start a Terminal and enter the first line to scan for available wireless networks:</p>
<a id="commandline" name="commandline">Como unirse a la red desde la línea de comandos</a></h2>
<p>Si prefiere usar la línea de comandos o quisiera hacer uso de scripts o el <span class="path">~/config/settings/boot/UserBootscript</span> para automatizar el unirse a una red específica al arrancar, existe la orden <tt>ifconfig</tt>.</p>
<p>Inicie una Terminal e ingrese la primera línea para rastrear las redes inalámbricas disponibles:</p>
<pre class="terminal">ifconfig /dev/net/iprowifi3945/0 scan
name address signal auth
haiku-top 01:d0:19:a6:88:42 30 WPA
ArcorInternet123 00:20:12:a4:29:e1 15 WPA</pre>
<p>The path to your wireless network adapter has to be adjusted, of course.<br />
The output shows the public name (SSID), MAC address, signal strength and authentication method of all found networks.</p>
<p>To join a network, use this line and insert the respective public name (SSID) and password:</p>
<p>Desde luego, debe adaptar la ruta a la de su dispositivo de red inalámbrica.<br />
La salida muestra el nombre público (SSID), dirección MAC, intensidad de la señal y método de autenticación de todas las redes encontradas.</p>
<p>Para unirse a una red, use la siguiente línea e inserte el nombre público (SSID) y contraseña respectiva:</p>
<pre class="terminal">ifconfig /dev/net/iprowifi3945/0 join {SSID} {password}</pre>
<p>Make sure the initial configuration of the wireless network adapter after booting up has finished, before issuing <tt>ifconfig</tt> commands or they might be ignored. Depending on your hardware and network configuration that may take a while. Watch those notifications...</p>
<p>Asegurese que la configuración inicial del adaptador de red inalámbrico después de arrancar, se ha completado, antes de proceder con las ordenes <tt>ifconfig</tt>, o serán ignoradas. Dependiendo de su configuración de red y hardware, esto podría tomar algo de tiempo. Debe estar atento a la notificaciones…</p>
<h2>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="tips" name="tips">Tips</a></h2>
<h3>Offline download of binary firmware files</h3>
<p>If you cannot obtain the binary firmware files via the <tt>install-wifi-firmwares.sh</tt> script (for example due to lack of internet connection within Haiku), you can also download <a href="http://www.haiku-os.org/files/download-data-for-wlan-firmwares.txt">this shell script</a>, and run it from another OS that has <tt>wget</tt> and <tt>zip</tt> installed.<br />
Windows users need to have <a href="http://gnuwin32.sourceforge.net/packages/wget.htm">wget</a> and <a href="http://gnuwin32.sourceforge.net/packages/zip.htm">zip</a> for Windows installed in their default locations and use <a href="https://www.haiku-os.org/files/download-data-for-wlan-firmwares.bat">this batch script</a>.<br />
The script will download the needed files and create a zip file that is to be extracted to Haiku's <tt>/boot</tt>. Once unpacked, open a Terminal and type:</p>
<a id="tips" name="tips">Consejos</a></h2>
<h3>Descarga fuera de línea para archivos de firmware binario</h3>
<p>En caso que no pudiera obtener los archivos binarios de firmware a través del script <tt>install-wifi-firmwares.sh</tt> (por ejemplo, debido a una falta de conexión de otro tipo desde adentro de Haiku), también puede descargar <a href="http://www.haiku-os.org/files/download-data-for-wlan-firmwares.txt">este script de intérprete de comandos</a>, y ejecutarlo desde otro sistema operativo que tenga instalados <tt>wget</tt> y <tt>zip</tt>.<br />
Los usuarios de Windows deberán tener <a href="http://gnuwin32.sourceforge.net/packages/wget.htm">wget</a> y <a href="http://gnuwin32.sourceforge.net/packages/zip.htm">zip</a> para Windows instalados en sus ubicaciones predeterminadas y usar <a href="https://www.haiku-os.org/files/download-data-for-wlan-firmwares.bat">este archivo por lotes</a>.<br />
Con esto se descargaran los archivos requeridos, y se creará una archivo zip que deberá ser extraído en el directorio <tt>/boot</tt> de Haiku. Una vez desempacado, abra una Terminal e ingrese:</p>
<pre class="terminal">install-wifi-firmwares.sh</pre>
<p>Review the licenses and accept them to install all of the now available firmware files.</p>
<h3>Avoiding connection loss</h3>
<p>Haiku's drivers for some WLAN chipsets like the iprowifi4965 are prone to lose connection when using WPA encryption. If you're affected by that, try to disable the "HT mode" (high throughput, 802.11n) before connecting to a network:</p>
<p>Repase las licencias y aceptela si está de acuerdo para instalar los archivos de firmware que estan ahora disponibles.</p>
<h3>Prevención de Pérdida de Conexión</h3>
<p>Los controladores de Haiku para algunos chipsets WLAN como el iprowifi4965 están propensos a perder la conexión cuando están usando cifrado WPA. Si se encuentra afectado por ese problema, intente desactivar el "modo HT" (802.11n, alto rendimiento, o "high throughput" por sus siglas en inglés) antes de unirse a la red:</p>
<pre class="terminal">ifconfig /dev/net/iprowifi4965/0 -ht</pre>
<p>If that fixes the problem, put the line into <span class="path">~/config/settings/boot/UserBootscript</span> to have it applied automatically every boot-up.</p>
<p>Si eso resuelve el problema, ponga la línea en <span class="path">~/config/settings/boot/UserBootscript</span> para que sea aplicada automaticamente en cada arranque.</p>
</div>
</div>
<div class="nav">
<div class="inner"><span>
«  <a href="workshop-email.html">Workshop: Managing Email</a> 
::  <a href="contents.html" class="uplink">Contenidos</a> 
«  <a href="workshop-email.html">Taller: Administrando el Correo Electrónico</a> 
::  <a href="contents.html" class="uplink">Contenido</a> 
::  <a href="applications.html">Aplicaciones</a>  »
</span></div>
</div>