From owner-svn-doc-all@freebsd.org Fri Mar 29 15:24:27 2019 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B075156C550; Fri, 29 Mar 2019 15:24:27 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 260ED69FAF; Fri, 29 Mar 2019 15:24:27 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F2F44AD1; Fri, 29 Mar 2019 15:24:26 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2TFOQHN080212; Fri, 29 Mar 2019 15:24:26 GMT (envelope-from gabor@FreeBSD.org) Received: (from gabor@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2TFOQcR080210; Fri, 29 Mar 2019 15:24:26 GMT (envelope-from gabor@FreeBSD.org) Message-Id: <201903291524.x2TFOQcR080210@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gabor set sender to gabor@FreeBSD.org using -f From: Gabor Kovesdan Date: Fri, 29 Mar 2019 15:24:26 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r52904 - head/es_ES.ISO8859-1/articles/linux-users X-SVN-Group: doc-head X-SVN-Commit-Author: gabor X-SVN-Commit-Paths: head/es_ES.ISO8859-1/articles/linux-users X-SVN-Commit-Revision: 52904 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 260ED69FAF X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.98)[-0.980,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Mar 2019 15:24:27 -0000 Author: gabor Date: Fri Mar 29 15:24:26 2019 New Revision: 52904 URL: https://svnweb.freebsd.org/changeset/doc/52904 Log: - Update translation Submitted by: Sergio Carlavilla Added: head/es_ES.ISO8859-1/articles/linux-users/es_ES.po (contents, props changed) Modified: head/es_ES.ISO8859-1/articles/linux-users/Makefile head/es_ES.ISO8859-1/articles/linux-users/article.xml Modified: head/es_ES.ISO8859-1/articles/linux-users/Makefile ============================================================================== --- head/es_ES.ISO8859-1/articles/linux-users/Makefile Fri Mar 29 15:21:00 2019 (r52903) +++ head/es_ES.ISO8859-1/articles/linux-users/Makefile Fri Mar 29 15:24:26 2019 (r52904) @@ -1,11 +1,16 @@ # +# The FreeBSD Documentation Project +# The FreeBSD Spanish Documentation Project +# # $FreeBSD$ # # Article: FreeBSD Quickstart for Linux Users +MAINTAINER=carlavilla@mailbox.org + DOC?= article -FORMATS?= html +FORMATS?= html html-split WITH_ARTICLE_TOC?= YES INSTALL_COMPRESSED?= gz @@ -17,3 +22,4 @@ URL_RELPREFIX?= ../../../.. DOC_PREFIX?= ${.CURDIR}/../../.. .include "${DOC_PREFIX}/share/mk/doc.project.mk" + Modified: head/es_ES.ISO8859-1/articles/linux-users/article.xml ============================================================================== --- head/es_ES.ISO8859-1/articles/linux-users/article.xml Fri Mar 29 15:21:00 2019 (r52903) +++ head/es_ES.ISO8859-1/articles/linux-users/article.xml Fri Mar 29 15:24:26 2019 (r52904) @@ -342,275 +342,165 @@ em1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTIC ether 00:50:56:a7:03:2b media: Ethernet autoselect (1000baseTX <full-duplex>) status: active - - - Configuración de IP + Una dirección IP puede ser asignada a una interfaz usando ifconfig8. Para que permanezca entre reinicios, la configuración IP debe ser incluida en /etc/rc.conf. Las siguientes entradas en /etc/rc.conf especifican el hostname, la dirección IP, y el gateway por defecto: - Con &man.ifconfig.8; puede asignar una dirección IP - a una interfaz de red. No obstante, si quiere que la IP siga - asignada a la interfaz después de reiniciar tendrá - que incluirla en /etc/rc.conf. En el ejemplo - siguiente se especifica el nombre de la máquina, la - la dirección IP y la puerta de enlace por omisión: - - hostname="servidor1.ejemplo.com" -ifconfig_em0="inet 10.10.10.100 netmask 255.255.255.0" + hostname="server1.example.com" +ifconfig_em0="inet 10.10.10.100 netmask 255.255.255.0" defaultrouter="10.10.10.1" - Con la siguiente configuración la interfaz indicada - intentará obtener una dirección IP mediante - DHCP: + En su lugar, utilice las siguientes entradas para configurar una interfaz de red con DHCP: - hostname="servidor1.ejemplo.com" + hostname="server1.example.com" ifconfig_em0="DHCP" - - Cortafuegos + Firewall - Igual que &linux; dispone de IPTABLES, - &os; también disponde de cortafuegos integrado en el kernel, - solo que &os; en lugar de uno dispone de tres: + FreeBSD no usa las IPTABLES de Linux para su firewall. En su lugar, FreeBSD ofrece tres firewalls a nivel del kernel: - IPFIREWALL - IPFILTER - PF + + PF + + + IPFILTER + + + IPFW + - IPFIREWALL o - IPFW (el programa para manejar las reglas de - IPFW es &man.ipfw.8;) es el cortafuegos - que desarrollan y mantienen los desarrolladores de &os;. - IPFW se puede combinar con &man.dummynet.4; - para conseguir servicios de traffic shaping y simular - diferentes tipos de conexiones. + PF está desarrollado por el proyecto OpenBSD y portado a FreeBSD. PF fue creado como un reemplazo para IPFILTER y su sintaxis es similar. PF se puede combinar con altq4 para proporcionar QoS. - Veamos un ejemplo de regla que permite la entrada de tráfico - SSH: + Este ejemplo de PF permite la entrada de tráfico SSH: - ipfw add allow tcp from any to me 22 in via $ext_if + pass in on $ext_if inet proto tcp from any to ($ext_if) port 22 - IPFILTER es el cortafuegos que - desarrolla Darren Reed. No es específico de &os; y se ha - portado ya a diversos sistemas operativos como NetBSD, OpenBSD, - SunOS, HP/UX y Solaris. + IPFILTER es el firewall desarrollado por Darren Reed. No es específico de FreeBSD y se ha portado a varios sistemas operativos, incluidos NetBSD, OpenBSD, SunOS, HP/UX y Solaris. - El siguiente ejemplo permite la entrada de tráfico - SSH: + La sintaxis de IPFILTER para permitir la entrada de tráfico SSH es: pass in on $ext_if proto tcp from any to any port = 22 - El último cortafuegos, - PF, ha sido desarrollado por el proyecto - OpenBSD. PF fue creado como sustituto de - IPFILTER, de ahí que la sintaxis de - PF sea muy similar a la de - IPFILTER. PF se - puede combinar con &man.altq.4; para disponer de QoS. + IPFW es el cortafuegos desarrollado y mantenido por FreeBSD. Se puede combinar con dummynet4 para proporcionar traffic shaping y simular +diferentes tipos de conexiones. - En el siguiente ejemplo vemos una regla que permite la entrada de - tráfico SSH: + La sintaxis de IPFW para permitir la entrada de tráfico SSH sería: - pass in on $ext_if inet proto tcp from any to ($ext_if) port 22 + ipfw add allow tcp from any to me 22 in via $ext_if - Actualización de &os; + Actualizando FreeBSD - Hay tres métodos para actualizar &os;: desde los fuentes, - mediante actualizaciones binarias y con los discos de - instalación. + Hay dos métodos para actualizar un sistema FreeBSD: desde el código fuente o desde la actualización de los binarios. - Actualizar desde código fuente es el método - más complejo pero el que ofrece la mayor flexibilidad. - Este proceso implica sincronizar su copia en local del código - fuente de &os; desde los servidores - CVS (Concurrent Versioning System). Una vez - actualizado el código puede compilar nuevas versiones de - kernel y utilidades. Si quiere más información - consulte el capítulo 23 - del Handbook. + Actualizar desde código fuente es el método más complejo pero el que ofrece mayor flexibilidad. El proceso implica la sincronización de una copia local del código fuente de FreeBSD con los servidores Subversion de FreeBSD. Una vez actualizado el código fuente, puede compilar nuevas versiones del kernel y utilidades. - Las actualizaciones binarias son semejantes a - yum o apt-get de &linux;. El - programa &man.freebsd-update.8; descargará las actualizaciones - pendientes del sistema y las instalará. Las actualizaciones pueden - ser programadas con &man.cron.8;. + Las actualizaciones de los binarios son similares a usar yum o apt-get para actualizar un sistema Linux. En FreeBSD, freebsd-update8 puede usarse para obtener las nuevas actualizaciones de los binarios e instalarlas. Estas actualizaciones pueden ser programadas usando cron8. - Si usa &man.cron.8; para programar las actualizaciones por favor, - asegúrese de poner freebsd-update cron en su - &man.crontab.1; para reducir la posibilidad de que una gran cantidad de - servidores descarge actualizaciones al mismo tiempo. + Cuando use cron8 para programar actualizaciones, use freebsd-update cron en crontab1 para reducir la posibilidad de que una gran cantidad de máquinas se actualicen al mismo tiempo: 0 3 * * * root /usr/sbin/freebsd-update cron - El último método de actualización es - desde los discos de instalación. Es un proceso - bastante claro. Encienda el sistema desde el disco y seleccione - la opción de actualizar. + Para obtener más información de las actualizaciones de código y binarias, consulte el capítulo sobre la actualización en el Manual de FreeBSD. - procfs: perdido pero no olvidado + procfs: Desaparecido pero no olvidado - Es posible que usando &linux; haya consultado - /proc/sys/net/ipv4/ip_forward para determinar si - IP forwarding estaba activado. En &os; tendrá - que usar &man.sysctl.8; para comprobar éste y otros - parámetros puesto que &man.procfs.5; está obsoleto - en las versiones más recientes de &os;. Tenga en cuenta que - sysctl también existe en - &linux;. + En algunas distribuciones de Linux, puede consultar /proc/sys/net/ipv4/ip_forward para determinar si IP forwarding está habilitado. En FreeBSD, sysctl8 se usa para ver esta y otras configuraciones del sistema. - Siguiendo con el ejemplo de IP forwarding - podría usar lo siguiente para determinar si tiene activado - IP forwarding en su sistema &os;: + Por ejemplo, utilice el siguiente comando para comprobar si IP forwarding está habilitado en FreeBSD: - &prompt.user; sysctl net.inet.ip.forwarding + % sysctl net.inet.ip.forwarding net.inet.ip.forwarding: 0 - La opción se usa para ver la - configuración del sistema: + Use para listar todos los ajustes del sistema: - &prompt.user; sysctl -a -kern.ostype: FreeBSD -kern.osrelease: 6.2-RELEASE-p9 -kern.osrevision: 199506 -kern.version: FreeBSD 6.2-RELEASE-p9 #0: Thu Nov 29 04:07:33 UTC 2007 - root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC + % sysctl -a | more -kern.maxvnodes: 17517 -kern.maxproc: 1988 -kern.maxfiles: 3976 -kern.argmax: 262144 -kern.securelevel: -1 -kern.hostname: server1 -kern.hostid: 0 -kern.clockrate: { hz = 1000, tick = 1000, profhz = 666, stathz = 133 } -kern.posix1version: 200112 -... + Si una aplicación necesita procfs, añada la siguiente línea a /etc/fstab: - - Algunos de estos valores de sysctl son de - sólo lectura. - - Hay ocasiones en las que es disponer de procfs es imprescindible, - por ejemplo para ejecutar software antiguo, usar &man.truss.1; para - seguir llamadas al sistema y para la compatibilidad binaria con &linux;. - (aunque la compatibilidad binaria con &linux; use su propio procfs, - &man.linprocfs.5;.) Si necesita montar procfs añada las - siguientes líneas a /etc/fstab: - proc /proc procfs rw,noauto 0 0 - - La opción evitará - que /proc sea montado automáticamente - cuando el sistema arranque. + Incluir evitará que /proc se monte automáticamente en el arranque. - Hecho esto monte procfs así: + Para montar el sistema de archivos sin reiniciar: - &prompt.root; mount /proc + # mount /proc - Comandos más comunes + Comandos comunes - - Gestión de packages + Algunos equivalentes de los comandos comunes son los siguientes: - - - - - - &linux; command (Red Hat/Debian) - &os; equivalente - Resultado - - + + + + + Comando Linux (Red Hat/Debian) + Equivalente en FreeBSD + Objetivo + + - - - yum install <package> / apt-get install <package> - pkg_add -r <package> - Instalar <package> desde un repositorio remoto - + + + yum install package / apt-get install package + pkg install package + Instalar el paquete desde el repositorio remoto + - - rpm -ivh <package> / dpkg -i <package> - pkg_add -v <package> - Instalar package - + + rpm -ivh package / dpkg -i package + pkg add package + Instalar un paquete local + - - rpm -qa / dpkg -l - pkg_info - Ver packages instalados - - - - - - + + rpm -qa / dpkg -l + pkg info + Listar los paquetes instalados + - - Gestión del sistema + + lspci + pciconf + Listar los dispositivos PCI + - - - - - - &linux; command - &os; equivalente - Resultado - - + + lsmod + kldstat + Listar los módulos cargados en el kernel + - - - lspci - pciconf - Ver dispositivos PCI - + + modprobe + kldload / kldunload + Cargar/Descargar módulos del kernel + - - lsmod - kldstat - Ver módulos cargados en el kernel - - - - modprobe - kldload / kldunload - Cargar/Borrar módulos del kernel - - - - strace - truss - Seguir llamadas del sistema - - - - - - + + strace + truss + Rastrear llamadas al sistema + + + + - Conclusión + Conclusión - Esperamos que este documento le haya servido de suficiente ayuda - para empezar a usar &os;. Recuerde visitar el &os; Handbook, - donde encontrará lo tratado aquí expuesto en profundidad - y muchos otros temas que no se han tocado en este documento. + Este documento ha proporcionado una visión general de FreeBSD. Consulte el Manual de FreeBSD para obtener una información más detallada de los temas tratados, así como otros muchos temas que no se han tratado en este documento. Added: head/es_ES.ISO8859-1/articles/linux-users/es_ES.po ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/es_ES.ISO8859-1/articles/linux-users/es_ES.po Fri Mar 29 15:24:26 2019 (r52904) @@ -0,0 +1,1171 @@ +# Sergio Carlavilla , 2019. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2019-03-23 11:49+0100\n" +"PO-Revision-Date: 2019-03-20 09:13+0000\n" +"Last-Translator: Sergio Carlavilla \n" +"Language-Team: Spanish (Spain)\n" +"Language: es_ES\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Zanata 4.6.2\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Equipo de traducción de FreeBSD al Español\n" +"Sergio Carlavilla carlavilla@mailbox.org, 2019" + +#. (itstool) path: info/title +#: article.translate.xml:4 +msgid "" +"FreeBSD Quickstart Guide for Linux Users" +msgstr "" +"Guía de inicio rápido en FreeBSD para usuarios de Linux" + +#. (itstool) path: authorgroup/author +#: article.translate.xml:7 +msgid "" +"JohnFerrell" +msgstr "" +"JohnFerrell" + +#. (itstool) path: info/copyright +#: article.translate.xml:10 +msgid "2008 The FreeBSD Documentation Project" +msgstr "2008 The FreeBSD Documentation Project" + +#. (itstool) path: info/pubdate +#. (itstool) path: info/releaseinfo +#: article.translate.xml:15 article.translate.xml:17 +msgid "" +"$FreeBSD: head/en_US.ISO8859-1/articles/linux-users/article.xml 52142 " +"2018-08-16 16:43:18Z bcr $" +msgstr "" + +#. (itstool) path: legalnotice/para +#: article.translate.xml:20 +msgid "FreeBSD is a registered trademark of the FreeBSD Foundation." +msgstr "FreeBSD is a registered trademark of the FreeBSD Foundation." + +#. (itstool) path: legalnotice/para +#: article.translate.xml:22 +msgid "Linux is a registered trademark of Linus Torvalds." +msgstr "Linux is a registered trademark of Linus Torvalds." + +#. (itstool) path: legalnotice/para +#: article.translate.xml:24 +msgid "" +"Intel, Celeron, Centrino, Core, EtherExpress, i386, i486, Itanium, Pentium, " +"and Xeon are trademarks or registered trademarks of Intel Corporation or its " +"subsidiaries in the United States and other countries." +msgstr "" +"Intel, Celeron, Centrino, Core, EtherExpress, i386, i486, Itanium, Pentium, " +"and Xeon are trademarks or registered trademarks of Intel Corporation or its " +"subsidiaries in the United States and other countries." + +#. (itstool) path: legalnotice/para +#: article.translate.xml:28 +msgid "" +"Red Hat, RPM, are trademarks or registered trademarks of Red Hat, Inc. in " +"the United States and other countries." +msgstr "" +"Red Hat, RPM, are trademarks or registered trademarks of Red Hat, Inc. in " +"the United States and other countries." + +#. (itstool) path: legalnotice/para +#: article.translate.xml:31 +msgid "" +"UNIX is a registered trademark of The Open Group in the United States and " +"other countries." +msgstr "" +"UNIX is a registered trademark of The Open Group in the United States and " +"other countries." + +#. (itstool) path: legalnotice/para +#: article.translate.xml:33 +msgid "" +"Many of the designations used by manufacturers and sellers to distinguish " +"their products are claimed as trademarks. Where those designations appear in " +"this document, and the FreeBSD Project was aware of the trademark claim, the " +"designations have been followed by the â„¢ or the ® symbol." +msgstr "" +"Many of the designations used by manufacturers and sellers to distinguish " +"their products are claimed as trademarks. Where those designations appear in " +"this document, and the FreeBSD Project was aware of the trademark claim, the " +"designations have been followed by the â„¢ or the ® symbol." + +#. (itstool) path: abstract/para +#: article.translate.xml:42 +msgid "" +"This document is intended to quickly familiarize intermediate to advanced " +"Linux users with the basics of " +"FreeBSD." +msgstr "" +"El objetivo de este documento es familiarizar rápidamente a los usuarios " +"intermedios y avanzados de Linux " +"con los conceptos básicos de FreeBSD." + +#. (itstool) path: sect1/title +#: article.translate.xml:49 +msgid "Introduction" +msgstr "Introducción" + +#. (itstool) path: sect1/para +#: article.translate.xml:51 +msgid "" +"This document highlights some of the technical differences between FreeBSD " +"and Linux so that intermediate " +"to advanced Linux users can " +"quickly familiarize themselves with the basics of FreeBSD." +msgstr "" +"Este documento destaca algunas de las diferencias técnicas entre FreeBSD y " +"Linux para que los usuarios " +"intermedios y avanzados de Linux " +"puedan familiarizarse rápidamente con los conceptos básicos de FreeBSD." + +#. (itstool) path: sect1/para +#: article.translate.xml:56 +msgid "" +"This document assumes that FreeBSD is already installed. Refer to the Installing FreeBSD chapter of the FreeBSD Handbook for help " +"with the installation process." +msgstr "" +"Este documento asume que FreeBSD ya está instalado. Consulte el capítulo " +"Instalación de FreeBSD del Manual de FreeBSD para " +"obtener ayuda con el proceso de instalación." + +#. (itstool) path: sect1/title +#: article.translate.xml:63 +msgid "Default Shell" +msgstr "Shell por defecto" + +#. (itstool) path: sect1/para +#: article.translate.xml:65 +msgid "" +"Linux users are often surprised " +"to find that Bash is not the default shell in " +"FreeBSD. In fact, Bash is not included in the " +"default installation. Instead, FreeBSD uses " +"tcsh1 as the default root shell, and the Bourne shell-compatible sh1 as the default user " +"shell. sh1 is very similar to Bash " +"but with a much smaller feature-set. Generally shell scripts written for " +"sh1 will run in Bash, but the reverse " +"is not always true." +msgstr "" +"Los usuarios de Linux a menudo " +"se sorprenden al descubrir que Bash no es la " +"shell por defecto en FreeBSD. De hecho, Bash no " +"está incluido en la instalación predeterminada. En su lugar, FreeBSD utiliza " +"tcsh1 como shell predeterminada para el usuario root y " +"sh1 como shell compatible con Bourne shell por defecto. sh1 es muy similar a " +"Bash pero con un conjunto de características " +"mucho más pequeño. Generalmente, los scripts escritos para " +"sh1 se ejecutarán en Bash, pero al " +"contrario no siempre es así." + +#. (itstool) path: sect1/para +#: article.translate.xml:77 +msgid "" +"However, Bash and other shells are available for " +"installation using the FreeBSD Packages and Ports Collection." +msgstr "" +"Sin embargo, Bash y otras shells están " +"disponibles para la instalación utilizando los paquetes " +"de FreeBSD y la Colección de Ports." + +#. (itstool) path: sect1/para +#: article.translate.xml:81 +msgid "" +"After installing another shell, use chsh1 to change a user's " +"default shell. It is recommended that the root user's default shell remain unchanged since shells " +"which are not included in the base distribution are installed to /" +"usr/local/bin. In the event of a problem, the file system where " +"/usr/local/bin is located may not be mounted. In this " +"case, root would not have access " +"to its default shell, preventing root from logging in and fixing the problem." +msgstr "" +"Después de instalar otra shell, use chsh1 para cambiar la shell " +"predeterminada de un usuario. Se recomienda mantener la shell del usuario " +"root, ya que las shells que no " +"están incluidas en el sistema base se instalan en /usr/local/bin. Si hay un problema, el sistema de archivos donde se encuentra " +"/usr/local/bin podría no estar montado. En este caso, " +"el usuario root podría no tener " +"acceso a su shell por defecto, impidiendo que el usuario root inicie sesión y solucione el problema." + +#. (itstool) path: sect1/title +#: article.translate.xml:93 +msgid "Packages and Ports: Adding Software in FreeBSD" +msgstr "Paquetes y Ports: Instalar software en FreeBSD" + +#. (itstool) path: sect1/para +#: article.translate.xml:95 +msgid "" +"FreeBSD provides two methods for installing applications: binary packages " +"and compiled ports. Each method has its own benefits:" +msgstr "" +"FreeBSD proporciona dos métodos para instalar aplicaciones: paquetes " +"binarios y ports compilados. Cada método tiene sus propias ventajas:" + +#. (itstool) path: itemizedlist/title +#: article.translate.xml:100 +msgid "Binary Packages" +msgstr "Paquetes binarios" + +#. (itstool) path: listitem/simpara +#: article.translate.xml:103 +msgid "Faster installation as compared to compiling large applications." +msgstr "" +"Instalación más rápida comparado con la compilación de aplicaciones de gran " +"tamaño." + +#. (itstool) path: listitem/simpara +#: article.translate.xml:108 +msgid "Does not require an understanding of how to compile software." +msgstr "No es necesario saber cómo compilar software." + +#. (itstool) path: listitem/simpara +#: article.translate.xml:113 +msgid "No need to install a compiler." +msgstr "No es necesario instalar un compilador." + +#. (itstool) path: itemizedlist/title +#. (itstool) path: sect2/title +#: article.translate.xml:118 article.translate.xml:158 +msgid "Ports" +msgstr "Ports" + +#. (itstool) path: listitem/simpara +#: article.translate.xml:121 +msgid "Ability to customize installation options." +msgstr "Posibilidad de personalizar las opciones de instalación." + +#. (itstool) path: listitem/simpara +#: article.translate.xml:125 +msgid "Custom patches can be applied." +msgstr "Se pueden aplicar parches personalizados." + +#. (itstool) path: para/buildtarget +#: article.translate.xml:134 +msgid "package" +msgstr "package" + +#. (itstool) path: sect1/para +#: article.translate.xml:129 +msgid "" +"If an application installation does not require any customization, " +"installing the package is sufficient. Compile the port instead whenever an " +"application requires customization of the default options. If needed, a " +"custom package can be compiled from ports using make <_:" +"buildtarget-1/>." +msgstr "" +"Si la instalación de una aplicación no requiere de ninguna personalización, " +"con la instalación del paquete es suficiente. Compile el port siempre que " +"una aplicación requiera la personalización de las opciones predeterminadas. " +"Si fuera necesario, se puede compilar un paquete personalizado desde los " +"ports usando make <_:buildtarget-1/>." + +#. (itstool) path: sect1/para +#: article.translate.xml:136 +msgid "" +"A complete list of all available ports and packages can be found here." +msgstr "" +"Una lista completa de todos los ports y paquetes disponibles se puede " +"encontrar aquí." + +#. (itstool) path: sect2/title +#: article.translate.xml:140 +msgid "Packages" +msgstr "Paquetes" + +#. (itstool) path: sect2/para +#: article.translate.xml:142 +msgid "" +"Packages are pre-compiled applications, the FreeBSD equivalents of " +".deb files on Debian/Ubuntu based systems and " +".rpm files on Red Hat/Fedora based systems. Packages " +"are installed using pkg. For example, the following " +"command installs Apache 2.4:" +msgstr "" +"Los paquetes son aplicaciones precompiladas, el equivalente de FreeBSD a los " +"ficheros .deb en los sistemas basados en Debian/Ubuntu " +"y a los ficheros .rpm en los sistemas basados en Red " +"Hat/Fedora. Los paquetes se instalan usando pkg. Por " +"ejemplo, el siguiente comando instala Apache 2.4:" + +#. (itstool) path: sect2/screen +#: article.translate.xml:150 +#, no-wrap +msgid "# pkg install apache24" +msgstr "# pkg install apache24" + +#. (itstool) path: sect2/para +#: article.translate.xml:152 +msgid "" +"For more information on packages refer to section 5.4 of the FreeBSD " +"Handbook: Using pkgng for Binary Package Management." +msgstr "" +"Para obtener más información sobre los paquetes, consulte la sección 5.4 del " +"Manual de FreeBSD: Uso de pkgng para la administración de " +"paquetes binarios." + +#. (itstool) path: sect2/para +#: article.translate.xml:160 +msgid "" +"The FreeBSD Ports Collection is a framework of Makefiles and patches specifically customized for installing applications " +"from source on FreeBSD. When installing a port, the system will fetch the " +"source code, apply any required patches, compile the code, and install the " +"application and any required dependencies." +msgstr "" +"La Colección de Ports de FreeBSD es un framework de Makefiles y parches específicamente personalizados para instalar " +"aplicaciones con su código fuente en FreeBSD. Al instalar un port, el " +"sistema buscará el códifo fuente, aplicará los parches necesarios, compilará " +"el código e instalará la aplicación y las dependencias necesarias." + +#. (itstool) path: sect2/para +#: article.translate.xml:167 +msgid "" +"The Ports Collection, sometimes referred to as the ports tree, can be " +"installed to /usr/ports using " +"portsnap8. Detailed instructions for installing the Ports " +"Collection can be found in section 5.5 of the " +"FreeBSD Handbook." +msgstr "" +"La Colección de Ports, a veces llamada el árbol de ports, se puede instalar " +"en /usr/ports utilizando " +"portsnap8. \n" +"Se pueden encontrar instrucciones detalladas para instalar la Colección de " +"Ports en la sección 5.5 del Manual de FreeBSD." + +#. (itstool) path: sect2/para +#: article.translate.xml:173 +msgid "" +"To compile a port, change to the port's directory and start the build " +"process. The following example installs Apache 2.4 from the Ports Collection:" +msgstr "" +"Para compilar un port, acceda al directorio del port e inicie el proceso de " +"build. El siguiente ejemplo instala Apache 2.4 de " +"la colección de ports:" + +#. (itstool) path: sect2/screen +#: article.translate.xml:178 +#, no-wrap +msgid "" +"# cd /usr/ports/www/apache24\n" +"# make install clean" +msgstr "" +"# cd /usr/ports/www/apache24\n" +"# make install clean" + +#. (itstool) path: sect2/para +#: article.translate.xml:181 +msgid "" +"A benefit of using ports to install software is the ability to customize the " +"installation options. This example specifies that the mod_ldap module should also be installed:" +msgstr "" +"El beneficio de usar ports para instalar software es la capacidad de " +"personalizar las opciones de instalación. Este ejemplo especifica que el " +"módulo mod_ldap también debe ser instalado:" + +#. (itstool) path: sect2/screen +#: article.translate.xml:186 +#, no-wrap +msgid "" +"# cd /usr/ports/www/apache24\n" +"# make WITH_LDAP=\"YES\" install clean" +msgstr "" +"# cd /usr/ports/www/apache24\n" +"# make WITH_LDAP=\"YES\" install clean" + +#. (itstool) path: sect2/para +#: article.translate.xml:189 +msgid "" +"Refer to Using the Ports Collection for more " +"information." +msgstr "" +"Consulte Usando la Colección de Ports para obtener " +"más información." + +#. (itstool) path: sect1/title +#: article.translate.xml:195 +msgid "System Startup" +msgstr "Inicio del sistema" + +#. (itstool) path: sect1/para +#: article.translate.xml:197 +msgid "" +"Many Linux distributions use the " +"SysV init system, whereas FreeBSD uses the traditional BSD-style " +"init8. Under the BSD-style init8, there are no run-" +"levels and /etc/inittab does not exist. Instead, " +"startup is controlled by rc8 scripts. At system " +"boot, /etc/rc reads /etc/rc.conf " +"and /etc/defaults/rc.conf to determine which services " +"are to be started. The specified services are then started by running the " +"corresponding service initialization scripts located in /etc/rc.d/" +" and /usr/local/etc/rc.d/. These scripts are " +"similar to the scripts located in /etc/init.d/ on " +"Linux systems." +msgstr "" +"Muchas distribuciones de Linux " +"usan el sistema de inicio SysV, mientras que FreeBSD usa el tradicional BSD-" +"style init8. Con el BSD-style " +"init8, no hay run-levels y /etc/inittab no " +"existe. En su lugar, el inicio está controlado por scripts " +"rc8. En el arranque del sistema, /etc/rc lee " +"/etc/rc.conf y /etc/defaults/rc.conf para determinar qué servicios deben iniciarse. Los servicios " +"especificados son iniciados ejecutando su correspondiente script de " +"inicialización del servicio ubicado en /etc/rc.d/ y " +"/usr/local/etc/rc.d/. Estos scripts son similares a los " +"scripts ubicados en /etc/init.d/ en los sistemas " +"Linux." + +#. (itstool) path: sect1/para +#: article.translate.xml:213 +msgid "" +"The scripts found in /etc/rc.d/ are for applications " +"that are part of the base system, such as " +"cron8, sshd8, and " +"syslog3. The scripts in /usr/local/etc/rc.d/ are " +"for user-installed applications such as Apache " +"and Squid." +msgstr "" +"Los scripts ubicados en /etc/rc.d/ son para las " +"aplicaciones que forman parte del sistema base, como " +"cron8, sshd8, y " +"syslog3. Los scripts ubicados en /usr/local/etc/rc.d/ son para aplicaciones instaladas por el usuario como " +"Apache y Squid." + +#. (itstool) path: sect1/para +#: article.translate.xml:221 +msgid "" +"Since FreeBSD is developed as a complete operating system, user-installed " +"applications are not considered to be part of the base " +"system. User-installed applications are generally installed using Packages or Ports. In order to keep them separate from " +"the base system, user-installed applications are installed under /" +"usr/local/. Therefore, user-installed binaries reside in " +"/usr/local/bin/, configuration files are in /" +"usr/local/etc/, and so on." +msgstr "" +"Dado que FreeBSD se desarrolla como un sistema operativo completo, las " +"aplicaciones instaladas por el usuario no se consideran parte del sistema " +"base. Las aplicaciones instaladas por el usuario generalmente " +"se instalan utilizando Paquetes o Ports. Para " +"mantenerlas separadas del sistema base, las aplicaciones instaladas por el " +"usuario se instalan en /usr/local/. Por lo tanto, los " +"binarios instalados por el usuario están ubicados en /usr/local/" +"bin/, los archivos de configuración están en /usr/local/" +"etc/, y así sucesivamente." + +#. (itstool) path: sect1/para +#: article.translate.xml:232 +msgid "" +"Services are enabled by adding an entry for the service in /etc/rc." +"conf . The system defaults are found in /etc/defaults/" +"rc.conf and these default settings are overridden by settings in " +"/etc/rc.conf. Refer to rc." +"conf5 for more " +"information about the available entries. When installing additional " +"applications, review the application's install message to determine how to " +"enable any associated services." +msgstr "" +"Los servicios se habilitan añadiendo una entrada para el servicio en " +"/etc/rc.conf. Los valores predeterminados del sistema " +"se encuentran en /etc/defaults/rc.conf y las " +"configuraciones por defecto se sobreescriben con /etc/rc.conf. Consulte rc.conf5 para obtener más " +"información sobre las entradas disponibles. Al instalar aplicaciones " +"adicionales, revise el mensaje de instalación para determinar cómo habilitar " +"los servicios asociados." + +#. (itstool) path: sect1/para +#: article.translate.xml:242 +msgid "" +"The following entries in /etc/rc.conf enable " +"sshd8, enable Apache 2.4, and specify " +"that Apache should be started with SSL." +msgstr "" +"Las siguientes entradas en /etc/rc.conf activan " +"sshd8, activan Apache 2.4 y especifican " +"que Apache debe iniciarse con SSL." + +#. (itstool) path: sect1/programlisting +#: article.translate.xml:248 +#, no-wrap +msgid "" +"# enable SSHD\n" +"sshd_enable=\"YES\"\n" +"# enable Apache with SSL\n" +"apache24_enable=\"YES\"\n" +"apache24_flags=\"-DSSL\"" +msgstr "" +"# activa SSHD\n" +"sshd_enable=\"YES\"\n" +"# activa Apache con SSL\n" +"apache24_enable=\"YES\"\n" +"apache24_flags=\"-DSSL\"" + +#. (itstool) path: sect1/para +#: article.translate.xml:254 +msgid "" +"Once a service has been enabled in /etc/rc.conf, it can " +"be started without rebooting the system:" +msgstr "" +"Una vez que un servicio ha sido activado en /etc/rc.conf, puede iniciarse sin reiniciar el sistema:" + +#. (itstool) path: sect1/screen +#: article.translate.xml:258 +#, no-wrap +msgid "" +"# service sshd start\n" +"# service apache24 start" +msgstr "" +"# service sshd start\n" +"# service apache24 start" + +#. (itstool) path: sect1/para +#: article.translate.xml:261 +msgid "" +"If a service has not been enabled, it can be started from the command line " +"using :" +msgstr "" +"Si un servicio no ha sido activado, puede iniciarse desde la línea de " +"comandos usando :" *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***