Index: pt_BR.ISO8859-1/books/handbook/Makefile =================================================================== --- pt_BR.ISO8859-1/books/handbook/Makefile +++ pt_BR.ISO8859-1/books/handbook/Makefile @@ -59,12 +59,16 @@ IMAGES_EN+= bsdinstall/bsdinstall-final-confirmation.png IMAGES_EN+= bsdinstall/bsdinstall-finalconfiguration.png IMAGES_EN+= bsdinstall/bsdinstall-final-modification-shell.png +IMAGES_EN+= bsdinstall/bsdinstall-hardening.png IMAGES_EN+= bsdinstall/bsdinstall-keymap-10.png +IMAGES_EN+= bsdinstall/bsdinstall-keymap-loading.png IMAGES_EN+= bsdinstall/bsdinstall-keymap-select-default.png +IMAGES_EN+= bsdinstall/bsdinstall-keymap-testing.png IMAGES_EN+= bsdinstall/bsdinstall-mainexit.png IMAGES_EN+= bsdinstall/bsdinstall-netinstall-files.png IMAGES_EN+= bsdinstall/bsdinstall-netinstall-mirrorselect.png IMAGES_EN+= bsdinstall/bsdinstall-part-entire-part.png +IMAGES_EN+= bsdinstall/bsdinstall-ufs-warning.png IMAGES_EN+= bsdinstall/bsdinstall-part-guided-disk.png IMAGES_EN+= bsdinstall/bsdinstall-part-guided-manual.png IMAGES_EN+= bsdinstall/bsdinstall-part-manual-addpart.png @@ -77,6 +81,8 @@ IMAGES_EN+= bsdinstall/bsdinstall-timezone-country.png IMAGES_EN+= bsdinstall/bsdinstall-timezone-region.png IMAGES_EN+= bsdinstall/bsdinstall-timezone-zone.png +IMAGES_EN+= bsdinstall/bsdinstall-timezone-date.png +IMAGES_EN+= bsdinstall/bsdinstall-timezone-time.png IMAGES_EN+= bsdinstall/bsdinstall-zfs-disk_info.png IMAGES_EN+= bsdinstall/bsdinstall-zfs-disk_select.png IMAGES_EN+= bsdinstall/bsdinstall-zfs-geli_password.png Index: pt_BR.ISO8859-1/books/handbook/book.xml =================================================================== --- pt_BR.ISO8859-1/books/handbook/book.xml +++ pt_BR.ISO8859-1/books/handbook/book.xml @@ -492,6 +492,7 @@ + @@ -1936,7 +1937,7 @@ - Imagens de máquinas virtuais disponíveis no Amazon AWS Marketplace, no Microsoft Azure Marketplace, e na Plataforma Google Cloud, para executar em seus respectivos serviços de hospedagem. Para obter maiores informações sobre como implantar o FreeBSD no Azure, consulte o capítulo relevante na Documentação do Azure. + Imagens de máquinas virtuais disponíveis no AWS Marketplace, no Microsoft Azure Marketplace, e na Plataforma Google Cloud, para executar em seus respectivos serviços de hospedagem. Para obter maiores informações sobre como implantar o FreeBSD no Azure, consulte o capítulo relevante na Documentação do Azure. @@ -2019,7 +2020,7 @@ Quase todos os processadores compatíveis com i386 com uma unidade de ponto flutuante são suportados. Todos os processadores Intel 486 ou superior são suportados. - O FreeBSD irá aproveitar o suporte a Extensões de Endereços Físicos (PAE) em CPUs com este recurso. Um kernel com o recurso PAE ativado detectará memória acima de 4 GB e permitirá que ela seja usada pelo sistema. No entanto, o uso do PAE coloca restrições em drivers de dispositivos e outros recursos do FreeBSD. Consulte pae4 para detalhes. + O FreeBSD irá aproveitar o suporte a Extensões de Endereços Físicos (PAE) em CPUs com este recurso. Um kernel com o recurso PAE ativado detectará memória acima de 4 GB e permitirá que ela seja usada pelo sistema. No entanto, o uso do PAE coloca restrições em drivers de dispositivos e outros recursos do FreeBSD. @@ -2062,10 +2063,6 @@ Nas arquiteturas i386 e amd64, os discos podem ser divididos em várias partições usando um dos dois esquemas de particionamento. Um registro de inicialização mestre tradicional (MBR) contém uma tabela de partição que define até quatro partições primárias. Por razões históricas, o FreeBSD chama essas partições primárias de slices. Uma dessas partições primárias pode ser transformada em uma partição estendida contendo várias partições lógicas. A Tabela de Partição GUID (GPT) é um método mais novo e mais simples de particionar um disco. Implementações comuns de GPT permitem até 128 partições por disco, eliminando a necessidade de partições lógicas. - - Alguns sistemas operacionais mais antigos, como o Windows XP, não são compatíveis com o esquema de partição GPT. Se o FreeBSD estiver compartilhando um disco com esse sistema operacional, o particionamento MBR será necessário. - - O boot loader do FreeBSD requer uma partição primária ou GPT. Se todas as partições primárias ou GPT já estiverem em uso, uma deve ser liberada para o FreeBSD. Para criar uma partição sem excluir dados existentes, use uma ferramenta de redimensionamento de partição para reduzir uma partição existente e criar uma nova partição usando o espaço liberado. Uma variedade de ferramentas de redimensionamento de partições comerciais e gratuitas estão listadas em http://en.wikipedia.org/wiki/List_of_disk_partitioning_software. O GParted Live (http://gparted.sourceforge.net/livecd.php) é um live CD que inclui o editor de partições GParted. O GParted também está incluído em muitas outras distribuições live CD do Linux. @@ -2112,7 +2109,7 @@ Verifique a Errata do FreeBSD - Embora o Projeto FreeBSD se esforce para garantir que cada versão do FreeBSD seja o mais estável possível, ocasionalmente, os bugs aparecem no processo. Em raras ocasiões, esses erros afetam o processo de instalação. A medida que esses problemas são descobertos e corrigidos, eles são anotados na Errata do FreeBSD (https://www.freebsd.org/releases/12.0R/errata.html) no site do FreeBSD. Verifique a errata antes de instalar para certificar-se de que não existem problemas que possam afetar a instalação. + Embora o Projeto FreeBSD se esforce para garantir que cada versão do FreeBSD seja o mais estável possível, ocasionalmente, os bugs aparecem no processo. Em raras ocasiões, esses erros afetam o processo de instalação. A medida que esses problemas são descobertos e corrigidos, eles são anotados na Errata do FreeBSD (https://www.freebsd.org/releases/12.1R/errata.html) no site do FreeBSD. Verifique a errata antes de instalar para certificar-se de que não existem problemas que possam afetar a instalação. Informações e erratas para todos os releases podem ser encontradas na seção de informações de release do site do FreeBSD (https://www.freebsd.org /releases/index.html). @@ -2123,7 +2120,7 @@ O instalador do FreeBSD não é um aplicativo que pode ser executado dentro de outro sistema operacional. Em vez disso, baixe um arquivo de instalação do FreeBSD, grave-o na mídia associada ao seu tipo e tamanho (CD, DVD, ou USB), e inicialize o sistema para instalar a partir da mídia inserida. - Os arquivos de instalação do FreeBSD estão disponíveis em www.freebsd.org/where.html#download. O nome de cada arquivo de instalação inclui a versão de Release do FreeBSD, a arquitetura e o tipo de arquivo. Por exemplo, para instalar o FreeBSD 10.2 em um sistema amd64 de um DVD, baixe o FreeBSD-10.2-RELEASE-amd64-dvd1.iso, grave este arquivo em um DVD, e inicialize o sistema com o DVD inserido. + Os arquivos de instalação do FreeBSD estão disponíveis em www.freebsd.org/where.html#download. O nome de cada arquivo de instalação inclui a versão de Release do FreeBSD, a arquitetura e o tipo de arquivo. Por exemplo, para instalar o FreeBSD 12.1 em um sistema amd64 de um DVD, baixe o FreeBSD-12.1-RELEASE-amd64-dvd1.iso, grave este arquivo em um DVD, e inicialize o sistema com o DVD inserido. Os arquivos de instalação estão disponíveis em vários formatos. Os formatos variam dependendo da arquitetura do computador e do tipo de mídia. @@ -2176,7 +2173,7 @@ O utilitário de linha de comando dd1 está disponível no BSD, no Linux e no Mac OS. Para gravar a imagem usando o dd, insira o pendrive USB e determine o nome do dispositivo. Em seguida, especifique o nome do arquivo de instalação baixado e o nome do dispositivo para o pendrive USB. Este exemplo grava a imagem de instalação amd64 no primeiro dispositivo USB em um sistema FreeBSD existente. - # dd if=FreeBSD-10.2-RELEASE-amd64-memstick.img of=/dev/da0 bs=1M conv=sync + # dd if=FreeBSD-12.1-RELEASE-amd64-memstick.img of=/dev/da0 bs=1M conv=sync Se este comando falhar, verifique se o pendrive USB não está montado e se o nome do dispositivo aponta para o disco, não para uma partição. Alguns sistemas operacionais podem requerer que este comando seja executado com o sudo8. A sintaxe do dd1 varia ligeiramente em diferentes plataformas; por exemplo, o Mac OS requer um em minúsculas. Sistemas como o Linux podem gravar em buffer. Para forçar todas as gravações a serem concluídas, use o comando sync8. @@ -2385,44 +2382,28 @@ - Dependendo do console do sistema que está sendo usado, o bsdinstall pode inicialmente exibir o menu mostrado em . + Após o carregamento dos keymaps, o bsdinstall exibe o menu mostrado em . Use as setas para cima e para baixo para selecionar o mapa de teclas que mais representa o mapeamento do teclado conectado ao sistema. Pressione Enter para salvar a seleção. -
- Seleção de Keymap +
+ Menu de Seleção do Keymap - +
- Para configurar o layout do teclado, pressione Enter com [YES] selecionado, o que exibirá o menu mostrado em . Para usar o layout padrão, use a tecla de seta para selecionar [NO] e pressione Enter para pular esta tela de menu. + Pressionar Esc sairá deste menu e usará o mapa de teclas padrão. Se a escolha do mapa de teclado não for clara, a opção United States of America ISO-8859-1 é uma opção segura. -
- Menu de seleção do teclado + Além disso, ao selecionar um keymap diferente, o usuário pode testar o keymap e garantir que esteja correto antes de continuar, conforme mostrado em . - - - - - -
+
+ Menu de Teste do Keymap - Ao configurar o layout do teclado, use as setas para cima e para baixo para selecionar o mapa de teclas que mais representa o mapeamento do teclado conectado ao sistema. Pressione Enter para salvar a seleção. - - - Pressionar Esc sairá deste menu e usará o mapa de teclas padrão. Se a escolha do mapa de teclado não for clara, a opção United States of America ISO-8859-1 é uma opção segura. - - - No FreeBSD 10.0-RELEASE e posteriormente, este menu foi aprimorado. A seleção completa de mapas de teclado é mostrada, com o padrão pré-selecionado. Além disso, ao selecionar um mapa de teclado diferente, é exibido um diálogo que permite ao usuário experimentar o mapa de teclas e garantir que esteja correto antes de continuar. - -
- Menu de keymaps aprimorado - - +
@@ -2466,14 +2447,18 @@ - doc - Documentação adicional, principalmente de interesse histórico, para instalar em /usr/share/doc. A documentação fornecida pelo Projeto de Documentação do FreeBSD pode ser instalada posteriormente usando as instruções em . + base-dbg - Ferramentas básicas como cat, ls entre outras com símbolos de depuração ativados. - games - Vários jogos tradicionais do BSD, incluindo fortune, rot13 e outros. + kernel-dbg - Kernel e módulos com símbolos de depuração ativados. + lib32-dbg - Bibliotecas de compatibilidade para executar aplicativos de 32 bits em uma versão de 64 bits do FreeBSD com símbolos de depuração ativados. + + + lib32 - Bibliotecas de compatibilidade para executar aplicativos de 32 bits em uma versão de 64 bits do FreeBSD. @@ -2488,6 +2473,10 @@ src - O código-fonte completo do FreeBSD para o kernel e para o userland. Embora não seja necessário para a maioria dos aplicativos, pode ser necessário para compilar drivers de dispositivo, módulos do kernel ou alguns aplicativos da Coleção de Ports. Ele também é usado para desenvolver o próprio FreeBSD. A árvore de código-fonte completa requer 1 GB de espaço em disco e a recompilação de todo o sistema FreeBSD requer 5 GB adicionais de espaço. + + + tests - FreeBSD Test Suite. + @@ -2528,7 +2517,7 @@ O próximo menu é usado para determinar o método de alocação de espaço em disco. As opções disponíveis no menu dependem da versão do FreeBSD sendo instalada.
- Opções de particionamento no FreeBSD 10.x e superior + Opções de Particionamento @@ -2537,8 +2526,26 @@
- O particionamento Guided configura automaticamente as partições de disco, o particionamento Manual permite que usuários avançados criem partições personalizadas a partir das opções de menu, e o Shell abre um prompt de shell onde usuários avançados podem criar partições personalizadas usando utilitários de linha de comando como gpart8, fdisk8, e bsdlabel8. O particionamento do ZFS, disponível somente no FreeBSD 10 e versões posteriores, cria um sistema root-on-ZFS opcionalmente criptografado com suporte para ambientes de inicialização. + bsdinstall fornece ao usuário quatro métodos para alocar espaço em disco: + + + O particionamento Auto (UFS) configura automaticamente as partições do disco usando o sistema de arquivos UFS. + + + + O particionamento Manual permite que usuários avançados criem partições personalizadas a partir das opções de menu. + + + + Shell abre um prompt de shell no qual usuários avançados podem criar partições personalizadas usando utilitários de linha de comando como gpart8, fdisk8, e bsdlabel8. + + + + O particionamento Auto (ZFS) cria um sistema root-on-ZFS com suporte opcional à criptografia GELI para boot environments. + + + Esta seção descreve o que considerar ao definir as partições de disco. Em seguida, demonstra como usar os diferentes métodos de particionamento. @@ -2554,7 +2561,7 @@ O tamanho da partição /var reflete o uso pretendido para a máquina. Esta partição é usada para armazenar caixas de correio, arquivos de log e spools de impressora. Caixas de correio e arquivos de log podem crescer até tamanhos inesperados, dependendo do número de usuários e de quanto tempo os arquivos de log são mantidos. Na média, a maioria dos usuários raramente precisa de mais do que cerca de um gigabyte de espaço livre em disco no /var. - Às vezes, é necessário muito espaço em disco no /var/tmp. Quando um novo software é instalado, as ferramentas de empacotamento extraem uma cópia temporária dos pacotes no /var/tmp. Grandes pacotes de software, como o Firefox, o Apache OpenOffice ou LibreOffice podem ser difíceis de instalar se não houver espaço em disco suficiente no /var/tmp. + Às vezes, é necessário muito espaço em disco no /var/tmp. Quando um novo software é instalado, as ferramentas de empacotamento extraem uma cópia temporária dos pacotes no /var/tmp. Grandes pacotes de software, como o Firefox ou LibreOffice podem ser difíceis de instalar se não houver espaço em disco suficiente no /var/tmp. A partição /usr contém muitos dos arquivos que suportam o sistema, incluindo o a Coleção de Ports do FreeBSD e o código-fonte do sistema. Pelo menos 2 gigabytes de espaço são recomendados para esta partição. @@ -2572,7 +2579,7 @@ - Particionamento Guiado + Particionamento Guiado Usando UFS Quando este método é selecionado, um menu exibirá o(s) disco(s) disponível(s). Se vários discos estiverem conectados, escolha aquele em que o FreeBSD deve ser instalado. @@ -2598,6 +2605,30 @@
+ Após [ Entire Disk ] ser escolhido, bsdinstall exibe uma caixa de diálogo indicando que o disco será apagado. + +
+ Confirmação + + + + + + +
+ + O próximo menu mostra uma lista com os tipos de esquema de partição. O GPT é geralmente a opção mais apropriada para computadores amd64. Computadores mais antigos que não são compatíveis com o GPT devem usar o MBR. Os outros esquemas de partição são geralmente usados para computadores incomuns ou antigos. Mais informações estão disponíveis em . + +
+ Selecionar Esquema de Particionamento + + + + + + +
+ Depois que o layout da partição tiver sido criado, revise-o para garantir que ele atenda às necessidades da instalação. Selecionar [ Revert ] redefinirá as partições para seus valores originais e pressionar [Auto] recriará as partições automáticas do FreeBSD. As partições também podem ser criadas, modificadas ou excluídas manualmente. Quando o particionamento estiver correto, selecione [Finish] para continuar com a instalação.
@@ -2609,6 +2640,20 @@
+ + Depois que os discos são configurados, o próximo menu fornece a última chance de fazer alterações antes que os discos selecionados sejam formatados. Se for necessário fazer alterações, selecione [Back] para retornar ao menu principal de particionamento. [ Revert & Exit ] sairá do instalador sem fazer alterações no disco. Selecione [ Commit ] para iniciar o processo de instalação. + +
+ Confirmação final + + + + + + +
+ + Para continuar com o processo de instalação, vá para . @@ -2640,7 +2685,7 @@ O GPT é geralmente a opção mais apropriada para computadores amd64. Computadores mais antigos que não são compatíveis com o GPT devem usar o MBR. Os outros esquemas de partição são geralmente usados para computadores incomuns ou antigos. - +
Esquemas de Particionamento @@ -2673,11 +2718,6 @@ - PC98 - Variante do MBR utilizada pelos computadores NEC PC-98 (http://en.wikipedia.org/wiki /Pc9801). - - - VTOC8 Tabela de Volume do Conteúdo usado pelos computadores Sun SPARC64 e UltraSPARC. @@ -2709,11 +2749,15 @@ + freebsd-zfs - Um sistema de arquivos ZFS do FreeBSD. Mais informações sobre o ZFS estão disponíveis em . + + + freebsd-swap - Espaço de swap do FreeBSD. - Outro tipo de partição que vale a pena mencionar é a freebsd-zfs, usado para partições que conterão um sistema de arquivos FreeBSD ZFS (). Consulte gpart8 para obter descrições dos tipos de partição GPT disponíveis. + Consulte gpart8 para obter informações de todos os tipos de partições GPT disponíveis. Várias partições do sistema de arquivos podem ser criadas e algumas pessoas preferem um layout tradicional com partições separadas para /, /var, /tmp e /usr. Veja para um exemplo. @@ -2794,11 +2838,11 @@ - Depois que as partições personalizadas forem criadas, selecione [Finish] para continuar com a instalação. + Depois que as partições personalizadas forem criadas, selecione [Finish] para continuar com a instalação e vá para . - Particionamento Automático Root-on-ZFS + Particionamento Guiado Usando Root-on-ZFS O suporte para criação automática de instalações root-on-ZFS foi adicionado no FreeBSD 10.0-RELEASE. Este modo de particionamento só funciona com discos inteiros e apaga o conteúdo de todo o disco. O instalador criará automaticamente partições alinhadas a limites de 4k e forçará o ZFS a usar setores 4k. Isso é seguro mesmo com discos de setor de 512 bytes e tem o benefício adicional de garantir que os pools criados em discos de 512 bytes possam ter discos de setor de 4k adicionados no futuro, como espaço de armazenamento adicional ou como substitutos para discos com falha. O instalador também pode opcionalmente empregar a criptografia de disco GELI conforme descrito em . Se a criptografia estiver ativada, um conjunto de inicialização não criptografado de 2 GB contendo o diretório /boot será criado. Ele contém o kernel e outros arquivos necessários para inicializar o sistema. Uma partição swap de um tamanho selecionável pelo usuário também é criada, e todo o espaço restante é usado para o pool do ZFS. @@ -2897,26 +2941,12 @@ - - Comprometendo-se com a instalação + + Fazendo o download dos arquivos de distribuição - Depois que os discos são configurados, o próximo menu fornece a última chance de fazer alterações antes que os discos rígidos selecionados sejam formatados. Se for necessário fazer alterações, selecione [Back] para retornar ao menu principal de particionamento. [ Revert & Exit ] sairá do instalador sem fazer alterações no disco rígido. - -
- Confirmação final - - - - - - -
- - Para iniciar a instalação atual, selecione [Commit] e pressione Enter. - O tempo de instalação irá variar dependendo das distribuições escolhidas, mídia de instalação e velocidade do computador. Uma série de mensagens indicará o progresso. - Primeiro, o instalador formata o(s) disco(s) selecionado(s) e inicializa as partições. Em seguida, no caso de uma mídia de bootonly, ele faz o download dos componentes selecionados: + Primeiro, o instalador formata o(s) disco(s) selecionado(s) e inicializa as partições. Em seguida, no caso de uma bootonly media ou mini memstick, ele faz o download dos componentes selecionados:
Fazendo o download dos arquivos de distribuição @@ -3155,21 +3185,9 @@ Defina o fuso horário - O próximo menu pergunta se o relógio do sistema usa o UTC ou a hora local. Em caso de dúvida, selecione [No] para escolher o horário local mais usado. - -
- Selecione o relógio local ou UTC - - - - - - -
- A próxima série de menus é usada para determinar a hora local correta, selecionando a região geográfica, o país e o fuso horário. Definir o fuso horário permite que o sistema corrija automaticamente as alterações de horário regionais, como horário de verão, e execute outras funções relacionadas ao fuso horário corretamente. - O exemplo mostrado aqui é para uma máquina localizada no fuso horário do leste dos Estados Unidos. As seleções variam de acordo com a localização geográfica. + O exemplo mostrado aqui é para uma máquina localizada no fuso horário do continente da Espanha, Europa. As seleções variam de acordo com a localização geográfica.
Selecione uma região @@ -3217,7 +3235,31 @@
- Confirme se a abreviação do fuso horário está correta. Se estiver, pressione Enter para continuar com a configuração pós-instalação. + Confirme se a abreviação do fuso horário está correta. + +
+ Selecionar Data + + + + + + +
+ + A data apropriada é selecionada usando as teclas de seta e pressionando [ Set Date ]. Caso contrário, a seleção de data pode ser pulada pressionando [ Skip ]. + +
+ Selecionar Hora + + + + + + +
+ + O horário apropriado é selecionado usando as teclas de seta e, em seguida, pressionando [ Set Time ]. Caso contrário, a seleção da hora pode ser pulada pressionando [ Skip ].
@@ -3239,6 +3281,10 @@ + local_unbound -Ative o DNS local unbound. É necessário ter em mente que esse é o unbound do sistema base e deve ser usado apenas como um cache local de consultas DNS. Se o objetivo é configurar um resolvedor para toda a rede, instale dns/unbound. + + + sshd - O daemon Secure Shell (SSH) é usado para acessar remotamente um sistema através de uma conexão criptografada. Ative este serviço somente se o sistema estiver disponível para logins remotos. @@ -3247,29 +3293,85 @@ + ntpdate - Ative a sincronização automática do relógio no momento do boot. A funcionalidade deste programa agora está disponível no daemon ntpd8. Após um período considerável de luto, o utilitário ntpdate8 será aposentado. + + + ntpd - O daemon do Network Time Protocol (NTP) para sincronização automática do relógio. Ative este serviço se houver um servidor Windows, Kerberos ou LDAP na rede. powerd - Utilitário de controle de energia do sistema para controle de energia e economia de energia. - + + + dumpdev - A habilitação de despejos de memória é útil na depuração de problemas com o sistema; portanto, os usuários são incentivados a habilitar despejos de memória. + + + + + Ativando Opções de Segurança (Hardening) - - Habilitando Crash Dumps + O próximo menu é usado para configurar quais opções de segurança serão ativadas. Todas essas opções são opcionais. Mas seu uso é incentivado. - O próximo menu é usado para configurar se os despejos de memória devem ou não ser ativados. A ativação de despejos de memória pode ser útil na depuração de problemas com o sistema, portanto, os usuários são incentivados a ativar os despejos de memória. +
+ Selecionando Opções de Segurança (Hardening) -
- Habilitando Crash Dumps - - +
+ + Aqui está um resumo das opções que podem ser ativadas neste menu: + + + + hide_uids - Oculta processos em execução de outros usuários para impedir que usuários sem privilégios vejam processos em execução de outros usuários (UID), impedindo o vazamento de informações. + + + + hide_gids - Oculta processos em execução de outros grupos para impedir que usuários sem privilégios vejam processos em execução de outros grupos (GID), impedindo o vazamento de informações. + + + + hide_jail - Oculta processos em execução em jails para impedir que usuários sem privilégios vejam processos em execução dentro das jails. + + + + read_msgbuf - Desativando a leitura do buffer de mensagens do kernel para usuários sem privilégios, impede o uso do dmesg8 para exibir mensagens do log do kernel em buffer. + + + + proc_debug - Desativar os recursos de depuração de processo para usuários sem privilégios desativa uma variedade de serviços de depuração entre processos sem privilégios, incluindo algumas funcionalidades procfs, ptrace() e ktrace(). Observe que isso também irá bloquear ferramentas de depuração, como por exemplo, lldb1, truss1, procstat1, bem como alguns recursos de depuração integrados em certas linguagens de script como PHP, etc., de funcionar para usuários sem privilégios. + + + + random_pid - Randomize o PID dos processos recém-criados. + + + + clear_tmp - Limpar o /tmp na inicialização do sistema. + + + + disable_syslogd - Desative a criação de socket de rede do syslogd. Por padrão, o FreeBSD executa o syslogd de maneira segura com -s. Isso impede que o daemon atenda solicitações UDP recebidas na porta 514. Com esta opção ativada, o syslogd será executado com o sinalizador -ss, que impede o syslogd de abrir qualquer porta. Para obter mais informações, consulte syslogd8. + + + + disable_sendmail - Desative o agente de transporte de email sendmail. + + + + secure_console - Quando esta opção está ativada, o prompt solicita a senha de root ao entrar em modo single. + + + + disable_ddtrace - O DTrace pode ser executado em um modo que realmente afetará o kernel em execução. Ações destrutivas não podem ser usadas, a menos que tenham sido explicitamente ativadas. Para habilitar esta opção ao usar o DTrace, use -w. Para obter mais informações, consulte dtrace1. + + @@ -3421,6 +3523,10 @@ + System Hardening - Descrito em . + + + Time Zone - Descrito em . @@ -3777,6 +3883,10 @@ Exemplos de contas do sistema são daemon, operador, bind, news, e www. + + É necessário ter cuidado ao usar o grupo operator, pois privilégios de acesso como o de superusuário podem ser concedidos, incluindo e não limitado a, desligamento, reinicialização e acesso a todos os itens em /dev para o grupo. + + accounts nobody A nobody é uma conta genérica sem privilégios do sistema. No entanto, quanto mais serviços usarem nobody, a mais arquivos e processos esse usuário será associado e, portanto, mais privilegiado esse usuário se tornará. @@ -8190,8 +8300,6 @@ # pkg install firefox-esr - Versões localizadas estão disponíveis em www/firefox-i18n e www/firefox-esr-i18n. - A Coleção de Ports pode ser usada para compilar a versão desejada do Firefox a partir do código-fonte. Este exemplo compila o www/firefox, onde o firefox pode ser substituído pelo ESR ou pela versão localizada para instalar. # cd /usr/ports/www/firefox @@ -36016,25 +36124,21 @@ NAT and IPFW - O firewall IPFW do FreeBSD possui duas implementações de NAT: uma sendo o daemon do sistema base natd8 e o recurso mais recente de NAT interno do IPFW, também conhecido como in-kernel NAT. Ambos trabalham em conjunto com o IPFW para fornecer tradução de endereço de rede. Isso pode ser usado para fornecer uma solução de compartilhamento de conexão com a Internet, para que vários computadores internos possam se conectar à Internet usando um único endereço IP público. + O firewall IPFW do FreeBSD possui duas implementações de NAT: a implementação do sistema base natd8 e a implementação de NAT interno do IPFW. Ambos trabalham em conjunto com o IPFW para fornecer tradução de endereço de rede. Isso pode ser usado para fornecer uma solução de compartilhamento de conexão com a Internet, para que vários computadores internos possam se conectar à Internet usando um único endereço IP público. Para isso, a maquina FreeBSD conectada na internet deve atuar como um gateway. Esse sistema deve ter duas NICs, onde uma é conectada a internet e a outra conectada a LAN interna. Cada maquina conectada com a LAN deve estar associada a um endereço IP no espaço de rede privado, como definido pela RFC 1918. - Algumas configuração adicionais são necessárias para ativar a função in-kernel NAT do IPFW. Para ativar o suporte ao in-kernel NAT no momento da inicialização do sistema, o seguinte deve ser definido em /etc/rc.conf: + Algumas configuração adicionais são necessárias para ativar a funcionalidade in-kernel NAT do IPFW. Para ativar o suporte ao in-kernel NAT no momento da inicialização do sistema, o seguinte deve ser definido em /etc/rc.conf: gateway_enable="YES" firewall_enable="YES" firewall_nat_enable="YES" - Quando firewall_enable não estiver definido, mas firewall_nat_enable estiver, ele não terá efeito e não fará nada, porque a implementação do in-kernel NAT é compatível apenas com IPFW. + Quando firewall_nat_enable estiver definido, mas firewall_enable não estiver, ele não terá efeito e não fará nada. Isso ocorre porque a implementação do in-kernel NAT é compatível apenas com o IPFW. - Quando o conjunto de regras contém regras stateful, o posicionamento da regra NAT é crítico e a ação skipto é usada. A ação skipto requer um número de regra para que ele saiba para qual regra saltar. Além disso, devido à arquitetura do libalias3, uma biblioteca implementada como um módulo do kernel usado como facilitador do in-kernel NAT do IPFW, é necessário desativar o descarregamento da segmentação TCP ou, em suma, TSO. TSO pode ser desativado por interface de rede usando ifconfig8 ou em todo o sistema usando sysctl8. Para desativar o TSO em todo o sistema, o seguinte deve ser definido em /etc/sysctl.conf: + Quando o conjunto de regras contém regras stateful, o posicionamento da regra NAT é crítico e a ação skipto é usada. A ação skipto requer um número de regra para que ele saiba para qual regra saltar. O exemplo abaixo se baseia no conjunto de regras do firewall mostrado na seção anterior. Ele adiciona algumas entradas adicionais e modifica algumas regras existentes para configurar o firewall com in-kernel NAT. Ele começa adicionando algumas variáveis adicionais que representam o número da regra para pular para, a opção keep-state e uma lista de portas TCP que serão usadas para reduzir o número de regras. - net.inet.tcp.tso="0" - - O exemplo abaixo se baseia no conjunto de regras do firewall mostrado na seção anterior. Ele adiciona algumas entradas adicionais e modifica algumas regras existentes para configurar o firewall com in-kernel NAT. Ele começa adicionando algumas variáveis adicionais que representam o número da regra para pular para, a opção keep-state e uma lista de portas TCP que serão usadas para reduzir o número de regras. - #!/bin/sh ipfw -q -f flush cmd="ipfw -q add" @@ -36043,17 +36147,21 @@ ks="keep-state" good_tcpo="22,25,37,53,80,443,110" - Uma instância NAT também será configurada. Com o in-kernel NAT é possível ter várias instâncias de NAT, cada uma com sua própria configuração. Embora, para este exemplo, apenas uma instância NAT seja necessária; Instância NAT número 1. A configuração recebe alguns argumentos e flags, como: , que indica a interface pública, , que cuida para que as portas mapeadas e o números das portas locais sejam mapeados da mesma maneira, resultará em apenas espaços de endereço não registrados (privados) a serem processados pela instância NAT e , que ajudará a manter uma instância NAT em funcionamento, mesmo quando o endereço de IP público da máquina IPFW for alterado. Para todas as opções possíveis que podem ser passadas para uma única configuração de instância NAT, consulte ipfw8. Além disso, devido à natureza de um firewall NAT stateful, é necessário permitir que pacotes traduzidos sejam reinjetados no firewall para processamento subsequente, isso pode ser feito desativando o comportamento no início do script do firewall. + Com o in-kernel NAT é necessário desativar o descarregamento da segmentação TCP (TSO) devido à arquitetura do libalias3, uma biblioteca implementada como um módulo do kernel para fornecer o in-kernel NAT do IPFW. O TSO pode ser desativado em uma interface de rede usando ifconfig8 ou em todo o sistema usando sysctl8. Para desativar o TSO em todo o sistema, deve-se definir o seguinte em /etc/sysctl.conf: + net.inet.tcp.tso="0" + + Uma instância NAT também será configurada. É possível ter várias instâncias de NAT, cada uma com sua própria configuração. Para este exemplo, apenas uma instância NAT é necessária; Instância NAT número 1. A configuração pode receber algumas opções, como: , que indica a interface pública, , que cuida para que as portas mapeadas e o números das portas locais sejam mapeados da mesma maneira, resultará em apenas espaços de endereço não registrados (privados) a serem processados pela instância NAT e , que ajudará a manter uma instância NAT em funcionamento, mesmo quando o endereço de IP público da máquina IPFW for alterado. Para todas as opções possíveis que podem ser passadas para uma única configuração de instância NAT, consulte ipfw8. Ao configurar um firewall NAT stateful, é necessário permitir que pacotes traduzidos sejam reinjetados no firewall para processamento subsequente. Isso pode ser obtido desativando o comportamento no início do script do firewall. + ipfw disable one_pass ipfw -q nat 1 config if $pif same_ports unreg_only reset A regra NAT de entrada é inserida após as duas regras que permitem todo o tráfego nas interfaces interna e de loopback e após a regra de remontagem, mas antes da regra check-state . É importante que o número da regra selecionada para esta regra NAT, neste exemplo 100, seja maior que as três primeiras regras e menor que a regra check-state. Além disso, devido ao comportamento do in-kernel NAT, é recomendável colocar uma regra de remontagem pouco antes da primeira regra NAT e depois das regras que permitem tráfego nas interfaces. Normalmente, a fragmentação IP não deve ocorrer, mas ao lidar com o tráfego de tunelamento com IPSEC/ESP/GRE, isso pode ocorrer e a recomposição de fragmentos é necessária antes de entregar o pacote completo para o mecanismo de in-kernel NAT. - A regra de remontagem não era necessária com o natd8 do sistema base porque o recurso interno de divert no IPFW já cuida disso automaticamente, como também informado em ipfw8. + A regra de remontagem não era necessária com o natd8 do sistema base porque o recurso interno de divert no IPFW já cuida disso, remontando os pacotes antes da entrega no socket, também informado em ipfw8. - O número atual da instância NAT e o número da regra NAT não coincidem com o número da instância e o número da regra padrão NAT e o número da regra criados pelo rc.firewall, que é um script para configurar os conjuntos de regras padrão de firewall presentes no FreeBSD. + A instância NAT e o número da regra usados neste exemplo não coincidem com a instância NAT e o número da regra padrão criados por rc.firewall. rc.firewall é um script que configura as regras de firewall padrão presentes no FreeBSD. $cmd 005 allow all from any to any via xl0 # exclude LAN traffic $cmd 010 allow all from any to any via lo0 # exclude loopback traffic @@ -36065,7 +36173,7 @@ As regras de saída são modificadas para substituir a ação allow com a variável $skip, indicando que o processamento da regra continuará na regra 1000. As sete regras tcp foram substituídas pela regra 125 porque a variável $good_tcpo contém as sete portas de saída permitidas. - Lembre-se de que o desempenho do firewall IPFW é amplamente determinado pelo número de regras presentes no conjunto de regras. + Lembre-se de que o desempenho do IPFW é amplamente determinado pelo número de regras presentes no conjunto de regras. # Authorized outbound packets $cmd 120 $skip udp from any to x.x.x.x 53 out via $pif $ks @@ -36086,7 +36194,7 @@ No lado da entrada, o conjunto de regras deve negar pacotes inválidos e permitir apenas serviços autorizados. Um pacote que corresponde a uma regra de entrada é postado na tabela de estados dinâmicos e o pacote é liberado para a LAN. O pacote gerado como resposta é reconhecido pela regra check-state como pertencente a uma sessão existente. Em seguida, ele é enviado para a regra 1000 para passar pelo NAT antes de ser liberado para a interface de saída. - A transição do natd8 do sistema base para o in-kernel NAT pode parecer fácil no início, mas há algumas particularidades. Ao usar o kernel GENERIC, o IPFW carregará o módulo libalias.ko do kernel, quando o firewall_nat_enable estiver ativado no rc.conf. Embora o módulo carregado forneça apenas a funcionalidade básica de NAT, enquanto a implementação do natd8 do sistema base tem todas as funcionalidades disponíveis sem qualquer configuração extra do usuário. Toda funcionalidade refere-se aos seguintes módulos do kernel que podem ser carregados adicionalmente quando necessário, além do módulo do kernel padrão libalias.ko: alias_cuseeme.ko, alias_ftp.ko, alias_bbt.ko, skinny.ko, irc.ko, alias_pptp.ko and alias_smedia.ko usando a diretiva kld_list em rc.conf para imitar toda a funcionalidade da implementação do sistema base. Se um kernel personalizado for usado, a funcionalidade completa do sistema base poderá ser compilada no kernel, usando a opção . + A transição do natd8 do sistema base para o in-kernel NAT pode parecer fácil no início, mas há algumas particularidades. Ao usar o kernel GENERIC, o IPFW carregará o módulo libalias.ko do kernel, quando o firewall_nat_enable estiver ativado no rc.conf. O módulo do kernel libalias.ko fornece apenas a funcionalidade básica de NAT, enquanto a implementação do natd8 do sistema base possui todas as funcionalidades de NAT disponível na userland sem nenhuma configuração extra. Toda funcionalidade refere-se aos seguintes módulos do kernel que podem ser carregados adicionalmente quando necessário, além do módulo do kernel padrão libalias.ko: alias_cuseeme.ko, alias_ftp.ko, alias_bbt.ko, skinny.ko, irc.ko, alias_pptp.ko and alias_smedia.ko usando a diretiva kld_list em rc.conf. Se um kernel personalizado for usado, a funcionalidade completa do sistema base poderá ser compilada no kernel, usando a opção . Redirecionamento de Portas @@ -36110,7 +36218,7 @@ ipfw -q nat 1 config if $pif same_ports unreg_only reset \ redirect_port tcp 192.168.0.2:6667 6667 \ - redirect_port tcp 192.1683.0.3:80 80 + redirect_port tcp 192.168.0.3:80 80 Intervalos de portas podem ser indicados com . Por exemplo, tcp 192.168.0.2:2000-3000 2000-3000 redirecionaria todas as conexões recebidas entre as portas 2000 e 3000 para as portas 2000 a 3000 no cliente A. @@ -36145,7 +36253,7 @@ natd_enable="YES" natd_interface="rl0" - Em geral, o conjunto de regras acima, conforme explicado para o in-kernel NAT, também pode ser usado junto com natd8. As únicas exceções são que a configuração da instância in-kernel NAT (ipfw -q nat 1 config ...) não é mais aplicável, as regras número 100 e 1000 terão que ser modificadas como abaixo, e a regra de remontagem 99 não é mais necessária, pois a ação é usada para cobrir a fragmentação. + Em geral, o conjunto de regras acima, conforme explicado para o in-kernel NAT, também pode ser usado junto com natd8. As exceções são a configuração da instância in-kernel NAT (ipfw -q nat 1 config ...) que não é necessária junto com a regra de remontagem 99 porque sua funcionalidade é incluída na ação . As regras número 100 e 1000 terão que mudar ligeiramente, como mostrado abaixo. $cmd 100 divert natd ip from any to any in via $pif $cmd 1000 divert natd ip from any to any out via $pif @@ -36276,7 +36384,8 @@ options IPFIREWALL_VERBOSE # enables logging for rules with log keyword to syslogd(8) options IPFIREWALL_VERBOSE_LIMIT=5 # limits number of logged packets per-entry options IPFIREWALL_DEFAULT_TO_ACCEPT # sets default policy to pass what is not explicitly denied -options IPFIREWALL_NAT # enables in-kernel NAT support +options IPFIREWALL_NAT # enables basic in-kernel NAT support +options LIBALIAS # enables full in-kernel NAT support options IPFIREWALL_NAT64 # enables in-kernel NAT64 support options IPFIREWALL_NPTV6 # enables in-kernel IPv6 NPT support options IPFIREWALL_PMOD # enables protocols modification module support @@ -41630,7 +41739,7 @@ - Networked Computer Science Technical Reports Library. http://www.ncstrl.org/ + Networked Computer Science Technical Reports Library. Index: pt_BR.ISO8859-1/books/handbook/pt_BR.po =================================================================== --- pt_BR.ISO8859-1/books/handbook/pt_BR.po +++ pt_BR.ISO8859-1/books/handbook/pt_BR.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-02-16 10:34-0300\n" -"PO-Revision-Date: 2020-02-15 20:26+0000\n" +"POT-Creation-Date: 2020-03-14 17:19-0300\n" +"PO-Revision-Date: 2020-03-14 20:09+0000\n" "Last-Translator: Danilo G. Baio \n" "Language-Team: Portuguese (Brazil) \n" @@ -21,7 +21,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 3.10.3\n" +"X-Generator: Weblate 3.11.2\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" @@ -44,17 +44,17 @@ "Renato Freerider, renatofreerider@hotmail.com, 2019." #. (itstool) path: info/title -#: book.translate.xml:686 +#: book.translate.xml:687 msgid "FreeBSD Handbook" msgstr "FreeBSD Handbook" #. (itstool) path: info/author -#: book.translate.xml:688 +#: book.translate.xml:689 msgid "The FreeBSD Documentation Project" msgstr "Projeto de Documentação do FreeBSD" #. (itstool) path: info/copyright -#: book.translate.xml:696 +#: book.translate.xml:697 msgid "" "1995 1996 1997 1998 " "1999 2000 2001 2002 " @@ -75,12 +75,12 @@ "Project" #. (itstool) path: legalnotice/title -#: book.translate.xml:728 +#: book.translate.xml:729 msgid "Copyright" msgstr "Copyright" #. (itstool) path: legalnotice/para -#: book.translate.xml:730 +#: book.translate.xml:731 msgid "" "Redistribution and use in source (XML DocBook) and 'compiled' forms (XML, " "HTML, PDF, PostScript, RTF and so forth) with or without modification, are " @@ -91,7 +91,7 @@ "permitted provided that the following conditions are met:" #. (itstool) path: listitem/para -#: book.translate.xml:737 +#: book.translate.xml:738 msgid "" "Redistributions of source code (XML DocBook) must retain the above copyright " "notice, this list of conditions and the following disclaimer as the first " @@ -102,7 +102,7 @@ "lines of this file unmodified." #. (itstool) path: listitem/para -#: book.translate.xml:743 +#: book.translate.xml:744 msgid "" "Redistributions in compiled form (transformed to other DTDs, converted to " "PDF, PostScript, RTF and other formats) must reproduce the above copyright " @@ -115,7 +115,7 @@ "documentation and/or other materials provided with the distribution." #. (itstool) path: important/para -#: book.translate.xml:752 +#: book.translate.xml:753 msgid "" "THIS DOCUMENTATION IS PROVIDED BY THE FREEBSD DOCUMENTATION PROJECT \"AS IS" "\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE " @@ -142,32 +142,32 @@ "THE POSSIBILITY OF SUCH DAMAGE." #. (itstool) path: legalnotice/para -#: book.translate.xml:769 +#: book.translate.xml:770 msgid "FreeBSD is a registered trademark of the FreeBSD Foundation." msgstr "FreeBSD is a registered trademark of the FreeBSD Foundation." #. (itstool) path: legalnotice/para -#: book.translate.xml:771 +#: book.translate.xml:772 msgid "3Com and HomeConnect are registered trademarks of 3Com Corporation." msgstr "3Com and HomeConnect are registered trademarks of 3Com Corporation." #. (itstool) path: legalnotice/para -#: book.translate.xml:773 +#: book.translate.xml:774 msgid "3ware is a registered trademark of 3ware Inc." msgstr "3ware is a registered trademark of 3ware Inc." #. (itstool) path: legalnotice/para -#: book.translate.xml:775 +#: book.translate.xml:776 msgid "ARM is a registered trademark of ARM Limited." msgstr "ARM is a registered trademark of ARM Limited." #. (itstool) path: legalnotice/para -#: book.translate.xml:777 +#: book.translate.xml:778 msgid "Adaptec is a registered trademark of Adaptec, Inc." msgstr "Adaptec is a registered trademark of Adaptec, Inc." #. (itstool) path: legalnotice/para -#: book.translate.xml:779 +#: book.translate.xml:780 msgid "" "Adobe, Acrobat, Acrobat Reader, Flash and PostScript are either registered " "trademarks or trademarks of Adobe Systems Incorporated in the United States " @@ -178,7 +178,7 @@ "and/or other countries." #. (itstool) path: legalnotice/para -#: book.translate.xml:783 +#: book.translate.xml:784 msgid "" "Apple, AirPort, FireWire, iMac, iPhone, iPad, Mac, Macintosh, Mac OS, " "Quicktime, and TrueType are trademarks of Apple Inc., registered in the U.S. " @@ -189,12 +189,12 @@ "and other countries." #. (itstool) path: legalnotice/para -#: book.translate.xml:788 +#: book.translate.xml:789 msgid "Android is a trademark of Google Inc." msgstr "Android is a trademark of Google Inc." #. (itstool) path: legalnotice/para -#: book.translate.xml:790 +#: book.translate.xml:791 msgid "" "Heidelberg, Helvetica, Palatino, and Times Roman are either registered " "trademarks or trademarks of Heidelberger Druckmaschinen AG in the U.S. and " @@ -205,7 +205,7 @@ "other countries." #. (itstool) path: legalnotice/para -#: book.translate.xml:794 +#: book.translate.xml:795 msgid "" "IBM, AIX, OS/2, PowerPC, PS/2, S/390, and ThinkPad are trademarks of " "International Business Machines Corporation in the United States, other " @@ -216,7 +216,7 @@ "countries, or both." #. (itstool) path: legalnotice/para -#: book.translate.xml:798 +#: book.translate.xml:799 msgid "" "IEEE, POSIX, and 802 are registered trademarks of Institute of Electrical " "and Electronics Engineers, Inc. in the United States." @@ -225,7 +225,7 @@ "and Electronics Engineers, Inc. in the United States." #. (itstool) path: legalnotice/para -#: book.translate.xml:801 +#: book.translate.xml:802 msgid "" "Intel, Celeron, Centrino, Core, EtherExpress, i386, i486, Itanium, Pentium, " "and Xeon are trademarks or registered trademarks of Intel Corporation or its " @@ -236,7 +236,7 @@ "subsidiaries in the United States and other countries." #. (itstool) path: legalnotice/para -#: book.translate.xml:805 +#: book.translate.xml:806 msgid "" "Intuit and Quicken are registered trademarks and/or registered service marks " "of Intuit Inc., or one of its subsidiaries, in the United States and other " @@ -247,12 +247,12 @@ "countries." #. (itstool) path: legalnotice/para -#: book.translate.xml:808 +#: book.translate.xml:809 msgid "Linux is a registered trademark of Linus Torvalds." msgstr "Linux is a registered trademark of Linus Torvalds." #. (itstool) path: legalnotice/para -#: book.translate.xml:810 +#: book.translate.xml:811 msgid "" "LSI Logic, AcceleRAID, eXtremeRAID, MegaRAID and Mylex are trademarks or " "registered trademarks of LSI Logic Corp." @@ -261,7 +261,7 @@ "registered trademarks of LSI Logic Corp." #. (itstool) path: legalnotice/para -#: book.translate.xml:813 +#: book.translate.xml:814 msgid "" "Microsoft, IntelliMouse, MS-DOS, Outlook, Windows, Windows Media and Windows " "NT are either registered trademarks or trademarks of Microsoft Corporation " @@ -272,7 +272,7 @@ "in the United States and/or other countries." #. (itstool) path: legalnotice/para -#: book.translate.xml:817 +#: book.translate.xml:818 msgid "" "Motif, OSF/1, and UNIX are registered trademarks and IT DialTone and The " "Open Group are trademarks of The Open Group in the United States and other " @@ -283,12 +283,12 @@ "countries." #. (itstool) path: legalnotice/para -#: book.translate.xml:821 +#: book.translate.xml:822 msgid "Oracle is a registered trademark of Oracle Corporation." msgstr "Oracle is a registered trademark of Oracle Corporation." #. (itstool) path: legalnotice/para -#: book.translate.xml:823 +#: book.translate.xml:824 msgid "" "RealNetworks, RealPlayer, and RealAudio are the registered trademarks of " "RealNetworks, Inc." @@ -297,7 +297,7 @@ "RealNetworks, Inc." #. (itstool) path: legalnotice/para -#: book.translate.xml:826 +#: book.translate.xml:827 msgid "" "Red Hat, RPM, are trademarks or registered trademarks of Red Hat, Inc. in " "the United States and other countries." @@ -306,7 +306,7 @@ "the United States and other countries." #. (itstool) path: legalnotice/para -#: book.translate.xml:829 +#: book.translate.xml:830 msgid "" "Sun, Sun Microsystems, Java, Java Virtual Machine, JDK, JRE, JSP, JVM, " "Netra, OpenJDK, Solaris, StarOffice, SunOS and VirtualBox are trademarks or " @@ -319,37 +319,37 @@ "other countries." #. (itstool) path: legalnotice/para -#: book.translate.xml:834 +#: book.translate.xml:835 msgid "MATLAB is a registered trademark of The MathWorks, Inc." msgstr "MATLAB is a registered trademark of The MathWorks, Inc." #. (itstool) path: legalnotice/para -#: book.translate.xml:836 +#: book.translate.xml:837 msgid "SpeedTouch is a trademark of Thomson." msgstr "SpeedTouch is a trademark of Thomson." #. (itstool) path: legalnotice/para -#: book.translate.xml:838 +#: book.translate.xml:839 msgid "VMware is a trademark of VMware, Inc." msgstr "VMware is a trademark of VMware, Inc." #. (itstool) path: legalnotice/para -#: book.translate.xml:840 +#: book.translate.xml:841 msgid "Mathematica is a registered trademark of Wolfram Research, Inc." msgstr "Mathematica is a registered trademark of Wolfram Research, Inc." #. (itstool) path: legalnotice/para -#: book.translate.xml:842 +#: book.translate.xml:843 msgid "XFree86 is a trademark of The XFree86 Project, Inc." msgstr "XFree86 is a trademark of The XFree86 Project, Inc." #. (itstool) path: legalnotice/para -#: book.translate.xml:844 +#: book.translate.xml:845 msgid "Ogg Vorbis and Xiph.Org are trademarks of Xiph.Org." msgstr "Ogg Vorbis and Xiph.Org are trademarks of Xiph.Org." #. (itstool) path: legalnotice/para -#: book.translate.xml:846 +#: book.translate.xml:847 msgid "" "Many of the designations used by manufacturers and sellers to distinguish " "their products are claimed as trademarks. Where those designations appear in " @@ -364,15 +364,15 @@ "quote> symbol." #. (itstool) path: abstract/para -#: book.translate.xml:855 +#: book.translate.xml:856 msgid "" "Welcome to FreeBSD! This handbook covers the installation and day to day use " -"of FreeBSD 12.1-RELEASE, FreeBSD 12.0-" -"RELEASE and FreeBSD 11.3-RELEASE. This book " -"is the result of ongoing work by many individuals. Some sections might be " -"outdated. Those interested in helping to update and expand this document " -"should send email to the FreeBSD documentation project mailing list." +"of FreeBSD 12.1-RELEASE and FreeBSD 11.3-" +"RELEASE. This book is the result of ongoing work by many " +"individuals. Some sections might be outdated. Those interested in helping to " +"update and expand this document should send email to the FreeBSD " +"documentation project mailing list." msgstr "" "Bem vindo ao FreeBSD! Este manual cobre a instalação e o uso diário do " "FreeBSD 12.1-RELEASE e do FreeBSD 11.3-" @@ -1500,7 +1500,7 @@ #. (itstool) path: info/title #. (itstool) path: sect1/title #. (itstool) path: sect2/title -#: book.translate.xml:1671 book.translate.xml:23648 book.translate.xml:65535 +#: book.translate.xml:1671 book.translate.xml:23808 book.translate.xml:65535 msgid "Introduction" msgstr "Introdução" @@ -1516,16 +1516,16 @@ "" #. (itstool) path: sect1/title -#: book.translate.xml:1686 book.translate.xml:2849 book.translate.xml:5481 -#: book.translate.xml:8869 book.translate.xml:10648 book.translate.xml:12878 -#: book.translate.xml:13808 book.translate.xml:15476 book.translate.xml:17958 -#: book.translate.xml:19222 book.translate.xml:22662 book.translate.xml:23560 -#: book.translate.xml:27655 book.translate.xml:29281 book.translate.xml:31049 -#: book.translate.xml:31783 book.translate.xml:35447 book.translate.xml:41410 -#: book.translate.xml:41615 book.translate.xml:43424 book.translate.xml:44472 -#: book.translate.xml:46125 book.translate.xml:46467 book.translate.xml:46882 -#: book.translate.xml:49076 book.translate.xml:50744 book.translate.xml:52657 -#: book.translate.xml:57339 book.translate.xml:61529 +#: book.translate.xml:1686 book.translate.xml:2849 book.translate.xml:5637 +#: book.translate.xml:9033 book.translate.xml:10812 book.translate.xml:13042 +#: book.translate.xml:13968 book.translate.xml:15636 book.translate.xml:18118 +#: book.translate.xml:19382 book.translate.xml:22822 book.translate.xml:23720 +#: book.translate.xml:27815 book.translate.xml:29441 book.translate.xml:31209 +#: book.translate.xml:31943 book.translate.xml:35607 book.translate.xml:41570 +#: book.translate.xml:41775 book.translate.xml:43584 book.translate.xml:44632 +#: book.translate.xml:46285 book.translate.xml:46627 book.translate.xml:47042 +#: book.translate.xml:49236 book.translate.xml:50904 book.translate.xml:52817 +#: book.translate.xml:57499 book.translate.xml:61687 msgid "Synopsis" msgstr "Sinopse" @@ -1724,7 +1724,7 @@ #. (itstool) path: para/indexterm #. (itstool) path: sect1/indexterm -#: book.translate.xml:1806 book.translate.xml:17963 +#: book.translate.xml:1806 book.translate.xml:18123 msgid "binary compatibility Linux" msgstr "binary compatibility Linux" @@ -1833,13 +1833,13 @@ #. (itstool) path: para/indexterm #. (itstool) path: chapter/indexterm -#: book.translate.xml:1868 book.translate.xml:57330 +#: book.translate.xml:1868 book.translate.xml:57490 msgid "firewall" msgstr "firewall" #. (itstool) path: para/indexterm #. (itstool) path: sect2/indexterm -#: book.translate.xml:1871 book.translate.xml:60678 +#: book.translate.xml:1871 book.translate.xml:60836 msgid "NAT" msgstr "NAT" @@ -1869,7 +1869,7 @@ #. (itstool) path: para/indexterm #. (itstool) path: sect1/indexterm -#: book.translate.xml:1889 book.translate.xml:50746 +#: book.translate.xml:1889 book.translate.xml:50906 msgid "email" msgstr "email" @@ -1922,7 +1922,7 @@ #. (itstool) path: para/indexterm #. (itstool) path: sect2/indexterm -#: book.translate.xml:1926 book.translate.xml:61886 +#: book.translate.xml:1926 book.translate.xml:62044 msgid "router" msgstr "router" @@ -1980,13 +1980,13 @@ #. (itstool) path: para/indexterm #. (itstool) path: sect2/indexterm -#: book.translate.xml:1955 book.translate.xml:12070 +#: book.translate.xml:1955 book.translate.xml:12234 msgid "GNOME" msgstr "GNOME" #. (itstool) path: para/indexterm #. (itstool) path: sect2/indexterm -#: book.translate.xml:1958 book.translate.xml:12155 +#: book.translate.xml:1958 book.translate.xml:12319 msgid "KDE" msgstr "KDE" @@ -2092,7 +2092,7 @@ #. (itstool) path: para/indexterm #. (itstool) path: sect1/indexterm -#: book.translate.xml:2023 book.translate.xml:55912 +#: book.translate.xml:2023 book.translate.xml:56072 msgid "Apache" msgstr "Apache" @@ -2845,7 +2845,7 @@ msgstr "U.C. Berkeley" #. (itstool) path: sect2/indexterm -#: book.translate.xml:2431 book.translate.xml:8836 +#: book.translate.xml:2431 book.translate.xml:9000 msgid "Free Software Foundation" msgstr "Free Software Foundation" @@ -3115,7 +3115,7 @@ #. (itstool) path: para/indexterm #. (itstool) path: sect1/indexterm -#: book.translate.xml:2590 book.translate.xml:45545 book.translate.xml:65535 +#: book.translate.xml:2590 book.translate.xml:45705 book.translate.xml:65535 msgid "Subversion" msgstr "Subversion" @@ -3512,22 +3512,22 @@ #: book.translate.xml:2871 msgid "" "Virtual Machine images available at Amazon's AWS Marketplace, AWS Marketplace, Microsoft Azure Marketplace, and Google Cloud Platform, to run on their respective " +"xlink:href=\"https://console.cloud.google.com/marketplace/details/freebsd-" +"cloud/freebsd-12\">Google Cloud Platform, to run on their respective " "hosting services. For more information on deploying FreeBSD on Azure please " "consult the relevant chapter in the Azure Documentation." msgstr "" "Imagens de máquinas virtuais disponíveis no Amazon AWS Marketplace, no AWS Marketplace, no Microsoft Azure Marketplace, e na Plataforma Google Cloud, para executar em seus " +"xlink:href=\"https://console.cloud.google.com/marketplace/details/freebsd-" +"cloud/freebsd-12\">Plataforma Google Cloud, para executar em seus " "respectivos serviços de hospedagem. Para obter maiores informações sobre " "como implantar o FreeBSD no Azure, consulte o capítulo relevante na )." #. (itstool) path: sect1/para -#: book.translate.xml:2918 book.translate.xml:5488 book.translate.xml:8881 -#: book.translate.xml:10669 book.translate.xml:15489 book.translate.xml:17984 -#: book.translate.xml:19236 book.translate.xml:23573 book.translate.xml:27727 -#: book.translate.xml:29308 book.translate.xml:31073 book.translate.xml:31791 -#: book.translate.xml:35473 book.translate.xml:41441 book.translate.xml:41623 -#: book.translate.xml:44484 book.translate.xml:46161 book.translate.xml:46536 -#: book.translate.xml:46893 book.translate.xml:49087 book.translate.xml:50755 -#: book.translate.xml:57394 book.translate.xml:61534 +#: book.translate.xml:2918 book.translate.xml:5644 book.translate.xml:9045 +#: book.translate.xml:10833 book.translate.xml:15649 book.translate.xml:18144 +#: book.translate.xml:19396 book.translate.xml:23733 book.translate.xml:27887 +#: book.translate.xml:29468 book.translate.xml:31233 book.translate.xml:31951 +#: book.translate.xml:35633 book.translate.xml:41601 book.translate.xml:41783 +#: book.translate.xml:44644 book.translate.xml:46321 book.translate.xml:46696 +#: book.translate.xml:47053 book.translate.xml:49247 book.translate.xml:50915 +#: book.translate.xml:57554 book.translate.xml:61692 msgid "After reading this chapter, you will know:" msgstr "Depois de ler este capítulo, você saberá:" @@ -3655,13 +3655,13 @@ "instalação." #. (itstool) path: sect1/para -#: book.translate.xml:2950 book.translate.xml:10698 book.translate.xml:13875 -#: book.translate.xml:18008 book.translate.xml:19269 book.translate.xml:23633 -#: book.translate.xml:29344 book.translate.xml:31091 book.translate.xml:31843 -#: book.translate.xml:35498 book.translate.xml:41459 book.translate.xml:41653 -#: book.translate.xml:43484 book.translate.xml:44515 book.translate.xml:46178 -#: book.translate.xml:46911 book.translate.xml:49113 book.translate.xml:50819 -#: book.translate.xml:57422 book.translate.xml:61580 +#: book.translate.xml:2950 book.translate.xml:10862 book.translate.xml:14035 +#: book.translate.xml:18168 book.translate.xml:19429 book.translate.xml:23793 +#: book.translate.xml:29504 book.translate.xml:31251 book.translate.xml:32003 +#: book.translate.xml:35658 book.translate.xml:41619 book.translate.xml:41813 +#: book.translate.xml:43644 book.translate.xml:44675 book.translate.xml:46338 +#: book.translate.xml:47071 book.translate.xml:49273 book.translate.xml:50979 +#: book.translate.xml:57582 book.translate.xml:61738 msgid "Before reading this chapter, you should:" msgstr "Antes de ler este capítulo, você deve:" @@ -3781,17 +3781,14 @@ "acronym>) support on CPUs with this feature. A kernel " "with the PAE feature enabled will detect memory above " "4 GB and allow it to be used by the system. However, using PAE places constraints on device drivers and other features of FreeBSD. " -"Refer to pae4 for details." +"acronym> places constraints on device drivers and other features of FreeBSD." msgstr "" "O FreeBSD irá aproveitar o suporte a Extensões de Endereços Físicos " "(PAE) em CPUs com este recurso. Um " "kernel com o recurso PAE ativado detectará memória acima " "de 4 GB e permitirá que ela seja usada pelo sistema. No entanto, o uso do " "PAE coloca restrições em drivers de dispositivos e outros " -"recursos do FreeBSD. Consulte pae4 para detalhes." +"recursos do FreeBSD." #. (itstool) path: varlistentry/term #: book.translate.xml:3020 @@ -3933,22 +3930,8 @@ "Implementações comuns de GPT permitem até 128 partições " "por disco, eliminando a necessidade de partições lógicas." -#. (itstool) path: warning/para -#: book.translate.xml:3099 -msgid "" -"Some older operating systems, like Windows XP, are not compatible with the GPT partition " -"scheme. If FreeBSD will be sharing a disk with such an operating system, " -"MBR partitioning is required." -msgstr "" -"Alguns sistemas operacionais mais antigos, como o Windows XP, não são compatíveis com o esquema de " -"partição GPT. Se o FreeBSD estiver compartilhando um " -"disco com esse sistema operacional, o particionamento MBR " -"será necessário." - #. (itstool) path: step/para -#: book.translate.xml:3106 +#: book.translate.xml:3098 msgid "" "The FreeBSD boot loader requires either a primary or GPT " "partition. If all of the primary or GPT partitions are " @@ -3964,7 +3947,7 @@ "uma nova partição usando o espaço liberado." #. (itstool) path: step/para -#: book.translate.xml:3114 +#: book.translate.xml:3106 msgid "" "A variety of free and commercial partition resizing tools are listed at " "CD do Linux." #. (itstool) path: warning/para -#: book.translate.xml:3124 +#: book.translate.xml:3116 msgid "" "When used properly, disk shrinking utilities can safely create space for " "creating a new partition. Since the possibility of selecting the wrong " @@ -4001,7 +3984,7 @@ "as partições do disco." #. (itstool) path: step/para -#: book.translate.xml:3131 +#: book.translate.xml:3123 msgid "" "Disk partitions containing different operating systems make it possible to " "install multiple operating systems on one computer. An alternative is to use " @@ -4016,12 +3999,12 @@ "nenhuma partição de disco." #. (itstool) path: step/title -#: book.translate.xml:3140 +#: book.translate.xml:3132 msgid "Collect Network Information" msgstr "Colete informações de rede" #. (itstool) path: step/para -#: book.translate.xml:3142 +#: book.translate.xml:3134 msgid "" "Some FreeBSD installation methods require a network connection in order to " "download the installation files. After any installation, the installer will " @@ -4032,7 +4015,7 @@ "oferecerá a configuração das interfaces de rede do sistema." #. (itstool) path: step/para -#: book.translate.xml:3147 +#: book.translate.xml:3139 msgid "" "If the network has a DHCP server, it can be used to " "provide automatic network configuration. If DHCP is not " @@ -4046,33 +4029,33 @@ "serviços de Internet:" #. (itstool) path: orderedlist/title -#: book.translate.xml:3155 +#: book.translate.xml:3147 msgid "Required Network Information" msgstr "Informações de rede necessárias" #. (itstool) path: listitem/para #. (itstool) path: row/entry -#: book.translate.xml:3158 book.translate.xml:53769 +#: book.translate.xml:3150 book.translate.xml:53929 msgid "IP address" msgstr "Endereço IP" #. (itstool) path: listitem/para -#: book.translate.xml:3162 +#: book.translate.xml:3154 msgid "Subnet mask" msgstr "Máscara de sub-rede" #. (itstool) path: listitem/para -#: book.translate.xml:3166 +#: book.translate.xml:3158 msgid "IP address of default gateway" msgstr "Endereço do IP do gateway padrão" #. (itstool) path: listitem/para -#: book.translate.xml:3171 +#: book.translate.xml:3163 msgid "Domain name of the network" msgstr "Nome de domínio da rede" #. (itstool) path: listitem/para -#: book.translate.xml:3175 +#: book.translate.xml:3167 msgid "" "IP addresses of the network's DNS " "servers" @@ -4080,19 +4063,19 @@ "Endereços IP dos servidores DNS da rede" #. (itstool) path: step/title -#: book.translate.xml:3182 +#: book.translate.xml:3174 msgid "Check for FreeBSD Errata" msgstr "Verifique a Errata do FreeBSD" #. (itstool) path: step/para -#: book.translate.xml:3184 +#: book.translate.xml:3176 msgid "" "Although the FreeBSD Project strives to ensure that each release of FreeBSD " "is as stable as possible, bugs occasionally creep into the process. On very " "rare occasions those bugs affect the installation process. As these problems " "are discovered and fixed, they are noted in the FreeBSD Errata (https://www.freebsd." -"org/releases/12.0R/errata.html) on the FreeBSD web site. Check the " +"href=\"@@URL_RELPREFIX@@/releases/12.1R/errata.html\">https://www.freebsd." +"org/releases/12.1R/errata.html) on the FreeBSD web site. Check the " "errata before installing to make sure that there are no problems that might " "affect the installation." msgstr "" @@ -4100,13 +4083,13 @@ "seja o mais estável possível, ocasionalmente, os bugs aparecem no processo. " "Em raras ocasiões, esses erros afetam o processo de instalação. A medida que " "esses problemas são descobertos e corrigidos, eles são anotados na Errata do " -"FreeBSD (https://www.freebsd.org/releases/12.0R/errata.html) no site do " +"FreeBSD (https://www.freebsd.org/releases/12.1R/errata.html) no site do " "FreeBSD. Verifique a errata antes de instalar para certificar-se de que não " "existem problemas que possam afetar a instalação." #. (itstool) path: step/para -#: book.translate.xml:3194 +#: book.translate.xml:3186 msgid "" "Information and errata for all the releases can be found on the release " "information section of the FreeBSD web site ()." #. (itstool) path: sect2/title -#: book.translate.xml:3201 +#: book.translate.xml:3193 msgid "Prepare the Installation Media" msgstr "Prepare a mídia de instalação" #. (itstool) path: sect2/para -#: book.translate.xml:3203 +#: book.translate.xml:3195 msgid "" "The FreeBSD installer is not an application that can be run from within " "another operating system. Instead, download a FreeBSD installation file, " @@ -4139,14 +4122,14 @@ "sistema para instalar a partir da mídia inserida." #. (itstool) path: sect2/para -#: book.translate.xml:3210 +#: book.translate.xml:3202 msgid "" "FreeBSD installation files are available at www.freebsd.org/where." "html#download. Each installation file's name includes the release " "version of FreeBSD, the architecture, and the type of file. For example, to " -"install FreeBSD 10.2 on an amd64 system from a DVD, " -"download FreeBSD-10.2-RELEASE-amd64-dvd1.iso, burn this " +"install FreeBSD 12.1 on an amd64 system from a DVD, " +"download FreeBSD-12.1-RELEASE-amd64-dvd1.iso, burn this " "file to a DVD, and boot the system with the DVD inserted." msgstr "" @@ -4154,13 +4137,13 @@ "\"@@URL_RELPREFIX@@/where.html#download\"> www.freebsd.org/where." "html#download. O nome de cada arquivo de instalação inclui a versão " "de Release do FreeBSD, a arquitetura e o tipo de arquivo. Por exemplo, para " -"instalar o FreeBSD 10.2 em um sistema amd64 de um DVD, " -"baixe o FreeBSD-10.2-RELEASE-amd64-dvd1.iso, grave este " +"instalar o FreeBSD 12.1 em um sistema amd64 de um DVD, " +"baixe o FreeBSD-12.1-RELEASE-amd64-dvd1.iso, grave este " "arquivo em um DVD, e inicialize o sistema com o " "DVD inserido." #. (itstool) path: sect2/para -#: book.translate.xml:3219 +#: book.translate.xml:3211 msgid "" "Installation files are available in several formats. The formats vary " "depending on computer architecture and media type." @@ -4170,7 +4153,7 @@ #. (itstool) path: sect2/para #. (itstool) id: book.translate.xml#bsdinstall-installation-media-uefi -#: book.translate.xml:3223 +#: book.translate.xml:3215 msgid "" "Additional installation files are included for computers that boot with " "UEFI (Unified Extensible Firmware Interface). The names " @@ -4182,12 +4165,12 @@ "filename>." #. (itstool) path: sect2/para -#: book.translate.xml:3229 +#: book.translate.xml:3221 msgid "File types:" msgstr "Tipos de arquivo:" #. (itstool) path: listitem/para -#: book.translate.xml:3233 +#: book.translate.xml:3225 msgid "" "-bootonly.iso: This is the smallest installation file as " "it only contains the installer. A working Internet connection is required " @@ -4203,7 +4186,7 @@ "gravação CD." #. (itstool) path: listitem/para -#: book.translate.xml:3243 +#: book.translate.xml:3235 msgid "" "-disc1.iso: This file contains all of the files needed to " "install FreeBSD, its source, and the Ports Collection. It should be burned " @@ -4215,7 +4198,7 @@ "gravação CD." #. (itstool) path: listitem/para -#: book.translate.xml:3251 +#: book.translate.xml:3243 msgid "" "-dvd1.iso: This file contains all of the files needed to " "install FreeBSD, its source, and the Ports Collection. It also contains a " @@ -4233,7 +4216,7 @@ "um aplicativo de gravação DVD." #. (itstool) path: listitem/para -#: book.translate.xml:3262 +#: book.translate.xml:3254 msgid "" "-memstick.img: This file contains all of the files needed " "to install FreeBSD, its source, and the Ports Collection. It should be " @@ -4245,7 +4228,7 @@ "instruções abaixo." #. (itstool) path: listitem/para -#: book.translate.xml:3270 +#: book.translate.xml:3262 msgid "" "-mini-memstick.img: Like -bootonly.iso, does not include installation files, but downloads them as needed. " @@ -4260,7 +4243,7 @@ "mostrado em ." #. (itstool) path: sect2/para -#: book.translate.xml:3279 +#: book.translate.xml:3271 msgid "" "After downloading the image file, download CHECKSUM.SHA256 from the same directory. Calculate a checksumCHECKSUM." "SHA256. The checksums must match exactly. If the checksums do not " @@ -4290,12 +4273,12 @@ "novamente." #. (itstool) path: sect3/title -#: book.translate.xml:3293 +#: book.translate.xml:3285 msgid "Writing an Image File to USB" msgstr "Gravando um arquivo de imagem para um pendrive USB" #. (itstool) path: sect3/para -#: book.translate.xml:3295 +#: book.translate.xml:3287 msgid "" "The *.img file is an image of the " "complete contents of a memory stick. It cannot be " @@ -4310,7 +4293,7 @@ "pendrive USB. Esta seção descreve dois destes utilitários." #. (itstool) path: important/para -#: book.translate.xml:3304 +#: book.translate.xml:3296 msgid "" "Before proceeding, back up any important data on the USB " "stick. This procedure will erase the existing data on the stick." @@ -4320,12 +4303,12 @@ "existentes no mesmo." #. (itstool) path: procedure/title -#: book.translate.xml:3310 +#: book.translate.xml:3302 msgid "Using dd to Write the Image" msgstr "Usando o dd para gravar a imagem" #. (itstool) path: warning/para -#: book.translate.xml:3314 +#: book.translate.xml:3306 msgid "" "This example uses /dev/da0 as the target device where " "the image will be written. Be very careful that the " @@ -4338,7 +4321,7 @@ "existentes no dispositivo de destino especificado." #. (itstool) path: step/para -#: book.translate.xml:3322 +#: book.translate.xml:3314 msgid "" "The dd1 command-line utility is available on BSD, USB em um sistema FreeBSD existente." #. (itstool) path: step/screen -#: book.translate.xml:3333 +#: book.translate.xml:3325 #, no-wrap -msgid "# dd if=FreeBSD-10.2-RELEASE-amd64-memstick.img of=/dev/da0 bs=1M conv=sync" -msgstr "# dd if=FreeBSD-10.2-RELEASE-amd64-memstick.img of=/dev/da0 bs=1M conv=sync" +msgid "# dd if=FreeBSD-12.1-RELEASE-amd64-memstick.img of=/dev/da0 bs=1M conv=sync" +msgstr "# dd if=FreeBSD-12.1-RELEASE-amd64-memstick.img of=/dev/da0 bs=1M conv=sync" #. (itstool) path: step/para -#: book.translate.xml:3335 +#: book.translate.xml:3327 msgid "" "If this command fails, verify that the USB stick is not " "mounted and that the device name is for the disk, not a partition. Some " @@ -4395,7 +4378,7 @@ "refentrytitle>8." #. (itstool) path: procedure/title -#: book.translate.xml:3349 +#: book.translate.xml:3341 msgid "" "Using Windows to Write the Image" msgstr "" @@ -4403,7 +4386,7 @@ "imagem" #. (itstool) path: warning/para -#: book.translate.xml:3352 +#: book.translate.xml:3344 msgid "" "Be sure to give the correct drive letter as the existing data on the " "specified drive will be overwritten and destroyed." @@ -4412,7 +4395,7 @@ "existentes na unidade especificada serão sobrescritos e destruídos." #. (itstool) path: step/title -#: book.translate.xml:3358 +#: book.translate.xml:3350 msgid "" "Obtaining Image Writer for Windows" @@ -4421,7 +4404,7 @@ "\">Windows" #. (itstool) path: step/para -#: book.translate.xml:3361 +#: book.translate.xml:3353 msgid "" "Image Writer for Windows is a free application that can correctly write an " @@ -4437,12 +4420,12 @@ "uma pasta." #. (itstool) path: step/title -#: book.translate.xml:3369 +#: book.translate.xml:3361 msgid "Writing the Image with Image Writer" msgstr "Escrevendo a imagem com o Image Writer" #. (itstool) path: step/para -#: book.translate.xml:3371 +#: book.translate.xml:3363 msgid "" "Double-click the Win32DiskImager icon to start " "the program. Verify that the drive letter shown under " @@ -4464,17 +4447,17 @@ "cartão de memória." #. (itstool) path: sect3/para -#: book.translate.xml:3386 +#: book.translate.xml:3378 msgid "You are now ready to start installing FreeBSD." msgstr "Agora você está pronto para começar a instalar o FreeBSD." #. (itstool) path: sect1/title -#: book.translate.xml:3392 +#: book.translate.xml:3384 msgid "Starting the Installation" msgstr "Iniciando a instalação" #. (itstool) path: important/para -#: book.translate.xml:3395 +#: book.translate.xml:3387 msgid "" "By default, the installation will not make any changes to the disk(s) before " "the following message:" @@ -4483,7 +4466,7 @@ "seguinte mensagem:" #. (itstool) path: important/programlisting -#: book.translate.xml:3398 +#: book.translate.xml:3390 #, no-wrap msgid "" "Your changes will now be written to disk. If you\n" @@ -4497,7 +4480,7 @@ "commit your changes?" #. (itstool) path: important/para -#: book.translate.xml:3403 +#: book.translate.xml:3395 msgid "" "The install can be exited at any time prior to this warning. If there is a " "concern that something is incorrectly configured, just turn the computer off " @@ -4509,7 +4492,7 @@ "discos do sistema." #. (itstool) path: sect1/para -#: book.translate.xml:3410 +#: book.translate.xml:3402 msgid "" "This section describes how to boot the system from the installation media " "which was prepared using the instructions in i386 and amd64" msgstr "Inicializando em i386 e amd64" #. (itstool) path: sect2/para -#: book.translate.xml:3423 +#: book.translate.xml:3415 msgid "" "These architectures provide a BIOS menu for selecting the " "boot device. Depending upon the installation media being used, select the " @@ -4554,7 +4537,7 @@ "F12 ou Escape." #. (itstool) path: sect2/para -#: book.translate.xml:3434 +#: book.translate.xml:3426 msgid "" "If the computer loads the existing operating system instead of the FreeBSD " "installer, then either:" @@ -4563,7 +4546,7 @@ "instalador do FreeBSD, então:" #. (itstool) path: listitem/para -#: book.translate.xml:3439 +#: book.translate.xml:3431 msgid "" "The installation media was not inserted early enough in the boot process. " "Leave the media inserted and try restarting the computer." @@ -4572,7 +4555,7 @@ "inicialização. Deixe a mídia inserida e tente reiniciar o computador." #. (itstool) path: listitem/para -#: book.translate.xml:3445 +#: book.translate.xml:3437 msgid "" "The BIOS changes were incorrect or not saved. Double-" "check that the right boot device is selected as the first boot device." @@ -4582,7 +4565,7 @@ "selecionado como o primeiro dispositivo de inicialização." #. (itstool) path: listitem/para -#: book.translate.xml:3451 +#: book.translate.xml:3443 msgid "" "This system is too old to support booting from the chosen media. In this " "case, the Plop Boot Manager (PowerPC" msgstr "Inicializando no PowerPC" #. (itstool) path: sect2/para -#: book.translate.xml:3463 +#: book.translate.xml:3455 msgid "" "On most machines, holding C on the keyboard during boot " "will boot from the CD. Otherwise, hold . No prompt 0 >, digite" #. (itstool) path: sect2/screen -#: book.translate.xml:3479 +#: book.translate.xml:3471 #, no-wrap msgid "boot cd:,\\ppc\\loader cd:0" msgstr "boot cd:,\\ppc\\loader cd:0" #. (itstool) path: sect2/title -#: book.translate.xml:3483 +#: book.translate.xml:3475 msgid "Booting on SPARC64" msgstr "Inicializando no SPARC64 " #. (itstool) path: sect2/para -#: book.translate.xml:3485 +#: book.translate.xml:3477 msgid "" "Most SPARC64 systems are set up " "to boot automatically from disk. To install FreeBSD from a CDPROM." #. (itstool) path: sect2/para -#: book.translate.xml:3489 +#: book.translate.xml:3481 msgid "" "To do this, reboot the system and wait until the boot message appears. The " "message depends on the model, but should look something like this:" @@ -4653,7 +4636,7 @@ "isto:" #. (itstool) path: sect2/screen -#: book.translate.xml:3493 +#: book.translate.xml:3485 #, no-wrap msgid "" "Sun Blade 100 (UltraSPARC-IIe), Keyboard Present\n" @@ -4667,7 +4650,7 @@ "Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4." #. (itstool) path: sect2/para -#: book.translate.xml:3498 +#: book.translate.xml:3490 msgid "" "If the system proceeds to boot from disk at this point, press L1A or " @@ -4691,7 +4674,7 @@ "acronym>, onde o dígito indica o número da CPU ativa." #. (itstool) path: sect2/para -#: book.translate.xml:3510 +#: book.translate.xml:3502 msgid "" "At this point, place the CD into the drive and type " "boot cdrom from the PROM prompt." @@ -4700,12 +4683,12 @@ "boot cdrom no prompt PROM." #. (itstool) path: sect2/title -#: book.translate.xml:3516 +#: book.translate.xml:3508 msgid "FreeBSD Boot Menu" msgstr "Menu de inicialização do FreeBSD" #. (itstool) path: sect2/para -#: book.translate.xml:3518 +#: book.translate.xml:3510 msgid "" "Once the system boots from the installation media, a menu similar to the " "following will be displayed:" @@ -4714,7 +4697,7 @@ "semelhante ao seguinte será exibido:" #. (itstool) path: figure/title -#: book.translate.xml:3522 +#: book.translate.xml:3514 msgid "FreeBSD Boot Loader Menu" msgstr "Menu do FreeBSD Boot Loader" @@ -4723,7 +4706,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:3526 +#: book.translate.xml:3518 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-newboot-loader-menu' md5='__failed__'" @@ -4731,7 +4714,7 @@ "external ref='bsdinstall/bsdinstall-newboot-loader-menu' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:3531 +#: book.translate.xml:3523 msgid "" "By default, the menu will wait ten seconds for user input before booting " "into the FreeBSD installer or, if FreeBSD is already installed, before " @@ -4747,7 +4730,7 @@ "opções estão disponíveis." #. (itstool) path: listitem/para -#: book.translate.xml:3541 +#: book.translate.xml:3533 msgid "" "Boot Multi User: This will continue the FreeBSD boot " "process. If the boot timer has been paused, press 1, upper- " @@ -4759,7 +4742,7 @@ "Enter." #. (itstool) path: listitem/para -#: book.translate.xml:3549 +#: book.translate.xml:3541 msgid "" "Boot Single User: This mode can be used to fix an " "existing FreeBSD installation as described in Escape to loader prompt: This will boot the system into a " "repair prompt that contains a limited number of low-level commands. This " @@ -4785,17 +4768,17 @@ "3 ou Esc para inicializar neste prompt." #. (itstool) path: listitem/para -#: book.translate.xml:3566 +#: book.translate.xml:3558 msgid "Reboot: Reboots the system." msgstr "Reboot: Reinicia o sistema." #. (itstool) path: listitem/para -#: book.translate.xml:3570 +#: book.translate.xml:3562 msgid "Kernel: Loads a different kernel." msgstr "Kernel: Carrega um kernel diferente." #. (itstool) path: listitem/para -#: book.translate.xml:3575 +#: book.translate.xml:3567 msgid "" "Configure Boot Options: Opens the menu shown in, and " "described under, ." @@ -4804,7 +4787,7 @@ "em ." #. (itstool) path: figure/title -#: book.translate.xml:3581 +#: book.translate.xml:3573 msgid "FreeBSD Boot Options Menu" msgstr "Menu de Opções de Inicialização do FreeBSD" @@ -4813,14 +4796,14 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:3585 +#: book.translate.xml:3577 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-boot-options-menu' md5='__failed__'" msgstr "" "external ref='bsdinstall/bsdinstall-boot-options-menu' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:3590 +#: book.translate.xml:3582 msgid "" "The boot options menu is divided into two sections. The first section can be " "used to either return to the main boot menu or to reset any toggled options " @@ -4832,7 +4815,7 @@ "valores padrões." #. (itstool) path: sect2/para -#: book.translate.xml:3595 +#: book.translate.xml:3587 msgid "" "The next section is used to toggle the available options to On or Off by pressing the option's highlighted " @@ -4847,7 +4830,7 @@ "alternadas usando este menu:" #. (itstool) path: listitem/para -#: book.translate.xml:3604 +#: book.translate.xml:3596 msgid "" "ACPI Support: If the system hangs during boot, try " "toggling this option to Off." @@ -4856,7 +4839,7 @@ "inicialização, tente alternar essa opção para Off." #. (itstool) path: listitem/para -#: book.translate.xml:3610 +#: book.translate.xml:3602 msgid "" "Safe Mode: If the system still hangs during boot even " "with ACPI Support set to Off, try " @@ -4867,7 +4850,7 @@ "Off, tente definir esta opção como On." #. (itstool) path: listitem/para -#: book.translate.xml:3617 +#: book.translate.xml:3609 msgid "" "Single User: Toggle this option to On " "to fix an existing FreeBSD installation as described in Off." #. (itstool) path: listitem/para -#: book.translate.xml:3625 +#: book.translate.xml:3617 msgid "" "Verbose: Toggle this option to On to " "see more detailed messages during the boot process. This can be useful when " @@ -4891,7 +4874,7 @@ "pode ser útil ao solucionar problemas de hardware." #. (itstool) path: sect2/para -#: book.translate.xml:3632 +#: book.translate.xml:3624 msgid "" "After making the needed selections, press 1 or " "Backspace to return to the main boot menu, then press " @@ -4909,7 +4892,7 @@ "mostrado em será exibido." #. (itstool) path: figure/title -#: book.translate.xml:3641 +#: book.translate.xml:3633 msgid "Welcome Menu" msgstr "Menu de boas-vindas" @@ -4918,13 +4901,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:3645 +#: book.translate.xml:3637 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-choose-mode' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-choose-mode' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:3650 +#: book.translate.xml:3642 msgid "" "Press Enter to select the default of " "[ Install ] to enter the installer. The rest of this " @@ -4947,7 +4930,7 @@ "versão live é descrita em ." #. (itstool) path: tip/para -#: book.translate.xml:3663 +#: book.translate.xml:3655 msgid "" "To review the boot messages, including the hardware device probe, press the " "upper- or lower-case S and then Enter to " @@ -4963,12 +4946,12 @@ "command> para retornar ao menu de boas-vindas." #. (itstool) path: sect1/title -#: book.translate.xml:3676 +#: book.translate.xml:3668 msgid "Using bsdinstall" msgstr "Usando o bsdinstall" #. (itstool) path: sect1/para -#: book.translate.xml:3678 +#: book.translate.xml:3670 msgid "" "This section shows the order of the bsdinstall " "menus and the type of information that will be asked before the system is " @@ -4985,12 +4968,12 @@ "salvar a seleção e passar para a próxima tela." #. (itstool) path: sect2/title -#: book.translate.xml:3687 +#: book.translate.xml:3679 msgid "Selecting the Keymap Menu" msgstr "Selecionando o menu do Keymap (Mapa de teclas)" #. (itstool) path: sect2/para -#: book.translate.xml:3689 +#: book.translate.xml:3681 msgid "" "Before starting the process, bsdinstall will load " "the keymap files as show in ." @@ -5000,7 +4983,7 @@ "keymap-loading\"/>." #. (itstool) path: figure/title -#: book.translate.xml:3694 +#: book.translate.xml:3686 msgid "Keymap Loading" msgstr "Carregamento de Keymap" @@ -5009,82 +4992,43 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:3698 +#: book.translate.xml:3690 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-keymap-loading' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-keymap-loading' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:3703 +#: book.translate.xml:3695 msgid "" -"Depending on the system console being used, bsdinstall may initially display the menu shown in ." +"After the keymaps have been loaded bsdinstall " +"displays the menu shown in . Use the " +"up and down arrows to select the keymap that most closely represents the " +"mapping of the keyboard attached to the system. Press Enter " +"to save the selection." msgstr "" -"Dependendo do console do sistema que está sendo usado, o " -"bsdinstall pode inicialmente exibir o menu " -"mostrado em ." +"Após o carregamento dos keymaps, o bsdinstall " +"exibe o menu mostrado em . Use as " +"setas para cima e para baixo para selecionar o mapa de teclas que mais " +"representa o mapeamento do teclado conectado ao sistema. Pressione " +"Enter para salvar a seleção." #. (itstool) path: figure/title -#: book.translate.xml:3708 -msgid "Keymap Selection" -msgstr "Seleção de Keymap" +#: book.translate.xml:3703 +msgid "Keymap Selection Menu" +msgstr "Menu de Seleção do Keymap" #. (itstool) path: imageobject/imagedata #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:3712 +#: book.translate.xml:3707 msgctxt "_" -msgid "" -"external ref='bsdinstall/bsdinstall-keymap-select-default' md5='__failed__'" -msgstr "" -"external ref='bsdinstall/bsdinstall-keymap-select-default' md5='__failed__'" +msgid "external ref='bsdinstall/bsdinstall-keymap-10' md5='__failed__'" +msgstr "external ref='bsdinstall/bsdinstall-keymap-10' md5='__failed__'" -#. (itstool) path: sect2/para -#: book.translate.xml:3717 -msgid "" -"To configure the keyboard layout, press Enter with " -"[ YES ] selected, which will display the menu shown " -"in . To instead use the default " -"layout, use the arrow key to select [ NO ] and press " -"Enter to skip this menu screen." -msgstr "" -"Para configurar o layout do teclado, pressione Enter com " -"[YES] selecionado, o que exibirá o menu mostrado em " -". Para usar o layout padrão, use " -"a tecla de seta para selecionar [NO] e pressione " -"Enter para pular esta tela de menu." - -#. (itstool) path: figure/title -#: book.translate.xml:3726 -msgid "Selecting Keyboard Menu" -msgstr "Menu de seleção do teclado" - -#. (itstool) path: imageobject/imagedata -#. This is a reference to an external file such as an image or video. When -#. the file changes, the md5 hash will change to let you know you need to -#. update your localized copy. The msgstr is not used at all. Set it to -#. whatever you like once you have updated your copy of the file. -#: book.translate.xml:3730 -msgctxt "_" -msgid "external ref='bsdinstall/bsdinstall-config-keymap' md5='__failed__'" -msgstr "external ref='bsdinstall/bsdinstall-config-keymap' md5='__failed__'" - -#. (itstool) path: sect2/para -#: book.translate.xml:3735 -msgid "" -"When configuring the keyboard layout, use the up and down arrows to select " -"the keymap that most closely represents the mapping of the keyboard attached " -"to the system. Press Enter to save the selection." -msgstr "" -"Ao configurar o layout do teclado, use as setas para cima e para baixo para " -"selecionar o mapa de teclas que mais representa o mapeamento do teclado " -"conectado ao sistema. Pressione Enter para salvar a seleção." - #. (itstool) path: note/para -#: book.translate.xml:3741 +#: book.translate.xml:3712 msgid "" "Pressing Esc will exit this menu and use the default " "keymap. If the choice of keymap is not clear, United States of " @@ -5096,42 +5040,39 @@ "segura." #. (itstool) path: sect2/para -#: book.translate.xml:3747 +#: book.translate.xml:3717 msgid "" -"In FreeBSD 10.0-RELEASE and later, this menu has been enhanced. The full " -"selection of keymaps is shown, with the default preselected. In addition, " -"when selecting a different keymap, a dialog is displayed that allows the " -"user to try the keymap and ensure it is correct before proceeding." +"In addition, when selecting a different keymap, the user can try the keymap " +"and ensure it is correct before proceeding as shown in ." msgstr "" -"No FreeBSD 10.0-RELEASE e posteriormente, este menu foi aprimorado. A " -"seleção completa de mapas de teclado é mostrada, com o padrão pré-" -"selecionado. Além disso, ao selecionar um mapa de teclado diferente, é " -"exibido um diálogo que permite ao usuário experimentar o mapa de teclas e " -"garantir que esteja correto antes de continuar." +"Além disso, ao selecionar um keymap diferente, o usuário pode testar o " +"keymap e garantir que esteja correto antes de continuar, conforme mostrado " +"em ." #. (itstool) path: figure/title -#: book.translate.xml:3754 -msgid "Enhanced Keymap Menu" -msgstr "Menu de keymaps aprimorado" +#: book.translate.xml:3722 +msgid "Keymap Testing Menu" +msgstr "Menu de Teste do Keymap" #. (itstool) path: imageobject/imagedata #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:3758 +#: book.translate.xml:3726 msgctxt "_" -msgid "external ref='bsdinstall/bsdinstall-keymap-10' md5='__failed__'" -msgstr "external ref='bsdinstall/bsdinstall-keymap-10' md5='__failed__'" +msgid "external ref='bsdinstall/bsdinstall-keymap-testing' md5='__failed__'" +msgstr "external ref='bsdinstall/bsdinstall-keymap-testing' md5='__failed__'" #. (itstool) path: sect2/title #. (itstool) path: figure/title -#: book.translate.xml:3766 book.translate.xml:3773 +#: book.translate.xml:3734 book.translate.xml:3741 msgid "Setting the Hostname" msgstr "Configurando o nome do host" #. (itstool) path: sect2/para -#: book.translate.xml:3768 +#: book.translate.xml:3736 msgid "" "The next bsdinstall menu is used to set the " "hostname for the newly installed system." @@ -5144,13 +5085,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:3777 +#: book.translate.xml:3745 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-config-hostname' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-config-hostname' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:3782 +#: book.translate.xml:3750 msgid "" "Type in a hostname that is unique for the network. It should be a fully-" "qualified hostname, such as machine3." @@ -5162,12 +5103,12 @@ #. (itstool) path: sect2/title #. (itstool) path: figure/title -#: book.translate.xml:3787 book.translate.xml:3793 +#: book.translate.xml:3755 book.translate.xml:3761 msgid "Selecting Components to Install" msgstr "Selecionando Componentes para Instalar" #. (itstool) path: sect2/para -#: book.translate.xml:3789 +#: book.translate.xml:3757 msgid "" "Next, bsdinstall will prompt to select optional " "components to install." @@ -5180,14 +5121,14 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:3797 +#: book.translate.xml:3765 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-config-components' md5='__failed__'" msgstr "" "external ref='bsdinstall/bsdinstall-config-components' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:3802 +#: book.translate.xml:3770 msgid "" "Deciding which components to install will depend largely on the intended use " "of the system and the amount of disk space available. The FreeBSD kernel and " @@ -5202,34 +5143,38 @@ "arquitetura, alguns desses componentes podem não aparecer:" #. (itstool) path: listitem/para -#: book.translate.xml:3811 +#: book.translate.xml:3779 msgid "" -"doc - Additional documentation, mostly of historical " -"interest, to install into /usr/share/doc. The " -"documentation provided by the FreeBSD Documentation Project may be installed " -"later using the instructions in ." +"base-dbg - Base tools like cat, ls among many others with debug " +"symbols activated." msgstr "" -"doc - Documentação adicional, principalmente de interesse " -"histórico, para instalar em /usr/share/doc. A " -"documentação fornecida pelo Projeto de Documentação do FreeBSD pode ser " -"instalada posteriormente usando as instruções em ." +"base-dbg - Ferramentas básicas como cat, ls entre outras com símbolos de " +"depuração ativados." #. (itstool) path: listitem/para -#: book.translate.xml:3819 +#: book.translate.xml:3786 msgid "" -"games - Several traditional BSD games, " -"including fortune, rot13, and others." +"kernel-dbg - Kernel and modules with debug symbols " +"activated." msgstr "" -"games - Vários jogos tradicionais do BSD, incluindo fortune, rot13 e outros." +"kernel-dbg - Kernel e módulos com símbolos de depuração " +"ativados." #. (itstool) path: listitem/para -#: book.translate.xml:3826 +#: book.translate.xml:3791 msgid "" +"lib32-dbg - Compatibility libraries for running 32-bit " +"applications on a 64-bit version of FreeBSD with debug symbols activated." +msgstr "" +"lib32-dbg - Bibliotecas de compatibilidade para executar " +"aplicativos de 32 bits em uma versão de 64 bits do FreeBSD com símbolos de " +"depuração ativados." + +#. (itstool) path: listitem/para +#: book.translate.xml:3797 +msgid "" "lib32 - Compatibility libraries for running 32-bit " "applications on a 64-bit version of FreeBSD." msgstr "" @@ -5237,7 +5182,7 @@ "aplicativos de 32 bits em uma versão de 64 bits do FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:3832 +#: book.translate.xml:3803 msgid "" "ports - The FreeBSD Ports Collection is a collection of " "files which automates the downloading, compiling and installation of third-" @@ -5250,7 +5195,7 @@ "coleção de ports." #. (itstool) path: warning/para -#: book.translate.xml:3839 +#: book.translate.xml:3810 msgid "" "The installation program does not check for adequate disk space. Select this " "option only if sufficient hard disk space is available. The FreeBSD Ports " @@ -5261,7 +5206,7 @@ "Ports do FreeBSD ocupa cerca de 500 MB de espaço em disco." #. (itstool) path: listitem/para -#: book.translate.xml:3848 +#: book.translate.xml:3819 msgid "" "src - The complete FreeBSD source code for both the " "kernel and the userland. Although not required for the majority of " @@ -5278,14 +5223,19 @@ "de espaço em disco e a recompilação de todo o sistema FreeBSD requer 5 GB " "adicionais de espaço." +#. (itstool) path: listitem/para +#: book.translate.xml:3830 +msgid "tests - FreeBSD Test Suite." +msgstr "tests - FreeBSD Test Suite." + #. (itstool) path: sect2/title #. (itstool) path: figure/title -#: book.translate.xml:3861 book.translate.xml:3872 +#: book.translate.xml:3836 book.translate.xml:3847 msgid "Installing from the Network" msgstr "Instalando a partir da rede" #. (itstool) path: sect2/para -#: book.translate.xml:3863 +#: book.translate.xml:3838 msgid "" "The menu shown in only " "appears when installing from a -bootonly.iso " @@ -5306,13 +5256,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:3876 +#: book.translate.xml:3851 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-netinstall-files' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-netinstall-files' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:3881 +#: book.translate.xml:3856 msgid "" "To configure the network connection, press Enter and follow " "the instructions in . Once " @@ -5329,7 +5279,7 @@ "próximo ao computador de destino, reduzindo o tempo de instalação." #. (itstool) path: figure/title -#: book.translate.xml:3890 +#: book.translate.xml:3865 msgid "Choosing a Mirror" msgstr "Escolhendo um Site Espelho" @@ -5338,7 +5288,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:3894 +#: book.translate.xml:3869 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-netinstall-mirrorselect' md5='__failed__'" @@ -5346,7 +5296,7 @@ "external ref='bsdinstall/bsdinstall-netinstall-mirrorselect' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:3899 +#: book.translate.xml:3874 msgid "" "Installation will then continue as if the installation files were located on " "the local installation media." @@ -5355,12 +5305,12 @@ "localizados na mídia de instalação local." #. (itstool) path: sect1/title -#: book.translate.xml:3905 +#: book.translate.xml:3880 msgid "Allocating Disk Space" msgstr "Alocando o espaço em disco" #. (itstool) path: sect1/para -#: book.translate.xml:3907 +#: book.translate.xml:3882 msgid "" "The next menu is used to determine the method for allocating disk space." msgstr "" @@ -5369,52 +5319,79 @@ "instalada." #. (itstool) path: figure/title -#: book.translate.xml:3911 -msgid "Partitioning Choices on FreeBSD 10.x and Higher" -msgstr "Opções de particionamento no FreeBSD 10.x e superior" +#: book.translate.xml:3886 +msgid "Partitioning Choices" +msgstr "Opções de Particionamento" #. (itstool) path: imageobject/imagedata #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:3915 +#: book.translate.xml:3890 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-zfs-partmenu' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-zfs-partmenu' md5='__failed__'" #. (itstool) path: sect1/para -#: book.translate.xml:3920 +#: book.translate.xml:3895 msgid "" -"Guided partitioning automatically sets up the disk " -"partitions, Manual partitioning allows advanced users to " -"create customized partitions from menu options, and Shell " -"opens a shell prompt where advanced users can create customized partitions " -"using command-line utilities like gpart8, " -"fdisk8, and bsdlabel8. ZFS partitioning, only available in FreeBSD 10 and later, creates an " -"optionally encrypted root-on-ZFS system with support for boot " -"environments." +"bsdinstall gives the user four methods for " +"allocating disk space:" msgstr "" -"O particionamento Guided configura automaticamente as " -"partições de disco, o particionamento Manual permite que " -"usuários avançados criem partições personalizadas a partir das opções de " -"menu, e o Shell abre um prompt de shell onde usuários " -"avançados podem criar partições personalizadas usando utilitários de linha " -"de comando como gpart8, " -"fdisk8, e bsdlabel8. O particionamento do " -"ZFS, disponível somente no FreeBSD 10 e versões " -"posteriores, cria um sistema root-on-ZFS opcionalmente criptografado com " -"suporte para ambientes de inicialização." +"bsdinstall fornece ao usuário quatro métodos para " +"alocar espaço em disco:" +#. (itstool) path: listitem/para +#: book.translate.xml:3900 +msgid "" +"Auto (UFS) partitioning automatically sets up the disk " +"partitions using the UFS file system." +msgstr "" +"O particionamento Auto (UFS) configura automaticamente as " +"partições do disco usando o sistema de arquivos UFS." + +#. (itstool) path: listitem/para +#: book.translate.xml:3906 +msgid "" +"Manual partitioning allows advanced users to create " +"customized partitions from menu options." +msgstr "" +"O particionamento Manual permite que usuários avançados " +"criem partições personalizadas a partir das opções de menu." + +#. (itstool) path: listitem/para +#: book.translate.xml:3912 +msgid "" +"Shell opens a shell prompt where advanced users can " +"create customized partitions using command-line utilities like " +"gpart8, fdisk8, and " +"bsdlabel8." +msgstr "" +"Shell abre um prompt de shell no qual usuários avançados " +"podem criar partições personalizadas usando utilitários de linha de comando " +"como gpart8, fdisk8, e " +"bsdlabel8." + +#. (itstool) path: listitem/para +#: book.translate.xml:3919 +msgid "" +"Auto (ZFS) partitioning creates a root-on-ZFS system with " +"optional GELI encryption support for boot environments." +msgstr "" +"O particionamento Auto (ZFS) cria um sistema root-on-ZFS " +"com suporte opcional à criptografia GELI para boot environments." + #. (itstool) path: sect1/para -#: book.translate.xml:3931 +#: book.translate.xml:3925 msgid "" "This section describes what to consider when laying out the disk partitions. " "It then demonstrates how to use the different partitioning methods." @@ -5423,32 +5400,32 @@ "seguida, demonstra como usar os diferentes métodos de particionamento." #. (itstool) path: sect2/title -#: book.translate.xml:3936 +#: book.translate.xml:3930 msgid "Designing the Partition Layout" msgstr "Criando o layout da partição" #. (itstool) path: sect2/indexterm -#: book.translate.xml:3938 +#: book.translate.xml:3932 msgid "partition layout" msgstr "partition layout" #. (itstool) path: sect2/indexterm -#: book.translate.xml:3939 +#: book.translate.xml:3933 msgid "/etc" msgstr "/etc" #. (itstool) path: sect2/indexterm -#: book.translate.xml:3942 +#: book.translate.xml:3936 msgid "/var" msgstr "/var" #. (itstool) path: sect2/indexterm -#: book.translate.xml:3945 +#: book.translate.xml:3939 msgid "/usr" msgstr "/usr" #. (itstool) path: sect2/para -#: book.translate.xml:3949 +#: book.translate.xml:3943 msgid "" "When laying out file systems, remember that hard drives transfer data faster " "from the outer tracks to the inner. Thus, smaller and heavier-accessed file " @@ -5467,7 +5444,7 @@ ", swap, /var e /usr." #. (itstool) path: sect2/para -#: book.translate.xml:3959 +#: book.translate.xml:3953 msgid "" "The size of the /var partition reflects the intended " "machine's usage. This partition is used to hold mailboxes, log files, and " @@ -5485,26 +5462,25 @@ "livre em disco no /var." #. (itstool) path: note/para -#: book.translate.xml:3969 +#: book.translate.xml:3963 msgid "" "Sometimes, a lot of disk space is required in /var/tmp. " "When new software is installed, the packaging tools extract a temporary copy " "of the packages under /var/tmp. Large software " -"packages, like Firefox, Apache " -"OpenOffice or LibreOffice may be " -"tricky to install if there is not enough disk space under /var/" -"tmp." +"packages, like Firefox or " +"LibreOffice may be tricky to install if there is " +"not enough disk space under /var/tmp." msgstr "" "Às vezes, é necessário muito espaço em disco no /var/tmp. Quando um novo software é instalado, as ferramentas de " "empacotamento extraem uma cópia temporária dos pacotes no /var/" "tmp. Grandes pacotes de software, como o Firefox, o Apache OpenOffice ou " -"LibreOffice podem ser difíceis de instalar se não " -"houver espaço em disco suficiente no /var/tmp." +"application> ou LibreOffice podem ser difíceis de " +"instalar se não houver espaço em disco suficiente no /var/tmp." #. (itstool) path: sect2/para -#: book.translate.xml:3980 +#: book.translate.xml:3973 msgid "" "The /usr partition holds many of the files which " "support the system, including the FreeBSD Ports Collection and system source " @@ -5516,7 +5492,7 @@ "partição." #. (itstool) path: sect2/para -#: book.translate.xml:3985 +#: book.translate.xml:3978 msgid "" "When selecting partition sizes, keep the space requirements in mind. Running " "out of space in one partition while barely using another can be a hassle." @@ -5526,17 +5502,17 @@ "aborrecimento." #. (itstool) path: sect2/indexterm -#: book.translate.xml:3989 +#: book.translate.xml:3982 msgid "swap sizing" msgstr "swap sizing" #. (itstool) path: sect2/indexterm -#: book.translate.xml:3992 +#: book.translate.xml:3985 msgid "swap partition" msgstr "swap partition" #. (itstool) path: sect2/para -#: book.translate.xml:3996 +#: book.translate.xml:3989 msgid "" "As a rule of thumb, the swap partition should be about double the size of " "physical memory (RAM). Systems with minimal RAMSCSI disks or multiple " "IDE disks operating on different controllers, it is " @@ -5577,7 +5553,7 @@ "reinicializar." #. (itstool) path: sect2/para -#: book.translate.xml:4017 +#: book.translate.xml:4010 msgid "" "By properly partitioning a system, fragmentation introduced in the smaller " "write heavy partitions will not bleed over into the mostly read partitions. " @@ -5599,12 +5575,12 @@ "filename> para a borda." #. (itstool) path: sect2/title -#: book.translate.xml:4030 -msgid "Guided Partitioning" -msgstr "Particionamento Guiado" +#: book.translate.xml:4023 +msgid "Guided Partitioning Using UFS" +msgstr "Particionamento Guiado Usando UFS" #. (itstool) path: sect2/para -#: book.translate.xml:4032 +#: book.translate.xml:4025 msgid "" "When this method is selected, a menu will display the available disk(s). If " "multiple disks are connected, choose the one where FreeBSD is to be " @@ -5615,7 +5591,7 @@ "o FreeBSD deve ser instalado." #. (itstool) path: figure/title -#: book.translate.xml:4037 +#: book.translate.xml:4030 msgid "Selecting from Multiple Disks" msgstr "Selecionando a partir de vários discos" @@ -5624,13 +5600,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4041 +#: book.translate.xml:4034 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-part-guided-disk' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-part-guided-disk' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4046 +#: book.translate.xml:4039 msgid "" "Once the disk is selected, the next menu prompts to install to either the " "entire disk or to create a partition using free space. If " @@ -5647,7 +5623,7 @@ "não utilizado no disco." #. (itstool) path: figure/title -#: book.translate.xml:4056 +#: book.translate.xml:4049 msgid "Selecting Entire Disk or Partition" msgstr "Selecionando todo o disco ou partição" @@ -5656,14 +5632,73 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4060 +#: book.translate.xml:4053 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-part-entire-part' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-part-entire-part' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4065 +#: book.translate.xml:4058 msgid "" +"After [ Entire Disk ] is chosen " +"bsdinstall displays a dialog indicating that the " +"disk will be erased." +msgstr "" +"Após [ Entire Disk ] ser escolhido, " +"bsdinstall exibe uma caixa de diálogo indicando " +"que o disco será apagado." + +#. (itstool) path: figure/title +#: book.translate.xml:4064 +msgid "Confirmation" +msgstr "Confirmação" + +#. (itstool) path: imageobject/imagedata +#. This is a reference to an external file such as an image or video. When +#. the file changes, the md5 hash will change to let you know you need to +#. update your localized copy. The msgstr is not used at all. Set it to +#. whatever you like once you have updated your copy of the file. +#: book.translate.xml:4068 +msgctxt "_" +msgid "external ref='bsdinstall/bsdinstall-ufs-warning' md5='__failed__'" +msgstr "external ref='bsdinstall/bsdinstall-ufs-warning' md5='__failed__'" + +#. (itstool) path: sect2/para +#: book.translate.xml:4073 +msgid "" +"The next menu shows a list with the partition schemes types. GPT is usually " +"the most appropriate choice for amd64 computers. Older computers that are " +"not compatible with GPT should use MBR. The other partition schemes are " +"generally used for uncommon or older computers. More information is " +"available in ." +msgstr "" +"O próximo menu mostra uma lista com os tipos de esquema de partição. O " +"GPT é geralmente a opção mais apropriada para " +"computadores amd64. Computadores mais antigos que não são compatíveis com o " +"GPT devem usar o MBR. Os outros esquemas de partição são geralmente usados " +"para computadores incomuns ou antigos. Mais informações estão disponíveis em " +"." + +#. (itstool) path: figure/title +#: book.translate.xml:4081 +msgid "Select Partition Scheme" +msgstr "Selecionar Esquema de Particionamento" + +#. (itstool) path: imageobject/imagedata +#. This is a reference to an external file such as an image or video. When +#. the file changes, the md5 hash will change to let you know you need to +#. update your localized copy. The msgstr is not used at all. Set it to +#. whatever you like once you have updated your copy of the file. +#: book.translate.xml:4085 book.translate.xml:4159 +msgctxt "_" +msgid "" +"external ref='bsdinstall/bsdinstall-part-manual-partscheme' md5='__failed__'" +msgstr "" +"external ref='bsdinstall/bsdinstall-part-manual-partscheme' md5='__failed__'" + +#. (itstool) path: sect2/para +#: book.translate.xml:4090 +msgid "" "After the partition layout has been created, review it to ensure it meets " "the needs of the installation. Selecting [ Revert ] " "will reset the partitions to their original values and pressing " @@ -5681,7 +5716,7 @@ "selecione [Finish] para continuar com a instalação." #. (itstool) path: figure/title -#: book.translate.xml:4076 +#: book.translate.xml:4101 msgid "Review Created Partitions" msgstr "Revise as partições criadas" @@ -5690,23 +5725,67 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4080 +#: book.translate.xml:4105 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-part-review' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-part-review' md5='__failed__'" +#. (itstool) path: sect2/para +#: book.translate.xml:4110 +msgid "" +"Once the disks are configured, the next menu provides the last chance to " +"make changes before the selected drives are formatted. If changes need to be " +"made, select [ Back ] to return to the main " +"partitioning menu. [ Revert & Exit ] exits the " +"installer without making any changes to the drive. Select " +"[ Commit ] to start the installation process." +msgstr "" +"Depois que os discos são configurados, o próximo menu fornece a última " +"chance de fazer alterações antes que os discos selecionados sejam " +"formatados. Se for necessário fazer alterações, selecione [Back] para retornar ao menu principal de particionamento. " +"[ Revert & Exit ] sairá do instalador sem fazer " +"alterações no disco. Selecione [ Commit ] para " +"iniciar o processo de instalação." + +#. (itstool) path: figure/title +#: book.translate.xml:4121 +msgid "Final Confirmation" +msgstr "Confirmação final" + +#. (itstool) path: imageobject/imagedata +#. This is a reference to an external file such as an image or video. When +#. the file changes, the md5 hash will change to let you know you need to +#. update your localized copy. The msgstr is not used at all. Set it to +#. whatever you like once you have updated your copy of the file. +#: book.translate.xml:4125 +msgctxt "_" +msgid "" +"external ref='bsdinstall/bsdinstall-final-confirmation' md5='__failed__'" +msgstr "" +"external ref='bsdinstall/bsdinstall-final-confirmation' md5='__failed__'" + +#. (itstool) path: sect2/para +#: book.translate.xml:4130 +msgid "" +"To continue with the installation process go to ." +msgstr "" +"Para continuar com o processo de instalação, vá para ." + #. (itstool) path: sect2/title -#: book.translate.xml:4087 +#: book.translate.xml:4135 msgid "Manual Partitioning" msgstr "Particionamento Manual" #. (itstool) path: sect2/para -#: book.translate.xml:4089 +#: book.translate.xml:4137 msgid "Selecting this method opens the partition editor:" msgstr "Selecionar este método abre o editor de partições:" #. (itstool) path: figure/title -#: book.translate.xml:4092 book.translate.xml:4107 book.translate.xml:4179 +#: book.translate.xml:4140 book.translate.xml:4155 book.translate.xml:4221 msgid "Manually Create Partitions" msgstr "Criar partições manualmente" @@ -5715,7 +5794,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4096 +#: book.translate.xml:4144 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-part-manual-create' md5='__failed__'" @@ -5723,7 +5802,7 @@ "external ref='bsdinstall/bsdinstall-part-manual-create' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4101 +#: book.translate.xml:4149 msgid "" "Highlight the installation drive (ada0 in this example) " "and select [ Create ] to display a menu of available " @@ -5733,20 +5812,8 @@ "selecione [ Create ] para exibir um menu dos esquemas " "de partição disponíveis:" -#. (itstool) path: imageobject/imagedata -#. This is a reference to an external file such as an image or video. When -#. the file changes, the md5 hash will change to let you know you need to -#. update your localized copy. The msgstr is not used at all. Set it to -#. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4111 -msgctxt "_" -msgid "" -"external ref='bsdinstall/bsdinstall-part-manual-partscheme' md5='__failed__'" -msgstr "" -"external ref='bsdinstall/bsdinstall-part-manual-partscheme' md5='__failed__'" - #. (itstool) path: sect2/para -#: book.translate.xml:4116 +#: book.translate.xml:4164 msgid "" "GPT is usually the most appropriate choice for amd64 " "computers. Older computers that are not compatible with GPTPowerPC." @@ -5797,12 +5864,12 @@ #. (itstool) path: row/entry #. (itstool) path: glossentry/glossterm #. (itstool) path: glossentry/acronym -#: book.translate.xml:4140 book.translate.xml:65535 +#: book.translate.xml:4188 book.translate.xml:65535 msgid "BSD" msgstr "BSD" #. (itstool) path: row/entry -#: book.translate.xml:4141 +#: book.translate.xml:4189 msgid "" "BSD label without an MBR, sometimes " "called dangerously dedicated mode as non-" @@ -5813,12 +5880,12 @@ "utilitários de discos não BSD podem não reconhecê-lo." #. (itstool) path: row/entry -#: book.translate.xml:4149 +#: book.translate.xml:4197 msgid "GPT" msgstr "GPT" #. (itstool) path: row/entry -#: book.translate.xml:4150 +#: book.translate.xml:4198 msgid "" "GUID Partition Table (http://en.wikipedia.org/wiki/GUID_Partition_Table)." #. (itstool) path: row/entry -#: book.translate.xml:4154 +#: book.translate.xml:4202 msgid "MBR" msgstr "MBR" #. (itstool) path: row/entry -#: book.translate.xml:4155 +#: book.translate.xml:4203 msgid "" "Master Boot Record (http://en.wikipedia.org/wiki/Master_boot_record)." @@ -5844,35 +5911,19 @@ "Master_boot_record )." #. (itstool) path: row/entry -#: book.translate.xml:4159 -msgid "PC98" -msgstr "PC98" - -#. (itstool) path: row/entry -#: book.translate.xml:4160 -msgid "" -"MBR variant used by NEC PC-98 computers (http://en.wikipedia.org/wiki/Pc9801)." -msgstr "" -"Variante do MBR utilizada pelos computadores NEC PC-98 " -"(http://en." -"wikipedia.org/wiki /Pc9801)." - -#. (itstool) path: row/entry -#: book.translate.xml:4165 +#: book.translate.xml:4207 msgid "VTOC8" msgstr "VTOC8" #. (itstool) path: row/entry -#: book.translate.xml:4166 +#: book.translate.xml:4208 msgid "Volume Table Of Contents used by Sun SPARC64 and UltraSPARC computers." msgstr "" "Tabela de Volume do Conteúdo usado pelos computadores Sun SPARC64 e " "UltraSPARC." #. (itstool) path: sect2/para -#: book.translate.xml:4173 +#: book.translate.xml:4215 msgid "" "After the partitioning scheme has been selected and created, select " "[ Create ] again to create the partitions. The " @@ -5887,7 +5938,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4183 +#: book.translate.xml:4225 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-part-manual-addpart' md5='__failed__'" @@ -5895,7 +5946,7 @@ "external ref='bsdinstall/bsdinstall-part-manual-addpart' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4188 +#: book.translate.xml:4230 msgid "" "A standard FreeBSD GPT installation uses at least three " "partitions:" @@ -5904,14 +5955,14 @@ "partições:" #. (itstool) path: listitem/para -#: book.translate.xml:4193 +#: book.translate.xml:4235 msgid "freebsd-boot - Holds the FreeBSD boot code." msgstr "" "freebsd-boot - Mantém o código de inicialização do " "FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:4198 +#: book.translate.xml:4240 msgid "" "freebsd-ufs - A FreeBSD UFS file " "system." @@ -5920,29 +5971,33 @@ "acronym> do FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:4203 +#: book.translate.xml:4245 +msgid "" +"freebsd-zfs - A FreeBSD ZFS file " +"system. More information about ZFS is available in ." +msgstr "" +"freebsd-zfs - Um sistema de arquivos ZFS do FreeBSD. Mais informações sobre o ZFS estão disponíveis em ." + +#. (itstool) path: listitem/para +#: book.translate.xml:4251 msgid "freebsd-swap - FreeBSD swap space." msgstr "freebsd-swap - Espaço de swap do FreeBSD." #. (itstool) path: sect2/para -#: book.translate.xml:4208 +#: book.translate.xml:4256 msgid "" -"Another partition type worth noting is freebsd-zfs, used " -"for partitions that will contain a FreeBSD ZFS file " -"system (). Refer to " -"gpart8 for descriptions of the available GPT " -"partition types." +"Refer to gpart8 for descriptions of the available GPT partition types." msgstr "" -"Outro tipo de partição que vale a pena mencionar é a freebsd-zfs, usado para partições que conterão um sistema de arquivos FreeBSD " -"ZFS (). Consulte " -"gpart8 para obter descrições dos tipos de partição GPT disponíveis." +"Consulte gpart8 para obter informações de todos os tipos de " +"partições GPT disponíveis." #. (itstool) path: sect2/para -#: book.translate.xml:4214 +#: book.translate.xml:4259 msgid "" "Multiple file system partitions can be created and some people prefer a " "traditional layout with separate partitions for /, " @@ -5957,7 +6012,7 @@ "um exemplo." #. (itstool) path: sect2/para -#: book.translate.xml:4221 +#: book.translate.xml:4266 msgid "" "The Size may be entered with common abbreviations: " "K for kilobytes, M for megabytes, " @@ -5968,7 +6023,7 @@ "megabytes, ou G para gigabytes." #. (itstool) path: tip/para -#: book.translate.xml:4227 +#: book.translate.xml:4272 msgid "" "Proper sector alignment provides the best performance, and making partition " "sizes even multiples of 4K bytes helps to ensure alignment on drives with " @@ -5987,7 +6042,7 @@ "512K devido às limitações atuais do código de inicialização." #. (itstool) path: sect2/para -#: book.translate.xml:4238 +#: book.translate.xml:4283 msgid "" "A Mountpoint is needed if the partition will contain a " "file system. If only a single UFS partition will be " @@ -5998,7 +6053,7 @@ "criada, o ponto de montagem deve ser /." #. (itstool) path: sect2/para -#: book.translate.xml:4243 +#: book.translate.xml:4288 msgid "" "The Label is a name by which the partition will be known. " "Drive names or numbers can change if the drive is connected to a different " @@ -6021,7 +6076,7 @@ "aparecem em diferentes diretórios no /dev/." #. (itstool) path: tip/para -#: book.translate.xml:4256 +#: book.translate.xml:4301 msgid "" "Use a unique label on every partition to avoid conflicts from identical " "labels. A few letters from the computer's name, use, or location can be " @@ -6036,12 +6091,12 @@ "raiz UFS no computador chamado lab." #. (itstool) path: example/title -#: book.translate.xml:4266 +#: book.translate.xml:4311 msgid "Creating Traditional Split File System Partitions" msgstr "Criando partições tradicionais para um sistema de arquivos dividido" #. (itstool) path: example/para -#: book.translate.xml:4269 +#: book.translate.xml:4314 msgid "" "For a traditional partition layout where the /, " "/var, /tmp, and /usrgptboot expects the first " "UFS partition to be the / partition." @@ -6074,127 +6129,129 @@ "partição UFS seja a partição /." #. (itstool) path: row/entry -#: book.translate.xml:4290 +#: book.translate.xml:4335 msgid "Partition Type" msgstr "Tipo de Partição" #. (itstool) path: row/entry -#: book.translate.xml:4291 +#: book.translate.xml:4336 msgid "Size" msgstr "Tamanho" #. (itstool) path: row/entry -#: book.translate.xml:4292 +#: book.translate.xml:4337 msgid "Mountpoint" msgstr "Ponto de montagem" #. (itstool) path: row/entry -#: book.translate.xml:4293 +#: book.translate.xml:4338 msgid "Label" msgstr "Rótulo" #. (itstool) path: row/entry -#: book.translate.xml:4299 +#: book.translate.xml:4344 msgid "freebsd-boot" msgstr "freebsd-boot" #. (itstool) path: row/entry -#: book.translate.xml:4300 +#: book.translate.xml:4345 msgid "512K" msgstr "512K" #. (itstool) path: row/entry -#: book.translate.xml:4304 book.translate.xml:4318 book.translate.xml:4325 -#: book.translate.xml:4332 +#: book.translate.xml:4349 book.translate.xml:4363 book.translate.xml:4370 +#: book.translate.xml:4377 msgid "freebsd-ufs" msgstr "freebsd-ufs" #. (itstool) path: row/entry -#: book.translate.xml:4305 book.translate.xml:4319 +#: book.translate.xml:4350 book.translate.xml:4364 msgid "2G" msgstr "2G" #. (itstool) path: row/entry -#: book.translate.xml:4306 book.translate.xml:7097 +#: book.translate.xml:4351 book.translate.xml:7261 msgid "/" msgstr "/" #. (itstool) path: row/entry -#: book.translate.xml:4307 +#: book.translate.xml:4352 msgid "exrootfs" msgstr "exrootfs" #. (itstool) path: row/entry -#: book.translate.xml:4311 +#: book.translate.xml:4356 msgid "freebsd-swap" msgstr "freebsd-swap" #. (itstool) path: row/entry -#: book.translate.xml:4312 +#: book.translate.xml:4357 msgid "4G" msgstr "4G" #. (itstool) path: row/entry -#: book.translate.xml:4314 +#: book.translate.xml:4359 msgid "exswap" msgstr "exswap" #. (itstool) path: row/entry -#: book.translate.xml:4320 +#: book.translate.xml:4365 msgid "/var" msgstr "/var" #. (itstool) path: row/entry -#: book.translate.xml:4321 +#: book.translate.xml:4366 msgid "exvarfs" msgstr "exvarfs" #. (itstool) path: row/entry -#: book.translate.xml:4326 +#: book.translate.xml:4371 msgid "1G" msgstr "1G" #. (itstool) path: row/entry -#: book.translate.xml:4327 +#: book.translate.xml:4372 msgid "/tmp" msgstr "/tmp" #. (itstool) path: row/entry -#: book.translate.xml:4328 +#: book.translate.xml:4373 msgid "extmpfs" msgstr "extmpfs" #. (itstool) path: row/entry -#: book.translate.xml:4333 +#: book.translate.xml:4378 msgid "accept the default (remainder of the disk)" msgstr "aceite o padrão (restante do disco)" #. (itstool) path: row/entry -#: book.translate.xml:4335 +#: book.translate.xml:4380 msgid "/usr" msgstr "/usr" #. (itstool) path: row/entry -#: book.translate.xml:4336 +#: book.translate.xml:4381 msgid "exusrfs" msgstr "exusrfs" #. (itstool) path: sect2/para -#: book.translate.xml:4343 +#: book.translate.xml:4388 msgid "" "After the custom partitions have been created, select [ Finish ] to continue with the installation." +"guibutton> to continue with the installation and go to ." msgstr "" "Depois que as partições personalizadas forem criadas, selecione " -"[Finish] para continuar com a instalação." +"[Finish] para continuar com a instalação e vá para " +"." #. (itstool) path: sect2/title -#: book.translate.xml:4349 -msgid "Root-on-ZFS Automatic Partitioning" -msgstr "Particionamento Automático Root-on-ZFS" +#: book.translate.xml:4395 +msgid "Guided Partitioning Using Root-on-ZFS" +msgstr "Particionamento Guiado Usando Root-on-ZFS" #. (itstool) path: sect2/para -#: book.translate.xml:4351 +#: book.translate.xml:4397 msgid "" "Support for automatic creation of root-on-ZFS installations was added in " "FreeBSD 10.0-RELEASE. This partitioning mode only works with whole disks and " @@ -6229,7 +6286,7 @@ "é usado para o pool do ZFS." #. (itstool) path: sect2/para -#: book.translate.xml:4370 +#: book.translate.xml:4416 msgid "" "The main ZFS configuration menu offers a number of " "options to control the creation of the pool." @@ -6238,7 +6295,7 @@ "opções para controlar a criação do pool." #. (itstool) path: figure/title -#: book.translate.xml:4375 +#: book.translate.xml:4421 msgid "ZFS Partitioning Menu" msgstr "Menu de particionamento do ZFS" @@ -6247,13 +6304,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4379 +#: book.translate.xml:4425 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-zfs-menu' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-zfs-menu' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4384 +#: book.translate.xml:4430 msgid "" "Select T to configure the Pool Type and " "the disk(s) that will constitute the pool. The automatic ZFSZFS Pool Type" msgstr "Tipo de pool ZFS" @@ -6291,13 +6348,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4405 +#: book.translate.xml:4451 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-zfs-vdev_type' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-zfs-vdev_type' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4410 +#: book.translate.xml:4456 msgid "" "Once a Pool Type has been selected, a list of available " "disks is displayed, and the user is prompted to select one or more disks to " @@ -6315,7 +6372,7 @@ "de conjunto." #. (itstool) path: figure/title -#: book.translate.xml:4420 +#: book.translate.xml:4466 msgid "Disk Selection" msgstr "Seleção de disco" @@ -6324,13 +6381,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4424 +#: book.translate.xml:4470 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-zfs-disk_select' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-zfs-disk_select' md5='__failed__'" #. (itstool) path: figure/title -#: book.translate.xml:4430 +#: book.translate.xml:4476 msgid "Invalid Selection" msgstr "Seleção inválida" @@ -6339,13 +6396,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4434 +#: book.translate.xml:4480 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-zfs-vdev_invalid' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-zfs-vdev_invalid' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4439 +#: book.translate.xml:4485 msgid "" "If one or more disks are missing from the list, or if disks were attached " "after the installer was started, select - Rescan DevicesZFS configuration menu also allows the user to " "enter a pool name, disable forcing 4k sectors, enable or disable encryption, " @@ -6396,7 +6453,7 @@ "> Install no topo do menu." #. (itstool) path: sect2/para -#: book.translate.xml:4469 +#: book.translate.xml:4515 msgid "" "If GELI disk encryption was enabled, the installer will " "prompt twice for the passphrase to be used to encrypt the disks." @@ -6406,7 +6463,7 @@ "discos." #. (itstool) path: figure/title -#: book.translate.xml:4474 +#: book.translate.xml:4520 msgid "Disk Encryption Password" msgstr "Senha de criptografia de disco" @@ -6415,14 +6472,14 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4478 +#: book.translate.xml:4524 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-zfs-geli_password' md5='__failed__'" msgstr "" "external ref='bsdinstall/bsdinstall-zfs-geli_password' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4483 +#: book.translate.xml:4529 msgid "" "The installer then offers a last chance to cancel before the contents of the " "selected drives are destroyed to create the ZFS pool." @@ -6432,7 +6489,7 @@ "acronym>." #. (itstool) path: figure/title -#: book.translate.xml:4488 +#: book.translate.xml:4534 msgid "Last Chance" msgstr "Última chance" @@ -6441,23 +6498,23 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4492 +#: book.translate.xml:4538 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-zfs-warning' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-zfs-warning' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4497 +#: book.translate.xml:4543 msgid "The installation then proceeds normally." msgstr "A instalação prossegue normalmente." #. (itstool) path: sect2/title -#: book.translate.xml:4502 +#: book.translate.xml:4548 msgid "Shell Mode Partitioning" msgstr "Particionamento do modo shell" #. (itstool) path: sect2/para -#: book.translate.xml:4504 +#: book.translate.xml:4550 msgid "" "When creating advanced installations, the bsdinstall partitioning menus may not provide the level of flexibility " @@ -6479,55 +6536,14 @@ "com a instalação." #. (itstool) path: sect1/title -#: book.translate.xml:4519 -msgid "Committing to the Installation" -msgstr "Comprometendo-se com a instalação" - -#. (itstool) path: sect1/para -#: book.translate.xml:4521 -msgid "" -"Once the disks are configured, the next menu provides the last chance to " -"make changes before the selected hard drive(s) are formatted. If changes " -"need to be made, select [ Back ] to return to the " -"main partitioning menu. [ Revert & Exit ] will " -"exit the installer without making any changes to the hard drive." -msgstr "" -"Depois que os discos são configurados, o próximo menu fornece a última " -"chance de fazer alterações antes que os discos rígidos selecionados sejam " -"formatados. Se for necessário fazer alterações, selecione [Back] para retornar ao menu principal de particionamento. " -"[ Revert & Exit ] sairá do instalador sem fazer " -"alterações no disco rígido." - #. (itstool) path: figure/title -#: book.translate.xml:4531 -msgid "Final Confirmation" -msgstr "Confirmação final" +#: book.translate.xml:4565 book.translate.xml:4578 +msgid "Fetching Distribution Files" +msgstr "Fazendo o download dos arquivos de distribuição" -#. (itstool) path: imageobject/imagedata -#. This is a reference to an external file such as an image or video. When -#. the file changes, the md5 hash will change to let you know you need to -#. update your localized copy. The msgstr is not used at all. Set it to -#. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4535 -msgctxt "_" -msgid "" -"external ref='bsdinstall/bsdinstall-final-confirmation' md5='__failed__'" -msgstr "" -"external ref='bsdinstall/bsdinstall-final-confirmation' md5='__failed__'" - #. (itstool) path: sect1/para -#: book.translate.xml:4540 +#: book.translate.xml:4567 msgid "" -"To instead start the actual installation, select [ Commit ] and press Enter." -msgstr "" -"Para iniciar a instalação atual, selecione [Commit] e " -"pressione Enter." - -#. (itstool) path: sect1/para -#: book.translate.xml:4544 -msgid "" "Installation time will vary depending on the distributions chosen, " "installation media, and speed of the computer. A series of messages will " "indicate the progress." @@ -6537,34 +6553,30 @@ "indicará o progresso." #. (itstool) path: sect1/para -#: book.translate.xml:4548 +#: book.translate.xml:4571 msgid "" "First, the installer formats the selected disk(s) and initializes the " -"partitions. Next, in the case of a bootonly media, it downloads the selected " -"components:" +"partitions. Next, in the case of a bootonly media or " +"mini memstick, it downloads the selected components:" msgstr "" "Primeiro, o instalador formata o(s) disco(s) selecionado(s) e inicializa as " -"partições. Em seguida, no caso de uma mídia de bootonly, ele faz o download " -"dos componentes selecionados:" +"partições. Em seguida, no caso de uma bootonly media ou " +"mini memstick, ele faz o download dos componentes " +"selecionados:" -#. (itstool) path: figure/title -#: book.translate.xml:4553 -msgid "Fetching Distribution Files" -msgstr "Fazendo o download dos arquivos de distribuição" - #. (itstool) path: imageobject/imagedata #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4557 +#: book.translate.xml:4582 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-distfile-fetching' md5='__failed__'" msgstr "" "external ref='bsdinstall/bsdinstall-distfile-fetching' md5='__failed__'" #. (itstool) path: sect1/para -#: book.translate.xml:4562 +#: book.translate.xml:4587 msgid "" "Next, the integrity of the distribution files is verified to ensure they " "have not been corrupted during download or misread from the installation " @@ -6575,7 +6587,7 @@ "interpretados da mídia de instalação:" #. (itstool) path: figure/title -#: book.translate.xml:4567 +#: book.translate.xml:4592 msgid "Verifying Distribution Files" msgstr "Verificando arquivos de distribuição" @@ -6584,7 +6596,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4571 +#: book.translate.xml:4596 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-distfile-verifying' md5='__failed__'" @@ -6592,14 +6604,14 @@ "external ref='bsdinstall/bsdinstall-distfile-verifying' md5='__failed__'" #. (itstool) path: sect1/para -#: book.translate.xml:4576 +#: book.translate.xml:4601 msgid "Finally, the verified distribution files are extracted to the disk:" msgstr "" "Finalmente, os arquivos de distribuição verificados são extraídos para o " "disco:" #. (itstool) path: figure/title -#: book.translate.xml:4580 +#: book.translate.xml:4605 msgid "Extracting Distribution Files" msgstr "Extraindo arquivos de distribuição" @@ -6608,7 +6620,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4584 +#: book.translate.xml:4609 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-distfile-extracting' md5='__failed__'" @@ -6616,7 +6628,7 @@ "external ref='bsdinstall/bsdinstall-distfile-extracting' md5='__failed__'" #. (itstool) path: sect1/para -#: book.translate.xml:4589 +#: book.translate.xml:4614 msgid "" "Once all requested distribution files have been extracted, " "bsdinstall displays the first post-installation " @@ -6629,12 +6641,12 @@ "disponíveis estão descritas na próxima seção." #. (itstool) path: sect1/title -#: book.translate.xml:4597 +#: book.translate.xml:4622 msgid "Post-Installation" msgstr "Pós-instalação" #. (itstool) path: sect1/para -#: book.translate.xml:4599 +#: book.translate.xml:4624 msgid "" "Once FreeBSD is installed, bsdinstall will prompt " "to configure several options before booting into the newly installed system. " @@ -6645,7 +6657,7 @@ "recém-instalado. Esta seção descreve essas opções de configuração." #. (itstool) path: tip/para -#: book.translate.xml:4605 +#: book.translate.xml:4630 msgid "" "Once the system has booted, bsdconfig provides a menu-" "driven method for configuring the system using these and additional options." @@ -6656,12 +6668,12 @@ #. (itstool) path: sect2/title #. (itstool) path: figure/title -#: book.translate.xml:4612 book.translate.xml:4623 +#: book.translate.xml:4637 book.translate.xml:4648 msgid "Setting the root Password" msgstr "Definindo a Senha de root" #. (itstool) path: sect2/para -#: book.translate.xml:4616 +#: book.translate.xml:4641 msgid "" "First, the root password must be " "set. While entering the password, the characters being typed are not " @@ -6678,18 +6690,18 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4627 +#: book.translate.xml:4652 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-post-root-passwd' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-post-root-passwd' md5='__failed__'" #. (itstool) path: sect2/title -#: book.translate.xml:4634 +#: book.translate.xml:4659 msgid "Configuring Network Interfaces" msgstr "Configurando as Interfaces de Rede" #. (itstool) path: sect2/para -#: book.translate.xml:4636 +#: book.translate.xml:4661 msgid "" "Next, a list of the network interfaces found on the computer is shown. " "Select the interface to configure." @@ -6698,7 +6710,7 @@ "computador. Selecione a interface para configurar." #. (itstool) path: note/para -#: book.translate.xml:4640 +#: book.translate.xml:4665 msgid "" "The network configuration menus will be skipped if the network was " "previously configured as part of a bootonly " @@ -6709,7 +6721,7 @@ "emphasis>." #. (itstool) path: figure/title -#: book.translate.xml:4646 +#: book.translate.xml:4671 msgid "Choose a Network Interface" msgstr "Escolha uma interface de rede" @@ -6718,7 +6730,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4650 +#: book.translate.xml:4675 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-configure-network-interface' " @@ -6728,7 +6740,7 @@ "md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4655 +#: book.translate.xml:4680 msgid "" "If an Ethernet interface is selected, the installer will skip ahead to the " "menu shown in . If a " @@ -6741,7 +6753,7 @@ "acesso sem fio:" #. (itstool) path: figure/title -#: book.translate.xml:4661 +#: book.translate.xml:4686 msgid "Scanning for Wireless Access Points" msgstr "Buscando por pontos de acesso sem fio" @@ -6750,7 +6762,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4665 +#: book.translate.xml:4690 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-configure-wireless-scan' md5='__failed__'" @@ -6758,7 +6770,7 @@ "external ref='bsdinstall/bsdinstall-configure-wireless-scan' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4670 +#: book.translate.xml:4695 msgid "" "Wireless networks are identified by a Service Set Identifier (SSID), a short, unique name given to each network. SSIDsWPA2 encryption is strongly recommended " @@ -6817,7 +6829,7 @@ "entrada são exibidos como asteriscos." #. (itstool) path: figure/title -#: book.translate.xml:4701 +#: book.translate.xml:4726 msgid "WPA2 Setup" msgstr "Configuração WPA2" @@ -6826,7 +6838,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4705 +#: book.translate.xml:4730 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-configure-wireless-wpa2setup' " @@ -6836,7 +6848,7 @@ "md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4710 +#: book.translate.xml:4735 msgid "" "Next, choose whether or not an IPv4 address should be " "configured on the Ethernet or wireless interface:" @@ -6845,7 +6857,7 @@ "configurado na interface Ethernet ou na interface sem fio:" #. (itstool) path: figure/title -#: book.translate.xml:4715 +#: book.translate.xml:4740 msgid "Choose IPv4 Networking" msgstr "Escolha a rede IPv4" @@ -6854,7 +6866,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4719 +#: book.translate.xml:4744 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-configure-network-interface-ipv4' " @@ -6864,7 +6876,7 @@ "md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4724 +#: book.translate.xml:4749 msgid "" "There are two methods of IPv4 configuration. " "DHCP will automatically configure the network interface " @@ -6879,7 +6891,7 @@ "precisam ser inseridas manualmente como em uma configuração estática." #. (itstool) path: note/para -#: book.translate.xml:4732 +#: book.translate.xml:4757 msgid "" "Do not enter random network information as it will not work. If a " "DHCP server is not available, obtain the information " @@ -6893,7 +6905,7 @@ "Internet." #. (itstool) path: sect2/para -#: book.translate.xml:4739 +#: book.translate.xml:4764 msgid "" "If a DHCP server is available, select [ Yes ] in the next menu to automatically configure the network " @@ -6908,7 +6920,7 @@ "de endereçamento do sistema." #. (itstool) path: figure/title -#: book.translate.xml:4747 +#: book.translate.xml:4772 msgid "Choose IPv4 DHCP Configuration" msgstr "Escolha a configuração IPv4 DHCP" @@ -6917,7 +6929,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4752 +#: book.translate.xml:4777 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp' " @@ -6927,7 +6939,7 @@ "md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4757 +#: book.translate.xml:4782 msgid "" "If a DHCP server is not available, select " "[ No ] and input the following addressing information " @@ -6938,7 +6950,7 @@ "endereçamento neste menu:" #. (itstool) path: figure/title -#: book.translate.xml:4762 +#: book.translate.xml:4787 msgid "IPv4 Static Configuration" msgstr "Configuração IPv4 estática" @@ -6947,7 +6959,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4766 +#: book.translate.xml:4791 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-configure-network-interface-ipv4-static' " @@ -6957,7 +6969,7 @@ "md5='__failed__'" #. (itstool) path: listitem/para -#: book.translate.xml:4773 +#: book.translate.xml:4798 msgid "" "IP Address - The IPv4 address assigned " "to this computer. The address must be unique and not already in use by " @@ -6968,12 +6980,12 @@ "por outro equipamento na rede local." #. (itstool) path: listitem/para -#: book.translate.xml:4780 +#: book.translate.xml:4805 msgid "Subnet Mask - The subnet mask for the network." msgstr "Subnet Mask - A máscara de sub-rede da rede." #. (itstool) path: listitem/para -#: book.translate.xml:4785 +#: book.translate.xml:4810 msgid "" "Default Router - The IP address of the " "network's default gateway." @@ -6982,7 +6994,7 @@ "gateway padrão da rede." #. (itstool) path: sect2/para -#: book.translate.xml:4791 +#: book.translate.xml:4816 msgid "" "The next screen will ask if the interface should be configured for " "IPv6. If IPv6 is available and " @@ -6993,7 +7005,7 @@ "desejado, escolha [Yes] para selecioná-lo." #. (itstool) path: figure/title -#: book.translate.xml:4797 +#: book.translate.xml:4822 msgid "Choose IPv6 Networking" msgstr "Escolha a rede IPv6" @@ -7002,7 +7014,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4801 +#: book.translate.xml:4826 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-configure-network-interface-ipv6' " @@ -7012,7 +7024,7 @@ "md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4806 +#: book.translate.xml:4831 msgid "" "IPv6 also has two methods of configuration. StateLess " "Address AutoConfiguration (SLAAC) will automatically " @@ -7030,7 +7042,7 @@ "da rede." #. (itstool) path: sect2/para -#: book.translate.xml:4814 +#: book.translate.xml:4839 msgid "" "If an IPv6 router is available, select " "[ Yes ] in the next menu to automatically configure " @@ -7044,7 +7056,7 @@ "sistema." #. (itstool) path: figure/title -#: book.translate.xml:4821 +#: book.translate.xml:4846 msgid "Choose IPv6 SLAAC Configuration" msgstr "Escolha a configuração do SLAAC do IPv6" @@ -7053,7 +7065,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4825 +#: book.translate.xml:4850 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-configure-network-interface-slaac' " @@ -7063,7 +7075,7 @@ "md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4830 +#: book.translate.xml:4855 msgid "" "If an IPv6 router is not available, select " "[ No ] and input the following addressing information " @@ -7074,7 +7086,7 @@ "endereçamento neste menu:" #. (itstool) path: figure/title -#: book.translate.xml:4835 +#: book.translate.xml:4860 msgid "IPv6 Static Configuration" msgstr "Configuração Estática do IPv6" @@ -7083,7 +7095,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4839 +#: book.translate.xml:4864 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-configure-network-interface-ipv6-static' " @@ -7093,7 +7105,7 @@ "md5='__failed__'" #. (itstool) path: listitem/para -#: book.translate.xml:4846 +#: book.translate.xml:4871 msgid "" "IPv6 Address - The IPv6 address " "assigned to this computer. The address must be unique and not already in use " @@ -7104,7 +7116,7 @@ "por outro equipamento na rede local." #. (itstool) path: listitem/para -#: book.translate.xml:4853 +#: book.translate.xml:4878 msgid "" "Default Router - The IPv6 address of " "the network's default gateway." @@ -7113,7 +7125,7 @@ "gateway padrão da rede." #. (itstool) path: sect2/para -#: book.translate.xml:4859 +#: book.translate.xml:4884 msgid "" "The last network configuration menu is used to configure the Domain Name " "System (DNS) resolver, which converts hostnames to and " @@ -7138,7 +7150,7 @@ "DNS é necessário." #. (itstool) path: figure/title -#: book.translate.xml:4873 +#: book.translate.xml:4898 msgid "DNS Configuration" msgstr "Configuração do DNS" @@ -7147,7 +7159,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4877 +#: book.translate.xml:4902 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-configure-network-ipv4-dns' " @@ -7157,41 +7169,13 @@ "md5='__failed__'" #. (itstool) path: sect2/title -#: book.translate.xml:4884 +#: book.translate.xml:4909 msgid "Setting the Time Zone" msgstr "Defina o fuso horário" #. (itstool) path: sect2/para -#: book.translate.xml:4886 +#: book.translate.xml:4911 msgid "" -"The next menu asks if the system clock uses UTC or local " -"time. When in doubt, select [ No ] to choose the more " -"commonly-used local time." -msgstr "" -"O próximo menu pergunta se o relógio do sistema usa o UTC " -"ou a hora local. Em caso de dúvida, selecione [No] " -"para escolher o horário local mais usado." - -#. (itstool) path: figure/title -#: book.translate.xml:4892 -msgid "Select Local or UTC Clock" -msgstr "Selecione o relógio local ou UTC" - -#. (itstool) path: imageobject/imagedata -#. This is a reference to an external file such as an image or video. When -#. the file changes, the md5 hash will change to let you know you need to -#. update your localized copy. The msgstr is not used at all. Set it to -#. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4896 -msgctxt "_" -msgid "" -"external ref='bsdinstall/bsdinstall-set-clock-local-utc' md5='__failed__'" -msgstr "" -"external ref='bsdinstall/bsdinstall-set-clock-local-utc' md5='__failed__'" - -#. (itstool) path: sect2/para -#: book.translate.xml:4901 -msgid "" "The next series of menus are used to determine the correct local time by " "selecting the geographic region, country, and time zone. Setting the time " "zone allows the system to automatically correct for regional time changes, " @@ -7205,18 +7189,18 @@ "relacionadas ao fuso horário corretamente." #. (itstool) path: sect2/para -#: book.translate.xml:4908 +#: book.translate.xml:4918 msgid "" -"The example shown here is for a machine located in the Eastern time zone of " -"the United States. The selections will vary according to the geographical " +"The example shown here is for a machine located in the mainland time zone of " +"Spain, Europe. The selections will vary according to the geographical " "location." msgstr "" "O exemplo mostrado aqui é para uma máquina localizada no fuso horário do " -"leste dos Estados Unidos. As seleções variam de acordo com a localização " -"geográfica." +"continente da Espanha, Europa. As seleções variam de acordo com a " +"localização geográfica." #. (itstool) path: figure/title -#: book.translate.xml:4913 +#: book.translate.xml:4923 msgid "Select a Region" msgstr "Selecione uma região" @@ -7225,13 +7209,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4917 +#: book.translate.xml:4927 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-timezone-region' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-timezone-region' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4922 +#: book.translate.xml:4932 msgid "" "The appropriate region is selected using the arrow keys and then pressing " "Enter." @@ -7240,7 +7224,7 @@ "pressionando Enter." #. (itstool) path: figure/title -#: book.translate.xml:4926 +#: book.translate.xml:4936 msgid "Select a Country" msgstr "Selecione um pais" @@ -7249,13 +7233,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4930 +#: book.translate.xml:4940 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-timezone-country' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-timezone-country' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4935 +#: book.translate.xml:4945 msgid "" "Select the appropriate country using the arrow keys and press Enter." @@ -7264,7 +7248,7 @@ "Enter." #. (itstool) path: figure/title -#: book.translate.xml:4939 +#: book.translate.xml:4949 msgid "Select a Time Zone" msgstr "Selecione um fuso horário" @@ -7273,13 +7257,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4943 +#: book.translate.xml:4953 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-timezone-zone' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-timezone-zone' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4948 +#: book.translate.xml:4958 msgid "" "The appropriate time zone is selected using the arrow keys and pressing " "Enter." @@ -7288,7 +7272,7 @@ "pressionando Enter." #. (itstool) path: figure/title -#: book.translate.xml:4952 +#: book.translate.xml:4962 msgid "Confirm Time Zone" msgstr "Confirme o fuso horário" @@ -7297,27 +7281,75 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4956 +#: book.translate.xml:4966 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-timezone-confirm' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-timezone-confirm' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4961 +#: book.translate.xml:4971 +msgid "Confirm the abbreviation for the time zone is correct." +msgstr "Confirme se a abreviação do fuso horário está correta." + +#. (itstool) path: figure/title +#: book.translate.xml:4975 +msgid "Select Date" +msgstr "Selecionar Data" + +#. (itstool) path: imageobject/imagedata +#. This is a reference to an external file such as an image or video. When +#. the file changes, the md5 hash will change to let you know you need to +#. update your localized copy. The msgstr is not used at all. Set it to +#. whatever you like once you have updated your copy of the file. +#: book.translate.xml:4979 +msgctxt "_" +msgid "external ref='bsdinstall/bsdinstall-timezone-date' md5='__failed__'" +msgstr "external ref='bsdinstall/bsdinstall-timezone-date' md5='__failed__'" + +#. (itstool) path: sect2/para +#: book.translate.xml:4984 msgid "" -"Confirm the abbreviation for the time zone is correct. If it is, press " -"Enter to continue with the post-installation configuration." +"The appropriate date is selected using the arrow keys and then pressing " +"[ Set Date ]. Otherwise, the date selection can be " +"skipped pressing [ Skip ]." msgstr "" -"Confirme se a abreviação do fuso horário está correta. Se estiver, pressione " -"Enter para continuar com a configuração pós-instalação." +"A data apropriada é selecionada usando as teclas de seta e pressionando " +"[ Set Date ]. Caso contrário, a seleção de data pode " +"ser pulada pressionando [ Skip ]." +#. (itstool) path: figure/title +#: book.translate.xml:4991 +msgid "Select Time" +msgstr "Selecionar Hora" + +#. (itstool) path: imageobject/imagedata +#. This is a reference to an external file such as an image or video. When +#. the file changes, the md5 hash will change to let you know you need to +#. update your localized copy. The msgstr is not used at all. Set it to +#. whatever you like once you have updated your copy of the file. +#: book.translate.xml:4995 +msgctxt "_" +msgid "external ref='bsdinstall/bsdinstall-timezone-time' md5='__failed__'" +msgstr "external ref='bsdinstall/bsdinstall-timezone-time' md5='__failed__'" + +#. (itstool) path: sect2/para +#: book.translate.xml:5000 +msgid "" +"The appropriate time is selected using the arrow keys and then pressing " +"[ Set Time ]. Otherwise, the time selection can be " +"skipped pressing [ Skip ]." +msgstr "" +"O horário apropriado é selecionado usando as teclas de seta e, em seguida, " +"pressionando [ Set Time ]. Caso contrário, a seleção " +"da hora pode ser pulada pressionando [ Skip ]." + #. (itstool) path: sect2/title -#: book.translate.xml:4967 +#: book.translate.xml:5008 msgid "Enabling Services" msgstr "Ativando Serviços" #. (itstool) path: sect2/para -#: book.translate.xml:4969 +#: book.translate.xml:5010 msgid "" "The next menu is used to configure which system services will be started " "whenever the system boots. All of these services are optional. Only start " @@ -7329,7 +7361,7 @@ "sistema." #. (itstool) path: figure/title -#: book.translate.xml:4975 +#: book.translate.xml:5016 msgid "Selecting Additional Services to Enable" msgstr "Selecionando Serviços Adicionais para Ativar" @@ -7338,19 +7370,33 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:4979 +#: book.translate.xml:5020 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-config-services' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-config-services' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:4984 +#: book.translate.xml:5025 msgid "Here is a summary of the services which can be enabled in this menu:" msgstr "Aqui está um resumo dos serviços que podem ser ativados neste menu:" #. (itstool) path: listitem/para -#: book.translate.xml:4989 +#: book.translate.xml:5030 msgid "" +"local_unbound - Enable the DNS local unbound. It is " +"necessary to keep in mind that this is the unbound of the base system and is " +"only meant for use as a local caching forwarding resolver. If the objective " +"is to set up a resolver for the entire network install dns/unbound." +msgstr "" +"local_unbound -Ative o DNS local unbound. É necessário " +"ter em mente que esse é o unbound do sistema base e deve ser usado apenas " +"como um cache local de consultas DNS. Se o objetivo é configurar um " +"resolvedor para toda a rede, instale dns/unbound." + +#. (itstool) path: listitem/para +#: book.translate.xml:5039 +msgid "" "sshd - The Secure Shell (SSH) daemon " "is used to remotely access a system over an encrypted connection. Only " "enable this service if the system should be available for remote logins." @@ -7361,7 +7407,7 @@ "para logins remotos." #. (itstool) path: listitem/para -#: book.translate.xml:4997 +#: book.translate.xml:5047 msgid "" "moused - Enable this service if the mouse will be used " "from the command-line system console." @@ -7370,8 +7416,25 @@ "do console do sistema de linha de comando." #. (itstool) path: listitem/para -#: book.translate.xml:5003 +#: book.translate.xml:5053 msgid "" +"ntpdate - Enable the automatic clock synchronization at " +"boot time. The functionality of this program is now available in the " +"ntpd8 daemon. After a suitable period of mourning, the " +"ntpdate8 utility will be retired." +msgstr "" +"ntpdate - Ative a sincronização automática do relógio no " +"momento do boot. A funcionalidade deste programa agora está disponível no " +"daemon ntpd8. Após um período considerável de luto, o " +"utilitário ntpdate8 será aposentado." + +#. (itstool) path: listitem/para +#: book.translate.xml:5061 +msgid "" "ntpd - The Network Time Protocol (NTP) " "daemon for automatic clock synchronization. Enable this service if there is " "a Windows, Kerberos, or " @@ -7383,7 +7446,7 @@ "Kerberos ou LDAP na rede." #. (itstool) path: listitem/para -#: book.translate.xml:5011 +#: book.translate.xml:5069 msgid "" "powerd - System power control utility for power control " "and energy saving." @@ -7391,41 +7454,204 @@ "powerd - Utilitário de controle de energia do sistema " "para controle de energia e economia de energia." +#. (itstool) path: listitem/para +#: book.translate.xml:5074 +msgid "" +"dumpdev - Enabling crash dumps is useful in debugging " +"issues with the system, so users are encouraged to enable crash dumps." +msgstr "" +"dumpdev - A habilitação de despejos de memória é útil na " +"depuração de problemas com o sistema; portanto, os usuários são incentivados " +"a habilitar despejos de memória." + #. (itstool) path: sect2/title -#. (itstool) path: figure/title -#: book.translate.xml:5018 book.translate.xml:5026 -msgid "Enabling Crash Dumps" -msgstr "Habilitando Crash Dumps" +#: book.translate.xml:5082 +msgid "Enabling Hardening Security Options" +msgstr "Ativando Opções de Segurança (Hardening)" #. (itstool) path: sect2/para -#: book.translate.xml:5020 +#: book.translate.xml:5084 msgid "" -"The next menu is used to configure whether or not crash dumps should be " -"enabled. Enabling crash dumps can be useful in debugging issues with the " -"system, so users are encouraged to enable crash dumps." +"The next menu is used to configure which security options will be enabled. " +"All of these options are optional. But their use is encouraged." msgstr "" -"O próximo menu é usado para configurar se os despejos de memória devem ou " -"não ser ativados. A ativação de despejos de memória pode ser útil na " -"depuração de problemas com o sistema, portanto, os usuários são incentivados " -"a ativar os despejos de memória." +"O próximo menu é usado para configurar quais opções de segurança serão " +"ativadas. Todas essas opções são opcionais. Mas seu uso é incentivado." +#. (itstool) path: figure/title +#: book.translate.xml:5089 +msgid "Selecting Hardening Security Options" +msgstr "Selecionando Opções de Segurança (Hardening)" + #. (itstool) path: imageobject/imagedata #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:5030 +#: book.translate.xml:5093 msgctxt "_" -msgid "external ref='bsdinstall/bsdinstall-config-crashdump' md5='__failed__'" -msgstr "external ref='bsdinstall/bsdinstall-config-crashdump' md5='__failed__'" +msgid "external ref='bsdinstall/bsdinstall-hardening' md5='__failed__'" +msgstr "external ref='bsdinstall/bsdinstall-hardening' md5='__failed__'" +#. (itstool) path: sect2/para +#: book.translate.xml:5098 +msgid "Here is a summary of the options which can be enabled in this menu:" +msgstr "Aqui está um resumo das opções que podem ser ativadas neste menu:" + +#. (itstool) path: listitem/para +#: book.translate.xml:5103 +msgid "" +"hide_uids - Hide processes running as other users to " +"prevent the unprivileged users to see other running processes in execution " +"by other users (UID) preventing information leakage." +msgstr "" +"hide_uids - Oculta processos em execução de outros " +"usuários para impedir que usuários sem privilégios vejam processos em " +"execução de outros usuários (UID), impedindo o vazamento de informações." + +#. (itstool) path: listitem/para +#: book.translate.xml:5110 +msgid "" +"hide_gids - Hide processes running as other groups to " +"prevent the unprivileged users to see other running processes in execution " +"by other groups (GID) preventing information leakage." +msgstr "" +"hide_gids - Oculta processos em execução de outros grupos " +"para impedir que usuários sem privilégios vejam processos em execução de " +"outros grupos (GID), impedindo o vazamento de informações." + +#. (itstool) path: listitem/para +#: book.translate.xml:5117 +msgid "" +"hide_jail - Hide processes running in jails to prevent " +"the unprivileged users to see processes running inside the jails." +msgstr "" +"hide_jail - Oculta processos em execução em jails para " +"impedir que usuários sem privilégios vejam processos em execução dentro das " +"jails." + +#. (itstool) path: listitem/para +#: book.translate.xml:5123 +msgid "" +"read_msgbuf - Disabling reading kernel message buffer for " +"unprivileged users prevent from using dmesg8 to view messages from " +"the kernel's log buffer." +msgstr "" +"read_msgbuf - Desativando a leitura do buffer de " +"mensagens do kernel para usuários sem privilégios, impede o uso do " +"dmesg8 para exibir mensagens do log do kernel em buffer." + +#. (itstool) path: listitem/para +#: book.translate.xml:5130 +msgid "" +"proc_debug - Disabling process debugging facilities for " +"unprivileged users disables a variety of unprivileged inter-process " +"debugging services, including some procfs functionality, ptrace(), and " +"ktrace(). Please note that this will also prevent debugging tools, for " +"instance lldb1, truss1, " +"procstat1, as well as some built-in debugging facilities in " +"certain scripting language like PHP, etc., from working for unprivileged " +"users." +msgstr "" +"proc_debug - Desativar os recursos de depuração de " +"processo para usuários sem privilégios desativa uma variedade de serviços de " +"depuração entre processos sem privilégios, incluindo algumas funcionalidades " +"procfs, ptrace() e ktrace(). Observe que isso também irá bloquear " +"ferramentas de depuração, como por exemplo, " +"lldb1, truss1, " +"procstat1, bem como alguns recursos de depuração integrados " +"em certas linguagens de script como PHP, etc., de funcionar para usuários " +"sem privilégios." + +#. (itstool) path: listitem/para +#: book.translate.xml:5142 +msgid "" +"random_pid - Randomize the PID of newly created processes." +msgstr "" +"random_pid - Randomize o PID dos processos recém-criados." + +#. (itstool) path: listitem/para +#: book.translate.xml:5147 +msgid "" +"clear_tmp - Clean /tmp when the " +"system starts up." +msgstr "" +"clear_tmp - Limpar o /tmp na " +"inicialização do sistema." + +#. (itstool) path: listitem/para +#: book.translate.xml:5153 +msgid "" +"disable_syslogd - Disable opening syslogd network socket. By default FreeBSD runs syslogd in a secure way with -s. That prevents the " +"daemon from listening for incoming UDP requests at port 514. With this " +"option enabled syslogd will run with the flag " +"-ss which prevents syslogd " +"from opening any port. To get more information consult " +"syslogd8." +msgstr "" +"disable_syslogd - Desative a criação de socket de rede do " +"syslogd. Por padrão, o FreeBSD executa o " +"syslogd de maneira segura com -s. Isso impede que o daemon atenda solicitações UDP recebidas na " +"porta 514. Com esta opção ativada, o syslogd será " +"executado com o sinalizador -ss, que impede o " +"syslogd de abrir qualquer porta. Para obter mais " +"informações, consulte syslogd8." + +#. (itstool) path: listitem/para +#: book.translate.xml:5166 +msgid "" +"disable_sendmail - Disable the sendmail mail transport " +"agent." +msgstr "" +"disable_sendmail - Desative o agente de transporte de " +"email sendmail." + +#. (itstool) path: listitem/para +#: book.translate.xml:5171 +msgid "" +"secure_console - When this option is enabled, the prompt " +"requests the root password when entering single." +msgstr "" +"secure_console - Quando esta opção está ativada, o prompt " +"solicita a senha de root ao entrar em modo single." + +#. (itstool) path: listitem/para +#: book.translate.xml:5177 +msgid "" +"disable_ddtrace - DTrace can run in a mode that will " +"actually affect the running kernel. Destructive actions may not be used " +"unless they have been explicitly enabled. To enable this option when using " +"DTrace use -w. To get more information consult " +"dtrace1." +msgstr "" +"disable_ddtrace - O DTrace pode ser executado em um modo " +"que realmente afetará o kernel em execução. Ações destrutivas não podem ser " +"usadas, a menos que tenham sido explicitamente ativadas. Para habilitar esta " +"opção ao usar o DTrace, use -w. Para obter mais " +"informações, consulte dtrace1." + #. (itstool) path: sect2/title -#: book.translate.xml:5037 +#: book.translate.xml:5188 msgid "Add Users" msgstr "Adicione usuários" #. (itstool) path: sect2/para -#: book.translate.xml:5039 +#: book.translate.xml:5190 msgid "" "The next menu prompts to create at least one user account. It is recommended " "to login to the system using a user account rather than as [ Yes ] to add new users." msgstr "Selecione [Yes] para adicionar novos usuários." #. (itstool) path: figure/title -#: book.translate.xml:5050 +#: book.translate.xml:5201 msgid "Add User Accounts" msgstr "Adicione contas de usuário" @@ -7456,13 +7682,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:5054 +#: book.translate.xml:5205 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-adduser1' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-adduser1' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:5059 +#: book.translate.xml:5210 msgid "" "Follow the prompts and input the requested information for the user account. " "The example shown in creates the " @@ -7473,7 +7699,7 @@ "de usuário asample." #. (itstool) path: figure/title -#: book.translate.xml:5063 +#: book.translate.xml:5214 msgid "Enter User Information" msgstr "Insira as informações do usuário" @@ -7482,18 +7708,18 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:5067 +#: book.translate.xml:5218 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-adduser2' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-adduser2' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:5072 +#: book.translate.xml:5223 msgid "Here is a summary of the information to input:" msgstr "Aqui está um resumo das informações para solicitadas:" #. (itstool) path: listitem/para -#: book.translate.xml:5076 +#: book.translate.xml:5227 msgid "" "Username - The name the user will enter to log in. A " "common convention is to use the first letter of the first name combined with " @@ -7507,7 +7733,7 @@ "minúsculas e não deve conter espaços." #. (itstool) path: listitem/para -#: book.translate.xml:5085 +#: book.translate.xml:5236 msgid "" "Full name - The user's full name. This can contain spaces " "and is used as a description for the user account." @@ -7516,7 +7742,7 @@ "conter espaços e é usado como uma descrição para a conta do usuário." #. (itstool) path: listitem/para -#: book.translate.xml:5091 +#: book.translate.xml:5242 msgid "" "Uid - User ID. Typically, this is left " "blank so the system will assign a value." @@ -7525,7 +7751,7 @@ "é deixado em branco para que o sistema atribua um valor." #. (itstool) path: listitem/para -#: book.translate.xml:5097 +#: book.translate.xml:5248 msgid "" "Login group - The user's group. Typically this is left " "blank to accept the default." @@ -7534,7 +7760,7 @@ "deixado em branco para aceitar o padrão." #. (itstool) path: listitem/para -#: book.translate.xml:5102 +#: book.translate.xml:5253 msgid "" "Invite user into other groups? " "- Additional groups to which the user will be added as a member. If the user " @@ -7546,14 +7772,14 @@ "aqui." #. (itstool) path: listitem/para -#: book.translate.xml:5110 +#: book.translate.xml:5261 msgid "Login class - Typically left blank for the default." msgstr "" "Login class - normalmente deixado em branco para seguir " "com o padrão." #. (itstool) path: listitem/para -#: book.translate.xml:5115 +#: book.translate.xml:5266 msgid "" "Shell - Type in one of the listed values to set the " "interactive shell for the user. Refer to for more " @@ -7564,7 +7790,7 @@ "maiores informações sobre shells." #. (itstool) path: listitem/para -#: book.translate.xml:5122 +#: book.translate.xml:5273 msgid "" "Home directory - The user's home directory. The default " "is usually correct." @@ -7573,7 +7799,7 @@ "geralmente está correto." #. (itstool) path: listitem/para -#: book.translate.xml:5127 +#: book.translate.xml:5278 msgid "" "Home directory permissions - Permissions on the user's " "home directory. The default is usually correct." @@ -7582,7 +7808,7 @@ "inicial do usuário. O padrão geralmente está correto." #. (itstool) path: listitem/para -#: book.translate.xml:5133 +#: book.translate.xml:5284 msgid "" "Use password-based authentication? - Typically " "yes so that the user is prompted to input their password " @@ -7593,7 +7819,7 @@ "senha no login." #. (itstool) path: listitem/para -#: book.translate.xml:5139 +#: book.translate.xml:5290 msgid "" "Use an empty password? - Typically no " "as it is insecure to have a blank password." @@ -7602,7 +7828,7 @@ "No, pois é inseguro ter uma senha em branco." #. (itstool) path: listitem/para -#: book.translate.xml:5145 +#: book.translate.xml:5296 msgid "" "Use a random password? - Typically no " "so that the user can set their own password in the next prompt." @@ -7612,7 +7838,7 @@ "próximo prompt." #. (itstool) path: listitem/para -#: book.translate.xml:5151 +#: book.translate.xml:5302 msgid "" "Enter password - The password for this user. Characters " "typed will not show on the screen." @@ -7621,7 +7847,7 @@ "Caracteres digitados não serão exibidos na tela." #. (itstool) path: listitem/para -#: book.translate.xml:5157 +#: book.translate.xml:5308 msgid "" "Enter password again - The password must be typed again " "for verification." @@ -7630,7 +7856,7 @@ "novamente para verificação." #. (itstool) path: listitem/para -#: book.translate.xml:5162 +#: book.translate.xml:5313 msgid "" "Lock out the account after creation? - Typically " "no so that the user can login." @@ -7640,7 +7866,7 @@ "login." #. (itstool) path: sect2/para -#: book.translate.xml:5168 +#: book.translate.xml:5319 msgid "" "After entering everything, a summary is shown for review. If a mistake was " "made, enter no and try again. If everything is correct, " @@ -7651,7 +7877,7 @@ "estiver correto, digite yes para criar o novo usuário." #. (itstool) path: figure/title -#: book.translate.xml:5174 +#: book.translate.xml:5325 msgid "Exit User and Group Management" msgstr "Saia do gerenciamento de usuários e grupos" @@ -7660,13 +7886,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:5178 +#: book.translate.xml:5329 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-adduser3' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-adduser3' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:5183 +#: book.translate.xml:5334 msgid "" "If there are more users to add, answer the Add another user? question with yes. Enter no " @@ -7677,7 +7903,7 @@ "literal> para concluir a adição de usuários e continuar a instalação." #. (itstool) path: sect2/para -#: book.translate.xml:5188 +#: book.translate.xml:5339 msgid "" "For more information on adding users and user management, see ." @@ -7687,12 +7913,12 @@ #. (itstool) path: sect2/title #. (itstool) path: figure/title -#: book.translate.xml:5193 book.translate.xml:5199 +#: book.translate.xml:5344 book.translate.xml:5350 msgid "Final Configuration" msgstr "Configuração final" #. (itstool) path: sect2/para -#: book.translate.xml:5195 +#: book.translate.xml:5346 msgid "" "After everything has been installed and configured, a final chance is " "provided to modify settings." @@ -7705,7 +7931,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:5203 +#: book.translate.xml:5354 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-finalconfiguration' md5='__failed__'" @@ -7713,7 +7939,7 @@ "external ref='bsdinstall/bsdinstall-finalconfiguration' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:5208 +#: book.translate.xml:5359 msgid "" "Use this menu to make any changes or do any additional configuration before " "completing the installation." @@ -7722,7 +7948,7 @@ "antes de concluir a instalação." #. (itstool) path: listitem/para -#: book.translate.xml:5213 +#: book.translate.xml:5364 msgid "" "Add User - Described in ." @@ -7731,7 +7957,7 @@ "\"/>." #. (itstool) path: listitem/para -#: book.translate.xml:5217 +#: book.translate.xml:5368 msgid "" "Root Password - Described in ." @@ -7740,7 +7966,7 @@ "post-root\"/>." #. (itstool) path: listitem/para -#: book.translate.xml:5221 +#: book.translate.xml:5372 msgid "" "Hostname - Described in ." @@ -7749,7 +7975,7 @@ "\"/>." #. (itstool) path: listitem/para -#: book.translate.xml:5225 +#: book.translate.xml:5376 msgid "" "Network - Described in ." @@ -7758,7 +7984,7 @@ "network-dev\"/>." #. (itstool) path: listitem/para -#: book.translate.xml:5229 +#: book.translate.xml:5380 msgid "" "Services - Described in ." @@ -7767,8 +7993,17 @@ "\"/>." #. (itstool) path: listitem/para -#: book.translate.xml:5233 +#: book.translate.xml:5384 msgid "" +"System Hardening - Described in ." +msgstr "" +"System Hardening - Descrito em ." + +#. (itstool) path: listitem/para +#: book.translate.xml:5389 +msgid "" "Time Zone - Described in ." msgstr "" @@ -7776,14 +8011,14 @@ "timezone\"/>." #. (itstool) path: listitem/para -#: book.translate.xml:5237 +#: book.translate.xml:5393 msgid "" "Handbook - Download and install the FreeBSD Handbook." msgstr "" "Handbook - Faça o download e instale o FreeBSD Handbook." #. (itstool) path: sect2/para -#: book.translate.xml:5242 +#: book.translate.xml:5398 msgid "" "After any final configuration is complete, select Exit." @@ -7793,7 +8028,7 @@ #. (itstool) path: figure/title #. (itstool) path: sect2/title -#: book.translate.xml:5246 book.translate.xml:11523 +#: book.translate.xml:5402 book.translate.xml:11687 msgid "Manual Configuration" msgstr "Configuração manual" @@ -7802,7 +8037,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:5250 +#: book.translate.xml:5406 msgctxt "_" msgid "" "external ref='bsdinstall/bsdinstall-final-modification-shell' " @@ -7812,7 +8047,7 @@ "md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:5255 +#: book.translate.xml:5411 msgid "" "bsdinstall will prompt if there are any " "additional configuration that needs to be done before rebooting into the new " @@ -7827,7 +8062,7 @@ "etapa da instalação." #. (itstool) path: figure/title -#: book.translate.xml:5264 +#: book.translate.xml:5420 msgid "Complete the Installation" msgstr "Conclua a instalação" @@ -7836,13 +8071,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:5268 +#: book.translate.xml:5424 msgctxt "_" msgid "external ref='bsdinstall/bsdinstall-mainexit' md5='__failed__'" msgstr "external ref='bsdinstall/bsdinstall-mainexit' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:5273 +#: book.translate.xml:5429 msgid "" "If further configuration or special setup is needed, select " "[ Live CD ] to boot the install media into Live " @@ -7853,7 +8088,7 @@ "instalação no modo Live CD." #. (itstool) path: sect2/para -#: book.translate.xml:5278 +#: book.translate.xml:5434 msgid "" "If the installation is complete, select [ Reboot ] to " "reboot the computer and start the new FreeBSD system. Do not forget to " @@ -7865,7 +8100,7 @@ "inicializar novamente a partir dela." #. (itstool) path: sect2/para -#: book.translate.xml:5284 +#: book.translate.xml:5440 msgid "" "As FreeBSD boots, informational messages are displayed. After the system " "finishes booting, a login prompt is displayed. At the login:Scroll-Lock to turn on the scroll-back buffer. The " @@ -7905,7 +8140,7 @@ "comando após a visualização." #. (itstool) path: sect2/para -#: book.translate.xml:5305 +#: book.translate.xml:5461 msgid "" "If sshd was enabled in , the first boot may be a bit slower as the system will " @@ -7921,7 +8156,7 @@ "exemplo:" #. (itstool) path: sect2/screen -#: book.translate.xml:5311 +#: book.translate.xml:5467 #, no-wrap msgid "" "Generating public/private rsa1 key pair.\n" @@ -7997,7 +8232,7 @@ "Starting sshd." #. (itstool) path: sect2/para -#: book.translate.xml:5347 +#: book.translate.xml:5503 msgid "" "Refer to for more information about fingerprints " "and SSH." @@ -8006,7 +8241,7 @@ "fingerprints e o SSH." #. (itstool) path: sect2/para -#: book.translate.xml:5350 +#: book.translate.xml:5506 msgid "" "FreeBSD does not install a graphical environment by default. Refer to for more information about installing and configuring a " @@ -8017,7 +8252,7 @@ "gerenciador gráfico de janelas." #. (itstool) path: sect2/para -#: book.translate.xml:5354 +#: book.translate.xml:5510 msgid "" "Proper shutdown of a FreeBSD computer helps protect data and hardware from " "damage. Do not turn off the power before the system has been " @@ -8040,20 +8275,20 @@ #. (itstool) path: sect1/title #. (itstool) path: sect2/title #. (itstool) path: sect3/title -#: book.translate.xml:5367 book.translate.xml:12482 book.translate.xml:15093 -#: book.translate.xml:20263 book.translate.xml:35382 book.translate.xml:36152 -#: book.translate.xml:43296 book.translate.xml:48224 book.translate.xml:51470 -#: book.translate.xml:62026 book.translate.xml:63707 book.translate.xml:64453 +#: book.translate.xml:5523 book.translate.xml:12646 book.translate.xml:15253 +#: book.translate.xml:20423 book.translate.xml:35542 book.translate.xml:36312 +#: book.translate.xml:43456 book.translate.xml:48384 book.translate.xml:51630 +#: book.translate.xml:62184 book.translate.xml:63865 book.translate.xml:64611 msgid "Troubleshooting" msgstr "Solução de problemas" #. (itstool) path: sect1/indexterm -#: book.translate.xml:5369 +#: book.translate.xml:5525 msgid "installation troubleshooting" msgstr "installation troubleshooting" #. (itstool) path: sect1/para -#: book.translate.xml:5373 +#: book.translate.xml:5529 msgid "" "This section covers basic installation troubleshooting, such as common " "problems people have reported." @@ -8062,7 +8297,7 @@ "problemas comuns que as pessoas relataram." #. (itstool) path: sect1/para -#: book.translate.xml:5377 +#: book.translate.xml:5533 msgid "" "Check the Hardware Notes (https://www.freebsd.org/releases/index.html) document " @@ -8090,7 +8325,7 @@ "ao FreeBSD onde encontrar os dispositivos." #. (itstool) path: note/para -#: book.translate.xml:5391 +#: book.translate.xml:5547 msgid "" "Some installation problems can be avoided or alleviated by updating the " "firmware on various hardware components, most notably the motherboard. " @@ -8105,7 +8340,7 @@ "para atualizações e para informações sobre as atualizações." #. (itstool) path: note/para -#: book.translate.xml:5398 +#: book.translate.xml:5554 msgid "" "Manufacturers generally advise against upgrading the motherboard " "BIOS unless there is a good reason for doing so, like a " @@ -8119,7 +8354,7 @@ "inoperante." #. (itstool) path: sect1/para -#: book.translate.xml:5406 +#: book.translate.xml:5562 msgid "" "If the system hangs while probing hardware during boot, or it behaves " "strangely during install, ACPI may be the culprit. " @@ -8142,13 +8377,13 @@ "hint.acpi.0.disabled no terceiro estágio do boot loader:" #. (itstool) path: sect1/screen -#: book.translate.xml:5418 +#: book.translate.xml:5574 #, no-wrap msgid "set hint.acpi.0.disabled=\"1\"" msgstr "set hint.acpi.0.disabled=\"1\"" #. (itstool) path: sect1/para -#: book.translate.xml:5420 +#: book.translate.xml:5576 msgid "" "This is reset each time the system is booted, so it is necessary to add " "hint.acpi.0.disabled=\"1\" to the file /boot/" @@ -8161,12 +8396,12 @@ "boot loader podem ser encontradas em ." #. (itstool) path: sect1/title -#: book.translate.xml:5427 +#: book.translate.xml:5583 msgid "Using the Live CD" msgstr "Usando o Live CD" #. (itstool) path: sect1/para -#: book.translate.xml:5429 +#: book.translate.xml:5585 msgid "" "The welcome menu of bsdinstall, shown in , provides a [ Live CD ][ Live CD ]:" @@ -8190,7 +8425,7 @@ "CD]:" #. (itstool) path: listitem/para -#: book.translate.xml:5441 +#: book.translate.xml:5597 msgid "" "To gain access to the system, authentication is required. The username is " "root and the password is blank." @@ -8199,7 +8434,7 @@ "é root e a senha está em branco." #. (itstool) path: listitem/para -#: book.translate.xml:5447 +#: book.translate.xml:5603 msgid "" "As the system runs directly from the installation media, performance will be " "significantly slower than that of a system installed on a hard disk." @@ -8209,19 +8444,19 @@ "disco rígido." #. (itstool) path: listitem/para -#: book.translate.xml:5453 +#: book.translate.xml:5609 msgid "" "This option only provides a command prompt and not a graphical interface." msgstr "" "Essa opção fornece apenas um prompt de comando e não uma interface gráfica." #. (itstool) path: chapter/title -#: book.translate.xml:5478 +#: book.translate.xml:5634 msgid "FreeBSD Basics" msgstr "Fundamentos do FreeBSD" #. (itstool) path: sect1/para -#: book.translate.xml:5483 +#: book.translate.xml:5639 msgid "" "This chapter covers the basic commands and functionality of the FreeBSD " "operating system. Much of this material is relevant for any UNIX file permissions and " "FreeBSD file flags work." @@ -8254,68 +8489,68 @@ "\">UNIX e as flags de arquivos do FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:5506 +#: book.translate.xml:5662 msgid "The default FreeBSD file system layout." msgstr "O layout padrão do sistema de arquivos do FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:5510 +#: book.translate.xml:5666 msgid "The FreeBSD disk organization." msgstr "A organização do disco no FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:5514 +#: book.translate.xml:5670 msgid "How to mount and unmount file systems." msgstr "Como montar e desmontar sistemas de arquivos." #. (itstool) path: listitem/para -#: book.translate.xml:5518 +#: book.translate.xml:5674 msgid "What processes, daemons, and signals are." msgstr "O que são processos, daemons e sinais." #. (itstool) path: listitem/para -#: book.translate.xml:5522 +#: book.translate.xml:5678 msgid "What a shell is, and how to change the default login environment." msgstr "O que é um shell e como alterar o ambiente de login padrão." #. (itstool) path: listitem/para -#: book.translate.xml:5527 +#: book.translate.xml:5683 msgid "How to use basic text editors." msgstr "Como usar editores de texto básicos." #. (itstool) path: listitem/para -#: book.translate.xml:5531 +#: book.translate.xml:5687 msgid "What devices and device nodes are." msgstr "O que são devices e device nodes." #. (itstool) path: listitem/para -#: book.translate.xml:5535 +#: book.translate.xml:5691 msgid "How to read manual pages for more information." msgstr "Como ler páginas de manual para obter maiores informações." #. (itstool) path: sect1/title -#: book.translate.xml:5541 +#: book.translate.xml:5697 msgid "Virtual Consoles and Terminals" msgstr "Consoles e Terminais Virtuais" #. (itstool) path: sect1/indexterm -#: book.translate.xml:5543 +#: book.translate.xml:5699 msgid "virtual consoles" msgstr "virtual consoles" #. (itstool) path: sect1/indexterm -#: book.translate.xml:5546 book.translate.xml:47515 +#: book.translate.xml:5702 book.translate.xml:47675 msgid "terminals" msgstr "terminals" #. (itstool) path: sect1/indexterm #. (itstool) path: sect3/indexterm -#: book.translate.xml:5549 book.translate.xml:23200 +#: book.translate.xml:5705 book.translate.xml:23360 msgid "console" msgstr "console" #. (itstool) path: sect1/para -#: book.translate.xml:5553 +#: book.translate.xml:5709 msgid "" "Unless FreeBSD has been configured to automatically start a graphical " "environment during startup, the system will boot into a command line login " @@ -8326,7 +8561,7 @@ "prompt de login da linha de comando, como visto neste exemplo:" #. (itstool) path: sect1/screen -#: book.translate.xml:5558 +#: book.translate.xml:5714 #, no-wrap msgid "" "FreeBSD/amd64 (pc3.example.org) (ttyv0)\n" @@ -8338,7 +8573,7 @@ "login:" #. (itstool) path: sect1/para -#: book.translate.xml:5562 +#: book.translate.xml:5718 msgid "" "The first line contains some information about the system. The " "amd64 indicates that the system in this example is " @@ -8353,7 +8588,7 @@ "console do sistema. A segunda linha é o prompt de login." #. (itstool) path: sect1/para -#: book.translate.xml:5570 +#: book.translate.xml:5726 msgid "" "Since FreeBSD is a multiuser system, it needs some way to distinguish " "between different users. This is accomplished by requiring every user to log " @@ -8368,7 +8603,7 @@ "senha pessoal." #. (itstool) path: sect1/para -#: book.translate.xml:5577 +#: book.translate.xml:5733 msgid "" "To log into the system console, type the username that was configured during " "system installation, as described in MOTD) will be displayed followed by a command prompt. Depending upon the " @@ -8401,12 +8636,12 @@ "FreeBSD e pronto para testar os comandos disponíveis." #. (itstool) path: sect2/title -#: book.translate.xml:5595 +#: book.translate.xml:5751 msgid "Virtual Consoles" msgstr "Consoles Virtuais" #. (itstool) path: sect2/para -#: book.translate.xml:5597 +#: book.translate.xml:5753 msgid "" "While the system console can be used to interact with the system, a user " "working from the command line at the keyboard of a FreeBSD system will " @@ -8424,7 +8659,7 @@ "concentração no trabalho em questão." #. (itstool) path: sect2/para -#: book.translate.xml:5606 +#: book.translate.xml:5762 msgid "" "By default, FreeBSD is configured to provide several virtual consoles for " "inputting commands. Each virtual console has its own login prompt and shell " @@ -8439,7 +8674,7 @@ "abertas ao mesmo tempo em um ambiente gráfico." #. (itstool) path: sect2/para -#: book.translate.xml:5613 +#: book.translate.xml:5769 msgid "" "The key combinations AltF1 through AltF8 é utilizada para retornar para um console virtual baseado em texto." #. (itstool) path: sect2/para -#: book.translate.xml:5633 +#: book.translate.xml:5789 msgid "" "When switching from one console to the next, FreeBSD manages the screen " "output. The result is an illusion of having multiple virtual screens and " @@ -8483,7 +8718,7 @@ "para um console virtual diferente." #. (itstool) path: sect2/para -#: book.translate.xml:5640 +#: book.translate.xml:5796 msgid "" "Refer to kbdcontrol1, " @@ -8506,7 +8741,7 @@ "mais técnica do console do FreeBSD e seus drivers de teclado." #. (itstool) path: sect2/para -#: book.translate.xml:5645 +#: book.translate.xml:5801 msgid "" "In FreeBSD, the number of available virtual consoles is configured in this " "section of /etc/ttys:" @@ -8515,7 +8750,7 @@ "seção do /etc/ttys:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:5649 +#: book.translate.xml:5805 #, no-wrap msgid "" "# name getty type status comments\n" @@ -8545,7 +8780,7 @@ "ttyv8 \"/usr/X11R6/bin/xdm -nodaemon\" xterm off secure" #. (itstool) path: sect2/para -#: book.translate.xml:5663 +#: book.translate.xml:5819 msgid "" "To disable a virtual console, put a comment symbol (#) at " "the beginning of the line representing that virtual console. For example, to " @@ -8570,7 +8805,7 @@ "configurado conforme descrito em ." #. (itstool) path: sect2/para -#: book.translate.xml:5677 +#: book.translate.xml:5833 msgid "" "For a detailed description of every column in this file and the available " "options for the virtual consoles, refer to " @@ -8583,12 +8818,12 @@ "citerefentry>." #. (itstool) path: sect2/title -#: book.translate.xml:5683 +#: book.translate.xml:5839 msgid "Single User Mode" msgstr "Modo \"Single User\"" #. (itstool) path: sect2/para -#: book.translate.xml:5685 +#: book.translate.xml:5841 msgid "" "The FreeBSD boot menu provides an option labelled as Boot Single " "User. If this option is selected, the system will boot into a " @@ -8617,7 +8852,7 @@ "proteger um sistema FreeBSD." #. (itstool) path: sect2/para -#: book.translate.xml:5701 +#: book.translate.xml:5857 msgid "" "The settings which control single user mode are found in this section of " "/etc/ttys:" @@ -8626,7 +8861,7 @@ "seção do /etc/ttys:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:5704 +#: book.translate.xml:5860 #, no-wrap msgid "" "# name getty type status comments\n" @@ -8642,7 +8877,7 @@ "console none unknown off secure" #. (itstool) path: sect2/para -#: book.translate.xml:5710 +#: book.translate.xml:5866 msgid "" "By default, the status is set to secure. This assumes " "that who has physical access to the keyboard is either not important or it " @@ -8663,7 +8898,7 @@ "selecionar inicializar no modo single user." #. (itstool) path: note/para -#: book.translate.xml:5722 +#: book.translate.xml:5878 msgid "" "Be careful when changing this setting to insecure! If the root " @@ -8678,12 +8913,12 @@ "o processo de inicialização do FreeBSD." #. (itstool) path: sect2/title -#: book.translate.xml:5732 +#: book.translate.xml:5888 msgid "Changing Console Video Modes" msgstr "Alterar os modos de vídeo do console" #. (itstool) path: sect2/para -#: book.translate.xml:5734 +#: book.translate.xml:5890 msgid "" "The FreeBSD console default video mode may be adjusted to 1024x768, " "1280x1024, or any other size supported by the graphics chip and monitor. To " @@ -8695,13 +8930,13 @@ "VESA:" #. (itstool) path: sect2/screen -#: book.translate.xml:5739 +#: book.translate.xml:5895 #, no-wrap msgid "# kldload vesa" msgstr "# kldload vesa" #. (itstool) path: sect2/para -#: book.translate.xml:5741 +#: book.translate.xml:5897 msgid "" "To determine which video modes are supported by the hardware, use " "vidcontrol1# vidcontrol -i mode" msgstr "# vidcontrol -i mode" #. (itstool) path: sect2/para -#: book.translate.xml:5747 +#: book.translate.xml:5903 msgid "" "The output of this command lists the video modes that are supported by the " "hardware. To select a new video mode, specify the mode using " @@ -8735,13 +8970,13 @@ "\">root :" #. (itstool) path: sect2/screen -#: book.translate.xml:5752 +#: book.translate.xml:5908 #, no-wrap msgid "# vidcontrol MODE_279" msgstr "# vidcontrol MODE_279" #. (itstool) path: sect2/para -#: book.translate.xml:5754 +#: book.translate.xml:5910 msgid "" "If the new video mode is acceptable, it can be permanently set on boot by " "adding it to /etc/rc.conf:" @@ -8750,18 +8985,18 @@ "na inicialização, adicionando-o ao /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:5758 +#: book.translate.xml:5914 #, no-wrap msgid "allscreens_flags=\"MODE_279\"" msgstr "allscreens_flags=\"MODE_279\"" #. (itstool) path: sect1/title -#: book.translate.xml:5775 +#: book.translate.xml:5931 msgid "Users and Basic Account Management" msgstr "Usuários e Gerenciamento Básico de Contas" #. (itstool) path: sect1/para -#: book.translate.xml:5777 +#: book.translate.xml:5933 msgid "" "FreeBSD allows multiple users to use the computer at the same time. While " "only one user can sit in front of the screen and use the keyboard at any one " @@ -8775,22 +9010,22 @@ "própria conta de usuário." #. (itstool) path: sect1/para -#: book.translate.xml:5783 +#: book.translate.xml:5939 msgid "This chapter describes:" msgstr "Este capítulo descreve:" #. (itstool) path: listitem/para -#: book.translate.xml:5787 +#: book.translate.xml:5943 msgid "The different types of user accounts on a FreeBSD system." msgstr "Os diferentes tipos de contas de usuários em um sistema FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:5792 +#: book.translate.xml:5948 msgid "How to add, remove, and modify user accounts." msgstr "Como adicionar, remover e modificar contas de usuários." #. (itstool) path: listitem/para -#: book.translate.xml:5796 +#: book.translate.xml:5952 msgid "" "How to set limits to control the resources that users and groups are allowed " "to access." @@ -8799,17 +9034,17 @@ "acessar." #. (itstool) path: listitem/para -#: book.translate.xml:5802 +#: book.translate.xml:5958 msgid "How to create groups and add users as members of a group." msgstr "Como criar grupos e adicionar usuários como membros de um grupo." #. (itstool) path: sect2/title -#: book.translate.xml:5808 +#: book.translate.xml:5964 msgid "Account Types" msgstr "Tipos de conta" #. (itstool) path: sect2/para -#: book.translate.xml:5810 +#: book.translate.xml:5966 msgid "" "Since all access to the FreeBSD system is achieved using accounts and all " "processes are run by users, user and account management is important." @@ -8819,7 +9054,7 @@ "é importante." #. (itstool) path: sect2/para -#: book.translate.xml:5814 +#: book.translate.xml:5970 msgid "" "There are three main types of accounts: system accounts, user accounts, and " "the superuser account." @@ -8828,17 +9063,17 @@ "usuário e a conta de superusuário." #. (itstool) path: sect3/title -#: book.translate.xml:5818 +#: book.translate.xml:5974 msgid "System Accounts" msgstr "Contas do sistema" #. (itstool) path: sect3/indexterm -#: book.translate.xml:5820 +#: book.translate.xml:5976 msgid "accounts system" msgstr "accounts system" #. (itstool) path: sect3/para -#: book.translate.xml:5825 +#: book.translate.xml:5981 msgid "" "System accounts are used to run services such as DNS, mail, and web servers. " "The reason for this is security; if all services ran as the superuser, they " @@ -8849,7 +9084,7 @@ "executados como superusuário, eles poderiam agir sem restrições." #. (itstool) path: sect3/indexterm -#: book.translate.xml:5830 +#: book.translate.xml:5986 msgid "" "accounts daemon" @@ -8858,7 +9093,7 @@ "\">daemon" #. (itstool) path: sect3/indexterm -#: book.translate.xml:5834 +#: book.translate.xml:5990 msgid "" "accounts operator" @@ -8867,7 +9102,7 @@ "\">operator" #. (itstool) path: sect3/para -#: book.translate.xml:5839 +#: book.translate.xml:5995 msgid "" "Examples of system accounts are daemon, operator, " @@ -8881,8 +9116,21 @@ "\"username\">news, e www." +#. (itstool) path: warning/para +#: book.translate.xml:6003 +msgid "" +"Care must be taken when using the operator group, as unintended superuser-" +"like access privileges may be granted, including but not limited to " +"shutdown, reboot, and access to all items in /dev in " +"the group." +msgstr "" +"É necessário ter cuidado ao usar o grupo operator, pois privilégios de " +"acesso como o de superusuário podem ser concedidos, incluindo e não limitado " +"a, desligamento, reinicialização e acesso a todos os itens em /" +"dev para o grupo." + #. (itstool) path: sect3/indexterm -#: book.translate.xml:5846 +#: book.translate.xml:6010 msgid "" "accounts nobody" @@ -8891,7 +9139,7 @@ "\">nobody" #. (itstool) path: sect3/para -#: book.translate.xml:5851 +#: book.translate.xml:6015 msgid "" "nobody is the generic " "unprivileged system account. However, the more services that use accounts user" msgstr "accounts user" #. (itstool) path: sect3/para -#: book.translate.xml:5867 +#: book.translate.xml:6031 msgid "" "User accounts are assigned to real people and are used to log in and use the " "system. Every person accessing the system should have a unique user account. " @@ -8930,7 +9178,7 @@ "configurações de outros usuários." #. (itstool) path: sect3/para -#: book.translate.xml:5873 +#: book.translate.xml:6037 msgid "" "Each user can set up their own environment to accommodate their use of the " "system, by configuring their default shell, editor, key bindings, and " @@ -8941,7 +9189,7 @@ "teclado e idioma." #. (itstool) path: sect3/para -#: book.translate.xml:5878 +#: book.translate.xml:6042 msgid "" "Every user account on a FreeBSD system has certain information associated " "with it:" @@ -8950,12 +9198,12 @@ "associadas:" #. (itstool) path: varlistentry/term -#: book.translate.xml:5883 +#: book.translate.xml:6047 msgid "User name" msgstr "Nome de usuário" #. (itstool) path: listitem/para -#: book.translate.xml:5886 +#: book.translate.xml:6050 msgid "" "The user name is typed at the login: prompt. Each user must " "have a unique user name. There are a number of rules for creating valid user " @@ -8973,22 +9221,22 @@ "compatibilidade com aplicativos legados." #. (itstool) path: varlistentry/term -#: book.translate.xml:5898 +#: book.translate.xml:6062 msgid "Password" msgstr "Senha" #. (itstool) path: listitem/para -#: book.translate.xml:5901 +#: book.translate.xml:6065 msgid "Each account has an associated password." msgstr "Cada conta tem uma senha associada." #. (itstool) path: varlistentry/term -#: book.translate.xml:5906 +#: book.translate.xml:6070 msgid "User ID (UID)" msgstr "ID do usuário (UID)" #. (itstool) path: listitem/para -#: book.translate.xml:5909 +#: book.translate.xml:6073 msgid "" "The User ID (UID) is a number used to uniquely identify " "the user to the FreeBSD system. Commands that allow a user name to be " @@ -9003,12 +9251,12 @@ "causar problemas de compatibilidade com alguns softwares." #. (itstool) path: varlistentry/term -#: book.translate.xml:5920 +#: book.translate.xml:6084 msgid "Group ID (GID)" msgstr "ID do grupo (GID)" #. (itstool) path: listitem/para -#: book.translate.xml:5923 +#: book.translate.xml:6087 msgid "" "The Group ID (GID) is a number used to uniquely identify " "the primary group that the user belongs to. Groups are a mechanism for " @@ -9028,12 +9276,12 @@ "alguns softwares." #. (itstool) path: varlistentry/term -#: book.translate.xml:5937 +#: book.translate.xml:6101 msgid "Login class" msgstr "Classe de login" #. (itstool) path: listitem/para -#: book.translate.xml:5940 +#: book.translate.xml:6104 msgid "" "Login classes are an extension to the group mechanism that provide " "additional flexibility when tailoring the system to different users. Login " @@ -9044,12 +9292,12 @@ "classes de login são discutidas em ." #. (itstool) path: varlistentry/term -#: book.translate.xml:5949 +#: book.translate.xml:6113 msgid "Password change time" msgstr "Tempo para mudança de senha" #. (itstool) path: listitem/para -#: book.translate.xml:5952 +#: book.translate.xml:6116 msgid "" "By default, passwords do not expire. However, password expiration can be " "enabled on a per-user basis, forcing some or all users to change their " @@ -9060,12 +9308,12 @@ "senhas após um determinado período de tempo." #. (itstool) path: varlistentry/term -#: book.translate.xml:5961 +#: book.translate.xml:6125 msgid "Account expiration time" msgstr "Tempo de expiração da conta" #. (itstool) path: listitem/para -#: book.translate.xml:5964 +#: book.translate.xml:6128 msgid "" "By default, FreeBSD does not expire accounts. When creating accounts that " "need a limited lifespan, such as student accounts in a school, specify the " @@ -9082,12 +9330,12 @@ "embora os diretórios e arquivos da conta permaneçam no servidor." #. (itstool) path: varlistentry/term -#: book.translate.xml:5975 +#: book.translate.xml:6139 msgid "User's full name" msgstr "Nome completo do usuário" #. (itstool) path: listitem/para -#: book.translate.xml:5978 +#: book.translate.xml:6142 msgid "" "The user name uniquely identifies the account to FreeBSD, but does not " "necessarily reflect the user's real name. Similar to a comment, this " @@ -9100,12 +9348,12 @@ "oito caracteres." #. (itstool) path: varlistentry/term -#: book.translate.xml:5987 +#: book.translate.xml:6151 msgid "Home directory" msgstr "Diretório Inicial (home)" #. (itstool) path: listitem/para -#: book.translate.xml:5990 +#: book.translate.xml:6154 msgid "" "The home directory is the full path to a directory on the system. This is " "the user's starting directory when the user logs in. A common convention is " @@ -9123,12 +9371,12 @@ "diretório home." #. (itstool) path: varlistentry/term -#: book.translate.xml:6001 +#: book.translate.xml:6165 msgid "User shell" msgstr "Shell do usuário" #. (itstool) path: listitem/para -#: book.translate.xml:6004 +#: book.translate.xml:6168 msgid "" "The shell provides the user's default environment for interacting with the " "system. There are many different kinds of shells and experienced users will " @@ -9140,17 +9388,17 @@ "conta." #. (itstool) path: sect3/title -#: book.translate.xml:6015 +#: book.translate.xml:6179 msgid "The Superuser Account" msgstr "A conta de superusuário" #. (itstool) path: sect3/indexterm -#: book.translate.xml:6017 +#: book.translate.xml:6181 msgid "accounts superuser (root)" msgstr "accounts superuser (root)" #. (itstool) path: sect3/para -#: book.translate.xml:6022 +#: book.translate.xml:6186 msgid "" "The superuser account, usually called root, is used to manage the system with no limitations on privileges. " @@ -9163,7 +9411,7 @@ "como enviar e receber e-mail, exploração geral do sistema ou programação." #. (itstool) path: sect3/para -#: book.translate.xml:6029 +#: book.translate.xml:6193 msgid "" "The superuser, unlike other user accounts, can operate without limits, and " "misuse of the superuser account may result in spectacular disasters. User " @@ -9179,7 +9427,7 @@ "privilégios extras." #. (itstool) path: sect3/para -#: book.translate.xml:6037 +#: book.translate.xml:6201 msgid "" "Always double and triple-check any commands issued as the superuser, since " "an extra space or missing character can mean irreparable data loss." @@ -9189,7 +9437,7 @@ "perda de dados irreparável." #. (itstool) path: sect3/para -#: book.translate.xml:6041 +#: book.translate.xml:6205 msgid "" "There are several ways to gain superuser privilege. While one can log in as " "root, this is highly discouraged." @@ -9199,7 +9447,7 @@ "systemitem>, isso é altamente desencorajado." #. (itstool) path: sect3/para -#: book.translate.xml:6046 +#: book.translate.xml:6210 msgid "" "Instead, use su1 to become the superuser. If - " @@ -9218,7 +9466,7 @@ "senha da conta de usuário root." #. (itstool) path: sect3/para -#: book.translate.xml:6056 +#: book.translate.xml:6220 msgid "" "In this example, the user only becomes superuser in order to run " "make install as this step requires superuser privilege. " @@ -9232,12 +9480,12 @@ "usuário." #. (itstool) path: example/title -#: book.translate.xml:6064 +#: book.translate.xml:6228 msgid "Install a Program As the Superuser" msgstr "Instalar um programa como superusuário" #. (itstool) path: example/screen -#: book.translate.xml:6066 +#: book.translate.xml:6230 #, no-wrap msgid "" "% configure\n" @@ -9257,7 +9505,7 @@ "%" #. (itstool) path: sect3/para -#: book.translate.xml:6075 +#: book.translate.xml:6239 msgid "" "The built-in su1 framework works well for single systems or small " @@ -9274,17 +9522,17 @@ "configurar quais usuários podem executar quais comandos como superusuário." #. (itstool) path: sect2/title -#: book.translate.xml:6086 +#: book.translate.xml:6250 msgid "Managing Accounts" msgstr "Gerenciando Contas" #. (itstool) path: sect2/indexterm -#: book.translate.xml:6088 +#: book.translate.xml:6252 msgid "accounts modifying" msgstr "accounts modifying" #. (itstool) path: sect2/para -#: book.translate.xml:6093 +#: book.translate.xml:6257 msgid "" "FreeBSD provides a variety of different commands to manage user accounts. " "The most common commands are summarized in adduser8" @@ -9323,13 +9571,13 @@ "manvolnum>" #. (itstool) path: row/entry -#: book.translate.xml:6115 +#: book.translate.xml:6279 msgid "The recommended command-line application for adding new users." msgstr "" "Aplicativo de linha de comando recomendado para adicionar novos usuários." #. (itstool) path: row/entry -#: book.translate.xml:6120 +#: book.translate.xml:6284 msgid "" "rmuser8" @@ -9338,12 +9586,12 @@ "citerefentry>" #. (itstool) path: row/entry -#: book.translate.xml:6121 +#: book.translate.xml:6285 msgid "The recommended command-line application for removing users." msgstr "Aplicativo de linha de comando recomendado para remover usuários." #. (itstool) path: row/entry -#: book.translate.xml:6126 +#: book.translate.xml:6290 msgid "" "chpass1" @@ -9352,12 +9600,12 @@ "citerefentry>" #. (itstool) path: row/entry -#: book.translate.xml:6127 +#: book.translate.xml:6291 msgid "A flexible tool for changing user database information." msgstr "Uma ferramenta flexível para alterar as informações do usuário." #. (itstool) path: row/entry -#: book.translate.xml:6132 +#: book.translate.xml:6296 msgid "" "passwd1" @@ -9366,12 +9614,12 @@ "citerefentry>" #. (itstool) path: row/entry -#: book.translate.xml:6133 +#: book.translate.xml:6297 msgid "The command-line tool to change user passwords." msgstr "Ferramenta de linha de comando para alterar senhas de usuários." #. (itstool) path: row/entry -#: book.translate.xml:6138 +#: book.translate.xml:6302 msgid "" "pw8" @@ -9380,7 +9628,7 @@ "citerefentry>" #. (itstool) path: row/entry -#: book.translate.xml:6139 +#: book.translate.xml:6303 msgid "" "A powerful and flexible tool for modifying all aspects of user accounts." msgstr "" @@ -9388,33 +9636,33 @@ "contas de usuário." #. (itstool) path: sect3/title -#: book.translate.xml:6147 +#: book.translate.xml:6311 msgid "adduser" msgstr "adduser" #. (itstool) path: sect3/indexterm -#: book.translate.xml:6149 +#: book.translate.xml:6313 msgid "accounts adding" msgstr "accounts adding" #. (itstool) path: sect3/indexterm #. (itstool) path: sect4/indexterm -#: book.translate.xml:6153 book.translate.xml:43705 +#: book.translate.xml:6317 book.translate.xml:43865 msgid "adduser" msgstr "adduser" #. (itstool) path: sect3/indexterm -#: book.translate.xml:6156 +#: book.translate.xml:6320 msgid "/usr/share/skel" msgstr "/usr/share/skel" #. (itstool) path: sect3/indexterm -#: book.translate.xml:6159 +#: book.translate.xml:6323 msgid "skeleton directory" msgstr "skeleton directory" #. (itstool) path: sect3/para -#: book.translate.xml:6163 +#: book.translate.xml:6327 msgid "" "The recommended program for adding new users is " "adduser8adduser8 utility is interactive and walks through the steps " @@ -9461,12 +9709,12 @@ "utilitário perguntará se deseja criar outro usuário ou finalizar o comando." #. (itstool) path: example/title -#: book.translate.xml:6185 +#: book.translate.xml:6349 msgid "Adding a User on FreeBSD" msgstr "Adicionando um usuário no FreeBSD" #. (itstool) path: example/screen -#: book.translate.xml:6187 +#: book.translate.xml:6351 #, no-wrap msgid "" "# adduser\n" @@ -9532,7 +9780,7 @@ "#" #. (itstool) path: note/para -#: book.translate.xml:6220 +#: book.translate.xml:6384 msgid "" "Since the password is not echoed when typed, be careful to not mistype the " "password when creating the user account." @@ -9541,22 +9789,22 @@ "a senha incorretamente ao criar a conta do usuário." #. (itstool) path: sect3/title -#: book.translate.xml:6227 +#: book.translate.xml:6391 msgid "rmuser" msgstr "rmuser" #. (itstool) path: sect3/indexterm -#: book.translate.xml:6229 +#: book.translate.xml:6393 msgid "rmuser" msgstr "rmuser" #. (itstool) path: sect3/indexterm -#: book.translate.xml:6232 +#: book.translate.xml:6396 msgid "accounts removing" msgstr "accounts removing" #. (itstool) path: sect3/para -#: book.translate.xml:6237 +#: book.translate.xml:6401 msgid "" "To completely remove a user from the system, run " "rmuser8 como o superusuário. Este comando executa as seguintes etapas:" #. (itstool) path: step/para -#: book.translate.xml:6243 +#: book.translate.xml:6407 msgid "" "Removes the user's crontab1 entry, if one exists." @@ -9576,7 +9824,7 @@ "refentrytitle>1 do usuário, se existir." #. (itstool) path: step/para -#: book.translate.xml:6248 +#: book.translate.xml:6412 msgid "" "Removes any at1 jobs belonging to the user." @@ -9586,17 +9834,17 @@ "usuário." #. (itstool) path: step/para -#: book.translate.xml:6253 +#: book.translate.xml:6417 msgid "Kills all processes owned by the user." msgstr "Elimina todos os processos pertencentes ao usuário." #. (itstool) path: step/para -#: book.translate.xml:6257 +#: book.translate.xml:6421 msgid "Removes the user from the system's local password file." msgstr "Remove o usuário do arquivo de senhas do sistema." #. (itstool) path: step/para -#: book.translate.xml:6262 +#: book.translate.xml:6426 msgid "" "Optionally removes the user's home directory, if it is owned by the user." msgstr "" @@ -9604,7 +9852,7 @@ "propriedade do usuário." #. (itstool) path: step/para -#: book.translate.xml:6267 +#: book.translate.xml:6431 msgid "" "Removes the incoming mail files belonging to the user from /var/" "mail." @@ -9613,7 +9861,7 @@ "/var/mail." #. (itstool) path: step/para -#: book.translate.xml:6272 +#: book.translate.xml:6436 msgid "" "Removes all files owned by the user from temporary file storage areas such " "as /tmp." @@ -9622,7 +9870,7 @@ "de arquivos temporários, como /tmp." #. (itstool) path: step/para -#: book.translate.xml:6278 +#: book.translate.xml:6442 msgid "" "Finally, removes the username from all groups to which it belongs in " "/etc/group. If a group becomes empty and the group name " @@ -9638,7 +9886,7 @@ "manvolnum>." #. (itstool) path: sect3/para -#: book.translate.xml:6287 +#: book.translate.xml:6451 msgid "" "rmuser8 cannot be used to remove superuser accounts since that is " @@ -9649,7 +9897,7 @@ "superusuário, pois isso quase sempre ocasiona uma de destruição em massa." #. (itstool) path: sect3/para -#: book.translate.xml:6291 +#: book.translate.xml:6455 msgid "" "By default, an interactive mode is used, as shown in the following example." msgstr "" @@ -9657,12 +9905,12 @@ "seguir." #. (itstool) path: example/title -#: book.translate.xml:6295 +#: book.translate.xml:6459 msgid "rmuser Interactive Account Removal" msgstr "Remoção de contas interativas com o rmuser" #. (itstool) path: example/screen -#: book.translate.xml:6298 +#: book.translate.xml:6462 #, no-wrap msgid "" "# rmuser jru\n" @@ -9682,17 +9930,17 @@ "#" #. (itstool) path: sect3/title -#: book.translate.xml:6309 +#: book.translate.xml:6473 msgid "chpass" msgstr "chpass" #. (itstool) path: sect3/indexterm -#: book.translate.xml:6311 +#: book.translate.xml:6475 msgid "chpass" msgstr "chpass" #. (itstool) path: sect3/para -#: book.translate.xml:6315 +#: book.translate.xml:6479 msgid "" "Any user can use chpass1 to change their " @@ -9707,7 +9955,7 @@ "da conta de qualquer usuário." #. (itstool) path: sect3/para -#: book.translate.xml:6320 +#: book.translate.xml:6484 msgid "" "When passed no options, aside from an optional username, " "chpass1, the superuser has typed " "chpass jru and is now viewing the fields that can be " @@ -9747,12 +9995,12 @@ "\"users-modifying-chpass-ru\"/>." #. (itstool) path: example/title -#: book.translate.xml:6340 +#: book.translate.xml:6504 msgid "Using chpass as Superuser" msgstr "Usando o chpass como superusuário" #. (itstool) path: example/screen -#: book.translate.xml:6343 +#: book.translate.xml:6507 #, no-wrap msgid "" "#Changing user database information for jru.\n" @@ -9788,12 +10036,12 @@ "Other information:" #. (itstool) path: example/title -#: book.translate.xml:6361 +#: book.translate.xml:6525 msgid "Using chpass as Regular User" msgstr "Usando o chpass como usuário regular" #. (itstool) path: example/screen -#: book.translate.xml:6364 +#: book.translate.xml:6528 #, no-wrap msgid "" "#Changing user database information for jru.\n" @@ -9813,7 +10061,7 @@ "Other information:" #. (itstool) path: note/para -#: book.translate.xml:6374 +#: book.translate.xml:6538 msgid "" "The commands chfn1 and chsh." #. (itstool) path: sect3/title -#: book.translate.xml:6384 +#: book.translate.xml:6548 msgid "passwd" msgstr "passwd" #. (itstool) path: sect3/indexterm -#: book.translate.xml:6386 +#: book.translate.xml:6550 msgid "passwd" msgstr "passwd" #. (itstool) path: sect3/indexterm -#: book.translate.xml:6389 +#: book.translate.xml:6553 msgid "accounts changing password" msgstr "accounts changing password" #. (itstool) path: sect3/para -#: book.translate.xml:6394 +#: book.translate.xml:6558 msgid "" "Any user can easily change their password using " "passwd1% passwd\n" @@ -9897,7 +10145,7 @@ "passwd: done" #. (itstool) path: sect3/para -#: book.translate.xml:6411 +#: book.translate.xml:6575 msgid "" "The superuser can change any user's password by specifying the username when " "running passwd1# passwd jru\n" @@ -9936,7 +10184,7 @@ "passwd: done" #. (itstool) path: note/para -#: book.translate.xml:6431 +#: book.translate.xml:6595 msgid "" "As with chpass1, yppasswd, então o NIS funciona com ambos os comandos." #. (itstool) path: sect3/title -#: book.translate.xml:6438 +#: book.translate.xml:6602 msgid "pw" msgstr "pw" #. (itstool) path: sect3/indexterm #. (itstool) path: sect4/indexterm -#: book.translate.xml:6440 book.translate.xml:43728 +#: book.translate.xml:6604 book.translate.xml:43888 msgid "pw" msgstr "pw" #. (itstool) path: sect3/para -#: book.translate.xml:6444 +#: book.translate.xml:6608 msgid "" "The pw8 utility can create, remove, modify, and display users and " @@ -9982,27 +10230,27 @@ "outros comandos apresentados nesta seção." #. (itstool) path: sect2/title -#: book.translate.xml:6455 +#: book.translate.xml:6619 msgid "Managing Groups" msgstr "Gerenciando Grupos" #. (itstool) path: sect2/indexterm -#: book.translate.xml:6457 +#: book.translate.xml:6621 msgid "groups" msgstr "groups" #. (itstool) path: sect2/indexterm -#: book.translate.xml:6460 +#: book.translate.xml:6624 msgid "/etc/groups" msgstr "/etc/groups" #. (itstool) path: sect2/indexterm -#: book.translate.xml:6463 +#: book.translate.xml:6627 msgid "accounts groups" msgstr "accounts groups" #. (itstool) path: sect2/para -#: book.translate.xml:6468 +#: book.translate.xml:6632 msgid "" "A group is a list of users. A group is identified by its group name and " "GID. In FreeBSD, the kernel uses the UIDGID mapping is listed in /etc/" "group. This is a plain text file with four colon-delimited " @@ -10037,7 +10285,7 @@ "citerefentry>." #. (itstool) path: sect2/para -#: book.translate.xml:6483 +#: book.translate.xml:6647 msgid "" "The superuser can modify /etc/group using a text " "editor. Alternatively, pwpw8" @@ -10062,7 +10310,7 @@ "refentrytitle>8" #. (itstool) path: example/screen -#: book.translate.xml:6492 +#: book.translate.xml:6656 #, no-wrap msgid "" "# pw groupadd teamtwo\n" @@ -10074,7 +10322,7 @@ "teamtwo:*:1100:" #. (itstool) path: sect2/para -#: book.translate.xml:6497 +#: book.translate.xml:6661 msgid "" "In this example, 1100 is the GID of " "teamtwo. Right now, teamtwo." #. (itstool) path: example/title -#: book.translate.xml:6506 +#: book.translate.xml:6670 msgid "" "Adding User Accounts to a New Group Using pw8" @@ -10099,7 +10347,7 @@ "citerefentry>" #. (itstool) path: example/screen -#: book.translate.xml:6509 +#: book.translate.xml:6673 #, no-wrap msgid "" "# pw groupmod teamtwo -M jru\n" @@ -10111,7 +10359,7 @@ "teamtwo:*:1100:jru" #. (itstool) path: sect2/para -#: book.translate.xml:6514 +#: book.translate.xml:6678 msgid "" "The argument to is a comma-delimited list of users to be " "added to a new (empty) group or to replace the members of an existing group. " @@ -10142,7 +10390,7 @@ "do /etc/passwd." #. (itstool) path: example/title -#: book.translate.xml:6528 +#: book.translate.xml:6692 msgid "" "Adding a New Member to a Group Using pw8" @@ -10152,7 +10400,7 @@ "citerefentry>" #. (itstool) path: example/screen -#: book.translate.xml:6530 +#: book.translate.xml:6694 #, no-wrap msgid "" "# pw groupmod teamtwo -m db\n" @@ -10164,7 +10412,7 @@ "teamtwo:*:1100:jru,db" #. (itstool) path: sect2/para -#: book.translate.xml:6535 +#: book.translate.xml:6699 msgid "" "In this example, the argument to is a comma-delimited " "list of users who are to be added to the group. Unlike the previous example, " @@ -10177,7 +10425,7 @@ "usuários existentes no grupo." #. (itstool) path: example/title -#: book.translate.xml:6542 +#: book.translate.xml:6706 msgid "" "Using id1 to Determine Group Membership" @@ -10186,7 +10434,7 @@ "manvolnum> para determinar a associação ao grupo" #. (itstool) path: example/screen -#: book.translate.xml:6544 +#: book.translate.xml:6708 #, no-wrap msgid "" "% id jru\n" @@ -10196,7 +10444,7 @@ "uid=1001(jru) gid=1001(jru) groups=1001(jru), 1100(teamtwo)" #. (itstool) path: sect2/para -#: book.translate.xml:6548 +#: book.translate.xml:6712 msgid "" "In this example, jru is a member " "of the groups jru and " @@ -10207,7 +10455,7 @@ "class=\"groupname\">teamtwo." #. (itstool) path: sect2/para -#: book.translate.xml:6553 +#: book.translate.xml:6717 msgid "" "For more information about this command and the format of /etc/" "group, refer to pw." #. (itstool) path: sect1/title -#: book.translate.xml:6560 +#: book.translate.xml:6724 msgid "Permissions" msgstr "Permissões" #. (itstool) path: sect1/indexterm -#: book.translate.xml:6562 +#: book.translate.xml:6726 msgid "UNIX" msgstr "UNIX" #. (itstool) path: sect1/para -#: book.translate.xml:6566 +#: book.translate.xml:6730 msgid "" "In FreeBSD, every file and directory has an associated set of permissions " "and several utilities are available for viewing and modifying these " @@ -10249,7 +10497,7 @@ "outros usuários." #. (itstool) path: sect1/para -#: book.translate.xml:6574 +#: book.translate.xml:6738 msgid "" "This section discusses the traditional UNIX permissions used in FreeBSD. For finer grained file system access " @@ -10260,7 +10508,7 @@ "sistema de arquivos mais refinado, consulte ." #. (itstool) path: sect1/para -#: book.translate.xml:6578 +#: book.translate.xml:6742 msgid "" "In UNIX, basic permissions are " "assigned using three types of access: read, write, and execute. These access " @@ -10288,7 +10536,7 @@ "x é ativado com o valor 1." #. (itstool) path: sect1/para -#: book.translate.xml:6593 +#: book.translate.xml:6757 msgid "" "Table 4.1 summarizes the possible numeric and alphabetic possibilities. When " "reading the Directory Listing column, a - " @@ -10299,171 +10547,171 @@ "usado para representar uma permissão que está desativada." #. (itstool) path: sect1/indexterm -#: book.translate.xml:6598 +#: book.translate.xml:6762 msgid "permissions" msgstr "permissions" #. (itstool) path: sect1/indexterm -#: book.translate.xml:6601 +#: book.translate.xml:6765 msgid "file permissions" msgstr "file permissions" #. (itstool) path: table/title -#: book.translate.xml:6606 +#: book.translate.xml:6770 msgid "UNIX Permissions" msgstr "Permissões UNIX" #. (itstool) path: row/entry -#: book.translate.xml:6611 +#: book.translate.xml:6775 msgid "Value" msgstr "Valor" #. (itstool) path: row/entry -#: book.translate.xml:6612 +#: book.translate.xml:6776 msgid "Permission" msgstr "Permissão" #. (itstool) path: row/entry -#: book.translate.xml:6613 +#: book.translate.xml:6777 msgid "Directory Listing" msgstr "Listagem de diretório" #. (itstool) path: row/entry -#: book.translate.xml:6619 +#: book.translate.xml:6783 msgid "0" msgstr "0" #. (itstool) path: row/entry -#: book.translate.xml:6620 +#: book.translate.xml:6784 msgid "No read, no write, no execute" msgstr "Sem leitura, sem escrita, sem execução" #. (itstool) path: row/entry -#: book.translate.xml:6621 +#: book.translate.xml:6785 msgid "---" msgstr "---" #. (itstool) path: row/entry -#: book.translate.xml:6625 book.translate.xml:47213 book.translate.xml:47235 -#: book.translate.xml:47325 +#: book.translate.xml:6789 book.translate.xml:47373 book.translate.xml:47395 +#: book.translate.xml:47485 msgid "1" msgstr "1" #. (itstool) path: row/entry -#: book.translate.xml:6626 +#: book.translate.xml:6790 msgid "No read, no write, execute" msgstr "Sem leitura, sem escrita, execução" #. (itstool) path: row/entry -#: book.translate.xml:6627 +#: book.translate.xml:6791 msgid "--x" msgstr "--x" #. (itstool) path: row/entry -#: book.translate.xml:6631 book.translate.xml:47105 book.translate.xml:47115 -#: book.translate.xml:47187 book.translate.xml:47197 book.translate.xml:47277 -#: book.translate.xml:47279 +#: book.translate.xml:6795 book.translate.xml:47265 book.translate.xml:47275 +#: book.translate.xml:47347 book.translate.xml:47357 book.translate.xml:47437 +#: book.translate.xml:47439 msgid "2" msgstr "2" #. (itstool) path: row/entry -#: book.translate.xml:6632 +#: book.translate.xml:6796 msgid "No read, write, no execute" msgstr "Sem leitura, escrita, sem execução" #. (itstool) path: row/entry -#: book.translate.xml:6633 +#: book.translate.xml:6797 msgid "-w-" msgstr "-w-" #. (itstool) path: row/entry -#: book.translate.xml:6637 book.translate.xml:47107 book.translate.xml:47113 -#: book.translate.xml:47189 book.translate.xml:47195 book.translate.xml:47285 -#: book.translate.xml:47287 +#: book.translate.xml:6801 book.translate.xml:47267 book.translate.xml:47273 +#: book.translate.xml:47349 book.translate.xml:47355 book.translate.xml:47445 +#: book.translate.xml:47447 msgid "3" msgstr "3" #. (itstool) path: row/entry -#: book.translate.xml:6638 +#: book.translate.xml:6802 msgid "No read, write, execute" msgstr "Sem leitura, escrita, execução" #. (itstool) path: row/entry -#: book.translate.xml:6639 +#: book.translate.xml:6803 msgid "-wx" msgstr "-wx" #. (itstool) path: row/entry -#: book.translate.xml:6643 book.translate.xml:47121 book.translate.xml:47131 -#: book.translate.xml:47203 book.translate.xml:47211 book.translate.xml:47229 -#: book.translate.xml:47237 book.translate.xml:47293 book.translate.xml:47301 -#: book.translate.xml:47343 +#: book.translate.xml:6807 book.translate.xml:47281 book.translate.xml:47291 +#: book.translate.xml:47363 book.translate.xml:47371 book.translate.xml:47389 +#: book.translate.xml:47397 book.translate.xml:47453 book.translate.xml:47461 +#: book.translate.xml:47503 msgid "4" msgstr "4" #. (itstool) path: row/entry -#: book.translate.xml:6644 +#: book.translate.xml:6808 msgid "Read, no write, no execute" msgstr "Leitura, sem escrita, sem execução" #. (itstool) path: row/entry -#: book.translate.xml:6645 +#: book.translate.xml:6809 msgid "r--" msgstr "r--" #. (itstool) path: row/entry -#: book.translate.xml:6649 book.translate.xml:47123 book.translate.xml:47129 -#: book.translate.xml:47219 book.translate.xml:47221 book.translate.xml:47309 -#: book.translate.xml:47335 +#: book.translate.xml:6813 book.translate.xml:47283 book.translate.xml:47289 +#: book.translate.xml:47379 book.translate.xml:47381 book.translate.xml:47469 +#: book.translate.xml:47495 msgid "5" msgstr "5" #. (itstool) path: row/entry -#: book.translate.xml:6650 +#: book.translate.xml:6814 msgid "Read, no write, execute" msgstr "Leitura, sem escrita, execução" #. (itstool) path: row/entry -#: book.translate.xml:6651 +#: book.translate.xml:6815 msgid "r-x" msgstr "r-x" #. (itstool) path: row/entry -#: book.translate.xml:6655 book.translate.xml:47139 book.translate.xml:47153 -#: book.translate.xml:47205 book.translate.xml:47227 book.translate.xml:47295 -#: book.translate.xml:47317 +#: book.translate.xml:6819 book.translate.xml:47299 book.translate.xml:47313 +#: book.translate.xml:47365 book.translate.xml:47387 book.translate.xml:47455 +#: book.translate.xml:47477 msgid "6" msgstr "6" #. (itstool) path: row/entry -#: book.translate.xml:6656 +#: book.translate.xml:6820 msgid "Read, write, no execute" msgstr "Leitura, escrita, sem execução" #. (itstool) path: row/entry -#: book.translate.xml:6657 +#: book.translate.xml:6821 msgid "rw-" msgstr "rw-" #. (itstool) path: row/entry -#: book.translate.xml:6661 book.translate.xml:47097 book.translate.xml:47099 -#: book.translate.xml:47243 book.translate.xml:47253 book.translate.xml:47311 -#: book.translate.xml:47333 +#: book.translate.xml:6825 book.translate.xml:47257 book.translate.xml:47259 +#: book.translate.xml:47403 book.translate.xml:47413 book.translate.xml:47471 +#: book.translate.xml:47493 msgid "7" msgstr "7" #. (itstool) path: row/entry -#: book.translate.xml:6662 +#: book.translate.xml:6826 msgid "Read, write, execute" msgstr "Leitura, escrita, execução" #. (itstool) path: row/entry -#: book.translate.xml:6663 +#: book.translate.xml:6827 msgid "rwx" msgstr "rwx" #. (itstool) path: sect1/indexterm -#: book.translate.xml:6669 +#: book.translate.xml:6833 msgid "" "ls1" @@ -10472,12 +10720,12 @@ "manvolnum>" #. (itstool) path: sect1/indexterm -#: book.translate.xml:6672 +#: book.translate.xml:6836 msgid "directories" msgstr "directories" #. (itstool) path: sect1/para -#: book.translate.xml:6676 +#: book.translate.xml:6840 msgid "" "Use the argument to ls1 to view a long " @@ -10492,7 +10740,7 @@ "l em um diretório arbitrário pode mostrar:" #. (itstool) path: sect1/screen -#: book.translate.xml:6682 +#: book.translate.xml:6846 #, no-wrap msgid "" "% ls -l\n" @@ -10508,7 +10756,7 @@ "-rw-r--r-- 1 root wheel 7680 Sep 5 12:31 email.txt" #. (itstool) path: sect1/para -#: book.translate.xml:6688 +#: book.translate.xml:6852 msgid "" "The first (leftmost) character in the first column indicates whether this " "file is a regular file, a directory, a special character device, a socket, " @@ -10540,7 +10788,7 @@ "representa uma das três partes da permissão do arquivo." #. (itstool) path: sect1/para -#: book.translate.xml:6705 +#: book.translate.xml:6869 msgid "" "How does the system control permissions on devices? FreeBSD treats most " "hardware devices as a file that programs can open, read, and write data to. " @@ -10552,7 +10800,7 @@ "são armazenados em /dev/." #. (itstool) path: sect1/para -#: book.translate.xml:6710 +#: book.translate.xml:6874 msgid "" "Directories are also treated as files. They have read, write, and execute " "permissions. The executable bit for a directory has a slightly different " @@ -10572,7 +10820,7 @@ "permissões dos próprios arquivos." #. (itstool) path: sect1/para -#: book.translate.xml:6719 +#: book.translate.xml:6883 msgid "" "In order to perform a directory listing, the read permission must be set on " "the directory. In order to delete a file that one knows the name of, it is " @@ -10585,7 +10833,7 @@ "diretório que contém o arquivo." #. (itstool) path: sect1/para -#: book.translate.xml:6725 +#: book.translate.xml:6889 msgid "" "There are more permission bits, but they are primarily used in special " "circumstances such as setuid binaries and sticky directories. For more " @@ -10600,15 +10848,15 @@ "manvolnum>." #. (itstool) path: info/title -#: book.translate.xml:6732 +#: book.translate.xml:6896 msgid "Symbolic Permissions" msgstr "Permissões simbólicas" #. (itstool) path: authorgroup/author -#: book.translate.xml:6735 book.translate.xml:6870 book.translate.xml:6921 -#: book.translate.xml:19289 book.translate.xml:19396 book.translate.xml:19574 -#: book.translate.xml:20693 book.translate.xml:21212 book.translate.xml:23408 -#: book.translate.xml:33865 book.translate.xml:65535 +#: book.translate.xml:6899 book.translate.xml:7034 book.translate.xml:7085 +#: book.translate.xml:19449 book.translate.xml:19556 book.translate.xml:19734 +#: book.translate.xml:20853 book.translate.xml:21372 book.translate.xml:23568 +#: book.translate.xml:34025 book.translate.xml:65535 msgid "" " Tom Rhodes Contributed by " @@ -10617,12 +10865,12 @@ "personname> Contribuído por " #. (itstool) path: sect2/indexterm -#: book.translate.xml:6745 +#: book.translate.xml:6909 msgid "permissions symbolic" msgstr "permissions symbolic" #. (itstool) path: sect2/para -#: book.translate.xml:6750 +#: book.translate.xml:6914 msgid "" "Symbolic permissions use characters instead of octal values to assign " "permissions to files or directories. Symbolic permissions use the syntax of " @@ -10633,159 +10881,159 @@ "(quem) (ação) (permissões), onde os seguintes valores estão disponíveis:" #. (itstool) path: row/entry -#: book.translate.xml:6760 book.translate.xml:23149 +#: book.translate.xml:6924 book.translate.xml:23309 msgid "Option" msgstr "Opção" #. (itstool) path: row/entry -#: book.translate.xml:6761 +#: book.translate.xml:6925 msgid "Letter" msgstr "Letra" #. (itstool) path: row/entry -#: book.translate.xml:6762 +#: book.translate.xml:6926 msgid "Represents" msgstr "Representa" #. (itstool) path: row/entry -#: book.translate.xml:6768 book.translate.xml:6774 book.translate.xml:6780 -#: book.translate.xml:6786 +#: book.translate.xml:6932 book.translate.xml:6938 book.translate.xml:6944 +#: book.translate.xml:6950 msgid "(who)" msgstr "(quem)" #. (itstool) path: row/entry -#: book.translate.xml:6769 +#: book.translate.xml:6933 msgid "u" msgstr "u" #. (itstool) path: row/entry -#: book.translate.xml:6770 +#: book.translate.xml:6934 msgid "User" msgstr "Usuário" #. (itstool) path: row/entry -#: book.translate.xml:6775 +#: book.translate.xml:6939 msgid "g" msgstr "g" #. (itstool) path: row/entry -#: book.translate.xml:6776 +#: book.translate.xml:6940 msgid "Group owner" msgstr "Grupo" #. (itstool) path: row/entry -#: book.translate.xml:6781 +#: book.translate.xml:6945 msgid "o" msgstr "o" #. (itstool) path: row/entry -#: book.translate.xml:6782 +#: book.translate.xml:6946 msgid "Other" msgstr "Outros" #. (itstool) path: row/entry -#: book.translate.xml:6787 +#: book.translate.xml:6951 msgid "a" msgstr "a" #. (itstool) path: row/entry -#: book.translate.xml:6788 +#: book.translate.xml:6952 msgid "All (world)" msgstr "Todos (resto do mundo)" #. (itstool) path: row/entry -#: book.translate.xml:6792 book.translate.xml:6798 book.translate.xml:6804 +#: book.translate.xml:6956 book.translate.xml:6962 book.translate.xml:6968 msgid "(action)" msgstr "(açao)" #. (itstool) path: row/entry -#: book.translate.xml:6793 book.translate.xml:31416 book.translate.xml:39205 +#: book.translate.xml:6957 book.translate.xml:31576 book.translate.xml:39365 msgid "+" msgstr "+" #. (itstool) path: row/entry -#: book.translate.xml:6794 +#: book.translate.xml:6958 msgid "Adding permissions" msgstr "Adiciona permissões" #. (itstool) path: row/entry -#: book.translate.xml:6799 book.translate.xml:31421 book.translate.xml:39210 +#: book.translate.xml:6963 book.translate.xml:31581 book.translate.xml:39370 msgid "-" msgstr "-" #. (itstool) path: row/entry -#: book.translate.xml:6800 +#: book.translate.xml:6964 msgid "Removing permissions" msgstr "Remove permissões" #. (itstool) path: row/entry -#: book.translate.xml:6805 +#: book.translate.xml:6969 msgid "=" msgstr "=" #. (itstool) path: row/entry -#: book.translate.xml:6806 +#: book.translate.xml:6970 msgid "Explicitly set permissions" msgstr "Permissões definidas explicitamente" #. (itstool) path: row/entry -#: book.translate.xml:6810 book.translate.xml:6816 book.translate.xml:6822 -#: book.translate.xml:6828 book.translate.xml:6834 +#: book.translate.xml:6974 book.translate.xml:6980 book.translate.xml:6986 +#: book.translate.xml:6992 book.translate.xml:6998 msgid "(permissions)" msgstr "(permissões)" #. (itstool) path: row/entry -#: book.translate.xml:6811 +#: book.translate.xml:6975 msgid "r" msgstr "r" #. (itstool) path: row/entry -#: book.translate.xml:6812 +#: book.translate.xml:6976 msgid "Read" msgstr "Leitura" #. (itstool) path: row/entry -#: book.translate.xml:6817 +#: book.translate.xml:6981 msgid "w" msgstr "w" #. (itstool) path: row/entry -#: book.translate.xml:6818 +#: book.translate.xml:6982 msgid "Write" msgstr "Escrita" #. (itstool) path: row/entry -#: book.translate.xml:6823 +#: book.translate.xml:6987 msgid "x" msgstr "x" #. (itstool) path: row/entry -#: book.translate.xml:6824 +#: book.translate.xml:6988 msgid "Execute" msgstr "Execução" #. (itstool) path: row/entry -#: book.translate.xml:6829 +#: book.translate.xml:6993 msgid "t" msgstr "t" #. (itstool) path: row/entry -#: book.translate.xml:6830 +#: book.translate.xml:6994 msgid "Sticky bit" msgstr "bit fixador" #. (itstool) path: row/entry -#: book.translate.xml:6835 +#: book.translate.xml:6999 msgid "s" msgstr "s" #. (itstool) path: row/entry -#: book.translate.xml:6836 +#: book.translate.xml:7000 msgid "Set UID or GID" msgstr "Set UID ou GID" #. (itstool) path: sect2/para -#: book.translate.xml:6842 +#: book.translate.xml:7006 msgid "" "These values are used with chmod1, but with letters " @@ -10798,13 +11046,13 @@ "acessassem FILE:" #. (itstool) path: sect2/screen -#: book.translate.xml:6847 +#: book.translate.xml:7011 #, no-wrap msgid "% chmod go= FILE" msgstr "% chmod go= FILE" #. (itstool) path: sect2/para -#: book.translate.xml:6849 +#: book.translate.xml:7013 msgid "" "A comma separated list can be provided when more than one set of changes to " "a file must be made. For example, the following command removes the group " @@ -10818,18 +11066,18 @@ "execução para todos:" #. (itstool) path: sect2/screen -#: book.translate.xml:6856 +#: book.translate.xml:7020 #, no-wrap msgid "% chmod go-w,a+x FILE" msgstr "% chmod go-w,a+x FILE" #. (itstool) path: info/title -#: book.translate.xml:6867 +#: book.translate.xml:7031 msgid "FreeBSD File Flags" msgstr "Flags de arquivos no FreeBSD" #. (itstool) path: sect2/para -#: book.translate.xml:6880 +#: book.translate.xml:7044 msgid "" "In addition to file permissions, FreeBSD supports the use of file " "flags. These flags add an additional level of security and control " @@ -10844,7 +11092,7 @@ "de remover ou alterar arquivos." #. (itstool) path: sect2/para -#: book.translate.xml:6887 +#: book.translate.xml:7051 msgid "" "File flags are modified using chflags1. For example, to " @@ -10858,13 +11106,13 @@ "comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:6892 +#: book.translate.xml:7056 #, no-wrap msgid "# chflags sunlink file1" msgstr "# chflags sunlink file1" #. (itstool) path: sect2/para -#: book.translate.xml:6894 +#: book.translate.xml:7058 msgid "" "To disable the system undeletable flag, put a no in front of " "the :" @@ -10873,13 +11121,13 @@ "quote> na frente do :" #. (itstool) path: sect2/screen -#: book.translate.xml:6898 +#: book.translate.xml:7062 #, no-wrap msgid "# chflags nosunlink file1" msgstr "# chflags nosunlink file1" #. (itstool) path: sect2/para -#: book.translate.xml:6900 +#: book.translate.xml:7064 msgid "" "To view the flags of a file, use with " "ls1:" #. (itstool) path: sect2/screen -#: book.translate.xml:6903 +#: book.translate.xml:7067 #, no-wrap msgid "# ls -lo file1" msgstr "# ls -lo file1" #. (itstool) path: sect2/programlisting -#: book.translate.xml:6905 +#: book.translate.xml:7069 #, no-wrap msgid "-rw-r--r-- 1 trhodes trhodes sunlnk 0 Mar 1 05:54 file1" msgstr "-rw-r--r-- 1 trhodes trhodes sunlnk 0 Mar 1 05:54 file1" #. (itstool) path: sect2/para -#: book.translate.xml:6907 +#: book.translate.xml:7071 msgid "" "Several file flags may only be added or removed by the root user. In other cases, the file owner may set " @@ -10920,7 +11168,7 @@ "informações." #. (itstool) path: info/title -#: book.translate.xml:6916 +#: book.translate.xml:7080 msgid "" "The setuid, setgid, and " "sticky Permissions" @@ -10929,7 +11177,7 @@ "sticky" #. (itstool) path: sect2/para -#: book.translate.xml:6931 +#: book.translate.xml:7095 msgid "" "Other than the permissions already discussed, there are three other specific " "settings that all administrators should know about. They are the " @@ -10942,7 +11190,7 @@ "sticky." #. (itstool) path: sect2/para -#: book.translate.xml:6937 +#: book.translate.xml:7101 msgid "" "These settings are important for some UNIX operations as they provide functionality not normally granted to " @@ -10955,7 +11203,7 @@ "ID real de usuário e o ID efetivo de usuário deve ser explicada." #. (itstool) path: sect2/para -#: book.translate.xml:6942 +#: book.translate.xml:7106 msgid "" "The real user ID is the UID who owns or starts the " "process. The effective UID is the user ID the process " @@ -10977,7 +11225,7 @@ "ver um erro Permission Denied." #. (itstool) path: sect2/para -#: book.translate.xml:6952 +#: book.translate.xml:7116 msgid "" "The setuid permission may be set by prefixing a permission set with the " "number four (4) as shown in the following example:" @@ -10986,13 +11234,13 @@ "com o número quatro (4), conforme mostrado no exemplo a seguir:" #. (itstool) path: sect2/screen -#: book.translate.xml:6956 +#: book.translate.xml:7120 #, no-wrap msgid "# chmod 4755 suidexample.sh" msgstr "# chmod 4755 suidexample.sh" #. (itstool) path: sect2/para -#: book.translate.xml:6958 +#: book.translate.xml:7122 msgid "" "The permissions on suidexample.sh now look like the following:" @@ -11001,13 +11249,13 @@ "filename> agora se parecem com o seguinte:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:6962 +#: book.translate.xml:7126 #, no-wrap msgid "-rwsr-xr-x 1 trhodes trhodes 63 Aug 29 06:36 suidexample.sh" msgstr "-rwsr-xr-x 1 trhodes trhodes 63 Aug 29 06:36 suidexample.sh" #. (itstool) path: sect2/para -#: book.translate.xml:6964 +#: book.translate.xml:7128 msgid "" "Note that a s is now part of the permission set " "designated for the file owner, replacing the executable bit. This allows " @@ -11022,7 +11270,7 @@ "manvolnum>." #. (itstool) path: note/para -#: book.translate.xml:6970 +#: book.translate.xml:7134 msgid "" "The nosuid mount8 option will cause such " @@ -11037,7 +11285,7 @@ "contorná-la." #. (itstool) path: sect2/para -#: book.translate.xml:6977 +#: book.translate.xml:7141 msgid "" "To view this in real time, open two terminals. On one, type passwd as a normal user. While it waits for a new password, check the " @@ -11052,12 +11300,12 @@ "manvolnum>:" #. (itstool) path: sect2/para -#: book.translate.xml:6983 +#: book.translate.xml:7147 msgid "In terminal A:" msgstr "No terminal A:" #. (itstool) path: sect2/screen -#: book.translate.xml:6985 +#: book.translate.xml:7149 #, no-wrap msgid "" "Changing local password for trhodes\n" @@ -11067,18 +11315,18 @@ "Old Password:" #. (itstool) path: sect2/para -#: book.translate.xml:6988 +#: book.translate.xml:7152 msgid "In terminal B:" msgstr "No terminal B:" #. (itstool) path: sect2/screen -#: book.translate.xml:6990 +#: book.translate.xml:7154 #, no-wrap msgid "# ps aux | grep passwd" msgstr "# ps aux | grep passwd" #. (itstool) path: sect2/screen -#: book.translate.xml:6992 +#: book.translate.xml:7156 #, no-wrap msgid "" "trhodes 5232 0.0 0.2 3420 1608 0 R+ 2:10AM 0:00.00 grep passwd\n" @@ -11088,7 +11336,7 @@ "root 5211 0.0 0.2 3620 1724 2 I+ 2:09AM 0:00.01 passwd" #. (itstool) path: sect2/para -#: book.translate.xml:6995 +#: book.translate.xml:7159 msgid "" "Although passwd1 is run as a normal user, it is using the effective " @@ -11100,7 +11348,7 @@ "systemitem>." #. (itstool) path: sect2/para -#: book.translate.xml:6999 +#: book.translate.xml:7163 msgid "" "The setgid permission performs the same function as the " "setuid permission; except that it alters the group " @@ -11115,7 +11363,7 @@ "iniciou o processo." #. (itstool) path: sect2/para -#: book.translate.xml:7006 +#: book.translate.xml:7170 msgid "" "To set the setgid permission on a file, provide " "chmod1 com dois (2) no início:" #. (itstool) path: sect2/screen -#: book.translate.xml:7009 +#: book.translate.xml:7173 #, no-wrap msgid "# chmod 2755 sgidexample.sh" msgstr "# chmod 2755 sgidexample.sh" #. (itstool) path: sect2/para -#: book.translate.xml:7011 +#: book.translate.xml:7175 msgid "" "In the following listing, notice that the s is now in the " "field designated for the group permission settings:" @@ -11141,13 +11389,13 @@ "designado para as configurações de permissão do grupo:" #. (itstool) path: sect2/screen -#: book.translate.xml:7015 +#: book.translate.xml:7179 #, no-wrap msgid "-rwxr-sr-x 1 trhodes trhodes 44 Aug 31 01:49 sgidexample.sh" msgstr "-rwxr-sr-x 1 trhodes trhodes 44 Aug 31 01:49 sgidexample.sh" #. (itstool) path: note/para -#: book.translate.xml:7018 +#: book.translate.xml:7182 msgid "" "In these examples, even though the shell script in question is an executable " "file, it will not run with a different EUID or effective " @@ -11162,7 +11410,7 @@ "refentrytitle>2." #. (itstool) path: sect2/para -#: book.translate.xml:7025 +#: book.translate.xml:7189 msgid "" "The setuid and setgid permission bits " "may lower system security, by allowing for elevated permissions. The third " @@ -11175,7 +11423,7 @@ "fortalecer a segurança de um sistema." #. (itstool) path: sect2/para -#: book.translate.xml:7031 +#: book.translate.xml:7195 msgid "" "When the sticky bit is set on a directory, it allows file " "deletion only by the file owner. This is useful to prevent file deletion in " @@ -11190,13 +11438,13 @@ "utilizar essa permissão, use o um (1) no início das permissões:" #. (itstool) path: sect2/screen -#: book.translate.xml:7038 +#: book.translate.xml:7202 #, no-wrap msgid "# chmod 1777 /tmp" msgstr "# chmod 1777 /tmp" #. (itstool) path: sect2/para -#: book.translate.xml:7040 +#: book.translate.xml:7204 msgid "" "The sticky bit permission will display as a t at the very end of the permission set:" @@ -11205,29 +11453,29 @@ "literal> no final do conjunto de permissões:" #. (itstool) path: sect2/screen -#: book.translate.xml:7044 +#: book.translate.xml:7208 #, no-wrap msgid "# ls -al / | grep tmp" msgstr "# ls -al / | grep tmp" #. (itstool) path: sect2/screen -#: book.translate.xml:7046 +#: book.translate.xml:7210 #, no-wrap msgid "drwxrwxrwt 10 root wheel 512 Aug 31 01:49 tmp" msgstr "drwxrwxrwt 10 root wheel 512 Aug 31 01:49 tmp" #. (itstool) path: sect1/title -#: book.translate.xml:7052 +#: book.translate.xml:7216 msgid "Directory Structure" msgstr "Estrutura de Diretórios" #. (itstool) path: sect1/indexterm -#: book.translate.xml:7054 +#: book.translate.xml:7218 msgid "directory hierarchy" msgstr "directory hierarchy" #. (itstool) path: sect1/para -#: book.translate.xml:7058 +#: book.translate.xml:7222 msgid "" "The FreeBSD directory hierarchy is fundamental to obtaining an overall " "understanding of the system. The most important directory is root or, " @@ -11246,7 +11494,7 @@ "a transição para a operação multi-usuário." #. (itstool) path: sect1/para -#: book.translate.xml:7067 +#: book.translate.xml:7231 msgid "" "A mount point is a directory where additional file systems can be grafted " "onto a parent file system (usually the root file system). This is further " @@ -11277,7 +11525,7 @@ "fstab\"/>." #. (itstool) path: sect1/para -#: book.translate.xml:7082 +#: book.translate.xml:7246 msgid "" "A complete description of the file system hierarchy is available in " "hier7/bin/" msgstr "/bin/" #. (itstool) path: row/entry -#: book.translate.xml:7103 +#: book.translate.xml:7267 msgid "" "User utilities fundamental to both single-user and multi-user environments." msgstr "" "Utilitários de usuário fundamentais para ambientes mono e multi-usuário." #. (itstool) path: row/entry -#: book.translate.xml:7108 +#: book.translate.xml:7272 msgid "/boot/" msgstr "/boot/" #. (itstool) path: row/entry -#: book.translate.xml:7109 +#: book.translate.xml:7273 msgid "" "Programs and configuration files used during operating system bootstrap." msgstr "" @@ -11326,12 +11574,12 @@ "operacional." #. (itstool) path: row/entry -#: book.translate.xml:7114 +#: book.translate.xml:7278 msgid "/boot/defaults/" msgstr "/boot/defaults/" #. (itstool) path: row/entry -#: book.translate.xml:7115 +#: book.translate.xml:7279 msgid "" "Default boot configuration files. Refer to " "loader.conf5 para maiores detalhes." #. (itstool) path: row/entry -#: book.translate.xml:7120 +#: book.translate.xml:7284 msgid "/dev/" msgstr "/dev/" #. (itstool) path: row/entry -#: book.translate.xml:7121 +#: book.translate.xml:7285 msgid "" "Device nodes. Refer to intro4 for details." @@ -11357,22 +11605,22 @@ "citerefentry> para detalhes." #. (itstool) path: row/entry -#: book.translate.xml:7126 +#: book.translate.xml:7290 msgid "/etc/" msgstr "/etc/" #. (itstool) path: row/entry -#: book.translate.xml:7127 +#: book.translate.xml:7291 msgid "System configuration files and scripts." msgstr "Arquivos de configuração do sistema e scripts." #. (itstool) path: row/entry -#: book.translate.xml:7131 +#: book.translate.xml:7295 msgid "/etc/defaults/" msgstr "/etc/defaults/" #. (itstool) path: row/entry -#: book.translate.xml:7132 +#: book.translate.xml:7296 msgid "" "Default system configuration files. Refer to " "rc8 para maiores detalhes." #. (itstool) path: row/entry -#: book.translate.xml:7137 +#: book.translate.xml:7301 msgid "/etc/mail/" msgstr "/etc/mail/" #. (itstool) path: row/entry -#: book.translate.xml:7138 +#: book.translate.xml:7302 msgid "" "Configuration files for mail transport agents such as " "sendmail8." #. (itstool) path: row/entry -#: book.translate.xml:7143 +#: book.translate.xml:7307 msgid "/etc/periodic/" msgstr "/etc/periodic/" #. (itstool) path: row/entry -#: book.translate.xml:7144 +#: book.translate.xml:7308 msgid "" "Scripts that run daily, weekly, and monthly, via " "cron88 para maiores detalhes." #. (itstool) path: row/entry -#: book.translate.xml:7150 +#: book.translate.xml:7314 msgid "/etc/ppp/" msgstr "/etc/ppp/" #. (itstool) path: row/entry -#: book.translate.xml:7151 +#: book.translate.xml:7315 msgid "" "ppp8 configuration files." @@ -11431,12 +11679,12 @@ "refentrytitle>8." #. (itstool) path: row/entry -#: book.translate.xml:7155 +#: book.translate.xml:7319 msgid "/mnt/" msgstr "/mnt/" #. (itstool) path: row/entry -#: book.translate.xml:7156 +#: book.translate.xml:7320 msgid "" "Empty directory commonly used by system administrators as a temporary mount " "point." @@ -11445,12 +11693,12 @@ "ponto de montagem temporário." #. (itstool) path: row/entry -#: book.translate.xml:7161 +#: book.translate.xml:7325 msgid "/proc/" msgstr "/proc/" #. (itstool) path: row/entry -#: book.translate.xml:7162 +#: book.translate.xml:7326 msgid "" "Process file system. Refer to procfs5, " @@ -11463,12 +11711,12 @@ "refentrytitle>8 para detalhes." #. (itstool) path: row/entry -#: book.translate.xml:7167 +#: book.translate.xml:7331 msgid "/rescue/" msgstr "/rescue/" #. (itstool) path: row/entry -#: book.translate.xml:7168 +#: book.translate.xml:7332 msgid "" "Statically linked programs for emergency recovery as described in " "rescue8." #. (itstool) path: row/entry -#: book.translate.xml:7173 +#: book.translate.xml:7337 msgid "/root/" msgstr "/root/" #. (itstool) path: row/entry -#: book.translate.xml:7174 +#: book.translate.xml:7338 msgid "" "Home directory for the root " "account." msgstr "Diretório da conta root." #. (itstool) path: row/entry -#: book.translate.xml:7180 +#: book.translate.xml:7344 msgid "/sbin/" msgstr "/sbin/" #. (itstool) path: row/entry -#: book.translate.xml:7181 +#: book.translate.xml:7345 msgid "" "System programs and administration utilities fundamental to both single-user " "and multi-user environments." @@ -11505,12 +11753,12 @@ "ambientes mono e multi-usuário." #. (itstool) path: row/entry -#: book.translate.xml:7187 +#: book.translate.xml:7351 msgid "/tmp/" msgstr "/tmp/" #. (itstool) path: row/entry -#: book.translate.xml:7188 +#: book.translate.xml:7352 msgid "" "Temporary files which are usually not preserved across " "a system reboot. A memory-based file system is often mounted at /" @@ -11530,73 +11778,73 @@ "refentrytitle>8 para maiores detalhes." #. (itstool) path: row/entry -#: book.translate.xml:7198 +#: book.translate.xml:7362 msgid "/usr/" msgstr "/usr/" #. (itstool) path: row/entry -#: book.translate.xml:7199 +#: book.translate.xml:7363 msgid "The majority of user utilities and applications." msgstr "A maioria dos utilitários e aplicativos do usuário." #. (itstool) path: row/entry -#: book.translate.xml:7204 +#: book.translate.xml:7368 msgid "/usr/bin/" msgstr "/usr/bin/" #. (itstool) path: row/entry -#: book.translate.xml:7205 +#: book.translate.xml:7369 msgid "Common utilities, programming tools, and applications." msgstr "Utilitários comuns, ferramentas de programação e aplicativos." #. (itstool) path: row/entry -#: book.translate.xml:7210 +#: book.translate.xml:7374 msgid "/usr/include/" msgstr "/usr/include/" #. (itstool) path: row/entry -#: book.translate.xml:7211 +#: book.translate.xml:7375 msgid "Standard C include files." msgstr "Arquivos para \"include\" do C padrão." #. (itstool) path: row/entry -#: book.translate.xml:7215 +#: book.translate.xml:7379 msgid "/usr/lib/" msgstr "/usr/lib/" #. (itstool) path: row/entry -#: book.translate.xml:7216 +#: book.translate.xml:7380 msgid "Archive libraries." msgstr "Arquivos de biblioteca." #. (itstool) path: row/entry -#: book.translate.xml:7221 +#: book.translate.xml:7385 msgid "/usr/libdata/" msgstr "/usr/libdata/" #. (itstool) path: row/entry -#: book.translate.xml:7222 +#: book.translate.xml:7386 msgid "Miscellaneous utility data files." msgstr "Diversos arquivos de dados de utilitários." #. (itstool) path: row/entry -#: book.translate.xml:7226 +#: book.translate.xml:7390 msgid "/usr/libexec/" msgstr "/usr/libexec/" #. (itstool) path: row/entry -#: book.translate.xml:7227 +#: book.translate.xml:7391 msgid "System daemons and system utilities executed by other programs." msgstr "" "Daemons do sistema e utilitários do sistema executados por outros programas." #. (itstool) path: row/entry -#: book.translate.xml:7232 +#: book.translate.xml:7396 msgid "/usr/local/" msgstr "/usr/local/" #. (itstool) path: row/entry -#: book.translate.xml:7233 +#: book.translate.xml:7397 msgid "" "Local executables and libraries. Also used as the default destination for " "the FreeBSD ports framework. Within /usr/local, the " @@ -11617,12 +11865,12 @@ "port." #. (itstool) path: row/entry -#: book.translate.xml:7246 +#: book.translate.xml:7410 msgid "/usr/obj/" msgstr "/usr/obj/" #. (itstool) path: row/entry -#: book.translate.xml:7247 +#: book.translate.xml:7411 msgid "" "Architecture-specific target tree produced by building the /usr/" "src tree." @@ -11631,52 +11879,52 @@ "árvore /usr/src." #. (itstool) path: row/entry -#: book.translate.xml:7253 +#: book.translate.xml:7417 msgid "/usr/ports/" msgstr "/usr/ports/" #. (itstool) path: row/entry -#: book.translate.xml:7254 +#: book.translate.xml:7418 msgid "The FreeBSD Ports Collection (optional)." msgstr "A Coleção de Ports do FreeBSD (opcional)." #. (itstool) path: row/entry -#: book.translate.xml:7258 +#: book.translate.xml:7422 msgid "/usr/sbin/" msgstr "/usr/sbin/" #. (itstool) path: row/entry -#: book.translate.xml:7259 +#: book.translate.xml:7423 msgid "System daemons and system utilities executed by users." msgstr "Daemons do sistema e utilitários do sistema executados pelos usuários." #. (itstool) path: row/entry -#: book.translate.xml:7264 +#: book.translate.xml:7428 msgid "/usr/share/" msgstr "/usr/share/" #. (itstool) path: row/entry -#: book.translate.xml:7265 +#: book.translate.xml:7429 msgid "Architecture-independent files." msgstr "Arquivos independentes de arquitetura." #. (itstool) path: row/entry -#: book.translate.xml:7269 +#: book.translate.xml:7433 msgid "/usr/src/" msgstr "/usr/src/" #. (itstool) path: row/entry -#: book.translate.xml:7270 +#: book.translate.xml:7434 msgid "BSD and/or local source files." msgstr "Arquivos do código-fonte do BSD." #. (itstool) path: row/entry -#: book.translate.xml:7274 +#: book.translate.xml:7438 msgid "/var/" msgstr "/var/" #. (itstool) path: row/entry -#: book.translate.xml:7275 +#: book.translate.xml:7439 msgid "" "Multi-purpose log, temporary, transient, and spool files. A memory-based " "file system is sometimes mounted at /var. This can be " @@ -11696,42 +11944,42 @@ "citerefentry> para maiores detalhes." #. (itstool) path: row/entry -#: book.translate.xml:7286 +#: book.translate.xml:7450 msgid "/var/log/" msgstr "/var/log/" #. (itstool) path: row/entry -#: book.translate.xml:7287 +#: book.translate.xml:7451 msgid "Miscellaneous system log files." msgstr "Diversos arquivos de log do sistema." #. (itstool) path: row/entry -#: book.translate.xml:7291 +#: book.translate.xml:7455 msgid "/var/mail/" msgstr "/var/mail/" #. (itstool) path: row/entry -#: book.translate.xml:7292 +#: book.translate.xml:7456 msgid "User mailbox files." msgstr "Arquivos de caixa de correio do usuário." #. (itstool) path: row/entry -#: book.translate.xml:7296 +#: book.translate.xml:7460 msgid "/var/spool/" msgstr "/var/spool/" #. (itstool) path: row/entry -#: book.translate.xml:7297 +#: book.translate.xml:7461 msgid "Miscellaneous printer and mail system spooling directories." msgstr "Diretórios de spooling de impressoras e sistemas de email." #. (itstool) path: row/entry -#: book.translate.xml:7302 +#: book.translate.xml:7466 msgid "/var/tmp/" msgstr "/var/tmp/" #. (itstool) path: row/entry -#: book.translate.xml:7303 +#: book.translate.xml:7467 msgid "" "Temporary files which are usually preserved across a system reboot, unless " "/var is a memory-based file system." @@ -11741,22 +11989,22 @@ "arquivos baseado em memória." #. (itstool) path: row/entry -#: book.translate.xml:7310 +#: book.translate.xml:7474 msgid "/var/yp/" msgstr "/var/yp/" #. (itstool) path: row/entry -#: book.translate.xml:7311 +#: book.translate.xml:7475 msgid "NIS maps." msgstr "Mapas de NIS." #. (itstool) path: sect1/title -#: book.translate.xml:7319 +#: book.translate.xml:7483 msgid "Disk Organization" msgstr "Organização dos Discos" #. (itstool) path: sect1/para -#: book.translate.xml:7321 +#: book.translate.xml:7485 msgid "" "The smallest unit of organization that FreeBSD uses to find files is the " "filename. Filenames are case-sensitive, which means that readme." @@ -11772,7 +12020,7 @@ "dados." #. (itstool) path: sect1/para -#: book.translate.xml:7328 +#: book.translate.xml:7492 msgid "" "Files are stored in directories. A directory may contain no files, or it may " "contain many hundreds of files. A directory can also contain other " @@ -11785,7 +12033,7 @@ "organizar os dados." #. (itstool) path: sect1/para -#: book.translate.xml:7334 +#: book.translate.xml:7498 msgid "" "Files and directories are referenced by giving the file or directory name, " "followed by a forward slash, /, followed by any other " @@ -11812,7 +12060,7 @@ "txt no FreeBSD." #. (itstool) path: sect1/para -#: book.translate.xml:7349 +#: book.translate.xml:7513 msgid "" "Directories and files are stored in a file system. Each file system contains " "exactly one directory at the very top level, called the root " @@ -11834,7 +12082,7 @@ "do mesmo disco." #. (itstool) path: sect1/para -#: book.translate.xml:7360 +#: book.translate.xml:7524 msgid "" "Consider three file systems, called A, B, and C. Each file system has one root directory, " @@ -11849,7 +12097,7 @@ "B2 e C1, C2)." #. (itstool) path: sect1/para -#: book.translate.xml:7367 +#: book.translate.xml:7531 msgid "" "Call A the root file system. If " "ls1B on to the directory A1B1 or B2 " "directories can be reached with the path /A1/B1 or " @@ -11955,7 +12203,7 @@ "desmontado de A." #. (itstool) path: sect1/para -#: book.translate.xml:7421 +#: book.translate.xml:7585 msgid "" "If B had been mounted on A2 then the " "diagram would look like this:" @@ -11968,13 +12216,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:7427 +#: book.translate.xml:7591 msgctxt "_" msgid "external ref='basics/example-dir3' md5='__failed__'" msgstr "external ref='basics/example-dir3' md5='__failed__'" #. (itstool) path: textobject/literallayout -#: book.translate.xml:7431 +#: book.translate.xml:7595 #, no-wrap msgid "" " /\n" @@ -11998,7 +12246,7 @@ " `--- B2" #. (itstool) path: sect1/para -#: book.translate.xml:7443 +#: book.translate.xml:7607 msgid "" "and the paths would be /A2/B1 and /A2/B2 respectively." @@ -12007,7 +12255,7 @@ "filename> respectivamente." #. (itstool) path: sect1/para -#: book.translate.xml:7448 +#: book.translate.xml:7612 msgid "" "File systems can be mounted on top of one another. Continuing the last " "example, the C file system could be mounted on top of the " @@ -12024,13 +12272,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:7456 +#: book.translate.xml:7620 msgctxt "_" msgid "external ref='basics/example-dir4' md5='__failed__'" msgstr "external ref='basics/example-dir4' md5='__failed__'" #. (itstool) path: textobject/literallayout -#: book.translate.xml:7460 +#: book.translate.xml:7624 #, no-wrap msgid "" " /\n" @@ -12062,7 +12310,7 @@ " `--- B2" #. (itstool) path: sect1/para -#: book.translate.xml:7476 +#: book.translate.xml:7640 msgid "" "Or C could be mounted directly on to the A file system, under the A1 directory:" @@ -12075,13 +12323,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:7482 +#: book.translate.xml:7646 msgctxt "_" msgid "external ref='basics/example-dir5' md5='__failed__'" msgstr "external ref='basics/example-dir5' md5='__failed__'" #. (itstool) path: textobject/literallayout -#: book.translate.xml:7486 +#: book.translate.xml:7650 #, no-wrap msgid "" " /\n" @@ -12113,7 +12361,7 @@ " `--- B2" #. (itstool) path: sect1/para -#: book.translate.xml:7502 +#: book.translate.xml:7666 msgid "" "It is entirely possible to have one large root file system, and not need to " "create any others. There are some drawbacks to this approach, and one " @@ -12124,12 +12372,12 @@ "uma vantagem." #. (itstool) path: itemizedlist/title -#: book.translate.xml:7507 +#: book.translate.xml:7671 msgid "Benefits of Multiple File Systems" msgstr "Benefícios de vários sistemas de arquivos" #. (itstool) path: listitem/para -#: book.translate.xml:7510 +#: book.translate.xml:7674 msgid "" "Different file systems can have different mount options. For example, the root file system can be mounted read-only, " @@ -12151,7 +12399,7 @@ "arquivos entrem em vigor, possivelmente melhorando a segurança." #. (itstool) path: listitem/para -#: book.translate.xml:7524 +#: book.translate.xml:7688 msgid "" "FreeBSD automatically optimizes the layout of files on a file system, " "depending on how the file system is being used. So a file system that " @@ -12167,7 +12415,7 @@ "é quebrada." #. (itstool) path: listitem/para -#: book.translate.xml:7533 +#: book.translate.xml:7697 msgid "" "FreeBSD's file systems are robust if power is lost. However, a power loss at " "a critical point could still damage the structure of the file system. By " @@ -12181,12 +12429,12 @@ "restauração do backup conforme necessário." #. (itstool) path: itemizedlist/title -#: book.translate.xml:7543 +#: book.translate.xml:7707 msgid "Benefit of a Single File System" msgstr "Benefício de um sistema de arquivos único" #. (itstool) path: listitem/para -#: book.translate.xml:7546 +#: book.translate.xml:7710 msgid "" "File systems are a fixed size. If you create a file system when you install " "FreeBSD and give it a specific size, you may later discover that you need to " @@ -12201,7 +12449,7 @@ "novo tamanho e, em seguida, restaurando os dados de backup." #. (itstool) path: important/para -#: book.translate.xml:7554 +#: book.translate.xml:7718 msgid "" "FreeBSD features the growfs8 command, which makes " @@ -12214,7 +12462,7 @@ "limitação." #. (itstool) path: sect1/para -#: book.translate.xml:7561 +#: book.translate.xml:7725 msgid "" "File systems are contained in partitions. This does not have the same " "meaning as the common usage of the term partition (for example, swap space to " "provide virtual memory. This allows your computer to " @@ -12253,47 +12501,47 @@ "de volta (removendo alguma outra coisa) quando precisa." #. (itstool) path: sect1/para -#: book.translate.xml:7580 +#: book.translate.xml:7744 msgid "Some partitions have certain conventions associated with them." msgstr "Algumas partições possuem certas convenções associadas a elas." #. (itstool) path: row/entry -#: book.translate.xml:7590 +#: book.translate.xml:7754 msgid "Partition" msgstr "Partição" #. (itstool) path: row/entry -#: book.translate.xml:7591 +#: book.translate.xml:7755 msgid "Convention" msgstr "Convenção" #. (itstool) path: row/entry -#: book.translate.xml:7597 +#: book.translate.xml:7761 msgid "a" msgstr "a" #. (itstool) path: row/entry -#: book.translate.xml:7598 +#: book.translate.xml:7762 msgid "Normally contains the root file system." msgstr "Normalmente contém o sistema de arquivos raiz." #. (itstool) path: row/entry -#: book.translate.xml:7602 +#: book.translate.xml:7766 msgid "b" msgstr "b" #. (itstool) path: row/entry -#: book.translate.xml:7603 +#: book.translate.xml:7767 msgid "Normally contains swap space." msgstr "Normalmente contém espaço de swap." #. (itstool) path: row/entry -#: book.translate.xml:7607 +#: book.translate.xml:7771 msgid "c" msgstr "c" #. (itstool) path: row/entry -#: book.translate.xml:7608 +#: book.translate.xml:7772 msgid "" "Normally the same size as the enclosing slice. This allows utilities that " "need to work on the entire slice, such as a bad block scanner, to work on " @@ -12306,12 +12554,12 @@ "arquivos normalmente não seria criado nessa partição." #. (itstool) path: row/entry -#: book.translate.xml:7616 +#: book.translate.xml:7780 msgid "d" msgstr "d" #. (itstool) path: row/entry -#: book.translate.xml:7617 +#: book.translate.xml:7781 msgid "" "Partition d used to have a special meaning associated " "with it, although that is now gone and d may work as any " @@ -12322,7 +12570,7 @@ "funcionar como qualquer partição normal." #. (itstool) path: sect1/para -#: book.translate.xml:7626 +#: book.translate.xml:7790 msgid "" "Disks in FreeBSD are divided into slices, referred to in Windows as partitions, which are numbered from 1 " @@ -12335,22 +12583,22 @@ "rotuladas usando letras." #. (itstool) path: sect1/indexterm -#: book.translate.xml:7631 +#: book.translate.xml:7795 msgid "slices" msgstr "slices" #. (itstool) path: sect1/indexterm -#: book.translate.xml:7634 book.translate.xml:31886 book.translate.xml:31982 +#: book.translate.xml:7798 book.translate.xml:32046 book.translate.xml:32142 msgid "partitions" msgstr "partitions" #. (itstool) path: sect1/indexterm -#: book.translate.xml:7637 +#: book.translate.xml:7801 msgid "dangerously dedicated" msgstr "dangerously dedicated" #. (itstool) path: sect1/para -#: book.translate.xml:7641 +#: book.translate.xml:7805 msgid "" "Slice numbers follow the device name, prefixed with an s, " "starting at 1. So da0s1 is the first " @@ -12371,7 +12619,7 @@ "usados por sistemas de arquivos que esperam ocupar uma slice." #. (itstool) path: sect1/para -#: book.translate.xml:7651 +#: book.translate.xml:7815 msgid "" "Slices, dangerously dedicated physical drives, and other " "drives contain partitions, which are represented as " @@ -12392,7 +12640,7 @@ "slice da segunda unidade de disco SATA." #. (itstool) path: sect1/para -#: book.translate.xml:7664 +#: book.translate.xml:7828 msgid "" "Finally, each disk on the system is identified. A disk name starts with a " "code that indicates the type of disk, and then a number, indicating which " @@ -12405,7 +12653,7 @@ "Códigos usuais são listados em ." #. (itstool) path: sect1/para -#: book.translate.xml:7670 +#: book.translate.xml:7834 msgid "" "When referring to a partition, include the disk name, s, " "the slice number, and then the partition letter. Examples are shown in ." #. (itstool) path: sect1/para -#: book.translate.xml:7675 +#: book.translate.xml:7839 msgid "" " shows a conceptual model of a " "disk layout." @@ -12425,7 +12673,7 @@ "um layout de disco." #. (itstool) path: sect1/para -#: book.translate.xml:7678 +#: book.translate.xml:7842 msgid "" "When installing FreeBSD, configure the disk slices, create partitions within " "the slice to be used for FreeBSD, create a file system or swap space in each " @@ -12436,32 +12684,32 @@ "de swap em cada partição e decida onde cada sistema de arquivos será montado." #. (itstool) path: table/title -#: book.translate.xml:7684 +#: book.translate.xml:7848 msgid "Disk Device Names" msgstr "Nomes de dispositivos de disco" #. (itstool) path: row/entry -#: book.translate.xml:7692 +#: book.translate.xml:7856 msgid "Drive Type" msgstr "Tipo de drive" #. (itstool) path: row/entry -#: book.translate.xml:7693 +#: book.translate.xml:7857 msgid "Drive Device Name" msgstr "Nome do drive" #. (itstool) path: row/entry -#: book.translate.xml:7699 +#: book.translate.xml:7863 msgid "SATA and IDE hard drives" msgstr "discos rígidos SATA e IDE" #. (itstool) path: row/entry -#: book.translate.xml:7701 +#: book.translate.xml:7865 msgid "ada or ad" msgstr "ada ou ad" #. (itstool) path: row/entry -#: book.translate.xml:7706 +#: book.translate.xml:7870 msgid "" "SCSI hard drives and USB storage " "devices" @@ -12470,12 +12718,12 @@ "USB" #. (itstool) path: row/entry -#: book.translate.xml:7708 +#: book.translate.xml:7872 msgid "da" msgstr "da" #. (itstool) path: row/entry -#: book.translate.xml:7712 +#: book.translate.xml:7876 msgid "" "SATA and IDE CD-ROM " "drives" @@ -12484,37 +12732,37 @@ "acronym>" #. (itstool) path: row/entry -#: book.translate.xml:7714 +#: book.translate.xml:7878 msgid "cd or acd" msgstr "cd ou acd" #. (itstool) path: row/entry -#: book.translate.xml:7719 +#: book.translate.xml:7883 msgid "SCSI CD-ROM drives" msgstr "Unidades SCSI CD-ROM" #. (itstool) path: row/entry -#: book.translate.xml:7721 +#: book.translate.xml:7885 msgid "cd" msgstr "cd" #. (itstool) path: row/entry -#: book.translate.xml:7725 +#: book.translate.xml:7889 msgid "Floppy drives" msgstr "Unidades de disquete" #. (itstool) path: row/entry -#: book.translate.xml:7726 +#: book.translate.xml:7890 msgid "fd" msgstr "fd" #. (itstool) path: row/entry -#: book.translate.xml:7730 +#: book.translate.xml:7894 msgid "Assorted non-standard CD-ROM drives" msgstr "Unidades de CD-ROM não-padrão variadas" #. (itstool) path: row/entry -#: book.translate.xml:7732 +#: book.translate.xml:7896 msgid "" "mcd for Mitsumi CD-ROM and " "scd for Sony CD-ROM devices" @@ -12523,32 +12771,32 @@ "scd para dispositivos de CD-ROM Sony" #. (itstool) path: row/entry -#: book.translate.xml:7738 +#: book.translate.xml:7902 msgid "SCSI tape drives" msgstr "Unidades de fita SCSI" #. (itstool) path: row/entry -#: book.translate.xml:7739 +#: book.translate.xml:7903 msgid "sa" msgstr "sa" #. (itstool) path: row/entry -#: book.translate.xml:7743 +#: book.translate.xml:7907 msgid "IDE tape drives" msgstr "Unidades de fita IDE" #. (itstool) path: row/entry -#: book.translate.xml:7744 +#: book.translate.xml:7908 msgid "ast" msgstr "ast" #. (itstool) path: row/entry -#: book.translate.xml:7748 +#: book.translate.xml:7912 msgid "RAID drives" msgstr "Drives RAID" #. (itstool) path: row/entry -#: book.translate.xml:7749 +#: book.translate.xml:7913 msgid "" "Examples include aacd for Adaptec AdvancedRAID, mlxd and " @@ -12567,27 +12815,27 @@ "trademark> RAID." #. (itstool) path: example/title -#: book.translate.xml:7761 +#: book.translate.xml:7925 msgid "Sample Disk, Slice, and Partition Names" msgstr "Exemplo de Nomes de Disco, Slice e Partição" #. (itstool) path: row/entry -#: book.translate.xml:7770 +#: book.translate.xml:7934 msgid "Name" msgstr "Nome" #. (itstool) path: row/entry -#: book.translate.xml:7771 book.translate.xml:62475 +#: book.translate.xml:7935 book.translate.xml:62633 msgid "Meaning" msgstr "Significado" #. (itstool) path: row/entry -#: book.translate.xml:7777 +#: book.translate.xml:7941 msgid "ada0s1a" msgstr "ada0s1a" #. (itstool) path: row/entry -#: book.translate.xml:7778 +#: book.translate.xml:7942 msgid "" "The first partition (a) on the first slice (s1) on the first SATA disk (ada0)." #. (itstool) path: row/entry -#: book.translate.xml:7785 +#: book.translate.xml:7949 msgid "da1s2e" msgstr "da1s2e" #. (itstool) path: row/entry -#: book.translate.xml:7786 +#: book.translate.xml:7950 msgid "" "The fifth partition (e) on the second slice (s2) on the second SCSI disk (da1)." @@ -12612,12 +12860,12 @@ "literal>) no segundo disco SCSI (da1)." #. (itstool) path: example/title -#: book.translate.xml:7796 +#: book.translate.xml:7960 msgid "Conceptual Model of a Disk" msgstr "Modelo conceitual de um disco" #. (itstool) path: example/para -#: book.translate.xml:7798 +#: book.translate.xml:7962 msgid "" "This diagram shows FreeBSD's view of the first SATA disk " "attached to the system. Assume that the disk is 250 GB in size, and contains " @@ -12638,7 +12886,7 @@ "quatro partições de dados e uma partição swap." #. (itstool) path: example/para -#: book.translate.xml:7808 +#: book.translate.xml:7972 msgid "" "The four partitions each hold a file system. Partition a " "is used for the root file system, d for /var//. /dev, /usr e assim por diante." #. (itstool) path: sect1/indexterm -#: book.translate.xml:7836 +#: book.translate.xml:8000 msgid "root file system" msgstr "root file system" #. (itstool) path: sect1/para -#: book.translate.xml:7840 +#: book.translate.xml:8004 msgid "" "There are various reasons to house some of these directories on separate " "file systems. /var contains the directories " @@ -12707,7 +12955,7 @@ "var do / geralmente é vantajoso." #. (itstool) path: sect1/para -#: book.translate.xml:7851 +#: book.translate.xml:8015 msgid "" "Another common reason to contain certain directory trees on other file " "systems is if they are to be housed on separate physical disks, or are " @@ -12721,19 +12969,19 @@ "unidades de CD-ROM." #. (itstool) path: sect2/title -#: book.translate.xml:7858 +#: book.translate.xml:8022 msgid "The fstab File" msgstr "O arquivo fstab" #. (itstool) path: sect2/indexterm -#: book.translate.xml:7860 +#: book.translate.xml:8024 msgid "" "file systems mounted with fstab" msgstr "" "file systems mounted with fstab" #. (itstool) path: sect2/para -#: book.translate.xml:7865 +#: book.translate.xml:8029 msgid "" "During the boot process (), file systems listed in " "/etc/fstab are automatically mounted except for the " @@ -12746,18 +12994,18 @@ "arquivo contém entradas no seguinte formato:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:7871 +#: book.translate.xml:8035 #, no-wrap msgid "device /mount-point fstype options dumpfreq passno" msgstr "device /mount-point fstype options dumpfreq passno" #. (itstool) path: varlistentry/term -#: book.translate.xml:7875 +#: book.translate.xml:8039 msgid "device" msgstr "device" #. (itstool) path: listitem/para -#: book.translate.xml:7877 +#: book.translate.xml:8041 msgid "" "An existing device name as explained in ." msgstr "" @@ -12765,22 +13013,22 @@ "\"disks-naming\"/>." #. (itstool) path: varlistentry/term -#: book.translate.xml:7883 +#: book.translate.xml:8047 msgid "mount-point" msgstr "mount-point" #. (itstool) path: listitem/para -#: book.translate.xml:7886 +#: book.translate.xml:8050 msgid "An existing directory on which to mount the file system." msgstr "Um diretório existente no qual montar o sistema de arquivos." #. (itstool) path: varlistentry/term -#: book.translate.xml:7892 +#: book.translate.xml:8056 msgid "fstype" msgstr "fstype" #. (itstool) path: listitem/para -#: book.translate.xml:7895 +#: book.translate.xml:8059 msgid "" "The file system type to pass to mount8. The default FreeBSD " @@ -12792,12 +13040,12 @@ "literal>." #. (itstool) path: varlistentry/term -#: book.translate.xml:7902 +#: book.translate.xml:8066 msgid "options" msgstr "options" #. (itstool) path: listitem/para -#: book.translate.xml:7905 +#: book.translate.xml:8069 msgid "" "Either for read-write file systems, or pode economizar mais tempo a longo prazo." #. (itstool) path: sect1/para -#: book.translate.xml:8709 +#: book.translate.xml:8873 msgid "" "Many applications which modify files or require typed input will " "automatically open a text editor. To change the default editor, set the " @@ -14399,12 +14647,12 @@ "linkend=\"shells\"/>." #. (itstool) path: sect1/title -#: book.translate.xml:8716 +#: book.translate.xml:8880 msgid "Devices and Device Nodes" msgstr "Dispositivos e nós de dispositivos" #. (itstool) path: sect1/para -#: book.translate.xml:8718 +#: book.translate.xml:8882 msgid "" "A device is a term used mostly for hardware-related activities in a system, " "including disks, printers, graphics cards, and keyboards. When FreeBSD " @@ -14420,7 +14668,7 @@ "filename>." #. (itstool) path: sect1/para -#: book.translate.xml:8725 +#: book.translate.xml:8889 msgid "" "Each device has a device name and number. For example, ada0 is the first SATA hard drive, while kbd0 " @@ -14431,7 +14679,7 @@ "kbd0 representa o teclado." #. (itstool) path: sect1/para -#: book.translate.xml:8730 +#: book.translate.xml:8894 msgid "" "Most devices in FreeBSD must be accessed through special files called device " "nodes, which are located in /dev." @@ -14441,17 +14689,17 @@ "em /dev." #. (itstool) path: sect1/title -#: book.translate.xml:8736 +#: book.translate.xml:8900 msgid "Manual Pages" msgstr "Páginas de Manual" #. (itstool) path: sect1/indexterm -#: book.translate.xml:8738 +#: book.translate.xml:8902 msgid "manual pages" msgstr "manual pages" #. (itstool) path: sect1/para -#: book.translate.xml:8742 +#: book.translate.xml:8906 msgid "" "The most comprehensive documentation on FreeBSD is in the form of manual " "pages. Nearly every program on the system comes with a short reference " @@ -14464,13 +14712,13 @@ "manuais podem ser visualizados usando o man:" #. (itstool) path: sect1/screen -#: book.translate.xml:8748 +#: book.translate.xml:8912 #, no-wrap msgid "% man command" msgstr "% man command" #. (itstool) path: sect1/para -#: book.translate.xml:8750 +#: book.translate.xml:8914 msgid "" "where command is the name of the command to learn " "about. For example, to learn more about ls1, digite:" #. (itstool) path: sect1/screen -#: book.translate.xml:8754 +#: book.translate.xml:8918 #, no-wrap msgid "% man ls" msgstr "% man ls" #. (itstool) path: sect1/para -#: book.translate.xml:8756 +#: book.translate.xml:8920 msgid "" "Manual pages are divided into sections which represent the type of topic. In " "FreeBSD, the following sections are available:" @@ -14496,52 +14744,52 @@ "tópico. No FreeBSD, as seguintes seções estão disponíveis:" #. (itstool) path: listitem/para -#: book.translate.xml:8762 +#: book.translate.xml:8926 msgid "User commands." msgstr "Comandos de usuário." #. (itstool) path: listitem/para -#: book.translate.xml:8766 +#: book.translate.xml:8930 msgid "System calls and error numbers." msgstr "Chamadas do sistema e números de erro." #. (itstool) path: listitem/para -#: book.translate.xml:8770 +#: book.translate.xml:8934 msgid "Functions in the C libraries." msgstr "Funções nas bibliotecas C." #. (itstool) path: listitem/para -#: book.translate.xml:8774 +#: book.translate.xml:8938 msgid "Device drivers." msgstr "Drivers de dispositivos." #. (itstool) path: listitem/para -#: book.translate.xml:8778 +#: book.translate.xml:8942 msgid "File formats." msgstr "Formatos de arquivo." #. (itstool) path: listitem/para -#: book.translate.xml:8782 +#: book.translate.xml:8946 msgid "Games and other diversions." msgstr "Jogos e outras diversões." #. (itstool) path: listitem/para -#: book.translate.xml:8786 +#: book.translate.xml:8950 msgid "Miscellaneous information." msgstr "Informações diversas." #. (itstool) path: listitem/para -#: book.translate.xml:8790 +#: book.translate.xml:8954 msgid "System maintenance and operation commands." msgstr "Comandos de manutenção e operação do sistema." #. (itstool) path: listitem/para -#: book.translate.xml:8794 +#: book.translate.xml:8958 msgid "System kernel interfaces." msgstr "Interfaces do kernel do sistema." #. (itstool) path: sect1/para -#: book.translate.xml:8798 +#: book.translate.xml:8962 msgid "" "In some cases, the same topic may appear in more than one section of the " "online manual. For example, there is a chmod user command " @@ -14556,13 +14804,13 @@ "citerefentry> qual seção exibir, especifique o número da seção:" #. (itstool) path: sect1/screen -#: book.translate.xml:8804 +#: book.translate.xml:8968 #, no-wrap msgid "% man 1 chmod" msgstr "% man 1 chmod" #. (itstool) path: sect1/para -#: book.translate.xml:8806 +#: book.translate.xml:8970 msgid "" "This will display the manual page for the user command " "chmod1 refere-se à chamada do sistema." #. (itstool) path: sect1/para -#: book.translate.xml:8812 +#: book.translate.xml:8976 msgid "" "If the name of the manual page is unknown, use man -k to " "search for keywords in the manual page descriptions:" @@ -14592,13 +14840,13 @@ "command> para procurar por palavras-chave nas descrições da página de manual:" #. (itstool) path: sect1/screen -#: book.translate.xml:8816 +#: book.translate.xml:8980 #, no-wrap msgid "% man -k mail" msgstr "% man -k mail" #. (itstool) path: sect1/para -#: book.translate.xml:8818 +#: book.translate.xml:8982 msgid "" "This command displays a list of commands that have the keyword mail in their descriptions. This is equivalent to using " @@ -14611,7 +14859,7 @@ "manvolnum>." #. (itstool) path: sect1/para -#: book.translate.xml:8822 +#: book.translate.xml:8986 msgid "" "To read the descriptions for all of the commands in /usr/bin, type:" @@ -14620,7 +14868,7 @@ "filename>, digite:" #. (itstool) path: sect1/screen -#: book.translate.xml:8825 +#: book.translate.xml:8989 #, no-wrap msgid "" "% cd /usr/bin\n" @@ -14631,12 +14879,12 @@ #. (itstool) path: sect1/para #. (itstool) path: listitem/para -#: book.translate.xml:8828 book.translate.xml:49830 +#: book.translate.xml:8992 book.translate.xml:49990 msgid "or" msgstr "ou" #. (itstool) path: sect1/screen -#: book.translate.xml:8830 +#: book.translate.xml:8994 #, no-wrap msgid "" "% cd /usr/bin\n" @@ -14646,12 +14894,12 @@ "% whatis * |more" #. (itstool) path: sect2/title -#: book.translate.xml:8834 +#: book.translate.xml:8998 msgid "GNU Info Files" msgstr "Arquivos GNU Info" #. (itstool) path: sect2/para -#: book.translate.xml:8840 +#: book.translate.xml:9004 msgid "" "FreeBSD includes several applications and utilities produced by the Free " "Software Foundation (FSF). In addition to manual pages, these programs may " @@ -14670,7 +14918,7 @@ "emacs." #. (itstool) path: sect2/para -#: book.translate.xml:8848 +#: book.translate.xml:9012 msgid "" "To use info1, type:" @@ -14679,13 +14927,13 @@ "manvolnum>, digite:" #. (itstool) path: sect2/screen -#: book.translate.xml:8850 +#: book.translate.xml:9014 #, no-wrap msgid "% info" msgstr "% info" #. (itstool) path: sect2/para -#: book.translate.xml:8852 +#: book.translate.xml:9016 msgid "" "For a brief introduction, type h. For a quick command " "reference, type ?." @@ -14694,22 +14942,22 @@ "rápida de comandos, digite ?." #. (itstool) path: chapter/title -#: book.translate.xml:8866 +#: book.translate.xml:9030 msgid "Installing Applications: Packages and Ports" msgstr "Instalando Aplicativos: Pacotes e Ports" #. (itstool) path: sect1/indexterm -#: book.translate.xml:8871 +#: book.translate.xml:9035 msgid "ports" msgstr "ports" #. (itstool) path: sect1/indexterm -#: book.translate.xml:8872 +#: book.translate.xml:9036 msgid "packages" msgstr "packages" #. (itstool) path: sect1/para -#: book.translate.xml:8873 +#: book.translate.xml:9037 msgid "" "FreeBSD is bundled with a rich collection of system tools as part of the " "base system. In addition, FreeBSD provides two complementary technologies " @@ -14726,25 +14974,25 @@ "de uma mídia local ou da rede." #. (itstool) path: listitem/para -#: book.translate.xml:8885 +#: book.translate.xml:9049 msgid "The difference between binary packages and ports." msgstr "A diferença entre pacotes binários e ports." #. (itstool) path: listitem/para -#: book.translate.xml:8889 +#: book.translate.xml:9053 msgid "How to find third-party software that has been ported to FreeBSD." msgstr "" "Como encontrar softwares de terceiros que tenham sido portados para o " "FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:8894 +#: book.translate.xml:9058 msgid "How to manage binary packages using pkg." msgstr "" "Como gerenciar pacotes binários usando o pkg." #. (itstool) path: listitem/para -#: book.translate.xml:8899 +#: book.translate.xml:9063 msgid "" "How to build third-party software from source using the Ports Collection." msgstr "" @@ -14752,7 +15000,7 @@ "coleção de ports." #. (itstool) path: listitem/para -#: book.translate.xml:8904 +#: book.translate.xml:9068 msgid "" "How to find the files installed with the application for post-installation " "configuration." @@ -14761,17 +15009,17 @@ "instalação." #. (itstool) path: listitem/para -#: book.translate.xml:8909 +#: book.translate.xml:9073 msgid "What to do if a software installation fails." msgstr "O que fazer se a instalação do software falhar." #. (itstool) path: sect1/title -#: book.translate.xml:8915 +#: book.translate.xml:9079 msgid "Overview of Software Installation" msgstr "Visão geral sobre a Instalação de Software" #. (itstool) path: sect1/para -#: book.translate.xml:8917 +#: book.translate.xml:9081 msgid "" "The typical steps for installing third-party software on a UNIX system include:" @@ -14780,7 +15028,7 @@ "UNIX incluem:" #. (itstool) path: step/para -#: book.translate.xml:8922 +#: book.translate.xml:9086 msgid "" "Find and download the software, which might be distributed in source code " "format or as a binary." @@ -14789,7 +15037,7 @@ "fonte ou como um binário." #. (itstool) path: step/para -#: book.translate.xml:8927 +#: book.translate.xml:9091 msgid "" "Unpack the software from its distribution format. This is typically a " "tarball compressed with a program such as " @@ -14810,7 +15058,7 @@ "refentrytitle>1." #. (itstool) path: step/para -#: book.translate.xml:8934 +#: book.translate.xml:9098 msgid "" "Locate the documentation in INSTALL, README or some file in a doc/ subdirectory and read " @@ -14821,7 +15069,7 @@ "leia sobre como instalar o software." #. (itstool) path: step/para -#: book.translate.xml:8941 +#: book.translate.xml:9105 msgid "" "If the software was distributed in source format, compile it. This may " "involve editing a Makefile or running a " @@ -14832,12 +15080,12 @@ "script configure." #. (itstool) path: step/para -#: book.translate.xml:8948 +#: book.translate.xml:9112 msgid "Test and install the software." msgstr "Teste e instale o software." #. (itstool) path: sect1/para -#: book.translate.xml:8952 +#: book.translate.xml:9116 msgid "" "A FreeBSD port is a collection of files designed to " "automate the process of compiling an application from source code. The files " @@ -14851,7 +15099,7 @@ "automaticamente o aplicativo." #. (itstool) path: sect1/para -#: book.translate.xml:8959 +#: book.translate.xml:9123 msgid "" "If the software has not already been adapted and tested on FreeBSD, the " "source code might need editing in order for it to install and run properly." @@ -14860,7 +15108,7 @@ "pode precisar ser editado para que seja instalado e executado corretamente." #. (itstool) path: sect1/para -#: book.translate.xml:8963 +#: book.translate.xml:9127 msgid "" "However, over 24,000 third-party applications have already been ported to " @@ -14873,7 +15121,7 @@ "pacotes pré-compilados." #. (itstool) path: sect1/para -#: book.translate.xml:8968 +#: book.translate.xml:9132 msgid "" "Packages can be manipulated with the FreeBSD package management commands." msgstr "" @@ -14881,7 +15129,7 @@ "FreeBSD." #. (itstool) path: sect1/para -#: book.translate.xml:8972 +#: book.translate.xml:9136 msgid "" "Both packages and ports understand dependencies. If a package or port is " "used to install an application and a dependent library is not already " @@ -14892,7 +15140,7 @@ "estiver instalada, a biblioteca será instalada automaticamente primeiro." #. (itstool) path: sect1/para -#: book.translate.xml:8977 +#: book.translate.xml:9141 msgid "" "A FreeBSD package contains pre-compiled copies of all the commands for an " "application, as well as any configuration files and documentation. A package " @@ -14907,7 +15155,7 @@ "citerefentry>, como pkg install." #. (itstool) path: sect1/para -#: book.translate.xml:8983 +#: book.translate.xml:9147 msgid "" "While the two technologies are similar, packages and ports each have their " "own strengths. Select the technology that meets your requirements for " @@ -14918,12 +15166,12 @@ "requisitos para instalar um aplicativo específico." #. (itstool) path: itemizedlist/title -#: book.translate.xml:8989 +#: book.translate.xml:9153 msgid "Package Benefits" msgstr "Benefícios dos Pacotes" #. (itstool) path: listitem/para -#: book.translate.xml:8992 +#: book.translate.xml:9156 msgid "" "A compressed package tarball is typically smaller than the compressed " "tarball containing the source code for the application." @@ -14932,7 +15180,7 @@ "compactado que contém o código-fonte do aplicativo." #. (itstool) path: listitem/para -#: book.translate.xml:8998 +#: book.translate.xml:9162 msgid "" "Packages do not require compilation time. For large applications, such as " "Mozilla, KDE, or " @@ -14944,7 +15192,7 @@ "lento." #. (itstool) path: listitem/para -#: book.translate.xml:9006 +#: book.translate.xml:9170 msgid "" "Packages do not require any understanding of the process involved in " "compiling software on FreeBSD." @@ -14953,12 +15201,12 @@ "de software no FreeBSD." #. (itstool) path: itemizedlist/title -#: book.translate.xml:9012 +#: book.translate.xml:9176 msgid "Port Benefits" msgstr "Benefícios dos Ports" #. (itstool) path: listitem/para -#: book.translate.xml:9015 +#: book.translate.xml:9179 msgid "" "Packages are normally compiled with conservative options because they have " "to run on the maximum number of systems. By compiling from the port, one can " @@ -14969,7 +15217,7 @@ "do port, podem-se alterar as opções de compilação." #. (itstool) path: listitem/para -#: book.translate.xml:9022 +#: book.translate.xml:9186 msgid "" "Some applications have compile-time options relating to which features are " "installed. For example, Apache can be configured " @@ -14980,7 +15228,7 @@ "pode ser configurado com uma ampla variedade de diferentes opções internas." #. (itstool) path: listitem/para -#: book.translate.xml:9027 +#: book.translate.xml:9191 msgid "" "In some cases, multiple packages will exist for the same application to " "specify certain settings. For example, GhostscriptFreeBSD ports mailing " @@ -15038,7 +15286,7 @@ "de bugs no FreeBSD." #. (itstool) path: warning/para -#: book.translate.xml:9060 +#: book.translate.xml:9224 msgid "" "Before installing any application, check for security issues related to the application or type " @@ -15051,7 +15299,7 @@ "instaladas aplicativos para vulnerabilidades conhecidas." #. (itstool) path: sect1/para -#: book.translate.xml:9066 +#: book.translate.xml:9230 msgid "" "The remainder of this chapter explains how to use packages and ports to " "install and manage third-party software on FreeBSD." @@ -15060,12 +15308,12 @@ "gerenciar software de terceiros no FreeBSD." #. (itstool) path: sect1/title -#: book.translate.xml:9072 +#: book.translate.xml:9236 msgid "Finding Software" msgstr "Encontrando Software" #. (itstool) path: sect1/para -#: book.translate.xml:9074 +#: book.translate.xml:9238 msgid "" "FreeBSD's list of available applications is growing all the time. There are " "a number of ways to find software to install:" @@ -15074,7 +15322,7 @@ "Existem várias maneiras de encontrar softwares para instalar:" #. (itstool) path: listitem/para -#: book.translate.xml:9080 +#: book.translate.xml:9244 msgid "" "The FreeBSD web site maintains an up-to-date searchable list of all the " "available applications, at FreshPorts" msgstr "FreshPorts" #. (itstool) path: listitem/para -#: book.translate.xml:9089 +#: book.translate.xml:9253 msgid "" "Dan Langille maintains FreshPorts.org which provides a comprehensive search utility and " @@ -15107,12 +15355,12 @@ "um e-mail automatizado quando seus ports sendo monitorados forem atualizados." #. (itstool) path: listitem/indexterm -#: book.translate.xml:9098 +#: book.translate.xml:9262 msgid "SourceForge" msgstr "SourceForge" #. (itstool) path: listitem/para -#: book.translate.xml:9100 +#: book.translate.xml:9264 msgid "" "If finding a particular application becomes challenging, try searching a " "site like SourceForge.net para ver se o aplicativo foi portado." #. (itstool) path: listitem/indexterm -#: book.translate.xml:9108 +#: book.translate.xml:9272 msgid "pkg search" msgstr "pkg search" #. (itstool) path: listitem/para #. (itstool) id: book.translate.xml#pkg-search -#: book.translate.xml:9113 +#: book.translate.xml:9277 msgid "To search the binary package repository for an application:" msgstr "Para pesquisar o repositório de pacotes binários por um aplicativo:" #. (itstool) path: listitem/screen -#: book.translate.xml:9116 +#: book.translate.xml:9280 #, no-wrap msgid "" "# pkg search subversion\n" @@ -15168,7 +15416,7 @@ "subversion17-1.7.16_2" #. (itstool) path: listitem/para -#: book.translate.xml:9129 +#: book.translate.xml:9293 msgid "" "Package names include the version number and, in the case of ports based on " "python, the version number of the version of python the package was built " @@ -15192,7 +15440,7 @@ "com para listar a origem de cada pacote:" #. (itstool) path: listitem/screen -#: book.translate.xml:9143 +#: book.translate.xml:9307 #, no-wrap msgid "" "# pkg search -o subversion\n" @@ -15222,7 +15470,7 @@ "devel/subversion-static" #. (itstool) path: listitem/para -#: book.translate.xml:9156 +#: book.translate.xml:9320 msgid "" "Searching by shell globs, regular expressions, exact match, by description, " "or any other field in the repository database is also supported by " @@ -15239,7 +15487,7 @@ "refentrytitle>8 para maiores detalhes." #. (itstool) path: listitem/para -#: book.translate.xml:9165 +#: book.translate.xml:9329 msgid "" "If the Ports Collection is already installed, there are several methods to " "query the local version of the ports tree. To find out which category a port " @@ -15253,7 +15501,7 @@ "ser instalado:" #. (itstool) path: listitem/screen -#: book.translate.xml:9172 +#: book.translate.xml:9336 #, no-wrap msgid "" "# whereis lsof\n" @@ -15263,7 +15511,7 @@ "lsof: /usr/ports/sysutils/lsof" #. (itstool) path: listitem/para -#: book.translate.xml:9175 +#: book.translate.xml:9339 msgid "" "Alternately, an echo1 statement can be used:" @@ -15272,7 +15520,7 @@ "refentrytitle>1 pode ser usada:" #. (itstool) path: listitem/screen -#: book.translate.xml:9178 +#: book.translate.xml:9342 #, no-wrap msgid "" "# echo /usr/ports/*/*lsof*\n" @@ -15282,7 +15530,7 @@ "/usr/ports/sysutils/lsof" #. (itstool) path: listitem/para -#: book.translate.xml:9181 +#: book.translate.xml:9345 msgid "" "Note that this will also return any matched files downloaded into the " "/usr/ports/distfiles directory." @@ -15291,7 +15539,7 @@ "no diretório /usr/ports/distfiles." #. (itstool) path: listitem/para -#: book.translate.xml:9187 +#: book.translate.xml:9351 msgid "" "Another way to find software is by using the Ports Collection's built-in " "search mechanism. To use the search feature, cd " @@ -15307,7 +15555,7 @@ "lsof:" #. (itstool) path: listitem/screen -#: book.translate.xml:9196 +#: book.translate.xml:9360 #, no-wrap msgid "" "# cd /usr/ports\n" @@ -15331,7 +15579,7 @@ "R-deps: " #. (itstool) path: tip/para -#: book.translate.xml:9207 +#: book.translate.xml:9371 msgid "" "The built-in search mechanism uses a file of index information. If a message " "indicates that the INDEX is required, run make " @@ -15346,19 +15594,19 @@ "poderá realizar a pesquisa solicitada." #. (itstool) path: listitem/para -#: book.translate.xml:9216 +#: book.translate.xml:9380 msgid "The Path: line indicates where to find the port." msgstr "A linha Path: indica onde encontrar o port." #. (itstool) path: listitem/para -#: book.translate.xml:9219 +#: book.translate.xml:9383 msgid "" "To receive less information, use the quicksearch feature:" msgstr "" "Para receber menos informações, use o recurso quicksearch:" #. (itstool) path: listitem/screen -#: book.translate.xml:9222 +#: book.translate.xml:9386 #, no-wrap msgid "" "# cd /usr/ports\n" @@ -15374,7 +15622,7 @@ "Info: Lists information about open files (similar to fstat(1))" #. (itstool) path: listitem/para -#: book.translate.xml:9228 +#: book.translate.xml:9392 msgid "" "For more in-depth searching, use make search " "key=string or make quicksearch " @@ -15392,17 +15640,17 @@ "desconhecido." #. (itstool) path: para/buildtarget -#: book.translate.xml:9239 +#: book.translate.xml:9403 msgid "search" msgstr "pesquisa" #. (itstool) path: para/buildtarget -#: book.translate.xml:9240 +#: book.translate.xml:9404 msgid "quicksearch" msgstr "pesquisa rápida" #. (itstool) path: listitem/para -#: book.translate.xml:9239 +#: book.translate.xml:9403 msgid "" "When using <_:buildtarget-1/> or <_:buildtarget-2/>, the search string is " "case-insensitive. Searching for LSOF will yield the same " @@ -15413,14 +15661,14 @@ "produzirá os mesmos resultados que procurar por lsof." #. (itstool) path: sect1/title -#: book.translate.xml:9249 +#: book.translate.xml:9413 msgid "Using pkg for Binary Package Management" msgstr "" "Usando o pkg para o gerenciamento de pacotes " "binários" #. (itstool) path: sect1/para -#: book.translate.xml:9252 +#: book.translate.xml:9416 msgid "" "pkg is the next generation replacement for the " "traditional FreeBSD package management tools, offering many features that " @@ -15432,7 +15680,7 @@ "fácil." #. (itstool) path: sect1/para -#: book.translate.xml:9257 +#: book.translate.xml:9421 msgid "" "For sites wishing to only use prebuilt binary packages from the FreeBSD " "mirrors, managing packages with pkg can be " @@ -15443,7 +15691,7 @@ "application> pode ser suficiente." #. (itstool) path: sect1/para -#: book.translate.xml:9261 +#: book.translate.xml:9425 msgid "" "However, for those sites building from source or using their own " "repositories, a separate port " @@ -15455,7 +15703,7 @@ "gerenciamento de ports separada." #. (itstool) path: sect1/para -#: book.translate.xml:9265 +#: book.translate.xml:9429 msgid "" "Since pkg only works with binary packages, it is " "not a replacement for such tools. Those tools can be used to install " @@ -15469,12 +15717,12 @@ "binários." #. (itstool) path: sect2/title -#: book.translate.xml:9274 +#: book.translate.xml:9438 msgid "Getting Started with pkg" msgstr "Introdução ao pkg" #. (itstool) path: sect2/para -#: book.translate.xml:9277 +#: book.translate.xml:9441 msgid "" "FreeBSD includes a bootstrap utility which can be used to download and " "install pkg and its manual pages. This utility is " @@ -15487,7 +15735,7 @@ "10.X." #. (itstool) path: note/para -#: book.translate.xml:9284 +#: book.translate.xml:9448 msgid "" "Not all FreeBSD versions and architectures support this bootstrap process. " "The current list is at . For " @@ -15500,18 +15748,18 @@ "a partir da coleção de ports ou como um pacote binário." #. (itstool) path: sect2/para -#: book.translate.xml:9293 +#: book.translate.xml:9457 msgid "To bootstrap the system, run:" msgstr "Para inicializar o sistema, execute:" #. (itstool) path: sect2/screen -#: book.translate.xml:9295 +#: book.translate.xml:9459 #, no-wrap msgid "# /usr/sbin/pkg" msgstr "# /usr/sbin/pkg" #. (itstool) path: sect2/para -#: book.translate.xml:9297 +#: book.translate.xml:9461 msgid "" "You must have a working Internet connection for the bootstrap process to " "succeed." @@ -15520,12 +15768,12 @@ "inicialização seja bem-sucedido." #. (itstool) path: sect2/para -#: book.translate.xml:9300 +#: book.translate.xml:9464 msgid "Otherwise, to install the port, run:" msgstr "Caso contrário, para instalar o port, execute:" #. (itstool) path: sect2/screen -#: book.translate.xml:9302 +#: book.translate.xml:9466 #, no-wrap msgid "" "# cd /usr/ports/ports-mgmt/pkg\n" @@ -15537,7 +15785,7 @@ "# make install clean" #. (itstool) path: sect2/para -#: book.translate.xml:9306 +#: book.translate.xml:9470 msgid "" "When upgrading an existing system that originally used the older pkg_* " "tools, the database must be converted to the new format, so that the new " @@ -15553,13 +15801,13 @@ "tradicional para o novo formato, executando este comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:9314 +#: book.translate.xml:9478 #, no-wrap msgid "# pkg2ng" msgstr "# pkg2ng" #. (itstool) path: note/para -#: book.translate.xml:9316 +#: book.translate.xml:9480 msgid "" "This step is not required for new installations that do not yet have any " "third-party software installed." @@ -15568,7 +15816,7 @@ "nenhum software de terceiros instalado." #. (itstool) path: important/para -#: book.translate.xml:9321 +#: book.translate.xml:9485 msgid "" "This step is not reversible. Once the package database has been converted to " "the pkg format, the traditional pkg_*pkg instead of the traditional packages database, " @@ -15608,13 +15856,13 @@ "requerem esta linha em /etc/make.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:9342 +#: book.translate.xml:9506 #, no-wrap msgid "WITH_PKGNG=\tyes" msgstr "WITH_PKGNG=\tyes" #. (itstool) path: sect2/para -#: book.translate.xml:9344 +#: book.translate.xml:9508 msgid "" "By default, pkg uses the binary packages from the " "FreeBSD package mirrors (the repository). For " @@ -15627,7 +15875,7 @@ "consulte ." #. (itstool) path: sect2/para -#: book.translate.xml:9351 +#: book.translate.xml:9515 msgid "" "Additional pkg configuration options are " "described in pkg.conf5." #. (itstool) path: sect2/para -#: book.translate.xml:9354 +#: book.translate.xml:9518 msgid "" "Usage information for pkg is available in the " "pkg8pkg sem argumentos adicionais." #. (itstool) path: sect2/para -#: book.translate.xml:9358 +#: book.translate.xml:9522 msgid "" "Each pkg command argument is documented in a " "command-specific manual page. To read the manual page for pkg " @@ -15662,19 +15910,19 @@ "pkg install, por exemplo, execute um destes comandos:" #. (itstool) path: sect2/screen -#: book.translate.xml:9363 +#: book.translate.xml:9527 #, no-wrap msgid "# pkg help install" msgstr "# pkg help install" #. (itstool) path: sect2/screen -#: book.translate.xml:9365 +#: book.translate.xml:9529 #, no-wrap msgid "# man pkg-install" msgstr "# man pkg-install" #. (itstool) path: sect2/para -#: book.translate.xml:9367 +#: book.translate.xml:9531 msgid "" "The rest of this section demonstrates common binary package management tasks " "which can be performed using pkg. Each " @@ -15688,12 +15936,12 @@ "mais exemplos." #. (itstool) path: sect2/title -#: book.translate.xml:9376 +#: book.translate.xml:9540 msgid "Obtaining Information About Installed Packages" msgstr "Obtendo informações sobre os pacotes instalados" #. (itstool) path: sect2/para -#: book.translate.xml:9378 +#: book.translate.xml:9542 msgid "" "Information about the packages installed on a system can be viewed by " "running pkg info which, when run without any switches, " @@ -15706,7 +15954,7 @@ "pacote especificado." #. (itstool) path: sect2/para -#: book.translate.xml:9384 +#: book.translate.xml:9548 msgid "" "For example, to see which version of pkg is " "installed, run:" @@ -15715,7 +15963,7 @@ "instalada, execute:" #. (itstool) path: sect2/screen -#: book.translate.xml:9387 +#: book.translate.xml:9551 #, no-wrap msgid "" "# pkg info pkg\n" @@ -15725,12 +15973,12 @@ "pkg-1.1.4_1" #. (itstool) path: sect2/title -#: book.translate.xml:9392 +#: book.translate.xml:9556 msgid "Installing and Removing Packages" msgstr "Instalando e removendo pacotes" #. (itstool) path: sect2/para -#: book.translate.xml:9394 +#: book.translate.xml:9558 msgid "" "To install a binary package use the following command, where " "packagename is the name of the package to install:" @@ -15739,13 +15987,13 @@ "packagename é o nome do pacote a ser instalado:" #. (itstool) path: sect2/screen -#: book.translate.xml:9398 +#: book.translate.xml:9562 #, no-wrap msgid "# pkg install packagename" msgstr "# pkg install packagename" #. (itstool) path: sect2/para -#: book.translate.xml:9400 +#: book.translate.xml:9564 msgid "" "This command uses repository data to determine which version of the software " "to install and if it has any uninstalled dependencies. For example, to " @@ -15756,7 +16004,7 @@ "para instalar o curl:" #. (itstool) path: sect2/screen -#: book.translate.xml:9405 +#: book.translate.xml:9569 #, no-wrap msgid "" "# pkg install curl\n" @@ -15804,7 +16052,7 @@ "Cleaning up cache files...Done" #. (itstool) path: sect2/para -#: book.translate.xml:9427 +#: book.translate.xml:9591 msgid "" "The new package and any additional packages that were installed as " "dependencies can be seen in the installed packages list:" @@ -15813,7 +16061,7 @@ "dependências podem ser vistos na lista de pacotes instalados:" #. (itstool) path: sect2/screen -#: book.translate.xml:9431 +#: book.translate.xml:9595 #, no-wrap msgid "" "# pkg info\n" @@ -15827,7 +16075,7 @@ "pkg-1.1.4_6\tNew generation package manager" #. (itstool) path: sect2/para -#: book.translate.xml:9436 +#: book.translate.xml:9600 msgid "" "Packages that are no longer needed can be removed with pkg delete. For example:" @@ -15836,7 +16084,7 @@ "delete. Por exemplo:" #. (itstool) path: sect2/screen -#: book.translate.xml:9439 +#: book.translate.xml:9603 #, no-wrap msgid "" "# pkg delete curl\n" @@ -15860,25 +16108,25 @@ "[1/1] Deleting curl-7.31.0_1... done" #. (itstool) path: sect2/title -#: book.translate.xml:9451 +#: book.translate.xml:9615 msgid "Upgrading Installed Packages" msgstr "Atualizando os Pacotes Instalados" #. (itstool) path: sect2/para -#: book.translate.xml:9453 +#: book.translate.xml:9617 msgid "Installed packages can be upgraded to their latest versions by running:" msgstr "" "Os pacotes instalados podem ser atualizados para as versões mais recentes " "executando:" #. (itstool) path: sect2/screen -#: book.translate.xml:9456 +#: book.translate.xml:9620 #, no-wrap msgid "# pkg upgrade" msgstr "# pkg upgrade" #. (itstool) path: sect2/para -#: book.translate.xml:9458 +#: book.translate.xml:9622 msgid "" "This command will compare the installed versions with those available in the " "repository catalogue and upgrade them from the repository." @@ -15887,12 +16135,12 @@ "catálogo do repositório e atualizá-las a partir do repositório." #. (itstool) path: sect2/title -#: book.translate.xml:9464 +#: book.translate.xml:9628 msgid "Auditing Installed Packages" msgstr "Auditando os Pacotes Instalados" #. (itstool) path: sect2/para -#: book.translate.xml:9466 +#: book.translate.xml:9630 msgid "" "Software vulnerabilities are regularly discovered in third-party " "applications. To address this, pkg includes a " @@ -15906,18 +16154,18 @@ #. (itstool) path: sect2/screen #. (itstool) path: sect1/screen -#: book.translate.xml:9473 book.translate.xml:26682 +#: book.translate.xml:9637 book.translate.xml:26842 #, no-wrap msgid "# pkg audit -F" msgstr "# pkg audit -F" #. (itstool) path: sect2/title -#: book.translate.xml:9477 +#: book.translate.xml:9641 msgid "Automatically Removing Unused Packages" msgstr "Removendo Pacotes Não Utilizados Automaticamente" #. (itstool) path: sect2/para -#: book.translate.xml:9479 +#: book.translate.xml:9643 msgid "" "Removing a package may leave behind dependencies which are no longer " "required. Unneeded packages that were installed as dependencies (leaf " @@ -15928,7 +16176,7 @@ "automaticamente detectados e removidos usando:" #. (itstool) path: sect2/screen -#: book.translate.xml:9484 +#: book.translate.xml:9648 #, no-wrap msgid "" "# pkg autoremove\n" @@ -15950,7 +16198,7 @@ "Deinstalling ca_root_nss-3.15.1_1... done" #. (itstool) path: sect2/para -#: book.translate.xml:9493 +#: book.translate.xml:9657 msgid "" "Packages installed as dependencies are called automatic " "packages. Non-automatic packages, i.e the packages that were explicity " @@ -15962,7 +16210,7 @@ "podem ser listados usando:" #. (itstool) path: sect2/screen -#: book.translate.xml:9499 +#: book.translate.xml:9663 #, no-wrap msgid "" "# pkg prime-list\n" @@ -15976,7 +16224,7 @@ "sudo" #. (itstool) path: sect2/para -#: book.translate.xml:9504 +#: book.translate.xml:9668 msgid "" "pkg prime-list is an alias command declared in /" "usr/local/etc/pkg.conf. There are many others that can be used to " @@ -15991,7 +16239,7 @@ "obter o diretório de origem dos ports da lista mencionada acima:" #. (itstool) path: sect2/screen -#: book.translate.xml:9511 +#: book.translate.xml:9675 #, no-wrap msgid "" "# pkg prime-origins\n" @@ -16005,7 +16253,7 @@ "security/sudo" #. (itstool) path: sect2/para -#: book.translate.xml:9516 +#: book.translate.xml:9680 msgid "" "This list can be used to rebuild all packages installed on a system using " "build tools such as ports-mgmt/poudriere or " @@ -16016,18 +16264,18 @@ "poudriere ou o ports-mgmt/synth." #. (itstool) path: sect2/para -#: book.translate.xml:9521 +#: book.translate.xml:9685 msgid "Marking an installed package as automatic can be done using:" msgstr "Marcar um pacote instalado como automático pode ser feito usando:" #. (itstool) path: sect2/screen -#: book.translate.xml:9524 +#: book.translate.xml:9688 #, no-wrap msgid "# pkg set -A 1 devel/cmake" msgstr "# pkg set -A 1 devel/cmake" #. (itstool) path: sect2/para -#: book.translate.xml:9526 +#: book.translate.xml:9690 msgid "" "Once a package is a leaf package and is marked as automatic, it gets " "selected by pkg autoremove." @@ -16036,7 +16284,7 @@ "será selecionado por pkg autoremove." #. (itstool) path: sect2/para -#: book.translate.xml:9530 +#: book.translate.xml:9694 msgid "" "Marking an installed package as not automatic can be " "done using:" @@ -16045,18 +16293,18 @@ "feito usando:" #. (itstool) path: sect2/screen -#: book.translate.xml:9533 +#: book.translate.xml:9697 #, no-wrap msgid "# pkg set -A 0 devel/cmake" msgstr "# pkg set -A 0 devel/cmake" #. (itstool) path: sect2/title -#: book.translate.xml:9538 +#: book.translate.xml:9702 msgid "Restoring the Package Database" msgstr "Restaurando o banco de dados de pacotes" #. (itstool) path: sect2/para -#: book.translate.xml:9540 +#: book.translate.xml:9704 msgid "" "Unlike the traditional package management system, pkg includes its own package database backup mechanism. This " @@ -16067,7 +16315,7 @@ "banco de dados de pacotes. Essa funcionalidade é habilitada por padrão." #. (itstool) path: tip/para -#: book.translate.xml:9546 +#: book.translate.xml:9710 msgid "" "To disable the periodic script from backing up the package database, set " "daily_backup_pkgdb_enable=\"NO\" in " @@ -16080,7 +16328,7 @@ "manvolnum>." #. (itstool) path: sect2/para -#: book.translate.xml:9552 +#: book.translate.xml:9716 msgid "" "To restore the contents of a previous package database backup, run the " "following command replacing /path/to/pkg.sql with " @@ -16091,13 +16339,13 @@ "sql pelo local do backup:" #. (itstool) path: sect2/screen -#: book.translate.xml:9557 +#: book.translate.xml:9721 #, no-wrap msgid "# pkg backup -r /path/to/pkg.sql" msgstr "# pkg backup -r /path/to/pkg.sql" #. (itstool) path: note/para -#: book.translate.xml:9560 +#: book.translate.xml:9724 msgid "" "If restoring a backup taken by the periodic script, it must be decompressed " "prior to being restored." @@ -16106,7 +16354,7 @@ "descompactado antes de ser restaurado." #. (itstool) path: sect2/para -#: book.translate.xml:9564 +#: book.translate.xml:9728 msgid "" "To run a manual backup of the pkg database, run " "the following command, replacing /path/to/pkg.sql " @@ -16117,18 +16365,18 @@ "pkg.sql por um nome de arquivo e local adequados:" #. (itstool) path: sect2/screen -#: book.translate.xml:9569 +#: book.translate.xml:9733 #, no-wrap msgid "# pkg backup -d /path/to/pkg.sql" msgstr "# pkg backup -d /path/to/pkg.sql" #. (itstool) path: sect2/title -#: book.translate.xml:9573 +#: book.translate.xml:9737 msgid "Removing Stale Packages" msgstr "Removendo Pacotes Obsoletos" #. (itstool) path: sect2/para -#: book.translate.xml:9575 +#: book.translate.xml:9739 msgid "" "By default, pkg stores binary packages in a cache " "directory defined by PKG_CACHEDIR in " @@ -16146,29 +16394,29 @@ "desatualizados, execute:" #. (itstool) path: sect2/screen -#: book.translate.xml:9582 +#: book.translate.xml:9746 #, no-wrap msgid "# pkg clean" msgstr "# pkg clean" #. (itstool) path: sect2/para -#: book.translate.xml:9584 +#: book.translate.xml:9748 msgid "The entire cache may be cleared by running:" msgstr "O cache inteiro pode ser limpo executando:" #. (itstool) path: sect2/screen -#: book.translate.xml:9586 +#: book.translate.xml:9750 #, no-wrap msgid "# pkg clean -a" msgstr "# pkg clean -a" #. (itstool) path: sect2/title -#: book.translate.xml:9590 +#: book.translate.xml:9754 msgid "Modifying Package Metadata" msgstr "Modificando Metadados de Pacotes" #. (itstool) path: sect2/para -#: book.translate.xml:9592 +#: book.translate.xml:9756 msgid "" "Software within the FreeBSD Ports Collection can undergo major version " "number changes. To address this, pkg has a built-" @@ -16185,18 +16433,18 @@ "package> possa agora representar a versão 5.4." #. (itstool) path: sect2/para -#: book.translate.xml:9601 +#: book.translate.xml:9765 msgid "To change the package origin for the above example, run:" msgstr "Para alterar a origem do pacote para o exemplo acima, execute:" #. (itstool) path: sect2/screen -#: book.translate.xml:9604 +#: book.translate.xml:9768 #, no-wrap msgid "# pkg set -o lang/php5:lang/php53" msgstr "# pkg set -o lang/php5:lang/php53" #. (itstool) path: sect2/para -#: book.translate.xml:9606 +#: book.translate.xml:9770 msgid "" "As another example, to update lang/ruby18 to " "lang/ruby19, run:" @@ -16205,13 +16453,13 @@ "lang/ruby19, execute:" #. (itstool) path: sect2/screen -#: book.translate.xml:9610 +#: book.translate.xml:9774 #, no-wrap msgid "# pkg set -o lang/ruby18:lang/ruby19" msgstr "# pkg set -o lang/ruby18:lang/ruby19" #. (itstool) path: sect2/para -#: book.translate.xml:9612 +#: book.translate.xml:9776 msgid "" "As a final example, to change the origin of the libglut " "shared libraries from graphics/libglut to " @@ -16222,13 +16470,13 @@ "graphics/freeglut, execute:" #. (itstool) path: sect2/screen -#: book.translate.xml:9617 +#: book.translate.xml:9781 #, no-wrap msgid "# pkg set -o graphics/libglut:graphics/freeglut" msgstr "# pkg set -o graphics/libglut:graphics/freeglut" #. (itstool) path: note/para -#: book.translate.xml:9620 +#: book.translate.xml:9784 msgid "" "When changing package origins, it is important to reinstall packages that " "are dependent on the package with the modified origin. To force a " @@ -16239,18 +16487,18 @@ "pacotes dependentes, execute:" #. (itstool) path: note/screen -#: book.translate.xml:9625 +#: book.translate.xml:9789 #, no-wrap msgid "# pkg install -Rf graphics/freeglut" msgstr "# pkg install -Rf graphics/freeglut" #. (itstool) path: sect1/title -#: book.translate.xml:9631 +#: book.translate.xml:9795 msgid "Using the Ports Collection" msgstr "Usando a Coleção de Ports" #. (itstool) path: sect1/para -#: book.translate.xml:9633 +#: book.translate.xml:9797 msgid "" "The Ports Collection is a set of Makefiles, patches, " "and description files. Each set of these files is used to compile and " @@ -16263,7 +16511,7 @@ "port." #. (itstool) path: sect1/para -#: book.translate.xml:9639 +#: book.translate.xml:9803 msgid "" "By default, the Ports Collection itself is stored as a subdirectory of " "/usr/ports." @@ -16272,7 +16520,7 @@ "/usr/ports." #. (itstool) path: sect1/para -#: book.translate.xml:9642 +#: book.translate.xml:9806 msgid "" "Before an application can be compiled using a port, the Ports Collection " "must first be installed. If it was not installed during the installation of " @@ -16283,12 +16531,12 @@ "instalação do FreeBSD, use um dos seguintes métodos para instalá-la:" #. (itstool) path: procedure/title -#: book.translate.xml:9648 +#: book.translate.xml:9812 msgid "Portsnap Method" msgstr "Método Portsnap" #. (itstool) path: procedure/para -#: book.translate.xml:9650 +#: book.translate.xml:9814 msgid "" "The base system of FreeBSD includes Portsnap. " "This is a fast and user-friendly tool for retrieving the Ports Collection " @@ -16304,7 +16552,7 @@ "integridade de todos os arquivos baixados." #. (itstool) path: step/para -#: book.translate.xml:9659 +#: book.translate.xml:9823 msgid "" "To download a compressed snapshot of the Ports Collection into /" "var/db/portsnap:" @@ -16313,13 +16561,13 @@ "portsnap:" #. (itstool) path: step/screen -#: book.translate.xml:9663 +#: book.translate.xml:9827 #, no-wrap msgid "# portsnap fetch" msgstr "# portsnap fetch" #. (itstool) path: step/para -#: book.translate.xml:9667 +#: book.translate.xml:9831 msgid "" "When running Portsnap for the first time, extract " "the snapshot into /usr/ports:" @@ -16328,13 +16576,13 @@ "o snapshot em /usr/ports:" #. (itstool) path: step/screen -#: book.translate.xml:9671 +#: book.translate.xml:9835 #, no-wrap msgid "# portsnap extract" msgstr "# portsnap extract" #. (itstool) path: step/para -#: book.translate.xml:9675 +#: book.translate.xml:9839 msgid "" "After the first use of Portsnap has been " "completed as shown above, /usr/ports can be updated as " @@ -16345,7 +16593,7 @@ "atualizado conforme necessário executando:" #. (itstool) path: step/screen -#: book.translate.xml:9680 +#: book.translate.xml:9844 #, no-wrap msgid "" "# portsnap fetch\n" @@ -16355,7 +16603,7 @@ "# portsnap update" #. (itstool) path: step/para -#: book.translate.xml:9683 +#: book.translate.xml:9847 msgid "" "When using fetch, the extract or the " "update operation may be run consecutively, like so:" @@ -16365,18 +16613,18 @@ "forma:" #. (itstool) path: step/screen -#: book.translate.xml:9687 +#: book.translate.xml:9851 #, no-wrap msgid "# portsnap fetch update" msgstr "# portsnap fetch update" #. (itstool) path: procedure/title -#: book.translate.xml:9692 +#: book.translate.xml:9856 msgid "Subversion Method" msgstr "Método Subversion" #. (itstool) path: procedure/para -#: book.translate.xml:9694 +#: book.translate.xml:9858 msgid "" "If more control over the ports tree is needed or if local changes need to be " "maintained, Subversion can be used to obtain the " @@ -16393,7 +16641,7 @@ "Subversion." #. (itstool) path: step/para -#: book.translate.xml:9702 +#: book.translate.xml:9866 msgid "" "Subversion must be installed before it can be " "used to check out the ports tree. If a copy of the ports tree is already " @@ -16406,7 +16654,7 @@ #. (itstool) path: step/screen #. (itstool) path: sect2/screen -#: book.translate.xml:9707 book.translate.xml:65535 +#: book.translate.xml:9871 book.translate.xml:65535 #, no-wrap msgid "" "# cd /usr/ports/devel/subversion\n" @@ -16416,7 +16664,7 @@ "# make install clean" #. (itstool) path: step/para -#: book.translate.xml:9710 +#: book.translate.xml:9874 msgid "" "If the ports tree is not available, or pkg is " "being used to manage packages, Subversion can be " @@ -16428,25 +16676,25 @@ #. (itstool) path: step/screen #. (itstool) path: sect2/screen -#: book.translate.xml:9715 book.translate.xml:65535 +#: book.translate.xml:9879 book.translate.xml:65535 #, no-wrap msgid "# pkg install subversion" msgstr "# pkg install subversion" #. (itstool) path: step/para -#: book.translate.xml:9720 +#: book.translate.xml:9884 msgid "Check out a copy of the ports tree:" msgstr "Faça o check out de uma cópia da árvore de ports:" #. (itstool) path: step/screen #. (itstool) path: sect2/screen -#: book.translate.xml:9722 book.translate.xml:65535 +#: book.translate.xml:9886 book.translate.xml:65535 #, no-wrap msgid "# svn checkout https://svn.FreeBSD.org/ports/head /usr/ports" msgstr "# svn checkout https://svn.FreeBSD.org/ports/head /usr/ports" #. (itstool) path: step/para -#: book.translate.xml:9726 +#: book.translate.xml:9890 msgid "" "As needed, update /usr/ports after the initial " "Subversion checkout:" @@ -16456,13 +16704,13 @@ #. (itstool) path: step/screen #. (itstool) path: sect2/screen -#: book.translate.xml:9730 book.translate.xml:65535 +#: book.translate.xml:9894 book.translate.xml:65535 #, no-wrap msgid "# svn update /usr/ports" msgstr "# svn update /usr/ports" #. (itstool) path: sect1/para -#: book.translate.xml:9734 +#: book.translate.xml:9898 msgid "" "The Ports Collection contains directories for software categories. Inside " "each category are subdirectories for individual applications. Each " @@ -16478,7 +16726,7 @@ "arquivos e diretórios:" #. (itstool) path: listitem/para -#: book.translate.xml:9744 +#: book.translate.xml:9908 msgid "" "Makefile: contains statements that specify how the " "application should be compiled and where its components should be installed." @@ -16487,7 +16735,7 @@ "aplicativo deve ser compilado e onde seus componentes devem ser instalados." #. (itstool) path: listitem/para -#: book.translate.xml:9750 +#: book.translate.xml:9914 msgid "" "distinfo: contains the names and checksums of the files " "that must be downloaded to build the port." @@ -16496,7 +16744,7 @@ "devem ser baixados para compilar o port." #. (itstool) path: listitem/para -#: book.translate.xml:9756 +#: book.translate.xml:9920 msgid "" "files/: this directory contains any patches needed for " "the program to compile and install on FreeBSD. This directory may also " @@ -16507,7 +16755,7 @@ "também pode conter outros arquivos usados para compilar o port." #. (itstool) path: listitem/para -#: book.translate.xml:9763 +#: book.translate.xml:9927 msgid "" "pkg-descr: provides a more detailed description of the " "program." @@ -16516,7 +16764,7 @@ "programa." #. (itstool) path: listitem/para -#: book.translate.xml:9768 +#: book.translate.xml:9932 msgid "" "pkg-plist: a list of all the files that will be " "installed by the port. It also tells the ports system which files to remove " @@ -16527,7 +16775,7 @@ "devem ser removidos após a desinstalação." #. (itstool) path: sect1/para -#: book.translate.xml:9775 +#: book.translate.xml:9939 msgid "" "Some ports include pkg-message or other files to handle " "special situations. For more details on these files, and on ports in " @@ -16542,7 +16790,7 @@ "\">FreeBSD Porter's Manual." #. (itstool) path: sect1/para -#: book.translate.xml:9780 +#: book.translate.xml:9944 msgid "" "The port does not include the actual source code, also known as a " "distfile. The extract portion of building a port will " @@ -16555,17 +16803,17 @@ "/usr/ports/distfiles." #. (itstool) path: sect2/title -#: book.translate.xml:9786 +#: book.translate.xml:9950 msgid "Installing Ports" msgstr "Instalando Ports" #. (itstool) path: sect2/indexterm -#: book.translate.xml:9788 +#: book.translate.xml:9952 msgid "ports installing" msgstr "ports installing" #. (itstool) path: sect2/para -#: book.translate.xml:9793 +#: book.translate.xml:9957 msgid "" "This section provides basic instructions on using the Ports Collection to " "install or remove software. The detailed description of available " @@ -16580,7 +16828,7 @@ "citerefentry>." #. (itstool) path: warning/para -#: book.translate.xml:9799 +#: book.translate.xml:9963 msgid "" "Before compiling any port, be sure to update the Ports Collection as " "described in the previous section. Since the installation of any third-party " @@ -16609,7 +16857,7 @@ "manvolnum>." #. (itstool) path: sect2/para -#: book.translate.xml:9813 +#: book.translate.xml:9977 msgid "" "Using the Ports Collection assumes a working Internet connection. It also " "requires superuser privilege." @@ -16618,7 +16866,7 @@ "requer privilégios de superusuário." #. (itstool) path: sect2/para -#: book.translate.xml:9816 +#: book.translate.xml:9980 msgid "" "To compile and install the port, change to the directory of the port to be " "installed, then type make install at the prompt. Messages " @@ -16629,7 +16877,7 @@ "Mensagens indicarão o progresso:" #. (itstool) path: sect2/screen -#: book.translate.xml:9821 +#: book.translate.xml:9985 #, no-wrap msgid "" "# cd /usr/ports/sysutils/lsof\n" @@ -16699,7 +16947,7 @@ "#" #. (itstool) path: sect2/para -#: book.translate.xml:9854 +#: book.translate.xml:10018 msgid "" "Since lsof is a program that runs with increased " "privileges, a security warning is displayed as it is installed. Once the " @@ -16710,7 +16958,7 @@ "instalação estiver concluída, o prompt será retornado." #. (itstool) path: sect2/para -#: book.translate.xml:9859 +#: book.translate.xml:10023 msgid "" "Some shells keep a cache of the commands that are available in the " "directories listed in the PATH environment variable, to speed " @@ -16730,7 +16978,7 @@ "informações." #. (itstool) path: sect2/para -#: book.translate.xml:9870 +#: book.translate.xml:10034 msgid "" "During installation, a working subdirectory is created which contains all " "the temporary files used during compilation. Removing this directory saves " @@ -16743,7 +16991,7 @@ "mais tarde ao atualizar para a versão mais recente do port:" #. (itstool) path: sect2/screen -#: book.translate.xml:9876 +#: book.translate.xml:10040 #, no-wrap msgid "" "# make clean\n" @@ -16755,7 +17003,7 @@ "#" #. (itstool) path: note/para -#: book.translate.xml:9881 +#: book.translate.xml:10045 msgid "" "To save this extra step, instead use make install clean " "when compiling the port." @@ -16764,12 +17012,12 @@ "compilar o port." #. (itstool) path: sect3/title -#: book.translate.xml:9886 +#: book.translate.xml:10050 msgid "Customizing Ports Installation" msgstr "Personalizando a instalação de ports" #. (itstool) path: sect3/para -#: book.translate.xml:9888 +#: book.translate.xml:10052 msgid "" "Some ports provide build options which can be used to enable or disable " "application components, provide security options, or allow for other " @@ -16795,17 +17043,17 @@ "command> para compilar e instalar o port." #. (itstool) path: para/buildtarget -#: book.translate.xml:9904 +#: book.translate.xml:10068 msgid "config-recursive" msgstr "config-recursive" #. (itstool) path: para/buildtarget -#: book.translate.xml:9906 +#: book.translate.xml:10070 msgid "all-depends-list" msgstr "all-depends-list" #. (itstool) path: tip/para -#: book.translate.xml:9903 +#: book.translate.xml:10067 msgid "" "When using <_:buildtarget-1/>, the list of ports to configure are gathered " "by the <_:buildtarget-2/> target. It is recommended to run make " @@ -16820,7 +17068,7 @@ "ter certeza de que todas as opções das dependência foram configuradas." #. (itstool) path: sect3/para -#: book.translate.xml:9914 +#: book.translate.xml:10078 msgid "" "There are several ways to revisit a port's build options menu in order to " "add, remove, or change these options after a port has been built. One method " @@ -16843,7 +17091,7 @@ "refentrytitle>7." #. (itstool) path: sect3/para -#: book.translate.xml:9926 +#: book.translate.xml:10090 msgid "" "The ports system uses fetch1 to download the source " @@ -16864,7 +17112,7 @@ "citerefentry> para a lista completa de variáveis suportadas." #. (itstool) path: sect3/para -#: book.translate.xml:9934 +#: book.translate.xml:10098 msgid "" "For users who cannot be connected to the Internet all the time, " "make fetch can be run within /usr/portsMASTER_SITES variable can be used to " @@ -16899,7 +17147,7 @@ "filename>. Ao usar, especifique o local alternativo:" #. (itstool) path: sect3/screen -#: book.translate.xml:9952 +#: book.translate.xml:10116 #, no-wrap msgid "" "# cd /usr/ports/directory\n" @@ -16911,7 +17159,7 @@ "ftp://ftp.organization.org/pub/FreeBSD/ports/distfiles/ fetch" #. (itstool) path: sect3/para -#: book.translate.xml:9956 +#: book.translate.xml:10120 msgid "" "The WRKDIRPREFIX and PREFIX variables " "can override the default working and target directories. For example:" @@ -16920,13 +17168,13 @@ "podem substituir os diretórios de trabalho e de destino padrão. Por exemplo:" #. (itstool) path: sect3/screen -#: book.translate.xml:9960 +#: book.translate.xml:10124 #, no-wrap msgid "# make WRKDIRPREFIX=/usr/home/example/ports install" msgstr "# make WRKDIRPREFIX=/usr/home/example/ports install" #. (itstool) path: sect3/para -#: book.translate.xml:9962 +#: book.translate.xml:10126 msgid "" "will compile the port in /usr/home/example/ports and " "install everything under /usr/local." @@ -16935,13 +17183,13 @@ "instalar tudo sob /usr/local." #. (itstool) path: sect3/screen -#: book.translate.xml:9966 +#: book.translate.xml:10130 #, no-wrap msgid "# make PREFIX=/usr/home/example/local install" msgstr "# make PREFIX=/usr/home/example/local install" #. (itstool) path: sect3/para -#: book.translate.xml:9968 +#: book.translate.xml:10132 msgid "" "will compile the port in /usr/ports and install it in " "/usr/home/example/local. And:" @@ -16950,18 +17198,18 @@ "/usr/home/example/local. E:" #. (itstool) path: sect3/screen -#: book.translate.xml:9972 +#: book.translate.xml:10136 #, no-wrap msgid "# make WRKDIRPREFIX=../ports PREFIX=../local install" msgstr "# make WRKDIRPREFIX=../ports PREFIX=../local install" #. (itstool) path: sect3/para -#: book.translate.xml:9974 +#: book.translate.xml:10138 msgid "will combine the two." msgstr "vai combinar os dois." #. (itstool) path: sect3/para -#: book.translate.xml:9976 +#: book.translate.xml:10140 msgid "" "These can also be set as environmental variables. Refer to the manual page " "for your shell for instructions on how to set an environmental variable." @@ -16971,17 +17219,17 @@ "variável de ambiente." #. (itstool) path: sect2/title -#: book.translate.xml:9983 +#: book.translate.xml:10147 msgid "Removing Installed Ports" msgstr "Removendo Ports Instalados" #. (itstool) path: sect2/indexterm -#: book.translate.xml:9985 +#: book.translate.xml:10149 msgid "ports removing" msgstr "ports removing" #. (itstool) path: sect2/para -#: book.translate.xml:9990 +#: book.translate.xml:10154 msgid "" "Installed ports can be uninstalled using pkg delete. " "Examples for using this command can be found in the " @@ -16994,7 +17242,7 @@ "manvolnum>." #. (itstool) path: sect2/para -#: book.translate.xml:9994 +#: book.translate.xml:10158 msgid "" "Alternately, make deinstall can be run in the port's " "directory:" @@ -17003,7 +17251,7 @@ "diretório do port:" #. (itstool) path: sect2/screen -#: book.translate.xml:9997 +#: book.translate.xml:10161 #, no-wrap msgid "" "# cd /usr/ports/sysutils/lsof\n" @@ -17029,7 +17277,7 @@ "[1/1] Deleting lsof-4.88.d,8... done" #. (itstool) path: sect2/para -#: book.translate.xml:10008 +#: book.translate.xml:10172 msgid "" "It is recommended to read the messages as the port is uninstalled. If the " "port has any applications that depend upon it, this information will be " @@ -17042,17 +17290,17 @@ "o aplicativo para evitar dependências quebradas." #. (itstool) path: sect2/title -#: book.translate.xml:10017 +#: book.translate.xml:10181 msgid "Upgrading Ports" msgstr "Atualizando os Ports" #. (itstool) path: sect2/indexterm -#: book.translate.xml:10019 +#: book.translate.xml:10183 msgid "ports upgrading" msgstr "ports upgrading" #. (itstool) path: sect2/para -#: book.translate.xml:10024 +#: book.translate.xml:10188 msgid "" "Over time, newer versions of software become available in the Ports " "Collection. This section describes how to determine which software can be " @@ -17063,7 +17311,7 @@ "e como executar a atualização." #. (itstool) path: sect2/para -#: book.translate.xml:10029 +#: book.translate.xml:10193 msgid "" "To determine if newer versions of installed ports are available, ensure that " "the latest version of the ports tree is installed, using the updating " @@ -17082,13 +17330,13 @@ "instalados que estão desatualizadas:" #. (itstool) path: sect2/screen -#: book.translate.xml:10038 +#: book.translate.xml:10202 #, no-wrap msgid "# pkg version -l \"<\"" msgstr "# pkg version -l \"<\"" #. (itstool) path: sect2/para -#: book.translate.xml:10040 +#: book.translate.xml:10204 msgid "" "For FreeBSD 9.X and lower, the following command " "will list the installed ports that are out of date:" @@ -17097,13 +17345,13 @@ "listará os ports instalados que estão desatualizados:" #. (itstool) path: sect2/screen -#: book.translate.xml:10044 +#: book.translate.xml:10208 #, no-wrap msgid "# pkg_version -l \"<\"" msgstr "# pkg_version -l \"<\"" #. (itstool) path: important/para -#: book.translate.xml:10047 +#: book.translate.xml:10211 msgid "" "Before attempting an upgrade, read /usr/ports/UPDATING " "from the top of the file to the date closest to the last time ports were " @@ -17125,17 +17373,17 @@ "atualização e siga estas instruções ao executar a atualização." #. (itstool) path: sect3/title -#: book.translate.xml:10062 +#: book.translate.xml:10226 msgid "Tools to Upgrade and Manage Ports" msgstr "Ferramentas para atualizar e gerenciar ports" #. (itstool) path: sect3/indexterm -#: book.translate.xml:10064 +#: book.translate.xml:10228 msgid "ports upgrading-tools" msgstr "ports upgrading-tools" #. (itstool) path: sect3/para -#: book.translate.xml:10069 +#: book.translate.xml:10233 msgid "" "The Ports Collection contains several utilities to perform the actual " "upgrade. Each has its strengths and weaknesses." @@ -17144,7 +17392,7 @@ "real. Cada um tem seus pontos fortes e fracos." #. (itstool) path: sect3/para -#: book.translate.xml:10073 +#: book.translate.xml:10237 msgid "" "Historically, most installations used either Portmaster or Portupgrade. SynthSynth é uma alternativa mais recente." #. (itstool) path: note/para -#: book.translate.xml:10080 +#: book.translate.xml:10244 msgid "" "The choice of which tool is best for a particular system is up to the system " "administrator. It is recommended practice to back up your data before using " @@ -17166,17 +17414,17 @@ "dados antes de usar qualquer uma dessas ferramentas." #. (itstool) path: sect3/title -#: book.translate.xml:10089 +#: book.translate.xml:10253 msgid "Upgrading Ports Using Portmaster" msgstr "Atualizando Ports Usando o Portmaster" #. (itstool) path: sect3/indexterm -#: book.translate.xml:10092 +#: book.translate.xml:10256 msgid "portmaster" msgstr "portmaster" #. (itstool) path: sect3/para -#: book.translate.xml:10096 +#: book.translate.xml:10260 msgid "" "ports-mgmt/portmaster is a very small utility for " "upgrading installed ports. It is designed to use the tools installed with " @@ -17189,7 +17437,7 @@ "bancos de dados. Para instalar este utilitário como um port:" #. (itstool) path: sect3/screen -#: book.translate.xml:10104 +#: book.translate.xml:10268 #, no-wrap msgid "" "# cd /usr/ports/ports-mgmt/portmaster\n" @@ -17199,40 +17447,40 @@ "# make install clean" #. (itstool) path: sect3/para -#: book.translate.xml:10107 +#: book.translate.xml:10271 msgid "Portmaster defines four categories of ports:" msgstr "" "O Portmaster define quatro categorias de ports:" #. (itstool) path: listitem/para -#: book.translate.xml:10112 +#: book.translate.xml:10276 msgid "" "Root port: has no dependencies and is not a dependency of any other ports." msgstr "" "Port Root: não tem dependências e não é uma dependência de outros ports." #. (itstool) path: listitem/para -#: book.translate.xml:10117 +#: book.translate.xml:10281 msgid "Trunk port: has no dependencies, but other ports depend upon it." msgstr "Port Trunk: não tem dependências, mas outros ports dependem dele." #. (itstool) path: listitem/para -#: book.translate.xml:10122 +#: book.translate.xml:10286 msgid "Branch port: has dependencies and other ports depend upon it." msgstr "Port Branch: tem dependências e outros ports dependem dele." #. (itstool) path: listitem/para -#: book.translate.xml:10127 +#: book.translate.xml:10291 msgid "Leaf port: has dependencies but no other ports depend upon it." msgstr "Port Leaf: tem dependências, mas nenhum outro port depende dele." #. (itstool) path: sect3/para -#: book.translate.xml:10132 +#: book.translate.xml:10296 msgid "To list these categories and search for updates:" msgstr "Para listar essas categorias e procurar atualizações:" #. (itstool) path: sect3/screen -#: book.translate.xml:10134 +#: book.translate.xml:10298 #, no-wrap msgid "" "# portmaster -L\n" @@ -17280,18 +17528,18 @@ " ===>>> 83 have new versions available" #. (itstool) path: sect3/para -#: book.translate.xml:10156 +#: book.translate.xml:10320 msgid "This command is used to upgrade all outdated ports:" msgstr "Este comando é usado para atualizar todos os ports desatualizados:" #. (itstool) path: sect3/screen -#: book.translate.xml:10159 +#: book.translate.xml:10323 #, no-wrap msgid "# portmaster -a" msgstr "# portmaster -a" #. (itstool) path: note/para -#: book.translate.xml:10162 +#: book.translate.xml:10326 msgid "" "By default, Portmaster makes a backup package " "before deleting the existing port. If the installation of the new version is " @@ -17316,7 +17564,7 @@ "citerefentry> para obter detalhes sobre seu uso." #. (itstool) path: sect3/para -#: book.translate.xml:10176 +#: book.translate.xml:10340 msgid "" "If errors are encountered during the upgrade process, add para atualizar e recompilar todos os ports:" #. (itstool) path: sect3/screen -#: book.translate.xml:10180 book.translate.xml:44989 +#: book.translate.xml:10344 book.translate.xml:45149 #, no-wrap msgid "# portmaster -af" msgstr "# portmaster -af" #. (itstool) path: sect3/para -#: book.translate.xml:10182 +#: book.translate.xml:10346 msgid "" "Portmaster can also be used to install new ports " "on the system, upgrading all dependencies before building and installing the " @@ -17344,13 +17592,13 @@ "na coleção de ports:" #. (itstool) path: sect3/screen -#: book.translate.xml:10188 +#: book.translate.xml:10352 #, no-wrap msgid "# portmaster shells/bash" msgstr "# portmaster shells/bash" #. (itstool) path: sect3/para -#: book.translate.xml:10190 +#: book.translate.xml:10354 msgid "" "More information about ports-mgmt/portmaster may be found " "in its pkg-descr." @@ -17359,17 +17607,17 @@ "encontradas no pkg-descr." #. (itstool) path: sect3/title -#: book.translate.xml:10196 +#: book.translate.xml:10360 msgid "Upgrading Ports Using Portupgrade" msgstr "Atualizando Ports Usando o Portupgrade" #. (itstool) path: sect3/indexterm -#: book.translate.xml:10198 +#: book.translate.xml:10362 msgid "portupgrade" msgstr "portupgrade" #. (itstool) path: sect3/para -#: book.translate.xml:10202 +#: book.translate.xml:10366 msgid "" "ports-mgmt/portupgrade is another utility that can be " "used to upgrade ports. It installs a suite of applications which can be used " @@ -17381,7 +17629,7 @@ "instalar o port:" #. (itstool) path: sect3/screen -#: book.translate.xml:10208 +#: book.translate.xml:10372 #, no-wrap msgid "" "# cd /usr/ports/ports-mgmt/portupgrade\n" @@ -17391,7 +17639,7 @@ "# make install clean" #. (itstool) path: sect3/para -#: book.translate.xml:10211 +#: book.translate.xml:10375 msgid "" "Before performing an upgrade using this utility, it is recommended to scan " "the list of installed ports using pkgdb -F and to fix all " @@ -17402,7 +17650,7 @@ "corrigir todas as inconsistências relatadas." #. (itstool) path: sect3/para -#: book.translate.xml:10216 +#: book.translate.xml:10380 msgid "" "To upgrade all the outdated ports installed on the system, use " "portupgrade -a. Alternately, include " @@ -17413,13 +17661,13 @@ "option> para ser solicitado da confirmação de cada atualização individual:" #. (itstool) path: sect3/screen -#: book.translate.xml:10221 +#: book.translate.xml:10385 #, no-wrap msgid "# portupgrade -ai" msgstr "# portupgrade -ai" #. (itstool) path: sect3/para -#: book.translate.xml:10223 +#: book.translate.xml:10387 msgid "" "To upgrade only a specified application instead of all available ports, use " "portupgrade pkgname. It is " @@ -17432,13 +17680,13 @@ "atualizar todos os ports requeridos pelo aplicativo fornecido:" #. (itstool) path: sect3/screen -#: book.translate.xml:10229 +#: book.translate.xml:10393 #, no-wrap msgid "# portupgrade -R firefox" msgstr "# portupgrade -R firefox" #. (itstool) path: sect3/para -#: book.translate.xml:10231 +#: book.translate.xml:10395 msgid "" "If is included, Portupgrade " "searches for available packages in the local directories listed in " @@ -17460,13 +17708,13 @@ "estiver disponível:" #. (itstool) path: sect3/screen -#: book.translate.xml:10244 +#: book.translate.xml:10408 #, no-wrap msgid "# portupgrade -PP gnome3" msgstr "# portupgrade -PP gnome3" #. (itstool) path: sect3/para -#: book.translate.xml:10246 +#: book.translate.xml:10410 msgid "" "To just fetch the port distfiles, or packages, if is " "specified, without building or installing anything, use . " @@ -17479,7 +17727,7 @@ "de manual do portupgrade." #. (itstool) path: sect3/para -#: book.translate.xml:10252 +#: book.translate.xml:10416 msgid "" "More information about ports-mgmt/portupgrade may be " "found in its pkg-descr." @@ -17488,17 +17736,17 @@ "ser encontradas no pkg-descr." #. (itstool) path: sect2/title -#: book.translate.xml:10260 +#: book.translate.xml:10424 msgid "Ports and Disk Space" msgstr "Ports e o Espaço em Disco" #. (itstool) path: sect2/indexterm -#: book.translate.xml:10262 +#: book.translate.xml:10426 msgid "ports disk-space" msgstr "ports disk-space" #. (itstool) path: sect2/para -#: book.translate.xml:10267 +#: book.translate.xml:10431 msgid "" "Using the Ports Collection will use up disk space over time. After building " "and installing a port, running make clean within the " @@ -17520,13 +17768,13 @@ "cópia local da coleção de ports:" #. (itstool) path: sect2/screen -#: book.translate.xml:10278 +#: book.translate.xml:10442 #, no-wrap msgid "# portsclean -C" msgstr "# portsclean -C" #. (itstool) path: sect2/para -#: book.translate.xml:10280 +#: book.translate.xml:10444 msgid "" "In addition, outdated source distribution files accumulate in /usr/" "ports/distfiles over time. To use Portupgrade# portsclean -D" msgstr "# portsclean -D" #. (itstool) path: sect2/para -#: book.translate.xml:10288 +#: book.translate.xml:10452 msgid "" "Portupgrade can remove all distfiles not " "referenced by any port currently installed on the system:" @@ -17554,24 +17802,24 @@ "referenciados por qualquer port atualmente instalado no sistema:" #. (itstool) path: sect2/screen -#: book.translate.xml:10292 +#: book.translate.xml:10456 #, no-wrap msgid "# portsclean -DD" msgstr "# portsclean -DD" #. (itstool) path: sect2/para -#: book.translate.xml:10294 +#: book.translate.xml:10458 msgid "If Portmaster is installed, use:" msgstr "Se o Portmaster estiver instalado, use:" #. (itstool) path: sect2/screen -#: book.translate.xml:10297 +#: book.translate.xml:10461 #, no-wrap msgid "# portmaster --clean-distfiles" msgstr "# portmaster --clean-distfiles" #. (itstool) path: sect2/para -#: book.translate.xml:10299 +#: book.translate.xml:10463 msgid "" "By default, this command is interactive and prompts the user to confirm if a " "distfile should be deleted." @@ -17580,7 +17828,7 @@ "um distfile deve ser excluído." #. (itstool) path: sect2/para -#: book.translate.xml:10302 +#: book.translate.xml:10466 msgid "" "In addition to these commands, ports-mgmt/pkg_cutleaves " "automates the task of removing installed ports that are no longer needed." @@ -17590,12 +17838,12 @@ "necessários." #. (itstool) path: sect1/title -#: book.translate.xml:10310 +#: book.translate.xml:10474 msgid "Building Packages with Poudriere" msgstr "Compilando Pacotes com o Poudriere" #. (itstool) path: sect1/para -#: book.translate.xml:10313 +#: book.translate.xml:10477 msgid "" "Poudriere is a BSD-licensed " "utility for creating and testing FreeBSD packages. It uses FreeBSD jails to " @@ -17619,7 +17867,7 @@ "citerefentry> e por outras ferramentas de gerenciamento de pacotes." #. (itstool) path: sect1/para -#: book.translate.xml:10324 +#: book.translate.xml:10488 msgid "" "Poudriere is installed using the ports-mgmt/poudriere package or port. The installation " @@ -17635,7 +17883,7 @@ "configuração local." #. (itstool) path: sect1/para -#: book.translate.xml:10332 +#: book.translate.xml:10496 msgid "" "While ZFS is not required on the system running " "poudriere, it is beneficial. When ZFSpoudriere so that " "it installs a jail with the required FreeBSD tree and a ports tree. Specify " @@ -17701,7 +17949,7 @@ "arquitetura mostrada pelo uname." #. (itstool) path: sect2/screen -#: book.translate.xml:10365 +#: book.translate.xml:10529 #, no-wrap msgid "" "# poudriere jail -c -j 10amd64 -v 10.0-RELEASE\n" @@ -17739,7 +17987,7 @@ "====>> Jail 10amd64 10.0-RELEASE amd64 is ready to be used" #. (itstool) path: sect2/screen -#: book.translate.xml:10382 +#: book.translate.xml:10546 #, no-wrap msgid "" "# poudriere ports -c -p local\n" @@ -17803,7 +18051,7 @@ "Building new INDEX files... done." #. (itstool) path: sect2/para -#: book.translate.xml:10412 +#: book.translate.xml:10576 msgid "" "On a single computer, poudriere can build ports " "with multiple configurations, in multiple jails, and from different port " @@ -17823,7 +18071,7 @@ "poudriere-devel estiver instalado." #. (itstool) path: sect2/para -#: book.translate.xml:10421 +#: book.translate.xml:10585 msgid "" "The basic configuration shown here puts a single jail-, port-, and set-" "specific make.conf in /usr/local/etc/" @@ -17843,7 +18091,7 @@ "filename> usado pela jail de compilação." #. (itstool) path: sect2/para -#: book.translate.xml:10431 +#: book.translate.xml:10595 msgid "" "Packages to be built are entered in 10amd64-local-" "workstation-pkglist:" @@ -17852,7 +18100,7 @@ "local-workstation-pkglist:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:10434 +#: book.translate.xml:10598 #, no-wrap msgid "" "editors/emacs\n" @@ -17866,30 +18114,30 @@ "..." #. (itstool) path: sect2/para -#: book.translate.xml:10439 +#: book.translate.xml:10603 msgid "Options and dependencies for the specified ports are configured:" msgstr "Opções e dependências para os ports especificados são configuradas:" #. (itstool) path: sect2/screen -#: book.translate.xml:10442 +#: book.translate.xml:10606 #, no-wrap msgid "# poudriere options -j 10amd64 -p local -z workstation -f 10amd64-local-workstation-pkglist" msgstr "# poudriere options -j 10amd64 -p local -z workstation -f 10amd64-local-workstation-pkglist" #. (itstool) path: sect2/para -#: book.translate.xml:10444 +#: book.translate.xml:10608 msgid "Finally, packages are built and a package repository is created:" msgstr "" "Finalmente, os pacotes são compilados e um repositório de pacotes é criado:" #. (itstool) path: sect2/screen -#: book.translate.xml:10447 +#: book.translate.xml:10611 #, no-wrap msgid "# poudriere bulk -j 10amd64 -p local -z workstation -f 10amd64-local-workstation-pkglist" msgstr "# poudriere bulk -j 10amd64 -p local -z workstation -f 10amd64-local-workstation-pkglist" #. (itstool) path: sect2/para -#: book.translate.xml:10449 +#: book.translate.xml:10613 msgid "" "While running, pressing Ctrlt displays the current state of the " @@ -17904,7 +18152,7 @@ "ser usados com um servidor da Web para exibir informações de compilação." #. (itstool) path: sect2/para -#: book.translate.xml:10456 +#: book.translate.xml:10620 msgid "" "After completion, the new packages are now available for installation from " "the poudriere repository." @@ -17913,7 +18161,7 @@ "partir do repositório poudriere." #. (itstool) path: sect2/para -#: book.translate.xml:10460 +#: book.translate.xml:10624 msgid "" "For more information on using poudriere, see " "poudriere." #. (itstool) path: sect2/title -#: book.translate.xml:10465 +#: book.translate.xml:10629 msgid "Configuring pkg Clients to Use a Poudriere Repository" msgstr "Configurando Clientes do pkg para usar um repositório de Poudriere" #. (itstool) path: sect2/para -#: book.translate.xml:10468 +#: book.translate.xml:10632 msgid "" "While it is possible to use both a custom repository along side of the " "official repository, sometimes it is useful to disable the official " @@ -17947,7 +18195,7 @@ "conf que deverá conter o seguinte:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:10476 +#: book.translate.xml:10640 #, no-wrap msgid "" "FreeBSD: {\n" @@ -17959,7 +18207,7 @@ "}" #. (itstool) path: sect2/para -#: book.translate.xml:10480 +#: book.translate.xml:10644 msgid "" "Usually it is easiest to serve a poudriere repository to the client machines " "via HTTP. Set up a webserver to serve up the package directory, for " @@ -17975,7 +18223,7 @@ "compilação." #. (itstool) path: sect2/para -#: book.translate.xml:10487 +#: book.translate.xml:10651 msgid "" "If the URL to the package repository is: http://pkg.example." "com/10amd64, then the repository configuration file in /" @@ -17986,7 +18234,7 @@ "/usr/local/etc/pkg/repos/custom.conf ficaria assim:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:10493 +#: book.translate.xml:10657 #, no-wrap msgid "" "custom: {\n" @@ -18000,12 +18248,12 @@ "}" #. (itstool) path: sect1/title -#: book.translate.xml:10501 +#: book.translate.xml:10665 msgid "Post-Installation Considerations" msgstr "Considerações pós-instalação" #. (itstool) path: sect1/para -#: book.translate.xml:10503 +#: book.translate.xml:10667 msgid "" "Regardless of whether the software was installed from a binary package or " "port, most third-party applications require some level of configuration " @@ -18019,7 +18267,7 @@ "aplicativo." #. (itstool) path: listitem/para -#: book.translate.xml:10511 +#: book.translate.xml:10675 msgid "" "Most applications install at least one default configuration file in " "/usr/local/etc. In cases where an application has a " @@ -18040,7 +18288,7 @@ ".sample." #. (itstool) path: listitem/para -#: book.translate.xml:10524 +#: book.translate.xml:10688 msgid "" "Applications which provide documentation will install it into /usr/" "local/share/doc and many applications also install manual pages. " @@ -18051,7 +18299,7 @@ "manual. Esta documentação deve ser consultada antes de continuar." #. (itstool) path: listitem/para -#: book.translate.xml:10531 +#: book.translate.xml:10695 msgid "" "Some applications run services which must be added to /etc/rc." "conf before starting the application. These applications usually " @@ -18066,7 +18314,7 @@ "Iniciando Serviços para maiores informações." #. (itstool) path: note/para -#: book.translate.xml:10539 +#: book.translate.xml:10703 msgid "" "By design, applications do not run their startup script upon installation, " "nor do they run their stop script upon deinstallation or upgrade. This " @@ -18077,7 +18325,7 @@ "atualização. Essa decisão é deixada para o administrador do sistema." #. (itstool) path: listitem/para -#: book.translate.xml:10548 +#: book.translate.xml:10712 msgid "" "Users of csh1 should run rehash to rebuild " @@ -18088,7 +18336,7 @@ "reconstruir a lista dos binários conhecidos nos shells PATH." #. (itstool) path: listitem/para -#: book.translate.xml:10554 +#: book.translate.xml:10718 msgid "" "Use pkg info to determine which files, man pages, and " "binaries were installed with the application." @@ -18097,17 +18345,17 @@ "e binários foram instalados com o aplicativo." #. (itstool) path: sect1/title -#: book.translate.xml:10562 +#: book.translate.xml:10726 msgid "Dealing with Broken Ports" msgstr "Lidando com ports quebrados" #. (itstool) path: sect1/para -#: book.translate.xml:10564 +#: book.translate.xml:10728 msgid "When a port does not build or install, try the following:" msgstr "Quando um port não é compilado ou instalado, tente o seguinte:" #. (itstool) path: listitem/para -#: book.translate.xml:10569 +#: book.translate.xml:10733 msgid "" "Search to see if there is a fix pending for the port in the Problem Report database. If so, " @@ -18118,7 +18366,7 @@ "link>. Nesse caso, implementar a correção proposta pode corrigir o problema." #. (itstool) path: listitem/para -#: book.translate.xml:10576 +#: book.translate.xml:10740 msgid "" "Ask the maintainer of the port for help. Type make maintainer in the ports skeleton or read the port's Makefileports@FreeBSD.org are not maintained by a specific individual. Instead, any fixes and " @@ -18164,7 +18412,7 @@ "lista de discussão. Mais voluntários são sempre necessários!" #. (itstool) path: listitem/para -#: book.translate.xml:10601 +#: book.translate.xml:10765 msgid "" "If there is no response to the email, use Bugzilla to submit a bug report " "using the instructions in ." #. (itstool) path: listitem/para -#: book.translate.xml:10608 +#: book.translate.xml:10772 msgid "" "Fix it! The Porter's Handbook includes detailed " @@ -18191,7 +18439,7 @@ "um erro de compilacao ou até mesmo submeta seu próprio projeto!" #. (itstool) path: listitem/para -#: book.translate.xml:10615 +#: book.translate.xml:10779 msgid "" "Install the package instead of the port using the instructions in ." @@ -18200,12 +18448,12 @@ "\"pkgng-intro\"/>." #. (itstool) path: chapter/title -#: book.translate.xml:10645 +#: book.translate.xml:10809 msgid "The X Window System" msgstr "O sistema X Window" #. (itstool) path: sect1/para -#: book.translate.xml:10650 +#: book.translate.xml:10814 msgid "" "An installation of FreeBSD using bsdinstall does " "not automatically install a graphical user interface. This chapter describes " @@ -18222,7 +18470,7 @@ "e instalar um ambiente de área de trabalho ou um gerenciador de janelas." #. (itstool) path: note/para -#: book.translate.xml:10659 +#: book.translate.xml:10823 msgid "" "Users who prefer an installation method that automatically configures the " "Xorg and offers a choice of window managers " @@ -18235,7 +18483,7 @@ "consultar o web site ." #. (itstool) path: sect1/para -#: book.translate.xml:10666 +#: book.translate.xml:10830 msgid "" "For more information on the video hardware that Xorg supports, refer to the x." @@ -18246,19 +18494,19 @@ "\"http://www.x.org/\">x.org." #. (itstool) path: listitem/para -#: book.translate.xml:10673 +#: book.translate.xml:10837 msgid "" "The various components of the X Window System, and how they interoperate." msgstr "" "Quais são os vários componentes do Sistema X Window e como eles interoperam." #. (itstool) path: listitem/para -#: book.translate.xml:10678 +#: book.translate.xml:10842 msgid "How to install and configure Xorg." msgstr "Como instalar e configurar o Xorg." #. (itstool) path: listitem/para -#: book.translate.xml:10683 +#: book.translate.xml:10847 msgid "" "How to install and configure several window managers and desktop " "environments." @@ -18267,7 +18515,7 @@ "desktop." #. (itstool) path: listitem/para -#: book.translate.xml:10688 +#: book.translate.xml:10852 msgid "" "How to use TrueType fonts in " "Xorg." @@ -18276,7 +18524,7 @@ "Xorg." #. (itstool) path: listitem/para -#: book.translate.xml:10693 +#: book.translate.xml:10857 msgid "" "How to set up your system for graphical logins (XDM)." @@ -18285,7 +18533,7 @@ "(XDM)." #. (itstool) path: listitem/para -#: book.translate.xml:10702 +#: book.translate.xml:10866 msgid "" "Know how to install additional third-party software as described in ." @@ -18294,12 +18542,12 @@ "." #. (itstool) path: sect1/title -#: book.translate.xml:10709 +#: book.translate.xml:10873 msgid "Terminology" msgstr "Terminologia" #. (itstool) path: sect1/para -#: book.translate.xml:10711 +#: book.translate.xml:10875 msgid "" "While it is not necessary to understand all of the details of the various " "components in the X Window System and how they interact, some basic " @@ -18310,12 +18558,12 @@ "componentes pode ser útil." #. (itstool) path: varlistentry/term -#: book.translate.xml:10718 +#: book.translate.xml:10882 msgid "X server" msgstr "Servidor X" #. (itstool) path: listitem/para -#: book.translate.xml:10721 +#: book.translate.xml:10885 msgid "" "X was designed from the beginning to be network-centric, and adopts a " "client-server model. In this model, the X serverXTerm or " "Firefox, is a client. A client " @@ -18360,7 +18608,7 @@ "O usuário apenas clicou no botão OK." #. (itstool) path: listitem/para -#: book.translate.xml:10750 +#: book.translate.xml:10914 msgid "" "In a home or small office environment, the X server and the X clients " "commonly run on the same computer. It is also possible to run the X server " @@ -18375,12 +18623,12 @@ "entre o cliente X e o servidor ocorre através da rede." #. (itstool) path: varlistentry/term -#: book.translate.xml:10760 +#: book.translate.xml:10924 msgid "window manager" msgstr "Gerenciador de janelas" #. (itstool) path: listitem/para -#: book.translate.xml:10763 +#: book.translate.xml:10927 msgid "" "X does not dictate what windows should look like on-screen, how to move them " "around with the mouse, which keystrokes should be used to move between " @@ -18410,7 +18658,7 @@ "filename> da coleção de ports." #. (itstool) path: listitem/para -#: book.translate.xml:10779 +#: book.translate.xml:10943 msgid "" "Each window manager uses a different configuration mechanism. Some expect " "configuration file written by hand while others provide graphical tools for " @@ -18422,12 +18670,12 @@ "configuração." #. (itstool) path: varlistentry/term -#: book.translate.xml:10787 +#: book.translate.xml:10951 msgid "desktop environment" msgstr "Ambiente de desktop" #. (itstool) path: listitem/para -#: book.translate.xml:10790 +#: book.translate.xml:10954 msgid "" "KDE and GNOME are " "considered to be desktop environments as they include an entire suite of " @@ -18440,12 +18688,12 @@ "pacotes de escritório, navegadores da web e jogos." #. (itstool) path: varlistentry/term -#: book.translate.xml:10799 +#: book.translate.xml:10963 msgid "focus policy" msgstr "Política de foco" #. (itstool) path: listitem/para -#: book.translate.xml:10802 +#: book.translate.xml:10966 msgid "" "The window manager is responsible for the mouse focus policy. This policy " "provides some means for choosing which window is actively receiving " @@ -18458,7 +18706,7 @@ "janela está ativa no momento." #. (itstool) path: listitem/para -#: book.translate.xml:10808 +#: book.translate.xml:10972 msgid "" "One focus policy is called click-to-focus. In this model, a " "window becomes active upon receiving a mouse click. In the focus-" @@ -18488,7 +18736,7 @@ "janela." #. (itstool) path: listitem/para -#: book.translate.xml:10826 +#: book.translate.xml:10990 msgid "" "Different window managers support different focus models. All of them " "support click-to-focus, and the majority of them also support other " @@ -18501,12 +18749,12 @@ "quais modelos de foco estão disponíveis." #. (itstool) path: varlistentry/term -#: book.translate.xml:10835 +#: book.translate.xml:10999 msgid "widgets" msgstr "Widgets" #. (itstool) path: listitem/para -#: book.translate.xml:10838 +#: book.translate.xml:11002 msgid "" "Widget is a term for all of the items in the user interface that can be " "clicked or manipulated in some way. This includes buttons, check boxes, " @@ -18528,12 +18776,12 @@ "aplicativo." #. (itstool) path: sect1/title -#: book.translate.xml:10855 +#: book.translate.xml:11019 msgid "Installing Xorg" msgstr "Instalando o Xorg" #. (itstool) path: sect1/para -#: book.translate.xml:10857 +#: book.translate.xml:11021 msgid "" "On FreeBSD, Xorg can be installed as a package or " "port." @@ -18542,7 +18790,7 @@ "pacote ou port." #. (itstool) path: sect1/para -#: book.translate.xml:10860 +#: book.translate.xml:11024 msgid "" "The binary package can be installed quickly but with fewer options for " "customization:" @@ -18551,18 +18799,18 @@ "personalização:" #. (itstool) path: sect1/screen -#: book.translate.xml:10863 +#: book.translate.xml:11027 #, no-wrap msgid "# pkg install xorg" msgstr "# pkg install xorg" #. (itstool) path: sect1/para -#: book.translate.xml:10865 +#: book.translate.xml:11029 msgid "To build and install from the Ports Collection:" msgstr "Para compilar e instalar a partir da Coleção de Ports:" #. (itstool) path: sect1/screen -#: book.translate.xml:10867 +#: book.translate.xml:11031 #, no-wrap msgid "" "# cd /usr/ports/x11/xorg\n" @@ -18572,7 +18820,7 @@ "# make install clean" #. (itstool) path: sect1/para -#: book.translate.xml:10870 +#: book.translate.xml:11034 msgid "" "Either of these installations results in the complete Xorg system being installed. Binary packages are the best option for " @@ -18583,7 +18831,7 @@ "melhor opção para a maioria dos usuários." #. (itstool) path: sect1/para -#: book.translate.xml:10874 +#: book.translate.xml:11038 msgid "" "A smaller version of the X system suitable for experienced users is " "available in x11/xorg-minimal. Most of the documents, " @@ -18596,12 +18844,12 @@ "esses componentes adicionais para funcionarem." #. (itstool) path: sect1/title -#: book.translate.xml:10882 +#: book.translate.xml:11046 msgid "Xorg Configuration" msgstr "Configuração do Xorg" #. (itstool) path: info/author -#: book.translate.xml:10885 +#: book.translate.xml:11049 msgid "" " Warren Block Originally contributed by" @@ -18610,24 +18858,24 @@ "personname> Originalmente contribuído por" #. (itstool) path: sect1/indexterm -#: book.translate.xml:10894 +#: book.translate.xml:11058 msgid "Xorg" msgstr "Xorg" #. (itstool) path: sect1/indexterm -#: book.translate.xml:10895 +#: book.translate.xml:11059 msgid "Xorg" msgstr "Xorg" #. (itstool) path: sect2/title #. (itstool) path: sect1/title -#: book.translate.xml:10898 book.translate.xml:16812 book.translate.xml:45580 -#: book.translate.xml:62234 +#: book.translate.xml:11062 book.translate.xml:16972 book.translate.xml:45740 +#: book.translate.xml:62392 msgid "Quick Start" msgstr "Inicio Rápido" #. (itstool) path: sect2/para -#: book.translate.xml:10900 +#: book.translate.xml:11064 msgid "" "Xorg supports most common video cards, keyboards, " "and pointing devices." @@ -18636,7 +18884,7 @@ "dispositivos USB mais comuns." #. (itstool) path: tip/para -#: book.translate.xml:10904 +#: book.translate.xml:11068 msgid "" "Video cards, monitors, and input devices are automatically detected and do " "not require any manual configuration. Do not create xorg.conf a menos que a configuração automática falhe." #. (itstool) path: step/para -#: book.translate.xml:10913 +#: book.translate.xml:11077 msgid "" "If Xorg has been used on this computer before, " "move or remove any existing configuration files:" @@ -18658,7 +18906,7 @@ "antes, mova ou remova qualquer arquivo de configuração existente:" #. (itstool) path: step/screen -#: book.translate.xml:10917 +#: book.translate.xml:11081 #, no-wrap msgid "" "# mv /etc/X11/xorg.conf ~/xorg.conf.etc\n" @@ -18668,7 +18916,7 @@ "# mv /usr/local/etc/X11/xorg.conf ~/xorg.conf.localetc" #. (itstool) path: step/para -#: book.translate.xml:10922 +#: book.translate.xml:11086 msgid "" "Add the user who will run Xorg to the " "video or wheel group to enable 3D " @@ -18681,13 +18929,13 @@ "replaceable> ao grupo que estiver disponível:" #. (itstool) path: step/screen -#: book.translate.xml:10930 +#: book.translate.xml:11094 #, no-wrap msgid "# pw groupmod video -m jru || pw groupmod wheel -m jru" msgstr "# pw groupmod video -m jru || pw groupmod wheel -m jru" #. (itstool) path: step/para -#: book.translate.xml:10934 +#: book.translate.xml:11098 msgid "" "The TWM window manager is included by default. It is " "started when Xorg starts:" @@ -18696,13 +18944,13 @@ "é iniciado quando o Xorg é iniciado:" #. (itstool) path: step/screen -#: book.translate.xml:10938 +#: book.translate.xml:11102 #, no-wrap msgid "% startx" msgstr "% startx" #. (itstool) path: step/para -#: book.translate.xml:10942 +#: book.translate.xml:11106 msgid "" "On some older versions of FreeBSD, the system console must be set to " "vt4." #. (itstool) path: sect2/title -#: book.translate.xml:10951 +#: book.translate.xml:11115 msgid "User Group for Accelerated Video" msgstr "Grupo de Usuários para Vídeo Acelerado" #. (itstool) path: sect2/para -#: book.translate.xml:10953 +#: book.translate.xml:11117 msgid "" "Access to /dev/dri is needed to allow 3D acceleration " "on video cards. It is usually simplest to add the user who will be running X " @@ -18740,18 +18988,18 @@ "nenhum grupo video:" #. (itstool) path: sect2/screen -#: book.translate.xml:10963 +#: book.translate.xml:11127 #, no-wrap msgid "# pw groupmod video -m slurms || pw groupmod wheel -m slurms" msgstr "# pw groupmod video -m slurms || pw groupmod wheel -m slurms" #. (itstool) path: sect2/title -#: book.translate.xml:10967 +#: book.translate.xml:11131 msgid "Kernel Mode Setting (KMS)" msgstr "Configuração do Modo Kernel (KMS)" #. (itstool) path: sect2/para -#: book.translate.xml:10969 +#: book.translate.xml:11133 msgid "" "When the computer switches from displaying the console to a higher screen " "resolution for X, it must set the video output mode. " @@ -18776,7 +19024,7 @@ "manvolnum> mais recente evita esse problema." #. (itstool) path: sect2/para -#: book.translate.xml:10980 +#: book.translate.xml:11144 msgid "" "Add this line to /boot/loader.conf to enable " "vt4:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:10983 +#: book.translate.xml:11147 #, no-wrap msgid "kern.vty=vt" msgstr "kern.vty=vt" #. (itstool) path: sect2/title #. (itstool) path: sect1/title -#: book.translate.xml:10987 book.translate.xml:20943 book.translate.xml:31456 +#: book.translate.xml:11151 book.translate.xml:21103 book.translate.xml:31616 msgid "Configuration Files" msgstr "Arquivos de Configuração" #. (itstool) path: sect2/para -#: book.translate.xml:10989 +#: book.translate.xml:11153 msgid "" "Manual configuration is usually not necessary. Please do not manually create " "configuration files unless autoconfiguration does not work." @@ -18809,7 +19057,7 @@ "funcione." #. (itstool) path: sect3/para -#: book.translate.xml:10996 +#: book.translate.xml:11160 msgid "" "Xorg looks in several directories for " "configuration files. /usr/local/etc/X11/ is the " @@ -18823,7 +19071,7 @@ "operacional." #. (itstool) path: sect3/para -#: book.translate.xml:11003 +#: book.translate.xml:11167 msgid "" "Storing configuration files in the legacy /etc/X11/ " "still works. However, this mixes application files with the base FreeBSD " @@ -18834,12 +19082,12 @@ "com os arquivos básicos do FreeBSD e não é recomendado." #. (itstool) path: sect3/title -#: book.translate.xml:11010 +#: book.translate.xml:11174 msgid "Single or Multiple Files" msgstr "Arquivos Únicos ou Múltiplos" #. (itstool) path: sect3/para -#: book.translate.xml:11012 +#: book.translate.xml:11176 msgid "" "It is easier to use multiple files that each configure a specific setting " "than the traditional single xorg.conf. These files are " @@ -18855,12 +19103,12 @@ "filename>." #. (itstool) path: sect3/para -#: book.translate.xml:11020 +#: book.translate.xml:11184 msgid "Examples of these files are shown later in this section." msgstr "Exemplos desses arquivos serão mostrados posteriormente nesta seção." #. (itstool) path: sect3/para -#: book.translate.xml:11023 +#: book.translate.xml:11187 msgid "" "The traditional single xorg.conf still works, but is " "neither as clear nor as flexible as multiple files in the xorg." @@ -18871,12 +19119,12 @@ "subdiretório xorg.conf.d/." #. (itstool) path: sect2/title -#: book.translate.xml:11031 +#: book.translate.xml:11195 msgid "Video Cards" msgstr "Placas de Vídeo" #. (itstool) path: sect2/para -#: book.translate.xml:11033 +#: book.translate.xml:11197 msgid "" "Because of changes made in recent versions of FreeBSD, it is now possible to " "use graphics drivers provided by the Ports framework or as packages. As " @@ -18889,22 +19137,22 @@ "disponíveis em graphics/drm-kmod." #. (itstool) path: varlistentry/term -#: book.translate.xml:11041 +#: book.translate.xml:11205 msgid "Intel KMS driver" msgstr "Intel KMS driver" #. (itstool) path: varlistentry/term -#: book.translate.xml:11042 +#: book.translate.xml:11206 msgid "Radeon KMS driver" msgstr "Radeon KMS driver" #. (itstool) path: varlistentry/term -#: book.translate.xml:11043 +#: book.translate.xml:11207 msgid "AMD KMS driver" msgstr "AMD KMS driver" #. (itstool) path: listitem/para -#: book.translate.xml:11046 +#: book.translate.xml:11210 msgid "" "2D and 3D acceleration is supported on most Intel KMS driver graphics cards " "provided by Intel." @@ -18913,12 +19161,12 @@ "Intel KMS fornecidas pela Intel." #. (itstool) path: listitem/para -#: book.translate.xml:11049 +#: book.translate.xml:11213 msgid "Driver name: i915kms" msgstr "Nome do driver: i915kms" #. (itstool) path: listitem/para -#: book.translate.xml:11051 +#: book.translate.xml:11215 msgid "" "2D and 3D acceleration is supported on most older Radeon KMS driver graphics " "cards provided by AMD." @@ -18927,12 +19175,12 @@ "Radeon KMS mais antigas fornecidas pela AMD." #. (itstool) path: listitem/para -#: book.translate.xml:11054 +#: book.translate.xml:11218 msgid "Driver name: radeonkms" msgstr "Nome do Driver: radeonkms" #. (itstool) path: listitem/para -#: book.translate.xml:11056 +#: book.translate.xml:11220 msgid "" "2D and 3D acceleration is supported on most newer AMD KMS driver graphics " "cards provided by AMD." @@ -18941,12 +19189,12 @@ "AMD KMS fornecidas pela AMD." #. (itstool) path: listitem/para -#: book.translate.xml:11059 +#: book.translate.xml:11223 msgid "Driver name: amdgpu" msgstr "Nome do Driver: amdgpu" #. (itstool) path: listitem/para -#: book.translate.xml:11061 +#: book.translate.xml:11225 msgid "" "For reference, please see or Intel" msgstr "Intel" #. (itstool) path: listitem/para -#: book.translate.xml:11071 +#: book.translate.xml:11235 msgid "" "3D acceleration is supported on most Intel graphics up to Ivy Bridge (HD Graphics 2500, 4000, and P4000), " @@ -18976,12 +19224,12 @@ "2000) ." #. (itstool) path: listitem/para -#: book.translate.xml:11076 +#: book.translate.xml:11240 msgid "Driver name: intel" msgstr "Nome do driver: intel" #. (itstool) path: listitem/para -#: book.translate.xml:11078 +#: book.translate.xml:11242 msgid "" "For reference, see ." @@ -18990,12 +19238,12 @@ "List_of_Intel_graphics_processing_units\"/>." #. (itstool) path: varlistentry/term -#: book.translate.xml:11083 +#: book.translate.xml:11247 msgid "AMD Radeon" msgstr "AMD Radeon" #. (itstool) path: listitem/para -#: book.translate.xml:11086 +#: book.translate.xml:11250 msgid "" "2D and 3D acceleration is supported on Radeon cards up to and including the " "HD6000 series." @@ -19004,12 +19252,12 @@ "HD6000." #. (itstool) path: listitem/para -#: book.translate.xml:11089 +#: book.translate.xml:11253 msgid "Driver name: radeon" msgstr "Nome do Driver: radeon" #. (itstool) path: listitem/para -#: book.translate.xml:11091 +#: book.translate.xml:11255 msgid "" "For reference, see ." @@ -19018,12 +19266,12 @@ "List_of_AMD_graphics_processing_units\"/>." #. (itstool) path: varlistentry/term -#: book.translate.xml:11096 +#: book.translate.xml:11260 msgid "NVIDIA" msgstr "NVIDIA" #. (itstool) path: listitem/para -#: book.translate.xml:11099 +#: book.translate.xml:11263 msgid "" "Several NVIDIA drivers are available in the x11 " "category of the Ports Collection. Install the driver that matches the video " @@ -19034,7 +19282,7 @@ "de vídeo." #. (itstool) path: listitem/para -#: book.translate.xml:11104 +#: book.translate.xml:11268 msgid "" "For reference, see ." @@ -19043,12 +19291,12 @@ "List_of_Nvidia_graphics_processing_units\"/>." #. (itstool) path: varlistentry/term -#: book.translate.xml:11109 +#: book.translate.xml:11273 msgid "Hybrid Combination Graphics" msgstr "Gráficos Híbridos de Combinação" #. (itstool) path: listitem/para -#: book.translate.xml:11112 +#: book.translate.xml:11276 msgid "" "Some notebook computers add additional graphics processing units to those " "built into the chipset or processor. Optimus combines " @@ -19069,7 +19317,7 @@ "\"registered\">AMD Radeon." #. (itstool) path: listitem/para -#: book.translate.xml:11121 +#: book.translate.xml:11285 msgid "" "Implementations of these hybrid graphics systems vary, and " "Xorg on FreeBSD is not able to drive all versions " @@ -19080,7 +19328,7 @@ "versões deles." #. (itstool) path: listitem/para -#: book.translate.xml:11125 +#: book.translate.xml:11289 msgid "" "Some computers provide a BIOS option to disable one of " "the graphics adapters or select a discrete mode which " @@ -19099,7 +19347,7 @@ "\"registered\">Intel." #. (itstool) path: listitem/para -#: book.translate.xml:11134 +#: book.translate.xml:11298 msgid "" "BIOS settings depend on the model of computer. In some " "situations, both GPUs can be left enabled, but creating a " @@ -19113,12 +19361,12 @@ "suficiente para tornar esse sistema funcional." #. (itstool) path: varlistentry/term -#: book.translate.xml:11145 +#: book.translate.xml:11309 msgid "Other Video Cards" msgstr "Outras placas de vídeo" #. (itstool) path: listitem/para -#: book.translate.xml:11148 +#: book.translate.xml:11312 msgid "" "Drivers for some less-common video cards can be found in the x11-" "drivers directory of the Ports Collection." @@ -19127,7 +19375,7 @@ "diretório x11-drivers da Coleção de Ports." #. (itstool) path: listitem/para -#: book.translate.xml:11152 +#: book.translate.xml:11316 msgid "" "Cards that are not supported by a specific driver might still be usable with " "the x11-drivers/xf86-video-vesa driver. This driver is " @@ -19144,7 +19392,7 @@ "específico não é encontrado para a placa de vídeo." #. (itstool) path: listitem/para -#: book.translate.xml:11162 +#: book.translate.xml:11326 msgid "" "x11-drivers/xf86-video-scfb is a similar nonspecialized " "video driver that works on many UEFI and e ARM." #. (itstool) path: varlistentry/term -#: book.translate.xml:11169 +#: book.translate.xml:11333 msgid "Setting the Video Driver in a File" msgstr "Configurando o driver de vídeo em um arquivo" #. (itstool) path: listitem/para -#: book.translate.xml:11172 +#: book.translate.xml:11336 msgid "" "To set the Intel driver in a " "configuration file:" @@ -19169,7 +19417,7 @@ "um arquivo de configuração:" #. (itstool) path: example/title -#: book.translate.xml:11176 +#: book.translate.xml:11340 msgid "" "Select Intel Video Driver in a " "File" @@ -19178,12 +19426,12 @@ "trademark> em um arquivo" #. (itstool) path: example/para -#: book.translate.xml:11178 +#: book.translate.xml:11342 msgid "/usr/local/etc/X11/xorg.conf.d/driver-intel.conf" msgstr "/usr/local/etc/X11/xorg.conf.d/driver-intel.conf" #. (itstool) path: example/programlisting -#: book.translate.xml:11180 +#: book.translate.xml:11344 #, no-wrap msgid "" "Section \"Device\"\n" @@ -19199,7 +19447,7 @@ "EndSection" #. (itstool) path: example/para -#: book.translate.xml:11186 +#: book.translate.xml:11350 msgid "" "If more than one video card is present, the BusID " "identifier can be uncommented and set to select the desired card. A list of " @@ -19213,22 +19461,22 @@ "command>." #. (itstool) path: listitem/para -#: book.translate.xml:11194 +#: book.translate.xml:11358 msgid "To set the Radeon driver in a configuration file:" msgstr "Para definir o driver Radeon em um arquivo de configuração:" #. (itstool) path: example/title -#: book.translate.xml:11198 +#: book.translate.xml:11362 msgid "Select Radeon Video Driver in a File" msgstr "Selecione o driver de vídeo Radeon em um arquivo" #. (itstool) path: example/para -#: book.translate.xml:11200 +#: book.translate.xml:11364 msgid "/usr/local/etc/X11/xorg.conf.d/driver-radeon.conf" msgstr "/usr/local/etc/X11/xorg.conf.d/driver-radeon.conf" #. (itstool) path: example/programlisting -#: book.translate.xml:11202 +#: book.translate.xml:11366 #, no-wrap msgid "" "Section \"Device\"\n" @@ -19242,23 +19490,23 @@ "EndSection" #. (itstool) path: listitem/para -#: book.translate.xml:11208 +#: book.translate.xml:11372 msgid "To set the VESA driver in a configuration file:" msgstr "" "Para definir o driver VESA em um arquivo de configuração:" #. (itstool) path: example/title -#: book.translate.xml:11212 +#: book.translate.xml:11376 msgid "Select VESA Video Driver in a File" msgstr "Selecione o driver de vídeo VESA em um arquivo" #. (itstool) path: example/para -#: book.translate.xml:11215 +#: book.translate.xml:11379 msgid "/usr/local/etc/X11/xorg.conf.d/driver-vesa.conf" msgstr "/usr/local/etc/X11/xorg.conf.d/driver-vesa.conf" #. (itstool) path: example/programlisting -#: book.translate.xml:11217 +#: book.translate.xml:11381 #, no-wrap msgid "" "Section \"Device\"\n" @@ -19272,7 +19520,7 @@ "EndSection" #. (itstool) path: listitem/para -#: book.translate.xml:11223 +#: book.translate.xml:11387 msgid "" "To set the scfb driver for use with a UEFI or ARM computer:" @@ -19281,17 +19529,17 @@ "UEFI ou ARM:" #. (itstool) path: example/title -#: book.translate.xml:11227 +#: book.translate.xml:11391 msgid "Select scfb Video Driver in a File" msgstr "Selecione o driver de vídeo scfb em um arquivo" #. (itstool) path: example/para -#: book.translate.xml:11230 +#: book.translate.xml:11394 msgid "/usr/local/etc/X11/xorg.conf.d/driver-scfb.conf" msgstr "/usr/local/etc/X11/xorg.conf.d/driver-scfb.conf" #. (itstool) path: example/programlisting -#: book.translate.xml:11232 +#: book.translate.xml:11396 #, no-wrap msgid "" "Section \"Device\"\n" @@ -19305,12 +19553,12 @@ "EndSection" #. (itstool) path: sect2/title -#: book.translate.xml:11243 +#: book.translate.xml:11407 msgid "Monitors" msgstr "Monitores" #. (itstool) path: sect2/para -#: book.translate.xml:11245 +#: book.translate.xml:11409 msgid "" "Almost all monitors support the Extended Display Identification Data " "standard (EDID). Xorg uses " @@ -19325,7 +19573,7 @@ "combinação mais adequada de configurações para usar com esse monitor." #. (itstool) path: sect2/para -#: book.translate.xml:11253 +#: book.translate.xml:11417 msgid "" "Other resolutions supported by the monitor can be chosen by setting the " "desired resolution in configuration files, or after the X server has been " @@ -19338,7 +19586,7 @@ "refentrytitle>1 ." #. (itstool) path: varlistentry/term -#: book.translate.xml:11260 +#: book.translate.xml:11424 msgid "" "Using xrandr1" @@ -19347,7 +19595,7 @@ "refentrytitle>1" #. (itstool) path: listitem/para -#: book.translate.xml:11263 +#: book.translate.xml:11427 msgid "" "Run xrandr1 without any parameters " @@ -19358,7 +19606,7 @@ "para ver uma lista de saídas de vídeo e modos de monitor detectados:" #. (itstool) path: listitem/screen -#: book.translate.xml:11266 +#: book.translate.xml:11430 #, no-wrap msgid "" "% xrandr\n" @@ -19394,7 +19642,7 @@ "HDMI-0 disconnected (normal left inverted right x axis y axis)" #. (itstool) path: listitem/para -#: book.translate.xml:11282 +#: book.translate.xml:11446 msgid "" "This shows that the DVI-0 output is being used to display " "a screen resolution of 1920x1200 pixels at a refresh rate of about 60 Hz. " @@ -19407,7 +19655,7 @@ "DisplayPort-0 e HDMI-0." #. (itstool) path: listitem/para -#: book.translate.xml:11289 +#: book.translate.xml:11453 msgid "" "Any of the other display modes can be selected with xrandr1% xrandr --mode 1280x1024 --rate 60" msgstr "% xrandr --mode 1280x1024 --rate 60" #. (itstool) path: listitem/para -#: book.translate.xml:11295 +#: book.translate.xml:11459 msgid "" "A common task is using the external video output on a notebook computer for " "a video projector." @@ -19434,7 +19682,7 @@ "projetor de vídeo." #. (itstool) path: listitem/para -#: book.translate.xml:11298 +#: book.translate.xml:11462 msgid "" "The type and quantity of output connectors varies between devices, and the " "name given to each output varies from driver to driver. What one driver " @@ -19451,7 +19699,7 @@ "citerefentry> para listar todas as saídas disponíveis:" #. (itstool) path: listitem/screen -#: book.translate.xml:11306 +#: book.translate.xml:11470 #, no-wrap msgid "" "% xrandr\n" @@ -19493,7 +19741,7 @@ "DP1 disconnected (normal left inverted right x axis y axis)" #. (itstool) path: listitem/para -#: book.translate.xml:11325 +#: book.translate.xml:11489 msgid "" "Four outputs were found: the built-in panel LVDS1, and " "external VGA1, HDMI1, and " @@ -19504,7 +19752,7 @@ "do painel interno." #. (itstool) path: listitem/para -#: book.translate.xml:11330 +#: book.translate.xml:11494 msgid "" "The projector has been connected to the VGA1 output. " "xrandr% xrandr --output VGA1 --auto --right-of LVDS1" msgstr "% xrandr --output VGA1 --auto --right-of LVDS1" #. (itstool) path: listitem/para -#: book.translate.xml:11338 +#: book.translate.xml:11502 msgid "" "--auto chooses the resolution and refresh rate detected " "by EDID. If the resolution is not correctly detected, a " @@ -19542,7 +19790,7 @@ "definida com --mode 1024x768." #. (itstool) path: listitem/para -#: book.translate.xml:11347 +#: book.translate.xml:11511 msgid "" "xrandr1 is often run from " @@ -19554,30 +19802,30 @@ "quando o X é iniciado." #. (itstool) path: varlistentry/term -#: book.translate.xml:11354 +#: book.translate.xml:11518 msgid "Setting Monitor Resolution in a File" msgstr "Configurando a resolução do monitor em um arquivo" #. (itstool) path: listitem/para -#: book.translate.xml:11357 +#: book.translate.xml:11521 msgid "To set a screen resolution of 1024x768 in a configuration file:" msgstr "" "Para definir uma resolução de tela de 1024x768 em um arquivo de configuração:" #. (itstool) path: example/title -#: book.translate.xml:11361 +#: book.translate.xml:11525 msgid "Set Screen Resolution in a File" msgstr "Defina a resolução de tela em um arquivo" #. (itstool) path: example/para -#: book.translate.xml:11363 +#: book.translate.xml:11527 msgid "" "/usr/local/etc/X11/xorg.conf.d/screen-resolution.conf" msgstr "" "/usr/local/etc/X11/xorg.conf.d/screen-resolution.conf" #. (itstool) path: example/programlisting -#: book.translate.xml:11365 +#: book.translate.xml:11529 #, no-wrap msgid "" "Section \"Screen\"\n" @@ -19597,7 +19845,7 @@ "EndSection" #. (itstool) path: listitem/para -#: book.translate.xml:11374 +#: book.translate.xml:11538 msgid "" "The few monitors that do not have EDID can be configured " "by setting HorizSync and VertRefresh " @@ -19609,17 +19857,17 @@ "pelo monitor." #. (itstool) path: example/title -#: book.translate.xml:11381 +#: book.translate.xml:11545 msgid "Manually Setting Monitor Frequencies" msgstr "Configurando Manualmente as Frequências do Monitor" #. (itstool) path: example/para -#: book.translate.xml:11383 +#: book.translate.xml:11547 msgid "/usr/local/etc/X11/xorg.conf.d/monitor0-freq.conf" msgstr "/usr/local/etc/X11/xorg.conf.d/monitor0-freq.conf" #. (itstool) path: example/programlisting -#: book.translate.xml:11385 +#: book.translate.xml:11549 #, no-wrap msgid "" "Section \"Monitor\"\n" @@ -19635,22 +19883,22 @@ "EndSection" #. (itstool) path: sect2/title -#: book.translate.xml:11397 +#: book.translate.xml:11561 msgid "Input Devices" msgstr "Dispositivos de Entrada" #. (itstool) path: sect3/title -#: book.translate.xml:11400 +#: book.translate.xml:11564 msgid "Keyboards" msgstr "Teclados" #. (itstool) path: varlistentry/term -#: book.translate.xml:11404 +#: book.translate.xml:11568 msgid "Keyboard Layout" msgstr "Layout do Teclado" #. (itstool) path: listitem/para -#: book.translate.xml:11407 +#: book.translate.xml:11571 msgid "" "The standardized location of keys on a keyboard is called a " "layout. Layouts and other adjustable parameters are " @@ -19663,7 +19911,7 @@ "config 7." #. (itstool) path: listitem/para -#: book.translate.xml:11412 +#: book.translate.xml:11576 msgid "" "A United States layout is the default. To select an alternate layout, set " "the XkbLayout and XkbVariant options " @@ -19676,7 +19924,7 @@ "aplicado a todos os dispositivos de entrada que correspondam à classe." #. (itstool) path: listitem/para -#: book.translate.xml:11419 +#: book.translate.xml:11583 msgid "" "This example selects a French keyboard layout with the oss variant." @@ -19685,19 +19933,19 @@ "oss." #. (itstool) path: example/title -#: book.translate.xml:11423 +#: book.translate.xml:11587 msgid "Setting a Keyboard Layout" msgstr "Definindo um layout de teclado" #. (itstool) path: example/para -#: book.translate.xml:11425 +#: book.translate.xml:11589 msgid "" "/usr/local/etc/X11/xorg.conf.d/keyboard-fr-oss.conf" msgstr "" "/usr/local/etc/X11/xorg.conf.d/keyboard-fr-oss.conf" #. (itstool) path: example/programlisting -#: book.translate.xml:11427 +#: book.translate.xml:11591 #, no-wrap msgid "" "Section\t\"InputClass\"\n" @@ -19717,12 +19965,12 @@ "EndSection" #. (itstool) path: example/title -#: book.translate.xml:11437 +#: book.translate.xml:11601 msgid "Setting Multiple Keyboard Layouts" msgstr "Definindo vários layouts de teclado" #. (itstool) path: example/para -#: book.translate.xml:11439 +#: book.translate.xml:11603 msgid "" "Set United States, Spanish, and Ukrainian keyboard layouts. Cycle through " "these layouts by pressing Alt " @@ -19737,14 +19985,14 @@ "controle da mudança de layout e dos indicadores do layout atual." #. (itstool) path: example/para -#: book.translate.xml:11450 +#: book.translate.xml:11614 msgid "" "/usr/local/etc/X11/xorg.conf.d/kbd-layout-multi.conf" msgstr "" "/usr/local/etc/X11/xorg.conf.d/kbd-layout-multi.conf" #. (itstool) path: example/programlisting -#: book.translate.xml:11452 +#: book.translate.xml:11616 #, no-wrap msgid "" "Section\t\"InputClass\"\n" @@ -19760,12 +20008,12 @@ "EndSection" #. (itstool) path: varlistentry/term -#: book.translate.xml:11462 +#: book.translate.xml:11626 msgid "Closing Xorg From the Keyboard" msgstr "Fechando o Xorg pelo teclado" #. (itstool) path: listitem/para -#: book.translate.xml:11466 +#: book.translate.xml:11630 msgid "" "X can be closed with a combination of keys. By default, that key combination " "is not set because it conflicts with keyboard commands for some " @@ -19778,17 +20026,17 @@ "seção InputDevice do teclado:" #. (itstool) path: example/title -#: book.translate.xml:11474 +#: book.translate.xml:11638 msgid "Enabling Keyboard Exit from X" msgstr "Ativando o fechamento de X pelo teclado" #. (itstool) path: example/para -#: book.translate.xml:11476 +#: book.translate.xml:11640 msgid "/usr/local/etc/X11/xorg.conf.d/keyboard-zap.conf" msgstr "/usr/local/etc/X11/xorg.conf.d/keyboard-zap.conf" #. (itstool) path: example/programlisting -#: book.translate.xml:11478 +#: book.translate.xml:11642 #, no-wrap msgid "" "Section\t\"InputClass\"\n" @@ -19806,12 +20054,12 @@ "EndSection" #. (itstool) path: sect3/title -#: book.translate.xml:11491 +#: book.translate.xml:11655 msgid "Mice and Pointing Devices" msgstr "Mouse e Dispositivos Similares" #. (itstool) path: sect3/para -#: book.translate.xml:11493 +#: book.translate.xml:11657 msgid "" "Many mouse parameters can be adjusted with configuration options. See " "mousedrvInputDevice section of xorg.conf. To " @@ -19839,18 +20087,18 @@ "definir o número de botões para 7:" #. (itstool) path: example/title -#: book.translate.xml:11507 +#: book.translate.xml:11671 msgid "Setting the Number of Mouse Buttons" msgstr "Definindo o número de botões do mouse" #. (itstool) path: example/para -#: book.translate.xml:11509 +#: book.translate.xml:11673 msgid "/usr/local/etc/X11/xorg.conf.d/mouse0-buttons.conf" msgstr "" "/usr/local/etc/X11/xorg.conf.d/mouse0-buttons.conf" #. (itstool) path: example/programlisting -#: book.translate.xml:11511 +#: book.translate.xml:11675 #, no-wrap msgid "" "Section \"InputDevice\"\n" @@ -19864,7 +20112,7 @@ "EndSection" #. (itstool) path: sect2/para -#: book.translate.xml:11525 +#: book.translate.xml:11689 msgid "" "In some cases, Xorg autoconfiguration does not " "work with particular hardware, or a different configuration is desired. For " @@ -19876,7 +20124,7 @@ "ser criado." #. (itstool) path: warning/para -#: book.translate.xml:11531 +#: book.translate.xml:11695 msgid "" "Do not create manual configuration files unless required. Unnecessary manual " "configuration can prevent proper operation." @@ -19885,7 +20133,7 @@ "A configuração manual desnecessária pode impedir o funcionamento adequado." #. (itstool) path: sect2/para -#: book.translate.xml:11536 +#: book.translate.xml:11700 msgid "" "A configuration file can be generated by Xorg " "based on the detected hardware. This file is often a useful starting point " @@ -19896,18 +20144,18 @@ "ponto de partida útil para configurações personalizadas." #. (itstool) path: sect2/para -#: book.translate.xml:11541 +#: book.translate.xml:11705 msgid "Generating an xorg.conf:" msgstr "Gerando um arquivo xorg.conf:" #. (itstool) path: sect2/screen -#: book.translate.xml:11543 +#: book.translate.xml:11707 #, no-wrap msgid "# Xorg -configure" msgstr "# Xorg -configure" #. (itstool) path: sect2/para -#: book.translate.xml:11545 +#: book.translate.xml:11709 msgid "" "The configuration file is saved to /root/xorg.conf.new. " "Make any changes desired, then test that file with:" @@ -19916,13 +20164,13 @@ "filename>. Faça as alterações desejadas e teste esse arquivo com:" #. (itstool) path: sect2/screen -#: book.translate.xml:11549 +#: book.translate.xml:11713 #, no-wrap msgid "# Xorg -config /root/xorg.conf.new" msgstr "# Xorg -config /root/xorg.conf.new" #. (itstool) path: sect2/para -#: book.translate.xml:11551 +#: book.translate.xml:11715 msgid "" "After the new configuration has been adjusted and tested, it can be split " "into smaller files in the normal location, /usr/local/etc/X11/xorg." @@ -19933,17 +20181,17 @@ "filename>." #. (itstool) path: sect1/title -#: book.translate.xml:11569 +#: book.translate.xml:11733 msgid "Using Fonts in Xorg" msgstr "Usando fontes no Xorg" #. (itstool) path: sect2/title -#: book.translate.xml:11572 +#: book.translate.xml:11736 msgid "Type1 Fonts" msgstr "Fontes Type1" #. (itstool) path: sect2/para -#: book.translate.xml:11574 +#: book.translate.xml:11738 msgid "" "The default fonts that ship with Xorg are less " "than ideal for typical desktop publishing applications. Large presentation " @@ -19986,7 +20234,7 @@ "\"truetype\"/>." #. (itstool) path: sect2/para -#: book.translate.xml:11593 +#: book.translate.xml:11757 msgid "" "To install the above Type1 font collections from binary packages, run the " "following commands:" @@ -19995,13 +20243,13 @@ "os seguintes comandos:" #. (itstool) path: sect2/screen -#: book.translate.xml:11596 +#: book.translate.xml:11760 #, no-wrap msgid "# pkg install urwfonts" msgstr "# pkg install urwfonts" #. (itstool) path: sect2/para -#: book.translate.xml:11598 +#: book.translate.xml:11762 msgid "" "Alternatively, to build from the Ports Collection, run the following " "commands:" @@ -20010,7 +20258,7 @@ "seguintes comandos:" #. (itstool) path: sect2/screen -#: book.translate.xml:11601 +#: book.translate.xml:11765 #, no-wrap msgid "" "# cd /usr/ports/x11-fonts/urwfonts\n" @@ -20020,7 +20268,7 @@ "# make install clean" #. (itstool) path: sect2/para -#: book.translate.xml:11604 +#: book.translate.xml:11768 msgid "" "And likewise with the freefont or other collections. To have the X server " "detect these fonts, add an appropriate line to the X server configuration " @@ -20031,18 +20279,18 @@ "configuração do servidor X (/etc/X11/xorg.conf):" #. (itstool) path: sect2/programlisting -#: book.translate.xml:11609 +#: book.translate.xml:11773 #, no-wrap msgid "FontPath \"/usr/local/share/fonts/urwfonts/\"" msgstr "FontPath \"/usr/local/share/fonts/urwfonts/\"" #. (itstool) path: sect2/para -#: book.translate.xml:11611 +#: book.translate.xml:11775 msgid "Alternatively, at the command line in the X session run:" msgstr "Alternativamente, na linha de comando de execução da sessão X:" #. (itstool) path: sect2/screen -#: book.translate.xml:11614 +#: book.translate.xml:11778 #, no-wrap msgid "" "% xset fp+ /usr/local/share/fonts/urwfonts\n" @@ -20052,7 +20300,7 @@ "% xset fp rehash" #. (itstool) path: sect2/para -#: book.translate.xml:11617 +#: book.translate.xml:11781 msgid "" "This will work but will be lost when the X session is closed, unless it is " "added to the startup file (~/.xinitrc for a normal " @@ -20070,22 +20318,22 @@ "\"antialias\"/>." #. (itstool) path: sect2/title -#: book.translate.xml:11629 +#: book.translate.xml:11793 msgid "TrueType Fonts" msgstr "Fontes TrueType" #. (itstool) path: sect2/indexterm -#: book.translate.xml:11631 +#: book.translate.xml:11795 msgid "TrueType Fonts" msgstr "TrueType Fonts" #. (itstool) path: sect2/indexterm -#: book.translate.xml:11634 +#: book.translate.xml:11798 msgid "fonts TrueType" msgstr "fonts TrueType" #. (itstool) path: sect2/para -#: book.translate.xml:11639 +#: book.translate.xml:11803 msgid "" "Xorg has built in support for rendering " "TrueType fonts. There are two " @@ -20104,13 +20352,13 @@ "xorg.conf." #. (itstool) path: sect2/programlisting -#: book.translate.xml:11647 +#: book.translate.xml:11811 #, no-wrap msgid "Load \"freetype\"" msgstr "Load \"freetype\"" #. (itstool) path: sect2/para -#: book.translate.xml:11649 +#: book.translate.xml:11813 msgid "" "Now make a directory for the TrueType fonts (for example, /usr/local/share/fonts/TrueType# pkg install mkfontscale" msgstr "# pkg install mkfontdir" #. (itstool) path: sect2/para -#: book.translate.xml:11665 +#: book.translate.xml:11829 msgid "Then create an index of X font files in a directory:" msgstr "Em seguida, crie um índice de arquivos de fontes X em um diretório:" #. (itstool) path: sect2/screen -#: book.translate.xml:11668 +#: book.translate.xml:11832 #, no-wrap msgid "" "# cd /usr/local/share/fonts/TrueType\n" @@ -20165,7 +20413,7 @@ "# mkfontdir" #. (itstool) path: sect2/para -#: book.translate.xml:11671 +#: book.translate.xml:11835 msgid "" "Now add the TrueType directory " "to the font path. This is just the same as described in :" #. (itstool) path: sect2/screen -#: book.translate.xml:11674 +#: book.translate.xml:11838 #, no-wrap msgid "" "% xset fp+ /usr/local/share/fonts/TrueType\n" @@ -20186,7 +20434,7 @@ "% xset fp rehash" #. (itstool) path: sect2/para -#: book.translate.xml:11677 +#: book.translate.xml:11841 msgid "" "or add a FontPath line to xorg.conf." msgstr "" @@ -20194,7 +20442,7 @@ "filename>." #. (itstool) path: sect2/para -#: book.translate.xml:11680 +#: book.translate.xml:11844 msgid "" "Now Gimp, Apache OpenOffice, and all of the other X applications should now recognize the " @@ -20212,22 +20460,22 @@ "agora." #. (itstool) path: sect2/title -#: book.translate.xml:11701 +#: book.translate.xml:11865 msgid "Anti-Aliased Fonts" msgstr "Fontes com Anti-Alias" #. (itstool) path: sect2/indexterm -#: book.translate.xml:11703 +#: book.translate.xml:11867 msgid "anti-aliased fonts" msgstr "anti-aliased fonts" #. (itstool) path: sect2/indexterm -#: book.translate.xml:11706 +#: book.translate.xml:11870 msgid "fonts anti-aliased" msgstr "fonts anti-aliased" #. (itstool) path: sect2/para -#: book.translate.xml:11711 +#: book.translate.xml:11875 msgid "" "All fonts in Xorg that are found in /" "usr/local/share/fonts/ and ~/.fonts/ are " @@ -20244,7 +20492,7 @@ "GNOME e o Firefox." #. (itstool) path: sect2/para -#: book.translate.xml:11720 +#: book.translate.xml:11884 msgid "" "To control which fonts are anti-aliased, or to configure anti-aliasing " "properties, create (or edit, if it already exists) the file /usr/" @@ -20263,12 +20511,12 @@ "conf 5." #. (itstool) path: sect2/indexterm -#: book.translate.xml:11729 +#: book.translate.xml:11893 msgid "XML" msgstr "XML" #. (itstool) path: sect2/para -#: book.translate.xml:11731 +#: book.translate.xml:11895 msgid "" "This file must be in XML format. Pay careful attention to case, and make " "sure all tags are properly closed. The file begins with the usual XML header " @@ -20282,7 +20530,7 @@ "literal>:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:11737 +#: book.translate.xml:11901 #, no-wrap msgid "" "<?xml version=\"1.0\"?>\n" @@ -20294,7 +20542,7 @@ " <fontconfig>" #. (itstool) path: sect2/para -#: book.translate.xml:11741 +#: book.translate.xml:11905 msgid "" "As previously stated, all fonts in /usr/local/share/fonts/ as well as ~/.fonts/ are already made " @@ -20309,13 +20557,13 @@ "etc/fonts/local.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:11749 +#: book.translate.xml:11913 #, no-wrap msgid "<dir>/path/to/my/fonts</dir>" msgstr "<dir>/path/to/my/fonts</dir>" #. (itstool) path: sect2/para -#: book.translate.xml:11751 +#: book.translate.xml:11915 msgid "" "After adding new fonts, and especially new font directories, rebuild the " "font caches:" @@ -20324,13 +20572,13 @@ "reconstrua os caches de fontes:" #. (itstool) path: sect2/screen -#: book.translate.xml:11755 +#: book.translate.xml:11919 #, no-wrap msgid "# fc-cache -f" msgstr "# fc-cache -f" #. (itstool) path: sect2/para -#: book.translate.xml:11757 +#: book.translate.xml:11921 msgid "" "Anti-aliasing makes borders slightly fuzzy, which makes very small text more " "readable and removes staircases from large text, but can " @@ -20344,7 +20592,7 @@ "linhas:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:11764 +#: book.translate.xml:11928 #, no-wrap msgid "" " <match target=\"font\">\n" @@ -20382,12 +20630,12 @@ "\t</match>" #. (itstool) path: sect2/indexterm -#: book.translate.xml:11781 +#: book.translate.xml:11945 msgid "fonts spacing" msgstr "fonts spacing" #. (itstool) path: sect2/para -#: book.translate.xml:11786 +#: book.translate.xml:11950 msgid "" "Spacing for some monospaced fonts might also be inappropriate with anti-" "aliasing. This seems to be an issue with KDE, in " @@ -20400,7 +20648,7 @@ "dessas fontes para que seja 100. Adicione essas linhas:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:11792 +#: book.translate.xml:11956 #, no-wrap msgid "" "\t<match target=\"pattern\" name=\"family\">\n" @@ -20438,7 +20686,7 @@ "\t</match>" #. (itstool) path: sect2/para -#: book.translate.xml:11809 +#: book.translate.xml:11973 msgid "" "(this aliases the other common names for fixed fonts as \"mono\"), and then add:" @@ -20447,7 +20695,7 @@ "\"mono\"), e então adicione:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:11812 +#: book.translate.xml:11976 #, no-wrap msgid "" " <match target=\"pattern\" name=\"family\">\n" @@ -20469,7 +20717,7 @@ "\t </match> " #. (itstool) path: sect2/para -#: book.translate.xml:11821 +#: book.translate.xml:11985 msgid "" "Certain fonts, such as Helvetica, may have a problem when anti-aliased. " "Usually this manifests itself as a font that seems cut in half vertically. " @@ -20483,7 +20731,7 @@ "filename>:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:11827 +#: book.translate.xml:11991 #, no-wrap msgid "" " <match target=\"pattern\" name=\"family\">\n" @@ -20505,7 +20753,7 @@ "\t </match> " #. (itstool) path: sect2/para -#: book.translate.xml:11836 +#: book.translate.xml:12000 msgid "" "After editing local.conf, make certain to end the file " "with the </fontconfig> tag. Not doing this will " @@ -20516,7 +20764,7 @@ "fazer isso fará com que as alterações sejam ignoradas." #. (itstool) path: sect2/para -#: book.translate.xml:11841 +#: book.translate.xml:12005 msgid "" "Users can add personalized settings by creating their own ~/." "config/fontconfig/fonts.conf. This file uses the same " @@ -20527,17 +20775,17 @@ "arquivo usa o mesmo formato XML descrito acima." #. (itstool) path: sect2/indexterm -#: book.translate.xml:11846 +#: book.translate.xml:12010 msgid "LCD screen" msgstr "LCD screen" #. (itstool) path: sect2/indexterm -#: book.translate.xml:11847 +#: book.translate.xml:12011 msgid "Fonts LCD screen" msgstr "Fonts LCD screen" #. (itstool) path: sect2/para -#: book.translate.xml:11850 +#: book.translate.xml:12014 msgid "" "One last point: with an LCD screen, sub-pixel sampling may be desired. This " "basically treats the (horizontally separated) red, green and blue components " @@ -20552,7 +20800,7 @@ "adicione a linha em algum lugar do local.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:11857 +#: book.translate.xml:12021 #, no-wrap msgid "" "\t <match target=\"font\">\n" @@ -20574,7 +20822,7 @@ "\t </match>" #. (itstool) path: note/para -#: book.translate.xml:11867 +#: book.translate.xml:12031 msgid "" "Depending on the sort of display, rgb may need to be " "changed to bgr, vrgb or vbgrvbgr: experimente e veja qual funciona melhor." #. (itstool) path: info/title -#: book.translate.xml:11878 +#: book.translate.xml:12042 msgid "The X Display Manager" msgstr "O Gerenciador de Display X" #. (itstool) path: authorgroup/author -#: book.translate.xml:11881 +#: book.translate.xml:12045 msgid "" " Seth Kingsley Originally contributed by " @@ -20599,12 +20847,12 @@ "personname> Contribuído Originalmente por " #. (itstool) path: sect1/indexterm -#: book.translate.xml:11891 +#: book.translate.xml:12055 msgid "X Display Manager" msgstr "X Display Manager" #. (itstool) path: sect1/para -#: book.translate.xml:11892 +#: book.translate.xml:12056 msgid "" "Xorg provides an X Display Manager, " "XDM, which can be used for login session " @@ -20619,7 +20867,7 @@ "informações de autorização, tal como uma combinação de login e senha." #. (itstool) path: sect1/para -#: book.translate.xml:11899 +#: book.translate.xml:12063 msgid "" "This section demonstrates how to configure the X Display Manager on FreeBSD. " "Some desktop environments provide their own graphical login manager. Refer " @@ -20634,12 +20882,12 @@ "instruções sobre como configurar o KDE Display Manager." #. (itstool) path: sect2/title -#: book.translate.xml:11906 +#: book.translate.xml:12070 msgid "Configuring XDM" msgstr "Configurando o XDM" #. (itstool) path: sect2/para -#: book.translate.xml:11908 +#: book.translate.xml:12072 msgid "" "To install XDM, use the x11/xdm package or port. Once installed, XDM can " @@ -20652,13 +20900,13 @@ "inicializada editando esta entrada em /etc/ttys:" #. (itstool) path: sect2/screen -#: book.translate.xml:11914 +#: book.translate.xml:12078 #, no-wrap msgid "ttyv8 \"/usr/local/bin/xdm -nodaemon\" xterm off secure" msgstr "ttyv8 \"/usr/local/bin/xdm -nodaemon\" xterm off secure" #. (itstool) path: sect2/para -#: book.translate.xml:11916 +#: book.translate.xml:12080 msgid "" "Change the off to on and save the " "edit. The ttyv8 in this entry indicates that " @@ -20669,7 +20917,7 @@ "application> será executado no nono terminal virtual." #. (itstool) path: sect2/para -#: book.translate.xml:11921 +#: book.translate.xml:12085 msgid "" "The XDM configuration directory is located in " "/usr/local/etc/X11/xdm. This directory contains several " @@ -20692,22 +20940,22 @@ "refentrytitle>1." #. (itstool) path: table/title -#: book.translate.xml:11931 +#: book.translate.xml:12095 msgid "XDM Configuration Files" msgstr "Arquivos de Configuração do XDM" #. (itstool) path: row/entry -#: book.translate.xml:11936 +#: book.translate.xml:12100 msgid "File" msgstr "Arquivo" #. (itstool) path: row/entry -#: book.translate.xml:11943 +#: book.translate.xml:12107 msgid "Xaccess" msgstr "Xaccess" #. (itstool) path: row/entry -#: book.translate.xml:11944 +#: book.translate.xml:12108 msgid "" "The protocol for connecting to XDM is called the " "X Display Manager Connection Protocol (XDMCP) This file " @@ -20722,12 +20970,12 @@ "permite a conexão de nenhum cliente remoto." #. (itstool) path: row/entry -#: book.translate.xml:11954 +#: book.translate.xml:12118 msgid "Xresources" msgstr "Xresources" #. (itstool) path: row/entry -#: book.translate.xml:11955 +#: book.translate.xml:12119 msgid "" "This file controls the look and feel of the XDM " "display chooser and login screens. The default configuration is a simple " @@ -20744,12 +20992,12 @@ "defaults descrito na documentação do Xorg." #. (itstool) path: row/entry -#: book.translate.xml:11968 +#: book.translate.xml:12132 msgid "Xservers" msgstr "Xservers" #. (itstool) path: row/entry -#: book.translate.xml:11969 +#: book.translate.xml:12133 msgid "" "The list of local and remote displays the chooser should provide as login " "choices." @@ -20758,12 +21006,12 @@ "opções de login." #. (itstool) path: row/entry -#: book.translate.xml:11974 +#: book.translate.xml:12138 msgid "Xsession" msgstr "Xsession" #. (itstool) path: row/entry -#: book.translate.xml:11975 +#: book.translate.xml:12139 msgid "" "Default session script for logins which is run by XDM after a user has logged in. This points to a customized session " @@ -20774,12 +21022,12 @@ "sessão personalizado em ~/.xsession." #. (itstool) path: row/entry -#: book.translate.xml:11982 +#: book.translate.xml:12146 msgid "Xsetup_*" msgstr "Xsetup_*" #. (itstool) path: row/entry -#: book.translate.xml:11983 +#: book.translate.xml:12147 msgid "" "Script to automatically launch applications before displaying the chooser or " "login interfaces. There is a script for each display being used, named " @@ -20794,22 +21042,22 @@ "programas em segundo plano, como xconsole." #. (itstool) path: row/entry -#: book.translate.xml:11994 +#: book.translate.xml:12158 msgid "xdm-config" msgstr "xdm-config" #. (itstool) path: row/entry -#: book.translate.xml:11995 +#: book.translate.xml:12159 msgid "Global configuration for all displays running on this machine." msgstr "Configuração global para todos os monitores executados nesta máquina." #. (itstool) path: row/entry -#: book.translate.xml:12000 +#: book.translate.xml:12164 msgid "xdm-errors" msgstr "xdm-errors" #. (itstool) path: row/entry -#: book.translate.xml:12001 +#: book.translate.xml:12165 msgid "" "Contains errors generated by the server program. If a display that " "XDM is trying to start hangs, look at this file " @@ -20822,12 +21070,12 @@ "~/.xsession-errors do usuário." #. (itstool) path: row/entry -#: book.translate.xml:12010 +#: book.translate.xml:12174 msgid "xdm-pid" msgstr "xdm-pid" #. (itstool) path: row/entry -#: book.translate.xml:12011 +#: book.translate.xml:12175 msgid "" "The running process ID of XDM." msgstr "" @@ -20835,12 +21083,12 @@ "execução." #. (itstool) path: sect2/title -#: book.translate.xml:12020 +#: book.translate.xml:12184 msgid "Configuring Remote Access" msgstr "Configurando o acesso remoto" #. (itstool) path: sect2/para -#: book.translate.xml:12022 +#: book.translate.xml:12186 msgid "" "By default, only users on the same system can login using XDM. To enable users on other systems to connect to the display " @@ -20852,7 +21100,7 @@ "acesso e ative o listener de conexão." #. (itstool) path: sect2/para -#: book.translate.xml:12027 +#: book.translate.xml:12191 msgid "" "To configure XDM to listen for any remote " "connection, comment out the DisplayManager.requestPort " @@ -20865,7 +21113,7 @@ "um ! na frente dele:" #. (itstool) path: sect2/screen -#: book.translate.xml:12033 +#: book.translate.xml:12197 #, no-wrap msgid "" "! SECURITY: do not listen for XDMCP or Chooser requests\n" @@ -20877,7 +21125,7 @@ "DisplayManager.requestPort: 0" #. (itstool) path: sect2/para -#: book.translate.xml:12037 +#: book.translate.xml:12201 msgid "" "Save the edits and restart XDM. To restrict " "remote access, look at the example entries in /usr/local/etc/X11/" @@ -20892,12 +21140,12 @@ "citerefentry> para mais informações." #. (itstool) path: info/title -#: book.translate.xml:12046 +#: book.translate.xml:12210 msgid "Desktop Environments" msgstr "Ambientes de desktop" #. (itstool) path: authorgroup/author -#: book.translate.xml:12049 +#: book.translate.xml:12213 msgid "" " Valentino Vaschetto Contributed by " @@ -20906,7 +21154,7 @@ "personname> Contribuído por " #. (itstool) path: sect1/para -#: book.translate.xml:12060 +#: book.translate.xml:12224 msgid "" "This section describes how to install three popular desktop environments on " "a FreeBSD system. A desktop environment can range from a simple window " @@ -20921,12 +21169,12 @@ "x11-wm da Coleção de Ports." #. (itstool) path: sect2/title -#: book.translate.xml:12068 +#: book.translate.xml:12232 msgid "GNOME" msgstr "GNOME" #. (itstool) path: sect2/para -#: book.translate.xml:12071 +#: book.translate.xml:12235 msgid "" "GNOME is a user-friendly desktop environment. It " "includes a panel for starting applications and displaying status, a desktop, " @@ -20949,19 +21197,19 @@ "do GNOME no FreeBSD." #. (itstool) path: sect2/para -#: book.translate.xml:12082 +#: book.translate.xml:12246 msgid "This desktop environment can be installed from a package:" msgstr "" "Este ambiente de desktop pode ser instalado a partir de um pacote binario:" #. (itstool) path: sect2/screen -#: book.translate.xml:12085 +#: book.translate.xml:12249 #, no-wrap msgid "# pkg install gnome3" msgstr "# pkg install gnome3" #. (itstool) path: sect2/para -#: book.translate.xml:12087 +#: book.translate.xml:12251 msgid "" "To instead build GNOME from ports, use the " "following command. GNOME is a large application " @@ -20972,7 +21220,7 @@ "e levará algum tempo para compilar, mesmo em um computador rápido." #. (itstool) path: sect2/screen -#: book.translate.xml:12093 +#: book.translate.xml:12257 #, no-wrap msgid "" "# cd /usr/ports/x11/gnome3\n" @@ -20982,7 +21230,7 @@ "# make install clean" #. (itstool) path: sect2/para -#: book.translate.xml:12096 +#: book.translate.xml:12260 msgid "" "GNOME requires /proc to be " "mounted. Add this line to /etc/fstab to mount this file " @@ -20994,13 +21242,13 @@ "sistema:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12101 book.translate.xml:12185 +#: book.translate.xml:12265 book.translate.xml:12349 #, no-wrap msgid "proc /proc procfs rw 0 0" msgstr "proc /proc procfs rw 0 0" #. (itstool) path: sect2/para -#: book.translate.xml:12103 +#: book.translate.xml:12267 msgid "" "GNOME uses D-Bus and " "HAL for a message bus and hardware abstraction. " @@ -21015,7 +21263,7 @@ "filename> para que eles sejam iniciados quando o sistema inicializar:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12111 book.translate.xml:12195 +#: book.translate.xml:12275 book.translate.xml:12359 #, no-wrap msgid "" "dbus_enable=\"YES\"\n" @@ -21025,7 +21273,7 @@ "hald_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:12114 +#: book.translate.xml:12278 msgid "" "After installation, configure Xorg to start " "GNOME. The easiest way to do this is to enable " @@ -21041,13 +21289,13 @@ "/etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12123 +#: book.translate.xml:12287 #, no-wrap msgid "gdm_enable=\"YES\"" msgstr "gdm_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:12125 +#: book.translate.xml:12289 msgid "" "It is often desirable to also start all GNOME " "services. To achieve this, add a second line to /etc/rc.conf/etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12129 +#: book.translate.xml:12293 #, no-wrap msgid "gnome_enable=\"YES\"" msgstr "gnome_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:12131 +#: book.translate.xml:12295 msgid "" "GDM will start automatically when the system " "boots." @@ -21073,7 +21321,7 @@ "sistema for inicializado." #. (itstool) path: sect2/para -#: book.translate.xml:12134 +#: book.translate.xml:12298 msgid "" "A second method for starting GNOME is to type " "startx from the command-line after configuring " @@ -21090,13 +21338,13 @@ "existir, crie-o com este comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:12143 +#: book.translate.xml:12307 #, no-wrap msgid "% echo \"exec /usr/local/bin/gnome-session\" > ~/.xinitrc" msgstr "% echo \"exec /usr/local/bin/gnome-session\" > ~/.xinitrc" #. (itstool) path: sect2/para -#: book.translate.xml:12145 +#: book.translate.xml:12309 msgid "" "A third method is to use XDM as the display " "manager. In this case, create an executable ~/.xsession:" @@ -21106,18 +21354,18 @@ "xsession:" #. (itstool) path: sect2/screen -#: book.translate.xml:12149 +#: book.translate.xml:12313 #, no-wrap msgid "% echo \"exec /usr/local/bin/gnome-session\" > ~/.xsession" msgstr "% echo \"exec /usr/local/bin/gnome-session\" > ~/.xsession" #. (itstool) path: sect2/title -#: book.translate.xml:12153 +#: book.translate.xml:12317 msgid "KDE" msgstr "KDE" #. (itstool) path: sect2/para -#: book.translate.xml:12157 +#: book.translate.xml:12321 msgid "" "KDE is another easy-to-use desktop environment. " "This desktop provides a suite of applications with a consistent look and " @@ -21139,18 +21387,18 @@ "freebsd.kde.org/\">http://freebsd.kde.org." #. (itstool) path: sect2/para -#: book.translate.xml:12166 +#: book.translate.xml:12330 msgid "To install the KDE package, type:" msgstr "Para instalar o pacote KDE, digite:" #. (itstool) path: sect2/screen -#: book.translate.xml:12169 +#: book.translate.xml:12333 #, no-wrap msgid "# pkg install x11/kde5" msgstr "# pkg install x11/kde5" #. (itstool) path: sect2/para -#: book.translate.xml:12171 +#: book.translate.xml:12335 msgid "" "To instead build the KDE port, use the following " "command. Installing the port will provide a menu for selecting which " @@ -21163,7 +21411,7 @@ "grande e levará algum tempo para compilar, mesmo em um computador rápido." #. (itstool) path: sect2/screen -#: book.translate.xml:12177 +#: book.translate.xml:12341 #, no-wrap msgid "" "# cd /usr/ports/x11/kde5\n" @@ -21173,7 +21421,7 @@ "# make install clean" #. (itstool) path: sect2/para -#: book.translate.xml:12180 +#: book.translate.xml:12344 msgid "" "KDE requires /proc to be " "mounted. Add this line to /etc/fstab to mount this file " @@ -21185,7 +21433,7 @@ "sistema:" #. (itstool) path: sect2/para -#: book.translate.xml:12187 +#: book.translate.xml:12351 msgid "" "KDE uses D-Bus and " "HAL for a message bus and hardware abstraction. " @@ -21200,12 +21448,12 @@ "filename> para que eles sejam iniciados quando o sistema inicializar:" #. (itstool) path: sect2/indexterm -#: book.translate.xml:12198 +#: book.translate.xml:12362 msgid "KDE display manager" msgstr "KDE display manager" #. (itstool) path: sect2/para -#: book.translate.xml:12203 +#: book.translate.xml:12367 msgid "" "Since KDE Plasma 5, the KDE Display Manager, KDM " "is no longer developed. A possible replacement is SDDMSDDM. Para instalá-lo, digite:" #. (itstool) path: sect2/screen -#: book.translate.xml:12208 +#: book.translate.xml:12372 #, no-wrap msgid "# pkg install x11/sddm" msgstr "# pkg install x11/sddm" #. (itstool) path: sect2/para -#: book.translate.xml:12210 +#: book.translate.xml:12374 msgid "Add this line to /etc/rc.conf:" msgstr "Adicione esta linha em /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12213 +#: book.translate.xml:12377 #, no-wrap msgid "sddm_enable=\"YES\"" msgstr "sddm_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:12215 +#: book.translate.xml:12379 msgid "" "A second method for launching KDE Plasma is to " "type startx from the command line. For this to work, the " @@ -21244,13 +21492,13 @@ "funcione, a seguinte linha é necessária em ~/.xinitrc:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12221 +#: book.translate.xml:12385 #, no-wrap msgid "exec ck-launch-session startplasma-x11" msgstr "exec ck-launch-session startplasma-x11" #. (itstool) path: sect2/para -#: book.translate.xml:12223 +#: book.translate.xml:12387 msgid "" "A third method for starting KDE Plasma is through " "XDM. To do so, create an executable ~/." @@ -21261,13 +21509,13 @@ "executável ~/.xsession da seguinte maneira:" #. (itstool) path: sect2/screen -#: book.translate.xml:12228 +#: book.translate.xml:12392 #, no-wrap msgid "% echo \"exec ck-launch-session startplasma-x11\" > ~/.xsession" msgstr "% echo \"exec ck-launch-session startplasma-x11\" > ~/.xsession" #. (itstool) path: sect2/para -#: book.translate.xml:12230 +#: book.translate.xml:12394 msgid "" "Once KDE Plasma is started, refer to its built-in " "help system for more information on how to use its various menus and " @@ -21278,12 +21526,12 @@ "diversos menus e aplicativos." #. (itstool) path: sect2/title -#: book.translate.xml:12236 +#: book.translate.xml:12400 msgid "Xfce" msgstr "Xfce" #. (itstool) path: sect2/para -#: book.translate.xml:12238 +#: book.translate.xml:12402 msgid "" "Xfce is a desktop environment based on the GTK+ " "toolkit used by GNOME. However, it is more " @@ -21307,23 +21555,23 @@ "org." #. (itstool) path: sect2/para -#: book.translate.xml:12249 +#: book.translate.xml:12413 msgid "To install the Xfce package:" msgstr "Para instalar o pacote Xfce:" #. (itstool) path: sect2/screen -#: book.translate.xml:12252 +#: book.translate.xml:12416 #, no-wrap msgid "# pkg install xfce" msgstr "# pkg install xfce" #. (itstool) path: sect2/para -#: book.translate.xml:12254 +#: book.translate.xml:12418 msgid "Alternatively, to build the port:" msgstr "Alternativamente , para compilar o port:" #. (itstool) path: sect2/screen -#: book.translate.xml:12256 +#: book.translate.xml:12420 #, no-wrap msgid "" "# cd /usr/ports/x11-wm/xfce4\n" @@ -21333,7 +21581,7 @@ "# make install clean" #. (itstool) path: sect2/para -#: book.translate.xml:12259 +#: book.translate.xml:12423 msgid "" "Xfce uses D-Bus for a " "message bus. This application is automatically installed as dependency of " @@ -21347,13 +21595,13 @@ "sistema inicializar:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12266 +#: book.translate.xml:12430 #, no-wrap msgid "dbus_enable=\"YES\"" msgstr "dbus_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:12268 +#: book.translate.xml:12432 msgid "" "Unlike GNOME or KDE, " "Xfce does not provide its own login manager. In " @@ -21368,13 +21616,13 @@ "primeiro adicione sua entrada ao ~/.xinitrc:" #. (itstool) path: sect2/screen -#: book.translate.xml:12276 +#: book.translate.xml:12440 #, no-wrap msgid "% echo \". /usr/local/etc/xdg/xfce4/xinitrc\" > ~/.xinitrc" msgstr "% echo \". /usr/local/etc/xdg/xfce4/xinitrc\" > ~/.xinitrc" #. (itstool) path: sect2/para -#: book.translate.xml:12278 +#: book.translate.xml:12442 msgid "" "An alternate method is to use XDM. To configure " "this method, create an executable ~/.xsession:" @@ -21383,18 +21631,18 @@ "configurar este método, crie um executável ~/.xsession:" #. (itstool) path: sect2/screen -#: book.translate.xml:12282 +#: book.translate.xml:12446 #, no-wrap msgid "% echo \". /usr/local/etc/xdg/xfce4/xinitrc\" > ~/.xsession" msgstr "% echo \". /usr/local/etc/xdg/xfce4/xinitrc\" > ~/.xsession" #. (itstool) path: sect1/title -#: book.translate.xml:12287 +#: book.translate.xml:12451 msgid "Installing Compiz Fusion" msgstr "Instalando o Compiz Fusion" #. (itstool) path: sect1/para -#: book.translate.xml:12289 +#: book.translate.xml:12453 msgid "" "One way to make using a desktop computer more pleasant is with nice 3D " "effects." @@ -21403,7 +21651,7 @@ "bons efeitos 3D." #. (itstool) path: sect1/para -#: book.translate.xml:12292 +#: book.translate.xml:12456 msgid "" "Installing the Compiz Fusion package is easy, but " "configuring it requires a few steps that are not described in the port's " @@ -21414,12 +21662,12 @@ "ports." #. (itstool) path: sect2/title -#: book.translate.xml:12297 +#: book.translate.xml:12461 msgid "Setting up the FreeBSD nVidia Driver" msgstr "Configurando o Driver nVidia no FreeBSD" #. (itstool) path: sect2/para -#: book.translate.xml:12299 +#: book.translate.xml:12463 msgid "" "Desktop effects can cause quite a load on the graphics card. For an nVidia-" "based graphics card, the proprietary driver is required for good " @@ -21433,7 +21681,7 @@ "filename>." #. (itstool) path: sect2/para -#: book.translate.xml:12305 +#: book.translate.xml:12469 msgid "" "To determine which nVidia driver is needed see the FAQ " @@ -21444,7 +21692,7 @@ "html#idp59950544\">Perguntas frequentes sobre o assunto." #. (itstool) path: sect2/para -#: book.translate.xml:12308 +#: book.translate.xml:12472 msgid "" "Having determined the correct driver to use for your card, installation is " "as simple as installing any other package." @@ -21453,18 +21701,18 @@ "instalação é tão simples quanto instalar qualquer outro pacote." #. (itstool) path: sect2/para -#: book.translate.xml:12312 +#: book.translate.xml:12476 msgid "For example, to install the latest driver:" msgstr "Por exemplo, para instalar o driver mais recente:" #. (itstool) path: sect2/screen -#: book.translate.xml:12314 +#: book.translate.xml:12478 #, no-wrap msgid "# pkg install x11/nvidia-driver" msgstr "# pkg install x11/nvidia-driver" #. (itstool) path: sect2/para -#: book.translate.xml:12316 +#: book.translate.xml:12480 msgid "" "The driver will create a kernel module, which needs to be loaded at system " "startup. Add the following line to /boot/loader.conf:" @@ -21474,13 +21722,13 @@ "loader.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12320 +#: book.translate.xml:12484 #, no-wrap msgid "nvidia_load=\"YES\"" msgstr "nvidia_load=\"YES\"" #. (itstool) path: note/para -#: book.translate.xml:12323 +#: book.translate.xml:12487 msgid "" "To immediately load the kernel module into the running kernel issue a " "command like kldload nvidia. However, it has been noted " @@ -21496,7 +21744,7 @@ "filename>, é recomendado reiniciar o sistema." #. (itstool) path: sect2/para -#: book.translate.xml:12332 +#: book.translate.xml:12496 msgid "" "With the kernel module loaded, you normally only need to change a single " "line in xorg.conf to enable the proprietary driver:" @@ -21506,29 +21754,29 @@ "proprietário:" #. (itstool) path: sect2/para -#: book.translate.xml:12336 +#: book.translate.xml:12500 msgid "Find the following line in /etc/X11/xorg.conf:" msgstr "Encontre a seguinte linha no /etc/X11/xorg.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12339 +#: book.translate.xml:12503 #, no-wrap msgid "Driver \"nv\"" msgstr "Driver \"nv\"" #. (itstool) path: sect2/para -#: book.translate.xml:12341 +#: book.translate.xml:12505 msgid "and change it to:" msgstr "e mude para:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12343 +#: book.translate.xml:12507 #, no-wrap msgid "Driver \"nvidia\"" msgstr "Driver \"nvidia\"" #. (itstool) path: sect2/para -#: book.translate.xml:12345 +#: book.translate.xml:12509 msgid "" "Start the GUI as usual, and you should be greeted by the nVidia splash. " "Everything should work as usual." @@ -21537,12 +21785,12 @@ "Tudo deve funcionar como de costume." #. (itstool) path: sect2/title -#: book.translate.xml:12350 +#: book.translate.xml:12514 msgid "Configuring xorg.conf for Desktop Effects" msgstr "Configurando o xorg.conf para Efeitos de Desktop" #. (itstool) path: sect2/para -#: book.translate.xml:12352 +#: book.translate.xml:12516 msgid "" "To enable Compiz Fusion, /etc/X11/xorg." "conf needs to be modified:" @@ -21551,12 +21799,12 @@ "xorg.conf precisa ser modificado:" #. (itstool) path: sect2/para -#: book.translate.xml:12356 +#: book.translate.xml:12520 msgid "Add the following section to enable composite effects:" msgstr "Adicione a seguinte seção para habilitar os efeitos compostos:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12359 +#: book.translate.xml:12523 #, no-wrap msgid "" "Section \"Extensions\"\n" @@ -21568,7 +21816,7 @@ "EndSection" #. (itstool) path: sect2/para -#: book.translate.xml:12363 +#: book.translate.xml:12527 msgid "" "Locate the Screen section which should look similar to the " "one below:" @@ -21576,7 +21824,7 @@ "Localize a seção Screen, que deve ser semelhante à abaixo:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12366 +#: book.translate.xml:12530 #, no-wrap msgid "" "Section \"Screen\"\n" @@ -21592,12 +21840,12 @@ " ..." #. (itstool) path: sect2/para -#: book.translate.xml:12372 +#: book.translate.xml:12536 msgid "and add the following two lines (after Monitor will do):" msgstr "e adicione as duas linhas seguintes (após Monitor):" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12375 +#: book.translate.xml:12539 #, no-wrap msgid "" "DefaultDepth 24\n" @@ -21607,7 +21855,7 @@ "Option \"AddARGBGLXVisuals\" \"True\"" #. (itstool) path: sect2/para -#: book.translate.xml:12378 +#: book.translate.xml:12542 msgid "" "Locate the Subsection that refers to the screen resolution " "that you wish to use. For example, if you wish to use 1280x1024, locate the " @@ -21620,7 +21868,7 @@ "você pode adicionar a entrada relevante à mão:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12384 +#: book.translate.xml:12548 #, no-wrap msgid "" "SubSection \"Display\"\n" @@ -21634,7 +21882,7 @@ "EndSubSection" #. (itstool) path: sect2/para -#: book.translate.xml:12389 +#: book.translate.xml:12553 msgid "" "A color depth of 24 bits is needed for desktop composition, change the above " "subsection to:" @@ -21643,7 +21891,7 @@ "desktop, altere a subseção acima para:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12392 +#: book.translate.xml:12556 #, no-wrap msgid "" "SubSection \"Display\"\n" @@ -21659,7 +21907,7 @@ "EndSubSection" #. (itstool) path: sect2/para -#: book.translate.xml:12398 +#: book.translate.xml:12562 msgid "" "Finally, confirm that the glx and extmod " "modules are loaded in the Module section:" @@ -21668,7 +21916,7 @@ "quote> estão carregados na seção Module:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12402 +#: book.translate.xml:12566 #, no-wrap msgid "" "Section \"Module\"\n" @@ -21682,7 +21930,7 @@ " ..." #. (itstool) path: sect2/para -#: book.translate.xml:12407 +#: book.translate.xml:12571 msgid "" "The preceding can be done automatically with x11/nvidia-xconfig by running (as root):" @@ -21691,7 +21939,7 @@ "nvidia-xconfig, executando como root:" #. (itstool) path: sect2/screen -#: book.translate.xml:12411 +#: book.translate.xml:12575 #, no-wrap msgid "" "# nvidia-xconfig --add-argb-glx-visuals\n" @@ -21703,12 +21951,12 @@ "# nvidia-xconfig --depth=24" #. (itstool) path: sect2/title -#: book.translate.xml:12417 +#: book.translate.xml:12581 msgid "Installing and Configuring Compiz Fusion" msgstr "Instalando e Configurando o Compiz Fusion" #. (itstool) path: sect2/para -#: book.translate.xml:12419 +#: book.translate.xml:12583 msgid "" "Installing Compiz Fusion is as simple as any " "other package:" @@ -21717,13 +21965,13 @@ "qualquer outro pacote:" #. (itstool) path: sect2/screen -#: book.translate.xml:12422 +#: book.translate.xml:12586 #, no-wrap msgid "# pkg install x11-wm/compiz-fusion" msgstr "# pkg install x11-wm/compiz-fusion" #. (itstool) path: sect2/para -#: book.translate.xml:12424 +#: book.translate.xml:12588 msgid "" "When the installation is finished, start your graphic desktop and at a " "terminal, enter the following commands (as a normal user):" @@ -21732,7 +21980,7 @@ "terminal, digite os seguintes comandos (como usuário normal):" #. (itstool) path: sect2/screen -#: book.translate.xml:12428 +#: book.translate.xml:12592 #, no-wrap msgid "" "% compiz --replace --sm-disable --ignore-desktop-hints ccp &\n" @@ -21742,7 +21990,7 @@ "% emerald --replace &" #. (itstool) path: sect2/para -#: book.translate.xml:12431 +#: book.translate.xml:12595 msgid "" "Your screen will flicker for a few seconds, as your window manager (e.g. " "Metacity if you are using GNOMESessions in a " @@ -21769,7 +22017,7 @@ "Desktop do GNOME):" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12444 +#: book.translate.xml:12608 #, no-wrap msgid "" "#! /bin/sh\n" @@ -21781,7 +22029,7 @@ "emerald --replace &" #. (itstool) path: sect2/para -#: book.translate.xml:12448 +#: book.translate.xml:12612 msgid "" "Save this in your home directory as, for example, start-compiz and make it executable:" @@ -21790,13 +22038,13 @@ "filename> e torne-o executável:" #. (itstool) path: sect2/screen -#: book.translate.xml:12452 +#: book.translate.xml:12616 #, no-wrap msgid "% chmod +x ~/start-compiz" msgstr "% chmod +x ~/start-compiz" #. (itstool) path: sect2/para -#: book.translate.xml:12454 +#: book.translate.xml:12618 msgid "" "Then use the GUI to add it to Startup Programs " "(located in System, PreferencesGNOME)." #. (itstool) path: sect2/para -#: book.translate.xml:12461 +#: book.translate.xml:12625 msgid "" "To actually select all the desired effects and their settings, execute " "(again as a normal user) the Compiz Config Settings Manager:" #. (itstool) path: sect2/screen -#: book.translate.xml:12465 +#: book.translate.xml:12629 #, no-wrap msgid "% ccsm" msgstr "% ccsm" #. (itstool) path: note/para -#: book.translate.xml:12468 +#: book.translate.xml:12632 msgid "" "In GNOME, this can also be found in the " "System, Preferences " @@ -21836,7 +22084,7 @@ "System, Preferences." #. (itstool) path: sect2/para -#: book.translate.xml:12473 +#: book.translate.xml:12637 msgid "" "If you have selected gconf support during the build, you will " "also be able to view these settings using gconf-editor " @@ -21847,7 +22095,7 @@ "command> sob apps/compiz." #. (itstool) path: sect1/para -#: book.translate.xml:12484 +#: book.translate.xml:12648 msgid "" "If the mouse does not work, you will need to first configure it before " "proceeding. In recent Xorg versions, the " @@ -21865,13 +22113,13 @@ "arquivo:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:12493 +#: book.translate.xml:12657 #, no-wrap msgid "Option \"AutoAddDevices\" \"false\"" msgstr "Option \"AutoAddDevices\" \"false\"" #. (itstool) path: sect1/para -#: book.translate.xml:12495 +#: book.translate.xml:12659 msgid "" "Input devices may then be configured as in previous versions, along with any " "other options needed (e.g., keyboard layout switching)." @@ -21881,7 +22129,7 @@ "troca do layout de teclado)." #. (itstool) path: note/para -#: book.translate.xml:12500 +#: book.translate.xml:12664 msgid "" "As previously explained the hald daemon will, by " "default, automatically detect your keyboard. There are chances that your " @@ -21905,7 +22153,7 @@ "aplicativohald." #. (itstool) path: note/para -#: book.translate.xml:12512 +#: book.translate.xml:12676 msgid "" "For example if, one wants to use a PC 102 keys keyboard coming with a french " "layout, we have to create a keyboard configuration file for " @@ -21920,7 +22168,7 @@ "Este arquivo deve conter as seguintes linhas:" #. (itstool) path: note/programlisting -#: book.translate.xml:12520 +#: book.translate.xml:12684 #, no-wrap msgid "" "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n" @@ -21944,7 +22192,7 @@ "</deviceinfo>" #. (itstool) path: note/para -#: book.translate.xml:12530 +#: book.translate.xml:12694 msgid "" "If this file already exists, just copy and add to your file the lines " "regarding the keyboard configuration." @@ -21953,7 +22201,7 @@ "referentes à configuração do teclado." #. (itstool) path: note/para -#: book.translate.xml:12533 +#: book.translate.xml:12697 msgid "" "You will have to reboot your machine to force hald to read this file." @@ -21962,7 +22210,7 @@ "application> a ler este arquivo." #. (itstool) path: note/para -#: book.translate.xml:12536 +#: book.translate.xml:12700 msgid "" "It is possible to do the same configuration from an X terminal or a script " "with this command line:" @@ -21971,13 +22219,13 @@ "com esta linha de comando:" #. (itstool) path: note/screen -#: book.translate.xml:12539 +#: book.translate.xml:12703 #, no-wrap msgid "% setxkbmap -model pc102 -layout fr" msgstr "% setxkbmap -model pc102 -layout fr" #. (itstool) path: note/para -#: book.translate.xml:12541 +#: book.translate.xml:12705 msgid "" "/usr/local/share/X11/xkb/rules/base.lst lists the " "various keyboard, layouts and options available." @@ -21986,12 +22234,12 @@ "vários teclados, layouts e opções disponíveis." #. (itstool) path: sect1/indexterm -#: book.translate.xml:12546 +#: book.translate.xml:12710 msgid "Xorg tuning" msgstr "Xorg tuning" #. (itstool) path: sect1/para -#: book.translate.xml:12549 +#: book.translate.xml:12713 msgid "" "The xorg.conf.new configuration file may now be tuned " "to taste. Open the file in a text editor such as \"Monitor\":" #. (itstool) path: sect1/programlisting -#: book.translate.xml:12557 +#: book.translate.xml:12721 #, no-wrap msgid "" "Section \"Monitor\"\n" @@ -22033,7 +22281,7 @@ "EndSection" #. (itstool) path: sect1/para -#: book.translate.xml:12565 +#: book.translate.xml:12729 msgid "" "Most monitors support sync frequency autodetection, making manual entry of " "these values unnecessary. For the few monitors that do not support " @@ -22046,7 +22294,7 @@ "inserindo apenas valores fornecidos pelo fabricante." #. (itstool) path: sect1/para -#: book.translate.xml:12571 +#: book.translate.xml:12735 msgid "" "X allows DPMS (Energy Star) features to be used with capable monitors. The " "xsetxorg.conf" msgstr "xorg.conf" #. (itstool) path: sect1/para -#: book.translate.xml:12583 +#: book.translate.xml:12747 msgid "" "While the xorg.conf.new configuration file is still " "open in an editor, select the default resolution and color depth desired. " @@ -22085,7 +22333,7 @@ "de cor desejada. Isso é definido na seção \"Screen\":" #. (itstool) path: sect1/programlisting -#: book.translate.xml:12588 +#: book.translate.xml:12752 #, no-wrap msgid "" "Section \"Screen\"\n" @@ -22113,7 +22361,7 @@ "EndSection" #. (itstool) path: sect1/para -#: book.translate.xml:12600 +#: book.translate.xml:12764 msgid "" "The DefaultDepth keyword describes the color depth to run " "at by default. This can be overridden with the " @@ -22137,7 +22385,7 @@ "é 1024 por 768 pixels." #. (itstool) path: sect1/para -#: book.translate.xml:12611 +#: book.translate.xml:12775 msgid "" "Finally, write the configuration file and test it using the test mode given " "above." @@ -22146,7 +22394,7 @@ "teste dado acima." #. (itstool) path: note/para -#: book.translate.xml:12615 +#: book.translate.xml:12779 msgid "" "One of the tools available to assist you during troubleshooting process are " "the Xorg log files, which contain information on " @@ -22165,7 +22413,7 @@ "filename> para Xorg.8.log e assim por diante." #. (itstool) path: sect1/para -#: book.translate.xml:12627 +#: book.translate.xml:12791 msgid "" "If all is well, the configuration file needs to be installed in a common " "location where Xorg." #. (itstool) path: sect1/screen -#: book.translate.xml:12632 +#: book.translate.xml:12796 #, no-wrap msgid "# cp xorg.conf.new /etc/X11/xorg.conf" msgstr "# cp xorg.conf.new /etc/X11/xorg.conf" #. (itstool) path: sect1/para -#: book.translate.xml:12634 +#: book.translate.xml:12798 msgid "" "The Xorg configuration process is now complete. " "Xorg may be now started with the 1." #. (itstool) path: sect2/title -#: book.translate.xml:12641 +#: book.translate.xml:12805 msgid "" "Configuration with Intel " "i810 Graphics Chipsets" @@ -22214,12 +22462,12 @@ "trademark> i810" #. (itstool) path: sect2/indexterm -#: book.translate.xml:12644 +#: book.translate.xml:12808 msgid "Intel i810 graphic chipset" msgstr "Intel i810 graphic chipset" #. (itstool) path: sect2/para -#: book.translate.xml:12648 +#: book.translate.xml:12812 msgid "" "Configuration with Intel i810 " "integrated chipsets requires the agpgart AGP " @@ -22235,7 +22483,7 @@ "citerefentry> para obter maiores informações." #. (itstool) path: sect2/para -#: book.translate.xml:12654 +#: book.translate.xml:12818 msgid "" "This will allow configuration of the hardware as any other graphics board. " "Note on systems without the agp/boot/loader.conf." #. (itstool) path: sect2/title -#: book.translate.xml:12663 +#: book.translate.xml:12827 msgid "Adding a Widescreen Flatpanel to the Mix" msgstr "Adicionando um Flatpanel Widescreen ao Mix" #. (itstool) path: sect2/indexterm -#: book.translate.xml:12665 +#: book.translate.xml:12829 msgid "widescreen flatpanel configuration" msgstr "widescreen flatpanel configuration" #. (itstool) path: sect2/para -#: book.translate.xml:12669 +#: book.translate.xml:12833 msgid "" "This section assumes a bit of advanced configuration knowledge. If attempts " "to use the standard configuration tools above have not resulted in a working " @@ -22278,7 +22526,7 @@ "de um editor de texto será necessário." #. (itstool) path: sect2/para -#: book.translate.xml:12676 +#: book.translate.xml:12840 msgid "" "Current widescreen (WSXGA, WSXGA+, WUXGA, WXGA, WXGA+, et.al.) formats " "support 16:10 and 10:9 formats or aspect ratios that can be problematic. " @@ -22290,32 +22538,32 @@ "de 16:10 são:" #. (itstool) path: listitem/para -#: book.translate.xml:12683 +#: book.translate.xml:12847 msgid "2560x1600" msgstr "2560x1600" #. (itstool) path: listitem/para -#: book.translate.xml:12687 +#: book.translate.xml:12851 msgid "1920x1200" msgstr "1920x1200" #. (itstool) path: listitem/para -#: book.translate.xml:12691 +#: book.translate.xml:12855 msgid "1680x1050" msgstr "1680x1050" #. (itstool) path: listitem/para -#: book.translate.xml:12695 +#: book.translate.xml:12859 msgid "1440x900" msgstr "1440x900" #. (itstool) path: listitem/para -#: book.translate.xml:12699 +#: book.translate.xml:12863 msgid "1280x800" msgstr "1280x800" #. (itstool) path: sect2/para -#: book.translate.xml:12703 +#: book.translate.xml:12867 msgid "" "At some point, it will be as easy as adding one of these resolutions as a " "possible Mode in the Section \"Screen\"Xorg is smart enough to pull the resolution " "information from the widescreen via I2C/DDC information so it knows what the " @@ -22366,7 +22614,7 @@ "resoluções." #. (itstool) path: sect2/para -#: book.translate.xml:12724 +#: book.translate.xml:12888 msgid "" "If those ModeLines do not exist in the drivers, one might " "need to give Xorg a little hint. Using /" @@ -22381,7 +22629,7 @@ "funcionará. Basta procurar informações semelhantes:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12732 +#: book.translate.xml:12896 #, no-wrap msgid "" "(II) MGA(0): Supported additional Video Mode:\n" @@ -22397,7 +22645,7 @@ "(II) MGA(0): Ranges: V min: 48 V max: 85 Hz, H min: 30 H max: 94 kHz, PixClock max 170 MHz" #. (itstool) path: sect2/para -#: book.translate.xml:12738 +#: book.translate.xml:12902 msgid "" "This information is called EDID information. Creating a ModeLine from this is just a matter of putting the numbers in the correct " @@ -22408,13 +22656,13 @@ "correta:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12742 +#: book.translate.xml:12906 #, no-wrap msgid "ModeLine <name> <clock> <4 horiz. timings> <4 vert. timings>" msgstr "ModeLine <name> <clock> <4 horiz. timings> <4 vert. timings>" #. (itstool) path: sect2/para -#: book.translate.xml:12744 +#: book.translate.xml:12908 msgid "" "So that the ModeLine in Section \"Monitor\" for this example would look like this:" @@ -22423,7 +22671,7 @@ "literal> para este exemplo ficaria assim:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:12748 +#: book.translate.xml:12912 #, no-wrap msgid "" "Section \"Monitor\"\n" @@ -22443,7 +22691,7 @@ "EndSection" #. (itstool) path: sect2/para -#: book.translate.xml:12756 +#: book.translate.xml:12920 msgid "" "Now having completed these simple editing steps, X should start on your new " "widescreen monitor." @@ -22452,12 +22700,12 @@ "seu novo monitor widescreen." #. (itstool) path: sect2/title -#: book.translate.xml:12761 +#: book.translate.xml:12925 msgid "Troubleshooting Compiz Fusion" msgstr "Solução de problemas do Compiz Fusion" #. (itstool) path: question/para -#: book.translate.xml:12766 +#: book.translate.xml:12930 msgid "" "I have installed Compiz Fusion, and after running " "the commands you mention, my windows are left without title bars and " @@ -22468,7 +22716,7 @@ "e botões. O que está errado?" #. (itstool) path: answer/para -#: book.translate.xml:12774 +#: book.translate.xml:12938 msgid "" "You are probably missing a setting in /etc/X11/xorg.conf. Review this file carefully and check especially the " @@ -22481,7 +22729,7 @@ "AddARGBGLXVisuals." #. (itstool) path: question/para -#: book.translate.xml:12785 +#: book.translate.xml:12949 msgid "" "When I run the command to start Compiz Fusion, " "the X server crashes and I am back at the console. What is wrong?" @@ -22490,7 +22738,7 @@ "application>, o servidor X trava e eu volto ao console. O que está errado?" #. (itstool) path: answer/para -#: book.translate.xml:12792 +#: book.translate.xml:12956 msgid "" "If you check /var/log/Xorg.0.log, you will probably " "find error messages during the X startup. The most common would be:" @@ -22500,7 +22748,7 @@ "mais comuns seriam:" #. (itstool) path: answer/screen -#: book.translate.xml:12797 +#: book.translate.xml:12961 #, no-wrap msgid "" "(EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X\n" @@ -22516,7 +22764,7 @@ "(EE) NVIDIA(0): reinstalling the NVIDIA driver." #. (itstool) path: answer/para -#: book.translate.xml:12803 +#: book.translate.xml:12967 msgid "" "This is usually the case when you upgrade Xorg. " "You will need to reinstall the x11/nvidia-driver package " @@ -22527,12 +22775,12 @@ "package> para que o glx seja compilado novamente." #. (itstool) path: part/title -#: book.translate.xml:12817 +#: book.translate.xml:12981 msgid "Common Tasks" msgstr "Tarefas comuns" #. (itstool) path: partintro/para -#: book.translate.xml:12820 +#: book.translate.xml:12984 msgid "" "Now that the basics have been covered, this part of the book discusses some " "frequently used features of FreeBSD. These chapters:" @@ -22541,7 +22789,7 @@ "freqüentemente usados do FreeBSD. Estes capítulos:" #. (itstool) path: listitem/para -#: book.translate.xml:12826 +#: book.translate.xml:12990 msgid "" "Introduce popular and useful desktop applications: browsers, productivity " "tools, document viewers, and more." @@ -22550,13 +22798,13 @@ "ferramentas de produtividade, visualizadores de documentos e muito mais." #. (itstool) path: listitem/para -#: book.translate.xml:12832 +#: book.translate.xml:12996 msgid "Introduce a number of multimedia tools available for FreeBSD." msgstr "" "Introduzem uma série de ferramentas multimídia disponíveis para o FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:12837 +#: book.translate.xml:13001 msgid "" "Explain the process of building a customized FreeBSD kernel to enable extra " "functionality." @@ -22565,7 +22813,7 @@ "habilitar funcionalidades extras." #. (itstool) path: listitem/para -#: book.translate.xml:12842 +#: book.translate.xml:13006 msgid "" "Describe the print system in detail, both for desktop and network-connected " "printer setups." @@ -22574,12 +22822,12 @@ "impressoras conectadas em desktops quanto impressoras conectadas à rede." #. (itstool) path: listitem/para -#: book.translate.xml:12847 +#: book.translate.xml:13011 msgid "Show how to run Linux applications on the FreeBSD system." msgstr "Mostram como executar aplicativos Linux no sistema FreeBSD." #. (itstool) path: partintro/para -#: book.translate.xml:12852 +#: book.translate.xml:13016 msgid "" "Some of these chapters recommend prior reading, and this is noted in the " "synopsis at the beginning of each chapter." @@ -22588,12 +22836,12 @@ "sinopse no início de cada capítulo." #. (itstool) path: chapter/title -#: book.translate.xml:12875 +#: book.translate.xml:13039 msgid "Desktop Applications" msgstr "Aplicações de Desktop" #. (itstool) path: sect1/para -#: book.translate.xml:12880 +#: book.translate.xml:13044 msgid "" "While FreeBSD is popular as a server for its performance and stability, it " "is also suited for day-to-day use as a desktop. With over 24,000 " @@ -22612,7 +22860,7 @@ "produtividade, visualizadores de documentos e softwares financeiros." #. (itstool) path: note/para -#: book.translate.xml:12890 +#: book.translate.xml:13054 msgid "" "Users who prefer to install a pre-built desktop version of FreeBSD rather " "than configuring one from scratch should refer to the Website trueos.org." #. (itstool) path: sect1/para -#: book.translate.xml:12897 +#: book.translate.xml:13061 msgid "Readers of this chapter should know how to:" msgstr "Os leitores deste capítulo devem saber como:" #. (itstool) path: listitem/para -#: book.translate.xml:12901 +#: book.translate.xml:13065 msgid "" "Install additional software using packages or ports as described in ." @@ -22637,14 +22885,14 @@ "." #. (itstool) path: listitem/para -#: book.translate.xml:12906 +#: book.translate.xml:13070 msgid "Install X and a window manager as described in ." msgstr "" "Instalar o X e um gerenciador de janelas, conforme descrito em ." #. (itstool) path: sect1/para -#: book.translate.xml:12911 +#: book.translate.xml:13075 msgid "" "For information on how to configure a multimedia environment, refer to ." @@ -22653,17 +22901,17 @@ "consulte ." #. (itstool) path: sect1/title -#: book.translate.xml:12916 +#: book.translate.xml:13080 msgid "Browsers" msgstr "Navegadores" #. (itstool) path: sect1/indexterm -#: book.translate.xml:12918 +#: book.translate.xml:13082 msgid "browsers web" msgstr "browsers web" #. (itstool) path: sect1/para -#: book.translate.xml:12923 +#: book.translate.xml:13087 msgid "" "FreeBSD does not come with a pre-installed web browser. Instead, the www category of " @@ -22676,7 +22924,7 @@ "como um pacote ou compilados a partir da coleção de Ports." #. (itstool) path: sect1/para -#: book.translate.xml:12929 +#: book.translate.xml:13093 msgid "" "The KDE and GNOME " "desktop environments include their own HTML browser. Refer to www/dillo2, " "www/links, and www/w3m." @@ -22697,7 +22945,7 @@ "www/links e o www/w3m." #. (itstool) path: sect1/para -#: book.translate.xml:12939 +#: book.translate.xml:13103 msgid "" "This section demonstrates how to install the following popular web browsers " "and indicates if the application is resource-heavy, takes time to compile " @@ -22708,48 +22956,48 @@ "partir do Ports ou se possui dependências importantes." #. (itstool) path: row/entry -#: book.translate.xml:12948 book.translate.xml:13115 book.translate.xml:13425 -#: book.translate.xml:13649 +#: book.translate.xml:13112 book.translate.xml:13275 book.translate.xml:13585 +#: book.translate.xml:13809 msgid "Application Name" msgstr "Nome da aplicação" #. (itstool) path: row/entry -#: book.translate.xml:12949 book.translate.xml:13116 book.translate.xml:13426 -#: book.translate.xml:13650 +#: book.translate.xml:13113 book.translate.xml:13276 book.translate.xml:13586 +#: book.translate.xml:13810 msgid "Resources Needed" msgstr "Recursos necessários" #. (itstool) path: row/entry -#: book.translate.xml:12950 book.translate.xml:13117 book.translate.xml:13427 -#: book.translate.xml:13651 +#: book.translate.xml:13114 book.translate.xml:13277 book.translate.xml:13587 +#: book.translate.xml:13811 msgid "Installation from Ports" msgstr "Instalação a partir do Ports" #. (itstool) path: row/entry -#: book.translate.xml:12951 book.translate.xml:17124 book.translate.xml:65535 +#: book.translate.xml:13115 book.translate.xml:17284 book.translate.xml:65535 msgid "Notes" msgstr "Notas" #. (itstool) path: row/entry -#: book.translate.xml:12957 +#: book.translate.xml:13121 msgid "Firefox" msgstr "Firefox" #. (itstool) path: row/entry -#: book.translate.xml:12958 book.translate.xml:12966 book.translate.xml:12974 +#: book.translate.xml:13122 book.translate.xml:13130 book.translate.xml:13138 msgid "medium" msgstr "médio" #. (itstool) path: row/entry -#: book.translate.xml:12959 book.translate.xml:12967 book.translate.xml:12975 -#: book.translate.xml:13126 book.translate.xml:13141 book.translate.xml:13148 -#: book.translate.xml:13465 book.translate.xml:13660 book.translate.xml:13667 -#: book.translate.xml:13674 +#: book.translate.xml:13123 book.translate.xml:13131 book.translate.xml:13139 +#: book.translate.xml:13286 book.translate.xml:13301 book.translate.xml:13308 +#: book.translate.xml:13625 book.translate.xml:13820 book.translate.xml:13827 +#: book.translate.xml:13834 msgid "heavy" msgstr "pesado" #. (itstool) path: row/entry -#: book.translate.xml:12960 +#: book.translate.xml:13124 msgid "" "FreeBSD, Linux, and localized " "versions are available" @@ -22758,37 +23006,37 @@ "localizadas estão disponíveis" #. (itstool) path: row/entry -#: book.translate.xml:12965 +#: book.translate.xml:13129 msgid "Konqueror" msgstr "Konqueror" #. (itstool) path: row/entry -#: book.translate.xml:12968 +#: book.translate.xml:13132 msgid "Requires KDE libraries" msgstr "Requer bibliotecas do KDE" #. (itstool) path: row/entry -#: book.translate.xml:12973 +#: book.translate.xml:13137 msgid "Chromium" msgstr "Chromium" #. (itstool) path: row/entry -#: book.translate.xml:12976 +#: book.translate.xml:13140 msgid "Requires Gtk+" msgstr "Requer Gtk+" #. (itstool) path: sect2/title -#: book.translate.xml:12983 +#: book.translate.xml:13147 msgid "Firefox" msgstr "Firefox" #. (itstool) path: sect2/indexterm -#: book.translate.xml:12985 +#: book.translate.xml:13149 msgid "Firefox" msgstr "Firefox" #. (itstool) path: sect2/para -#: book.translate.xml:12989 +#: book.translate.xml:13153 msgid "" "Firefox is an open source browser that features a " "standards-compliant HTML display engine, tabbed browsing, popup blocking, " @@ -22802,7 +23050,7 @@ "Mozilla." #. (itstool) path: sect2/para -#: book.translate.xml:12996 +#: book.translate.xml:13160 msgid "" "To install the package of the latest release version of " "Firefox, type:" @@ -22811,13 +23059,13 @@ "application>, digite:" #. (itstool) path: sect2/screen -#: book.translate.xml:12999 +#: book.translate.xml:13163 #, no-wrap msgid "# pkg install firefox" msgstr "# pkg install firefox" #. (itstool) path: sect2/para -#: book.translate.xml:13001 +#: book.translate.xml:13165 msgid "" "To instead install Firefox Extended Support " "Release (ESR) version, use:" @@ -22826,23 +23074,14 @@ "Firefox, use:" #. (itstool) path: sect2/screen -#: book.translate.xml:13004 +#: book.translate.xml:13168 #, no-wrap msgid "# pkg install firefox-esr" msgstr "# pkg install firefox-esr" #. (itstool) path: sect2/para -#: book.translate.xml:13006 +#: book.translate.xml:13170 msgid "" -"Localized versions are available in www/firefox-i18n and " -"www/firefox-esr-i18n." -msgstr "" -"Versões localizadas estão disponíveis em www/firefox-i18n " -"e www/firefox-esr-i18n." - -#. (itstool) path: sect2/para -#: book.translate.xml:13010 -msgid "" "The Ports Collection can instead be used to compile the desired version of " "Firefox from source code. This example builds " "www/firefox, where firefox can be " @@ -22854,7 +23093,7 @@ "pode ser substituído pelo ESR ou pela versão localizada para instalar." #. (itstool) path: sect2/screen -#: book.translate.xml:13017 +#: book.translate.xml:13177 #, no-wrap msgid "" "# cd /usr/ports/www/firefox\n" @@ -22864,17 +23103,17 @@ "# make install clean" #. (itstool) path: sect2/title -#: book.translate.xml:13022 +#: book.translate.xml:13182 msgid "Konqueror" msgstr "Konqueror" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13024 +#: book.translate.xml:13184 msgid "Konqueror" msgstr "Konqueror" #. (itstool) path: sect2/para -#: book.translate.xml:13028 +#: book.translate.xml:13188 msgid "" "Konqueror is more than a web browser as it is " "also a file manager and a multimedia viewer. It is included in the " @@ -22885,7 +23124,7 @@ "parte do pacote ou Port x11/kde4-baseapps." #. (itstool) path: sect2/para -#: book.translate.xml:13033 +#: book.translate.xml:13193 msgid "" "Konqueror supports WebKit as well as its own " "KHTML. WebKit is a rendering engine used by many modern browsers including " @@ -22900,18 +23139,18 @@ "www/kwebkitpart. Este exemplo instala o pacote:" #. (itstool) path: sect2/screen -#: book.translate.xml:13040 +#: book.translate.xml:13200 #, no-wrap msgid "# pkg install kwebkitpart" msgstr "# pkg install kwebkitpart" #. (itstool) path: sect2/para -#: book.translate.xml:13042 +#: book.translate.xml:13202 msgid "To install from the Ports Collection:" msgstr "Para instalar a partir da Coleção de Ports:" #. (itstool) path: sect2/screen -#: book.translate.xml:13044 +#: book.translate.xml:13204 #, no-wrap msgid "" "# cd /usr/ports/www/kwebkitpart\n" @@ -22921,7 +23160,7 @@ "# make install clean" #. (itstool) path: sect2/para -#: book.translate.xml:13047 +#: book.translate.xml:13207 msgid "" "To enable WebKit within Konqueror, click " "Settings, Configure Konqueror. In the " @@ -22936,7 +23175,7 @@ "WebKit." #. (itstool) path: sect2/para -#: book.translate.xml:13055 +#: book.translate.xml:13215 msgid "" "Konqueror also supports Flash. A How To." #. (itstool) path: sect2/title -#: book.translate.xml:13062 +#: book.translate.xml:13222 msgid "Chromium" msgstr "Chromium" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13064 +#: book.translate.xml:13224 msgid "Chromium" msgstr "Chromium" #. (itstool) path: sect2/para -#: book.translate.xml:13068 +#: book.translate.xml:13228 msgid "" "Chromium is an open source browser project that " "aims to build a safer, faster, and more stable web browsing experience. " @@ -22980,7 +23219,7 @@ "qual o navegador Web do Google Chrome é baseado." #. (itstool) path: sect2/para -#: book.translate.xml:13076 +#: book.translate.xml:13236 msgid "" "Chromium can be installed as a package by typing:" msgstr "" @@ -22988,13 +23227,13 @@ "digitando:" #. (itstool) path: sect2/screen -#: book.translate.xml:13079 +#: book.translate.xml:13239 #, no-wrap msgid "# pkg install chromium" msgstr "# pkg install chromium" #. (itstool) path: sect2/para -#: book.translate.xml:13081 +#: book.translate.xml:13241 msgid "" "Alternatively, Chromium can be compiled from " "source using the Ports Collection:" @@ -23003,7 +23242,7 @@ "partir do código-fonte usando a Coleção de Ports:" #. (itstool) path: sect2/screen -#: book.translate.xml:13084 +#: book.translate.xml:13244 #, no-wrap msgid "" "# cd /usr/ports/www/chromium\n" @@ -23013,7 +23252,7 @@ "# make install clean" #. (itstool) path: note/para -#: book.translate.xml:13088 +#: book.translate.xml:13248 msgid "" "The executable for Chromium is /usr/" "local/bin/chrome, not /usr/local/bin/chromium, não /usr/local/bin/chromium." #. (itstool) path: sect1/title -#: book.translate.xml:13096 +#: book.translate.xml:13256 msgid "Productivity" msgstr "Produtividade" #. (itstool) path: sect1/para -#: book.translate.xml:13098 +#: book.translate.xml:13258 msgid "" "When it comes to productivity, users often look for an office suite or an " "easy-to-use word processor. While some desktop " @@ -23046,7 +23285,7 @@ "de janelas instalado." #. (itstool) path: sect1/para -#: book.translate.xml:13106 +#: book.translate.xml:13266 msgid "" "This section demonstrates how to install the following popular productivity " "software and indicates if the application is resource-heavy, takes time to " @@ -23057,62 +23296,62 @@ "para compilar a partir do ports ou se possui dependências importantes." #. (itstool) path: row/entry -#: book.translate.xml:13118 book.translate.xml:13428 book.translate.xml:13652 +#: book.translate.xml:13278 book.translate.xml:13588 book.translate.xml:13812 msgid "Major Dependencies" msgstr "Principais Dependências" #. (itstool) path: row/entry -#: book.translate.xml:13124 +#: book.translate.xml:13284 msgid "Calligra" msgstr "Calligra" #. (itstool) path: row/entry -#: book.translate.xml:13125 book.translate.xml:13132 book.translate.xml:13133 -#: book.translate.xml:13140 book.translate.xml:13435 book.translate.xml:13436 -#: book.translate.xml:13442 book.translate.xml:13443 book.translate.xml:13449 -#: book.translate.xml:13450 book.translate.xml:13457 book.translate.xml:13458 -#: book.translate.xml:13464 book.translate.xml:13659 book.translate.xml:13666 -#: book.translate.xml:13673 +#: book.translate.xml:13285 book.translate.xml:13292 book.translate.xml:13293 +#: book.translate.xml:13300 book.translate.xml:13595 book.translate.xml:13596 +#: book.translate.xml:13602 book.translate.xml:13603 book.translate.xml:13609 +#: book.translate.xml:13610 book.translate.xml:13617 book.translate.xml:13618 +#: book.translate.xml:13624 book.translate.xml:13819 book.translate.xml:13826 +#: book.translate.xml:13833 msgid "light" msgstr "leve" #. (itstool) path: row/entry -#: book.translate.xml:13127 book.translate.xml:13466 book.translate.xml:13675 +#: book.translate.xml:13287 book.translate.xml:13626 book.translate.xml:13835 msgid "KDE" msgstr "KDE" #. (itstool) path: row/entry -#: book.translate.xml:13131 +#: book.translate.xml:13291 msgid "AbiWord" msgstr "AbiWord" #. (itstool) path: row/entry -#: book.translate.xml:13134 book.translate.xml:13451 +#: book.translate.xml:13294 book.translate.xml:13611 msgid "Gtk+ or GNOME" msgstr "Gtk+ ou GNOME" #. (itstool) path: row/entry -#: book.translate.xml:13139 +#: book.translate.xml:13299 msgid "The Gimp" msgstr "The Gimp" #. (itstool) path: row/entry -#: book.translate.xml:13142 book.translate.xml:13459 +#: book.translate.xml:13302 book.translate.xml:13619 msgid "Gtk+" msgstr "Gtk+" #. (itstool) path: row/entry -#: book.translate.xml:13146 +#: book.translate.xml:13306 msgid "Apache OpenOffice" msgstr "Apache OpenOffice" #. (itstool) path: row/entry -#: book.translate.xml:13149 book.translate.xml:13157 +#: book.translate.xml:13309 book.translate.xml:13317 msgid "huge" msgstr "enorme" #. (itstool) path: row/entry -#: book.translate.xml:13150 +#: book.translate.xml:13310 msgid "" "JDK and " "Mozilla" @@ -23121,17 +23360,17 @@ "Mozilla" #. (itstool) path: row/entry -#: book.translate.xml:13155 +#: book.translate.xml:13315 msgid "LibreOffice" msgstr "LibreOffice" #. (itstool) path: row/entry -#: book.translate.xml:13156 +#: book.translate.xml:13316 msgid "somewhat heavy" msgstr "um pouco pesado" #. (itstool) path: row/entry -#: book.translate.xml:13158 +#: book.translate.xml:13318 msgid "" "Gtk+, or KDE/ " "GNOME, or JDK" #. (itstool) path: sect2/title -#: book.translate.xml:13168 +#: book.translate.xml:13328 msgid "Calligra" msgstr "Calligra" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13170 +#: book.translate.xml:13330 msgid "Calligra" msgstr "Calligra" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13173 +#: book.translate.xml:13333 msgid "" "office suite Calligra" @@ -23161,7 +23400,7 @@ "application>" #. (itstool) path: sect2/para -#: book.translate.xml:13178 +#: book.translate.xml:13338 msgid "" "The KDE desktop environment includes an office suite which can be installed " "separately from KDE. Calligraeditors/calligra can be installed as a " "package or a port. To install the package:" @@ -23190,18 +23429,18 @@ "pacote ou um port. Para instalar o pacote:" #. (itstool) path: sect2/screen -#: book.translate.xml:13193 +#: book.translate.xml:13353 #, no-wrap msgid "# pkg install calligra" msgstr "# pkg install calligra" #. (itstool) path: sect2/para -#: book.translate.xml:13195 +#: book.translate.xml:13355 msgid "If the package is not available, use the Ports Collection instead:" msgstr "Se o pacote não estiver disponível, use a Coleção de Ports:" #. (itstool) path: sect2/screen -#: book.translate.xml:13198 +#: book.translate.xml:13358 #, no-wrap msgid "" "# cd /usr/ports/editors/calligra\n" @@ -23211,17 +23450,17 @@ "# make install clean" #. (itstool) path: sect2/title -#: book.translate.xml:13203 +#: book.translate.xml:13363 msgid "AbiWord" msgstr "AbiWord" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13205 +#: book.translate.xml:13365 msgid "AbiWord" msgstr "AbiWord" #. (itstool) path: sect2/para -#: book.translate.xml:13209 +#: book.translate.xml:13369 msgid "" "AbiWord is a free word processing program similar " "in look and feel to MicrosoftAbiWord can import or export many file formats, " "including some proprietary ones like ." #. (itstool) path: sect2/para -#: book.translate.xml:13218 +#: book.translate.xml:13378 msgid "To install the AbiWord package:" msgstr "Para instalar o pacote do AbiWord:" #. (itstool) path: sect2/screen -#: book.translate.xml:13221 +#: book.translate.xml:13381 #, no-wrap msgid "# pkg install abiword" msgstr "# pkg install abiword" #. (itstool) path: sect2/para -#: book.translate.xml:13223 +#: book.translate.xml:13383 msgid "" "If the package is not available, it can be compiled from the Ports " "Collection:" @@ -23266,7 +23505,7 @@ "Coleção de Ports:" #. (itstool) path: sect2/screen -#: book.translate.xml:13226 +#: book.translate.xml:13386 #, no-wrap msgid "" "# cd /usr/ports/editors/abiword\n" @@ -23276,17 +23515,17 @@ "# make install clean" #. (itstool) path: sect2/title -#: book.translate.xml:13231 +#: book.translate.xml:13391 msgid "The GIMP" msgstr "O GIMP" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13233 +#: book.translate.xml:13393 msgid "The GIMP" msgstr "The GIMP" #. (itstool) path: sect2/para -#: book.translate.xml:13237 +#: book.translate.xml:13397 msgid "" "For image authoring or picture retouching, The GIMP provides a sophisticated image manipulation program. It can be " @@ -23304,23 +23543,23 @@ "tablets." #. (itstool) path: sect2/para -#: book.translate.xml:13246 +#: book.translate.xml:13406 msgid "To install the package:" msgstr "Para instalar o pacote:" #. (itstool) path: sect2/screen -#: book.translate.xml:13248 +#: book.translate.xml:13408 #, no-wrap msgid "# pkg install gimp" msgstr "# pkg install gimp" #. (itstool) path: sect2/para -#: book.translate.xml:13250 +#: book.translate.xml:13410 msgid "Alternately, use the Ports Collection:" msgstr "Como alternativa, use a Coleção de Ports:" #. (itstool) path: sect2/screen -#: book.translate.xml:13252 +#: book.translate.xml:13412 #, no-wrap msgid "" "# cd /usr/ports/graphics/gimp\n" @@ -23330,7 +23569,7 @@ "# make install clean" #. (itstool) path: sect2/para -#: book.translate.xml:13255 +#: book.translate.xml:13415 msgid "" "The graphics category (freebsd.org/ports/graphics.html) of the Ports " @@ -23343,17 +23582,17 @@ "application>, arquivos de ajuda e manuais do usuário." #. (itstool) path: sect2/title -#: book.translate.xml:13263 +#: book.translate.xml:13423 msgid "Apache OpenOffice" msgstr "Apache OpenOffice" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13265 +#: book.translate.xml:13425 msgid " Apache OpenOffice " msgstr " Apache OpenOffice " #. (itstool) path: sect2/indexterm -#: book.translate.xml:13270 +#: book.translate.xml:13430 msgid "" "office suite Apache OpenOffice " @@ -23362,7 +23601,7 @@ "application> " #. (itstool) path: sect2/para -#: book.translate.xml:13277 +#: book.translate.xml:13437 msgid "" "Apache OpenOffice is an open source office suite " "which is developed under the wing of the Apache Software Foundation's " @@ -23385,7 +23624,7 @@ "dicionários." #. (itstool) path: sect2/para -#: book.translate.xml:13288 +#: book.translate.xml:13448 msgid "" "The word processor of Apache OpenOffice uses a " "native XML file format for increased portability and flexibility. The " @@ -23414,18 +23653,18 @@ "\">porting.openoffice.org/freebsd/." #. (itstool) path: sect2/para -#: book.translate.xml:13299 +#: book.translate.xml:13459 msgid "To install the Apache OpenOffice package:" msgstr "Para instalar o pacote Apache OpenOffice:" #. (itstool) path: sect2/screen -#: book.translate.xml:13302 +#: book.translate.xml:13462 #, no-wrap msgid "# pkg install apache-openoffice" msgstr "# pkg install apache-openoffice" #. (itstool) path: sect2/para -#: book.translate.xml:13304 +#: book.translate.xml:13464 msgid "" "Once the package is installed, type the following command to launch " "Apache OpenOffice:" @@ -23434,13 +23673,13 @@ "Apache OpenOffice:" #. (itstool) path: sect2/screen -#: book.translate.xml:13307 +#: book.translate.xml:13467 #, no-wrap msgid "% openoffice-X.Y.Z" msgstr "% openoffice-X.Y.Z" #. (itstool) path: sect2/para -#: book.translate.xml:13309 +#: book.translate.xml:13469 msgid "" "where X.Y.Z is the version number of the " "installed version of Apache OpenOffice. The first " @@ -23455,7 +23694,7 @@ "diretório pessoal do usuário." #. (itstool) path: sect2/para -#: book.translate.xml:13317 +#: book.translate.xml:13477 msgid "" "If the desired Apache OpenOffice package is not " "available, compiling the port is still an option. However, this requires a " @@ -23466,7 +23705,7 @@ "isso requer muito espaço em disco e um tempo bastante longo para compilar:" #. (itstool) path: sect2/screen -#: book.translate.xml:13322 +#: book.translate.xml:13482 #, no-wrap msgid "" "# cd /usr/ports/editors/openoffice-4\n" @@ -23476,18 +23715,18 @@ "# make install clean" #. (itstool) path: note/para -#: book.translate.xml:13326 +#: book.translate.xml:13486 msgid "To build a localized version, replace the previous command with:" msgstr "Para compilar uma versão localizada, substitua o comando anterior por:" #. (itstool) path: note/screen -#: book.translate.xml:13329 +#: book.translate.xml:13489 #, no-wrap msgid "# make LOCALIZED_LANG=your_language install clean" msgstr "# make LOCALIZED_LANG=your_language install clean" #. (itstool) path: note/para -#: book.translate.xml:13331 +#: book.translate.xml:13491 msgid "" "Replace your_language with the correct language " "ISO-code. A list of supported language codes is available in files/" @@ -23499,17 +23738,17 @@ "port." #. (itstool) path: sect2/title -#: book.translate.xml:13341 +#: book.translate.xml:13501 msgid "LibreOffice" msgstr "LibreOffice" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13343 +#: book.translate.xml:13503 msgid "LibreOffice" msgstr "LibreOffice" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13346 +#: book.translate.xml:13506 msgid "" "office suite LibreOffice" @@ -23518,7 +23757,7 @@ "application>" #. (itstool) path: sect2/para -#: book.translate.xml:13351 +#: book.translate.xml:13511 msgid "" "LibreOffice is a free software office suite " "developed by LibreOffice uses a native " "XML file format for increased portability and flexibility. The spreadsheet " @@ -23568,7 +23807,7 @@ "org." #. (itstool) path: sect2/para -#: book.translate.xml:13374 +#: book.translate.xml:13534 msgid "" "To install the English version of the LibreOffice " "package:" @@ -23577,13 +23816,13 @@ "application>:" #. (itstool) path: sect2/screen -#: book.translate.xml:13377 +#: book.translate.xml:13537 #, no-wrap msgid "# pkg install libreoffice" msgstr "# pkg install libreoffice" #. (itstool) path: sect2/para -#: book.translate.xml:13379 +#: book.translate.xml:13539 msgid "" "The editors category (freebsd.org/ports/editors.html) of the Ports " @@ -23598,7 +23837,7 @@ "libreoffice pelo nome do pacote localizado." #. (itstool) path: sect2/para -#: book.translate.xml:13385 +#: book.translate.xml:13545 msgid "" "Once the package is installed, type the following command to run " "LibreOffice:" @@ -23607,13 +23846,13 @@ "LibreOffice:" #. (itstool) path: sect2/screen -#: book.translate.xml:13388 +#: book.translate.xml:13548 #, no-wrap msgid "% libreoffice" msgstr "% libreoffice" #. (itstool) path: sect2/para -#: book.translate.xml:13390 +#: book.translate.xml:13550 msgid "" "During the first launch, some questions will be asked and a ." "libreoffice folder will be created in the user's home directory." @@ -23623,7 +23862,7 @@ "usuário." #. (itstool) path: sect2/para -#: book.translate.xml:13394 +#: book.translate.xml:13554 msgid "" "If the desired LibreOffice package is not " "available, compiling the port is still an option. However, this requires a " @@ -23636,7 +23875,7 @@ "exemplo compila a versão em inglês:" #. (itstool) path: sect2/screen -#: book.translate.xml:13400 +#: book.translate.xml:13560 #, no-wrap msgid "" "# cd /usr/ports/editors/libreoffice\n" @@ -23646,7 +23885,7 @@ "# make install clean" #. (itstool) path: note/para -#: book.translate.xml:13404 +#: book.translate.xml:13564 msgid "" "To build a localized version, cd into the port directory " "of the desired language. Supported languages can be found in the editors " @@ -23660,12 +23899,12 @@ "de Ports." #. (itstool) path: sect1/title -#: book.translate.xml:13414 +#: book.translate.xml:13574 msgid "Document Viewers" msgstr "Visualizadores de Documentos" #. (itstool) path: sect1/para -#: book.translate.xml:13416 +#: book.translate.xml:13576 msgid "" "Some new document formats have gained popularity since the advent of " "UNIX and the viewers they " @@ -23678,58 +23917,58 @@ "demonstra como instalar os seguintes visualizadores de documentos:" #. (itstool) path: row/entry -#: book.translate.xml:13434 +#: book.translate.xml:13594 msgid "Xpdf" msgstr "Xpdf" #. (itstool) path: row/entry -#: book.translate.xml:13437 +#: book.translate.xml:13597 msgid "FreeType" msgstr "FreeType" #. (itstool) path: row/entry #. (itstool) path: sect2/title -#: book.translate.xml:13441 book.translate.xml:13506 +#: book.translate.xml:13601 book.translate.xml:13666 msgid "gv" msgstr "gv" #. (itstool) path: row/entry -#: book.translate.xml:13444 +#: book.translate.xml:13604 msgid "Xaw3d" msgstr "Xaw3d" #. (itstool) path: row/entry -#: book.translate.xml:13448 +#: book.translate.xml:13608 msgid "Geeqie" msgstr "Geeqie" #. (itstool) path: row/entry -#: book.translate.xml:13456 +#: book.translate.xml:13616 msgid "ePDFView" msgstr "ePDFView" #. (itstool) path: row/entry -#: book.translate.xml:13463 +#: book.translate.xml:13623 msgid "Okular" msgstr "Okular" #. (itstool) path: sect2/title -#: book.translate.xml:13473 +#: book.translate.xml:13633 msgid "Xpdf" msgstr "Xpdf" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13475 +#: book.translate.xml:13635 msgid "Xpdf" msgstr "Xpdf" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13478 book.translate.xml:13511 book.translate.xml:13577 +#: book.translate.xml:13638 book.translate.xml:13671 book.translate.xml:13737 msgid "PDF viewing" msgstr "PDF viewing" #. (itstool) path: sect2/para -#: book.translate.xml:13483 +#: book.translate.xml:13643 msgid "" "For users that prefer a small FreeBSD PDF viewer, Xpdf provides a light-weight and efficient viewer which requires few " @@ -23742,24 +23981,24 @@ "de ferramentas adicional." #. (itstool) path: sect2/para -#: book.translate.xml:13489 +#: book.translate.xml:13649 msgid "To install the Xpdf package:" msgstr "Para instalar o pacote Xpdf:" #. (itstool) path: sect2/screen -#: book.translate.xml:13492 +#: book.translate.xml:13652 #, no-wrap msgid "# pkg install xpdf" msgstr "# pkg install xpdf" #. (itstool) path: sect2/para -#: book.translate.xml:13494 book.translate.xml:13564 book.translate.xml:13709 -#: book.translate.xml:13743 book.translate.xml:13776 +#: book.translate.xml:13654 book.translate.xml:13724 book.translate.xml:13869 +#: book.translate.xml:13903 book.translate.xml:13936 msgid "If the package is not available, use the Ports Collection:" msgstr "Se o pacote não estiver disponível, use a Coleção de Ports:" #. (itstool) path: sect2/screen -#: book.translate.xml:13497 +#: book.translate.xml:13657 #, no-wrap msgid "" "# cd /usr/ports/graphics/xpdf\n" @@ -23769,7 +24008,7 @@ "# make install clean" #. (itstool) path: sect2/para -#: book.translate.xml:13500 +#: book.translate.xml:13660 msgid "" "Once the installation is complete, launch xpdf and use " "the right mouse button to activate the menu." @@ -23778,17 +24017,17 @@ "use o botão direito do mouse para ativar o menu." #. (itstool) path: sect2/indexterm -#: book.translate.xml:13508 +#: book.translate.xml:13668 msgid "gv" msgstr "gv" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13515 +#: book.translate.xml:13675 msgid "PostScript viewing" msgstr "PostScript viewing" #. (itstool) path: sect2/para -#: book.translate.xml:13520 +#: book.translate.xml:13680 msgid "" "gv is a PostScript and PDF viewer. It is based on " @@ -23807,23 +24046,23 @@ "Quase qualquer operação pode ser executada com o teclado ou com o mouse." #. (itstool) path: sect2/para -#: book.translate.xml:13529 +#: book.translate.xml:13689 msgid "To install gv as a package:" msgstr "Para instalar o gv como um pacote:" #. (itstool) path: sect2/screen -#: book.translate.xml:13532 +#: book.translate.xml:13692 #, no-wrap msgid "# pkg install gv" msgstr "# pkg install gv" #. (itstool) path: sect2/para -#: book.translate.xml:13534 book.translate.xml:13596 book.translate.xml:13626 +#: book.translate.xml:13694 book.translate.xml:13756 book.translate.xml:13786 msgid "If a package is unavailable, use the Ports Collection:" msgstr "Se um pacote não estiver disponível, use a Coleção de Ports:" #. (itstool) path: sect2/screen -#: book.translate.xml:13537 +#: book.translate.xml:13697 #, no-wrap msgid "" "# cd /usr/ports/print/gv\n" @@ -23833,17 +24072,17 @@ "# make install clean" #. (itstool) path: sect2/title -#: book.translate.xml:13542 +#: book.translate.xml:13702 msgid "Geeqie" msgstr "Geeqie" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13544 +#: book.translate.xml:13704 msgid "Geeqie" msgstr "Geeqie" #. (itstool) path: sect2/para -#: book.translate.xml:13548 +#: book.translate.xml:13708 msgid "" "Geeqie is a fork from the unmaintained " "GQView project, in an effort to move development " @@ -23866,18 +24105,18 @@ "cheia e a internacionalização." #. (itstool) path: sect2/para -#: book.translate.xml:13559 +#: book.translate.xml:13719 msgid "To install the Geeqie package:" msgstr "Para instalar o pacote Geeqie:" #. (itstool) path: sect2/screen -#: book.translate.xml:13562 +#: book.translate.xml:13722 #, no-wrap msgid "# pkg install geeqie" msgstr "# pkg install geeqie" #. (itstool) path: sect2/screen -#: book.translate.xml:13567 +#: book.translate.xml:13727 #, no-wrap msgid "" "# cd /usr/ports/graphics/geeqie\n" @@ -23887,17 +24126,17 @@ "# make install clean" #. (itstool) path: sect2/title -#: book.translate.xml:13572 +#: book.translate.xml:13732 msgid "ePDFView" msgstr "ePDFView" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13574 +#: book.translate.xml:13734 msgid "ePDFView" msgstr "ePDFView" #. (itstool) path: sect2/para -#: book.translate.xml:13582 +#: book.translate.xml:13742 msgid "" "ePDFView is a lightweight PDF " "document viewer that only uses the Gtk+ and " @@ -23914,18 +24153,18 @@ "impressão usando o CUPS." #. (itstool) path: sect2/para -#: book.translate.xml:13591 +#: book.translate.xml:13751 msgid "To install ePDFView as a package:" msgstr "Para instalar o ePDFView como um pacote:" #. (itstool) path: sect2/screen -#: book.translate.xml:13594 +#: book.translate.xml:13754 #, no-wrap msgid "# pkg install epdfview" msgstr "# pkg install epdfview" #. (itstool) path: sect2/screen -#: book.translate.xml:13599 +#: book.translate.xml:13759 #, no-wrap msgid "" "# cd /usr/ports/graphics/epdfview\n" @@ -23935,24 +24174,24 @@ "# make install clean" #. (itstool) path: sect2/title -#: book.translate.xml:13604 +#: book.translate.xml:13764 msgid "Okular" msgstr "Okular" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13606 +#: book.translate.xml:13766 msgid "Okular" msgstr "Okular" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13609 +#: book.translate.xml:13769 msgid "" "PDF viewing" msgstr "" "PDF viewing" #. (itstool) path: sect2/para -#: book.translate.xml:13614 +#: book.translate.xml:13774 msgid "" "Okular is a universal document viewer based on " "KPDF for KDE. It can " @@ -23967,18 +24206,18 @@ "trademark>, DjVu, CHM, XPS e ePub." #. (itstool) path: sect2/para -#: book.translate.xml:13621 +#: book.translate.xml:13781 msgid "To install Okular as a package:" msgstr "Para instalar o Okular como um pacote:" #. (itstool) path: sect2/screen -#: book.translate.xml:13624 +#: book.translate.xml:13784 #, no-wrap msgid "# pkg install okular" msgstr "# pkg install okular" #. (itstool) path: sect2/screen -#: book.translate.xml:13629 +#: book.translate.xml:13789 #, no-wrap msgid "" "# cd /usr/ports/graphics/okular\n" @@ -23988,12 +24227,12 @@ "# make install clean" #. (itstool) path: sect1/title -#: book.translate.xml:13635 +#: book.translate.xml:13795 msgid "Finance" msgstr "Finanças" #. (itstool) path: sect1/para -#: book.translate.xml:13637 +#: book.translate.xml:13797 msgid "" "For managing personal finances on a FreeBSD desktop, some powerful and easy-" "to-use applications can be installed. Some are compatible with widespread " @@ -24006,42 +24245,42 @@ "Quicken e Excel." #. (itstool) path: sect1/para -#: book.translate.xml:13643 +#: book.translate.xml:13803 msgid "This section covers these programs:" msgstr "Esta seção cobre estes programas:" #. (itstool) path: row/entry -#: book.translate.xml:13658 +#: book.translate.xml:13818 msgid "GnuCash" msgstr "GnuCash" #. (itstool) path: row/entry -#: book.translate.xml:13661 book.translate.xml:13668 +#: book.translate.xml:13821 book.translate.xml:13828 msgid "GNOME" msgstr "GNOME" #. (itstool) path: row/entry -#: book.translate.xml:13665 +#: book.translate.xml:13825 msgid "Gnumeric" msgstr "Gnumeric" #. (itstool) path: row/entry -#: book.translate.xml:13672 +#: book.translate.xml:13832 msgid "KMyMoney" msgstr "KMyMoney" #. (itstool) path: sect2/title -#: book.translate.xml:13682 +#: book.translate.xml:13842 msgid "GnuCash" msgstr "GnuCash" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13684 +#: book.translate.xml:13844 msgid "GnuCash" msgstr "GnuCash" #. (itstool) path: sect2/para -#: book.translate.xml:13688 +#: book.translate.xml:13848 msgid "" "GnuCash is part of the GNOME effort to provide user-friendly, yet powerful, applications to " @@ -24056,7 +24295,7 @@ "ações. Ele apresenta uma interface intuitiva, mantendo-se profissional." #. (itstool) path: sect2/para -#: book.translate.xml:13696 +#: book.translate.xml:13856 msgid "" "GnuCash provides a smart register, a hierarchical " "system of accounts, and many keyboard accelerators and auto-completion " @@ -24073,18 +24312,18 @@ "com a maioria dos formatos internacionais de data e moeda." #. (itstool) path: sect2/para -#: book.translate.xml:13704 +#: book.translate.xml:13864 msgid "To install the GnuCash package:" msgstr "Para instalar o pacote GnuCash:" #. (itstool) path: sect2/screen -#: book.translate.xml:13707 +#: book.translate.xml:13867 #, no-wrap msgid "# pkg install gnucash" msgstr "# pkg install gnucash" #. (itstool) path: sect2/screen -#: book.translate.xml:13712 +#: book.translate.xml:13872 #, no-wrap msgid "" "# cd /usr/ports/finance/gnucash\n" @@ -24094,17 +24333,17 @@ "# make install clean" #. (itstool) path: sect2/title -#: book.translate.xml:13717 +#: book.translate.xml:13877 msgid "Gnumeric" msgstr "Gnumeric" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13719 +#: book.translate.xml:13879 msgid "Gnumeric" msgstr "Gnumeric" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13722 +#: book.translate.xml:13882 msgid "" "spreadsheet Gnumeric" @@ -24113,7 +24352,7 @@ "application>" #. (itstool) path: sect2/para -#: book.translate.xml:13727 +#: book.translate.xml:13887 msgid "" "Gnumeric is a spreadsheet program developed by " "the GNOME community. It features convenient " @@ -24134,18 +24373,18 @@ "os formatos usuais de célula, como número, moeda, data, hora e muito mais." #. (itstool) path: sect2/para -#: book.translate.xml:13738 +#: book.translate.xml:13898 msgid "To install Gnumeric as a package:" msgstr "Para instalar o Gnumeric como um pacote:" #. (itstool) path: sect2/screen -#: book.translate.xml:13741 +#: book.translate.xml:13901 #, no-wrap msgid "# pkg install gnumeric" msgstr "# pkg install gnumeric" #. (itstool) path: sect2/screen -#: book.translate.xml:13746 +#: book.translate.xml:13906 #, no-wrap msgid "" "# cd /usr/ports/math/gnumeric\n" @@ -24155,17 +24394,17 @@ "# make install clean" #. (itstool) path: sect2/title -#: book.translate.xml:13751 +#: book.translate.xml:13911 msgid "KMyMoney" msgstr "KMyMoney" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13753 +#: book.translate.xml:13913 msgid "KMyMoney" msgstr "KMyMoney" #. (itstool) path: sect2/indexterm -#: book.translate.xml:13755 +#: book.translate.xml:13915 msgid "" "spreadsheet KMyMoney" @@ -24174,7 +24413,7 @@ "application>" #. (itstool) path: sect2/para -#: book.translate.xml:13760 +#: book.translate.xml:13920 msgid "" "KMyMoney is a personal finance application " "created by the KDE community. " @@ -24196,18 +24435,18 @@ "moedas e fornece diversos relatórios." #. (itstool) path: sect2/para -#: book.translate.xml:13771 +#: book.translate.xml:13931 msgid "To install KMyMoney as a package:" msgstr "Para instalar o KMyMoney como um pacote:" #. (itstool) path: sect2/screen -#: book.translate.xml:13774 +#: book.translate.xml:13934 #, no-wrap msgid "# pkg install kmymoney-kde4" msgstr "# pkg install kmymoney-kde4" #. (itstool) path: sect2/screen -#: book.translate.xml:13779 +#: book.translate.xml:13939 #, no-wrap msgid "" "# cd /usr/ports/finance/kmymoney-kde4\n" @@ -24217,12 +24456,12 @@ "# make install clean" #. (itstool) path: info/title -#: book.translate.xml:13794 +#: book.translate.xml:13954 msgid "Multimedia" msgstr "Multimídia" #. (itstool) path: authorgroup/author -#: book.translate.xml:13797 +#: book.translate.xml:13957 msgid "" " Ross Lippert Edited by " @@ -24231,7 +24470,7 @@ "personname> Editado por " #. (itstool) path: sect1/para -#: book.translate.xml:13810 +#: book.translate.xml:13970 msgid "" "FreeBSD supports a wide variety of sound cards, allowing users to enjoy high " "fidelity output from a FreeBSD system. This includes the ability to record " @@ -24249,7 +24488,7 @@ "MIDI conectados." #. (itstool) path: sect1/para -#: book.translate.xml:13819 +#: book.translate.xml:13979 msgid "" "FreeBSD also supports the playback of video files and DVDs. The FreeBSD Ports Collection contains applications to encode, " @@ -24260,7 +24499,7 @@ "converter e reproduzir várias mídias de vídeo." #. (itstool) path: sect1/para -#: book.translate.xml:13824 +#: book.translate.xml:13984 msgid "" "This chapter describes how to configure sound cards, video playback, TV " "tuner cards, and scanners on FreeBSD. It also describes some of the " @@ -24271,32 +24510,32 @@ "das aplicações que estão disponíveis para usar esses dispositivos." #. (itstool) path: sect1/para -#: book.translate.xml:13829 +#: book.translate.xml:13989 msgid "After reading this chapter, you will know how to:" msgstr "Depois de ler este capítulo, você irá saber como:" #. (itstool) path: listitem/para -#: book.translate.xml:13833 +#: book.translate.xml:13993 msgid "Configure a sound card on FreeBSD." msgstr "Configurar uma placa de som no FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:13837 +#: book.translate.xml:13997 msgid "Troubleshoot the sound setup." msgstr "Solucionar problemas de configuração de som." #. (itstool) path: listitem/para -#: book.translate.xml:13841 +#: book.translate.xml:14001 msgid "Playback and encode MP3s and other audio." msgstr "Reproduzir e codificar MP3 e outros áudios." #. (itstool) path: listitem/para -#: book.translate.xml:13845 +#: book.translate.xml:14005 msgid "Prepare a FreeBSD system for video playback." msgstr "Preparar um sistema FreeBSD para reprodução de vídeo." #. (itstool) path: listitem/para -#: book.translate.xml:13849 +#: book.translate.xml:14009 msgid "" "Play DVDs, .mpg, and .avi files." @@ -24305,7 +24544,7 @@ ".avi." #. (itstool) path: listitem/para -#: book.translate.xml:13854 +#: book.translate.xml:14014 msgid "" "Rip CD and DVD content into files." msgstr "" @@ -24313,27 +24552,27 @@ "arquivos arquivos." #. (itstool) path: listitem/para -#: book.translate.xml:13859 +#: book.translate.xml:14019 msgid "Configure a TV card." msgstr "Configurar uma placa de TV." #. (itstool) path: listitem/para -#: book.translate.xml:13863 +#: book.translate.xml:14023 msgid "Install and setup MythTV on FreeBSD" msgstr "Instale e configure o MythTV no FreeBSD" #. (itstool) path: listitem/para -#: book.translate.xml:13867 +#: book.translate.xml:14027 msgid "Configure an image scanner." msgstr "Configurar um scanner de imagem." #. (itstool) path: listitem/para -#: book.translate.xml:13871 +#: book.translate.xml:14031 msgid "Configure a Bluetooth headset." msgstr "Configurar um headset Bluetooth." #. (itstool) path: listitem/para -#: book.translate.xml:13878 +#: book.translate.xml:14038 msgid "" "Know how to install applications as described in ." msgstr "" @@ -24341,12 +24580,12 @@ ">." #. (itstool) path: info/title -#: book.translate.xml:13885 +#: book.translate.xml:14045 msgid "Setting Up the Sound Card" msgstr "Configurando a Placa de Som" #. (itstool) path: authorgroup/author -#: book.translate.xml:13888 +#: book.translate.xml:14048 msgid "" " Moses Moore Contributed by " @@ -24355,7 +24594,7 @@ "personname> Contribuido por" #. (itstool) path: authorgroup/author -#: book.translate.xml:13898 +#: book.translate.xml:14058 msgid "" " Marc Fonvieille Enhanced by " @@ -24364,17 +24603,17 @@ "personname> Aprimorado por" #. (itstool) path: sect1/indexterm -#: book.translate.xml:13908 +#: book.translate.xml:14068 msgid "PCI" msgstr "PCI" #. (itstool) path: sect1/indexterm -#: book.translate.xml:13909 +#: book.translate.xml:14069 msgid "sound cards" msgstr "sound cards" #. (itstool) path: sect1/para -#: book.translate.xml:13910 +#: book.translate.xml:14070 msgid "" "Before beginning the configuration, determine the model of the sound card " "and the chip it uses. FreeBSD supports a wide variety of sound cards. Check " @@ -24390,12 +24629,12 @@ "usa." #. (itstool) path: sect1/indexterm -#: book.translate.xml:13917 +#: book.translate.xml:14077 msgid "kernel configuration" msgstr "kernel configuration" #. (itstool) path: sect1/para -#: book.translate.xml:13922 +#: book.translate.xml:14082 msgid "" "In order to use the sound device, its device driver must be loaded. The " "easiest way is to load a kernel module for the sound card with " @@ -24410,13 +24649,13 @@ "áudio integrado baseado na especificação Intel:" #. (itstool) path: sect1/screen -#: book.translate.xml:13928 +#: book.translate.xml:14088 #, no-wrap msgid "# kldload snd_hda" msgstr "# kldload snd_hda" #. (itstool) path: sect1/para -#: book.translate.xml:13930 +#: book.translate.xml:14090 msgid "" "To automate the loading of this driver at boot time, add the driver to " "/boot/loader.conf. The line for this driver is:" @@ -24426,13 +24665,13 @@ "conf:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:13934 +#: book.translate.xml:14094 #, no-wrap msgid "snd_hda_load=\"YES\"" msgstr "snd_hda_load=\"YES\"" #. (itstool) path: sect1/para -#: book.translate.xml:13936 +#: book.translate.xml:14096 msgid "" "Other available sound modules are listed in /boot/defaults/loader." "conf. When unsure which driver to use, load the " @@ -24443,13 +24682,13 @@ "usar, carregue o módulo snd_driver:" #. (itstool) path: sect1/screen -#: book.translate.xml:13941 +#: book.translate.xml:14101 #, no-wrap msgid "# kldload snd_driver" msgstr "# kldload snd_driver" #. (itstool) path: sect1/para -#: book.translate.xml:13943 +#: book.translate.xml:14103 msgid "" "This is a metadriver which loads all of the most common sound drivers and " "can be used to speed up the search for the correct driver. It is also " @@ -24462,7 +24701,7 @@ "/boot/loader.conf." #. (itstool) path: sect1/para -#: book.translate.xml:13949 +#: book.translate.xml:14109 msgid "" "To determine which driver was selected for the sound card after loading the " "snd_driver metadriver, type cat /dev/sndstat." #. (itstool) path: sect2/title -#: book.translate.xml:13954 +#: book.translate.xml:14114 msgid "Configuring a Custom Kernel with Sound Support" msgstr "Configurando um kernel Personalizado com Suporte de Som" #. (itstool) path: sect2/para -#: book.translate.xml:13956 +#: book.translate.xml:14116 msgid "" "This section is for users who prefer to statically compile in support for " "the sound card in a custom kernel. For more information about recompiling a " @@ -24489,7 +24728,7 @@ "como recompilar um kernel, consulte ." #. (itstool) path: sect2/para -#: book.translate.xml:13960 +#: book.translate.xml:14120 msgid "" "When using a custom kernel to provide sound support, make sure that the " "audio framework driver exists in the custom kernel configuration file:" @@ -24499,13 +24738,13 @@ "personalizado:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:13964 +#: book.translate.xml:14124 #, no-wrap msgid "device sound" msgstr "device sound" #. (itstool) path: sect2/para -#: book.translate.xml:13966 +#: book.translate.xml:14126 msgid "" "Next, add support for the sound card. To continue the example of the built-" "in audio chipset based on the Intel specification from the previous section, " @@ -24517,13 +24756,13 @@ "personalizado:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:13971 +#: book.translate.xml:14131 #, no-wrap msgid "device snd_hda" msgstr "device snd_hda" #. (itstool) path: sect2/para -#: book.translate.xml:13973 +#: book.translate.xml:14133 msgid "" "Be sure to read the manual page of the driver for the device name to use for " "the driver." @@ -24532,7 +24771,7 @@ "a ser usado pelo driver." #. (itstool) path: sect2/para -#: book.translate.xml:13976 +#: book.translate.xml:14136 msgid "" "Non-PnP ISA sound cards may require the IRQ and I/O port settings of the " "card to be added to /boot/device.hints. During the boot " @@ -24558,7 +24797,7 @@ "configuração do kernel:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:13986 +#: book.translate.xml:14146 #, no-wrap msgid "" "device snd_sbc\n" @@ -24568,7 +24807,7 @@ "device snd_sb16" #. (itstool) path: sect2/para -#: book.translate.xml:13989 +#: book.translate.xml:14149 msgid "" "If the card uses the 0x220 I/O port and IRQ 5, these lines must also be added to /boot/device.hints:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:13993 +#: book.translate.xml:14153 #, no-wrap msgid "" "hint.sbc.0.at=\"isa\"\n" @@ -24595,7 +24834,7 @@ "hint.sbc.0.flags=\"0x15\"" #. (itstool) path: sect2/para -#: book.translate.xml:13999 +#: book.translate.xml:14159 msgid "" "The syntax used in /boot/device.hints is described in " "sound4 e na página de manual do driver da placa de som." #. (itstool) path: sect2/para -#: book.translate.xml:14003 +#: book.translate.xml:14163 msgid "" "The settings shown above are the defaults. In some cases, the IRQ or other " "settings may need to be changed to match the card. Refer to " @@ -24619,12 +24858,12 @@ "manvolnum> para obter mais informações sobre esta placa." #. (itstool) path: sect2/title -#: book.translate.xml:14010 +#: book.translate.xml:14170 msgid "Testing Sound" msgstr "Testando o Som" #. (itstool) path: sect2/para -#: book.translate.xml:14012 +#: book.translate.xml:14172 msgid "" "After loading the required module or rebooting into the custom kernel, the " "sound card should be detected. To confirm, run dmesg | grep pcm# cat /dev/sndstat\n" @@ -24673,7 +24912,7 @@ "pcm2: <Conexant CX20590 (Analog 2.0+HP/2.0)> (play/rec) default" #. (itstool) path: sect2/para -#: book.translate.xml:14031 +#: book.translate.xml:14191 msgid "" "The output will vary depending upon the sound card. If no pcm devices are listed, double-check that the correct device driver " @@ -24686,7 +24925,7 @@ "lista alguns problemas comuns e suas soluções." #. (itstool) path: sect2/para -#: book.translate.xml:14037 +#: book.translate.xml:14197 msgid "" "If all goes well, the sound card should now work in FreeBSD. If the " "CD or DVD drive is properly connected " @@ -24701,13 +24940,13 @@ "refentrytitle>1:" #. (itstool) path: sect2/screen -#: book.translate.xml:14043 +#: book.translate.xml:14203 #, no-wrap msgid "% cdcontrol -f /dev/acd0 play 1" msgstr "% cdcontrol -f /dev/acd0 play 1" #. (itstool) path: warning/para -#: book.translate.xml:14046 +#: book.translate.xml:14206 msgid "" "Audio CDs have specialized encodings which means that " "they should not be mounted using mount." #. (itstool) path: sect2/para -#: book.translate.xml:14051 +#: book.translate.xml:14211 msgid "" "Various applications, such as audio/workman, provide a " "friendlier interface. The audio/mpg123 port can be " @@ -24730,7 +24969,7 @@ "instalado para ouvir arquivos de áudio MP3." #. (itstool) path: sect2/para -#: book.translate.xml:14056 +#: book.translate.xml:14216 msgid "" "Another quick way to test the card is to send data to /dev/dsp:" @@ -24739,13 +24978,13 @@ "dsp:" #. (itstool) path: sect2/screen -#: book.translate.xml:14059 +#: book.translate.xml:14219 #, no-wrap msgid "% cat filename > /dev/dsp" msgstr "% cat filename > /dev/dsp" #. (itstool) path: sect2/para -#: book.translate.xml:14061 +#: book.translate.xml:14221 msgid "" "where filename can be any " "type of file. This command should produce some noise, confirming that the " @@ -24756,7 +24995,7 @@ "confirmando que a placa de som está funcionando." #. (itstool) path: note/para -#: book.translate.xml:14067 +#: book.translate.xml:14227 msgid "" "The /dev/dsp* device nodes will be created " "automatically as needed. When not in use, they do not exist and will not " @@ -24769,17 +25008,17 @@ "refentrytitle>1." #. (itstool) path: sect2/title -#: book.translate.xml:14075 +#: book.translate.xml:14235 msgid "Setting up Bluetooth Sound Devices" msgstr "Configurando Dispositivos de Som Bluetooth" #. (itstool) path: sect2/indexterm -#: book.translate.xml:14077 +#: book.translate.xml:14237 msgid "Bluetooth audio" msgstr "Bluetooth audio" #. (itstool) path: sect2/para -#: book.translate.xml:14081 +#: book.translate.xml:14241 msgid "" "Connecting to a Bluetooth device is out of scope for this chapter. Refer to " " for more information." @@ -24788,7 +25027,7 @@ "Consulte a para mais informações." #. (itstool) path: sect2/para -#: book.translate.xml:14084 +#: book.translate.xml:14244 msgid "" "To get Bluetooth sound sink working with FreeBSD's sound system, users have " "to install audio/virtual_oss first:" @@ -24798,13 +25037,13 @@ "package>:" #. (itstool) path: sect2/screen -#: book.translate.xml:14088 +#: book.translate.xml:14248 #, no-wrap msgid "# pkg install virtual_oss" msgstr "# pkg install virtual_oss" #. (itstool) path: sect2/para -#: book.translate.xml:14090 +#: book.translate.xml:14250 msgid "" "audio/virtual_oss requires cuse to be " "loaded into the kernel:" @@ -24813,13 +25052,13 @@ "carregado no kernel:" #. (itstool) path: sect2/screen -#: book.translate.xml:14093 +#: book.translate.xml:14253 #, no-wrap msgid "# kldload cuse" msgstr "# kldload cuse" #. (itstool) path: sect2/para -#: book.translate.xml:14095 +#: book.translate.xml:14255 msgid "" "To load cuse during system startup, run this command:" msgstr "" @@ -24827,13 +25066,13 @@ "execute o comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:14098 +#: book.translate.xml:14258 #, no-wrap msgid "# sysrc -f /boot/loader.conf cuse_load=yes" msgstr "# sysrc -f /boot/loader.conf cuse_load=yes" #. (itstool) path: sect2/para -#: book.translate.xml:14100 +#: book.translate.xml:14260 msgid "" "To use headphones as a sound sink with audio/virtual_oss, " "users need to create a virtual device after connecting to a Bluetooth audio " @@ -24844,13 +25083,13 @@ "depois de se conectarem a um dispositivo de áudio Bluetooth:" #. (itstool) path: sect2/screen -#: book.translate.xml:14105 +#: book.translate.xml:14265 #, no-wrap msgid "# virtual_oss -C 2 -c 2 -r 48000 -b 16 -s 768 -R /dev/null -P /dev/bluetooth/headphones -d dsp" msgstr "# virtual_oss -C 2 -c 2 -r 48000 -b 16 -s 768 -R /dev/null -P /dev/bluetooth/headphones -d dsp" #. (itstool) path: note/para -#: book.translate.xml:14108 +#: book.translate.xml:14268 msgid "" "headphones in this example is a hostname from " "/etc/bluetooth/hosts. BT_ADDR could " @@ -24861,7 +25100,7 @@ "poderia ser usado." #. (itstool) path: sect2/para -#: book.translate.xml:14113 +#: book.translate.xml:14273 msgid "" "Refer to virtual_oss8 for more information." @@ -24870,32 +25109,32 @@ "refentrytitle>8 para mais informações." #. (itstool) path: sect2/title -#: book.translate.xml:14117 +#: book.translate.xml:14277 msgid "Troubleshooting Sound" msgstr "Solução de Problemas de Som" #. (itstool) path: sect2/indexterm -#: book.translate.xml:14119 +#: book.translate.xml:14279 msgid "device nodes" msgstr "device nodes" #. (itstool) path: sect2/indexterm -#: book.translate.xml:14120 +#: book.translate.xml:14280 msgid "I/O port" msgstr "I/O port" #. (itstool) path: sect2/indexterm -#: book.translate.xml:14121 +#: book.translate.xml:14281 msgid "IRQ" msgstr "IRQ" #. (itstool) path: sect2/indexterm -#: book.translate.xml:14122 +#: book.translate.xml:14282 msgid "DSP" msgstr "DSP" #. (itstool) path: sect2/para -#: book.translate.xml:14124 +#: book.translate.xml:14284 msgid "" " lists some common " "error messages and their solutions:" @@ -24904,37 +25143,37 @@ "mensagens de erros comuns e suas soluções:" #. (itstool) path: table/title -#: book.translate.xml:14128 +#: book.translate.xml:14288 msgid "Common Error Messages" msgstr "Mensagens de Erros Comuns" #. (itstool) path: row/entry -#: book.translate.xml:14133 +#: book.translate.xml:14293 msgid "Error" msgstr "Erro" #. (itstool) path: row/entry -#: book.translate.xml:14134 +#: book.translate.xml:14294 msgid "Solution" msgstr "Solução" #. (itstool) path: row/entry -#: book.translate.xml:14140 +#: book.translate.xml:14300 msgid "sb_dspwr(XX) timed out" msgstr "sb_dspwr(XX) timed out" #. (itstool) path: entry/para -#: book.translate.xml:14142 +#: book.translate.xml:14302 msgid "The I/O port is not set correctly." msgstr "A porta de I/O não está configurada corretamente." #. (itstool) path: row/entry -#: book.translate.xml:14147 +#: book.translate.xml:14307 msgid "bad irq XX" msgstr "bad irq XX" #. (itstool) path: entry/para -#: book.translate.xml:14148 +#: book.translate.xml:14308 msgid "" "The IRQ is set incorrectly. Make sure that the set IRQ and the sound IRQ are " "the same." @@ -24943,22 +25182,22 @@ "IRQ do som são as mesmas." #. (itstool) path: row/entry -#: book.translate.xml:14154 +#: book.translate.xml:14314 msgid "xxx: gus pcm not attached, out of memory" msgstr "xxx: gus pcm not attached, out of memory" #. (itstool) path: entry/para -#: book.translate.xml:14156 +#: book.translate.xml:14316 msgid "There is not enough available memory to use the device." msgstr "Não há memória disponível suficiente para usar o dispositivo." #. (itstool) path: row/entry -#: book.translate.xml:14161 +#: book.translate.xml:14321 msgid "xxx: can't open /dev/dsp!" msgstr "xxx: can't open /dev/dsp!" #. (itstool) path: entry/para -#: book.translate.xml:14163 +#: book.translate.xml:14323 msgid "" "Type fstat | grep dsp to check if another application is " "holding the device open. Noteworthy troublemakers are esoundKDE." #. (itstool) path: sect2/para -#: book.translate.xml:14174 +#: book.translate.xml:14334 msgid "" "Modern graphics cards often come with their own sound driver for use with " "HDMI. This sound device is sometimes enumerated before " @@ -24987,7 +25226,7 @@ "literal>. A saída é algo como isto:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:14183 +#: book.translate.xml:14343 #, no-wrap msgid "" "...\n" @@ -25027,7 +25266,7 @@ "..." #. (itstool) path: sect2/para -#: book.translate.xml:14201 +#: book.translate.xml:14361 msgid "" "In this example, the graphics card (NVidia) has been " "enumerated before the sound card (Realtek ALC889). To use " @@ -25041,13 +25280,13 @@ "para reprodução:" #. (itstool) path: sect2/screen -#: book.translate.xml:14208 +#: book.translate.xml:14368 #, no-wrap msgid "# sysctl hw.snd.default_unit=n" msgstr "# sysctl hw.snd.default_unit=n" #. (itstool) path: sect2/para -#: book.translate.xml:14210 +#: book.translate.xml:14370 msgid "" "where n is the number of the sound device to use. In this " "example, it should be 4. Make this change permanent by " @@ -25059,18 +25298,18 @@ "filename>:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:14216 +#: book.translate.xml:14376 #, no-wrap msgid "hw.snd.default_unit=4" msgstr "hw.snd.default_unit=4" #. (itstool) path: info/title -#: book.translate.xml:14221 +#: book.translate.xml:14381 msgid "Utilizing Multiple Sound Sources" msgstr "Utilizando Múltiplas Fontes de Som" #. (itstool) path: authorgroup/author -#: book.translate.xml:14224 +#: book.translate.xml:14384 msgid "" " Munish Chopra Contributed by " @@ -25079,7 +25318,7 @@ "personname> Contribuído por" #. (itstool) path: sect2/para -#: book.translate.xml:14234 +#: book.translate.xml:14394 msgid "" "It is often desirable to have multiple sources of sound that are able to " "play simultaneously. FreeBSD uses Virtual Sound Channels to " @@ -25090,7 +25329,7 @@ "multiplexar a reprodução da placa de som mixando o som no kernel." #. (itstool) path: sect2/para -#: book.translate.xml:14239 +#: book.translate.xml:14399 msgid "" "Three sysctl8 knobs are available for configuring virtual " @@ -25101,7 +25340,7 @@ "configurar canais virtuais:" #. (itstool) path: sect2/screen -#: book.translate.xml:14242 +#: book.translate.xml:14402 #, no-wrap msgid "" "# sysctl dev.pcm.0.play.vchans=4\n" @@ -25113,7 +25352,7 @@ "# sysctl hw.snd.maxautovchans=4" #. (itstool) path: sect2/para -#: book.translate.xml:14246 +#: book.translate.xml:14406 msgid "" "This example allocates four virtual channels, which is a practical number " "for everyday use. Both dev.pcm.0.play.vchans=4 and " @@ -25138,7 +25377,7 @@ "citerefentry> para obter mais informações." #. (itstool) path: note/para -#: book.translate.xml:14259 +#: book.translate.xml:14419 msgid "" "The number of virtual channels for a device cannot be changed while it is in " "use. First, close any programs using the device, such as music players or " @@ -25149,7 +25388,7 @@ "dispositivo, como players de música ou daemons de som." #. (itstool) path: sect2/para -#: book.translate.xml:14264 +#: book.translate.xml:14424 msgid "" "The correct pcm device will automatically be allocated " "transparently to a program that requests /dev/dsp0." @@ -25159,12 +25398,12 @@ "filename>." #. (itstool) path: info/title -#: book.translate.xml:14271 +#: book.translate.xml:14431 msgid "Setting Default Values for Mixer Channels" msgstr "Configurando Valores Padrões para Canais de Mixer" #. (itstool) path: authorgroup/author -#: book.translate.xml:14274 +#: book.translate.xml:14434 msgid "" " Josef El-Rayes Contributed by " @@ -25173,7 +25412,7 @@ "personname> Contribuído por" #. (itstool) path: sect2/para -#: book.translate.xml:14284 +#: book.translate.xml:14444 msgid "" "The default values for the different mixer channels are hardcoded in the " "source code of the pcm, conforme mostrado neste exemplo:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:14293 +#: book.translate.xml:14453 #, no-wrap msgid "hint.pcm.0.vol=\"50\"" msgstr "hint.pcm.0.vol=\"50\"" #. (itstool) path: sect2/para -#: book.translate.xml:14295 +#: book.translate.xml:14455 msgid "" "This will set the volume channel to a default value of 50 " "when the pcm44 for carregado." #. (itstool) path: info/title -#: book.translate.xml:14303 +#: book.translate.xml:14463 msgid "MP3 Audio" msgstr "Áudio MP3" #. (itstool) path: authorgroup/author -#: book.translate.xml:14306 book.translate.xml:59411 +#: book.translate.xml:14466 book.translate.xml:59571 msgid "" " Chern Lee Contributed by " @@ -25226,7 +25465,7 @@ "personname> Contribuído por" #. (itstool) path: sect1/para -#: book.translate.xml:14316 +#: book.translate.xml:14476 msgid "" "This section describes some MP3 players available for " "FreeBSD, how to rip audio CD tracks, and how to encode " @@ -25237,12 +25476,12 @@ "codificar e decodificar MP3." #. (itstool) path: sect2/title -#: book.translate.xml:14322 +#: book.translate.xml:14482 msgid "MP3 Players" msgstr "Players de MP3" #. (itstool) path: sect2/para -#: book.translate.xml:14324 +#: book.translate.xml:14484 msgid "" "A popular graphical MP3 player is Audacious. It supports Winamp skins and " @@ -25264,7 +25503,7 @@ "package>. Audacious é descendente do XMMS." #. (itstool) path: sect2/para -#: book.translate.xml:14335 +#: book.translate.xml:14495 msgid "" "The audio/mpg123 package or port provides an alternative, " "command-line MP3 player. Once installed, specify the " @@ -25278,7 +25517,7 @@ "som também pode ser especificado:" #. (itstool) path: sect2/screen -#: book.translate.xml:14341 +#: book.translate.xml:14501 #, no-wrap msgid "" "# mpg123 -a /dev/dsp1.0 Foobar-GreatestHits.mp3\n" @@ -25298,7 +25537,7 @@ "MPEG 1.0 layer III, 128 kbit/s, 44100 Hz joint-stereo" #. (itstool) path: sect2/para -#: book.translate.xml:14349 +#: book.translate.xml:14509 msgid "" "Additional MP3 players are available in the FreeBSD Ports " "Collection." @@ -25307,12 +25546,12 @@ "do FreeBSD." #. (itstool) path: sect2/title -#: book.translate.xml:14354 +#: book.translate.xml:14514 msgid "Ripping CD Audio Tracks" msgstr "Copiando Trilhas de CD de Áudio" #. (itstool) path: sect2/para -#: book.translate.xml:14356 +#: book.translate.xml:14516 msgid "" "Before encoding a CD or CD track to " "MP3, the audio data on the CD must be " @@ -25327,7 +25566,7 @@ "WAV." #. (itstool) path: sect2/para -#: book.translate.xml:14363 +#: book.translate.xml:14523 msgid "" "The cdda2wav tool, which is installed with the " "sysutils/cdrtools suite, can be used to rip audio " @@ -25338,7 +25577,7 @@ "informações de áudio do CD." #. (itstool) path: sect2/para -#: book.translate.xml:14368 +#: book.translate.xml:14528 msgid "" "With the audio CD in the drive, the following command can " "be issued as root to rip an " @@ -25351,13 +25590,13 @@ "trilhas:" #. (itstool) path: sect2/screen -#: book.translate.xml:14374 +#: book.translate.xml:14534 #, no-wrap msgid "# cdda2wav -D 0,1,0 -B" msgstr "# cdda2wav -D 0,1,0 -B" #. (itstool) path: sect2/para -#: book.translate.xml:14376 +#: book.translate.xml:14536 msgid "" "In this example, the " "indicates the SCSI device 0,1,0 " @@ -25371,33 +25610,33 @@ "sistema." #. (itstool) path: sect2/para -#: book.translate.xml:14383 +#: book.translate.xml:14543 msgid "To rip individual tracks, use to specify the track:" msgstr "" "Para ripar trilhas individuais, use a opção para " "especificar a trilha:" #. (itstool) path: sect2/screen -#: book.translate.xml:14386 +#: book.translate.xml:14546 #, no-wrap msgid "# cdda2wav -D 0,1,0 -t 7" msgstr "# cdda2wav -D 0,1,0 -t 7" #. (itstool) path: sect2/para -#: book.translate.xml:14388 +#: book.translate.xml:14548 msgid "To rip a range of tracks, such as track one to seven, specify a range:" msgstr "" "Para extrair um intervalo de trilhas, como as trilhas de um a sete, " "especifique um intervalo:" #. (itstool) path: sect2/screen -#: book.translate.xml:14391 +#: book.translate.xml:14551 #, no-wrap msgid "# cdda2wav -D 0,1,0 -t 1+7" msgstr "# cdda2wav -D 0,1,0 -t 1+7" #. (itstool) path: sect2/para -#: book.translate.xml:14393 +#: book.translate.xml:14553 msgid "" "To rip from an ATAPI (IDE) " "CDROM drive, specify the device name in place of the " @@ -25410,13 +25649,13 @@ "extrair a trilha 7 de uma unidade IDE:" #. (itstool) path: sect2/screen -#: book.translate.xml:14399 +#: book.translate.xml:14559 #, no-wrap msgid "# cdda2wav -D /dev/acd0 -t 7" msgstr "# cdda2wav -D /dev/acd0 -t 7" #. (itstool) path: sect2/para -#: book.translate.xml:14401 +#: book.translate.xml:14561 msgid "" "Alternately, dd can be used to extract audio tracks on " "ATAPI drives, as described in ." #. (itstool) path: sect2/title -#: book.translate.xml:14407 +#: book.translate.xml:14567 msgid "Encoding and Decoding MP3s" msgstr "Codificação e Decodificação de MP3" #. (itstool) path: sect2/para -#: book.translate.xml:14409 +#: book.translate.xml:14569 msgid "" "Lame is a popular MP3 encoder " "which can be installed from the audio/lame port. Due to " @@ -25443,7 +25682,7 @@ "package>. Devido a problemas de patente, o pacote não está disponível." #. (itstool) path: sect2/para -#: book.translate.xml:14414 +#: book.translate.xml:14574 msgid "" "The following command will convert the ripped WAV file " "audio01.wav to " @@ -25454,7 +25693,7 @@ "audio01.mp3:" #. (itstool) path: sect2/screen -#: book.translate.xml:14419 +#: book.translate.xml:14579 #, no-wrap msgid "" "# lame -h -b 128 --tt \"Foo Song Title\" --ta \"FooBar Artist\" --tl \"FooBar Album\" \\\n" @@ -25464,7 +25703,7 @@ "--ty \"2014\" --tc \"Ripped and encoded by Foo\" --tg \"Genre\" audio01.wav audio01.mp3" #. (itstool) path: sect2/para -#: book.translate.xml:14422 +#: book.translate.xml:14582 msgid "" "The specified 128 kbits is a standard MP3 bitrate while " "the 160 and 192 bitrates provide higher quality. The higher the bitrate, the " @@ -25486,7 +25725,7 @@ "encontradas na página de manual do lame." #. (itstool) path: sect2/para -#: book.translate.xml:14435 +#: book.translate.xml:14595 msgid "" "In order to burn an audio CD from MP3s, they must first be converted to a non-compressed file format. " @@ -25503,7 +25742,7 @@ "bruto, Pulse Code Modulation (PCM)." #. (itstool) path: sect2/para -#: book.translate.xml:14443 +#: book.translate.xml:14603 msgid "" "To convert audio01.mp3 using mpg123, specify the name of the PCM file:" @@ -25513,13 +25752,13 @@ "PCM:" #. (itstool) path: sect2/screen -#: book.translate.xml:14447 +#: book.translate.xml:14607 #, no-wrap msgid "# mpg123 -s audio01.mp3 > audio01.pcm" msgstr "# mpg123 -s audio01.mp3 > audio01.pcm" #. (itstool) path: sect2/para -#: book.translate.xml:14449 +#: book.translate.xml:14609 msgid "" "To use XMMS to convert a MP3 " "to WAV format, use these steps:" @@ -25528,7 +25767,7 @@ "MP3 para WAV, use esses passos:" #. (itstool) path: procedure/title -#: book.translate.xml:14454 +#: book.translate.xml:14614 msgid "" "Converting to WAV Format in XMMS" @@ -25537,12 +25776,12 @@ "application>" #. (itstool) path: step/para -#: book.translate.xml:14458 +#: book.translate.xml:14618 msgid "Launch XMMS." msgstr "Inicie o XMMS." #. (itstool) path: step/para -#: book.translate.xml:14462 +#: book.translate.xml:14622 msgid "" "Right-click the window to bring up the XMMS menu." msgstr "" @@ -25550,29 +25789,29 @@ "XMMS." #. (itstool) path: step/para -#: book.translate.xml:14467 +#: book.translate.xml:14627 msgid "Select Preferences under Options." msgstr "" "Selecione Preferences abaixo de Options." #. (itstool) path: step/para -#: book.translate.xml:14472 +#: book.translate.xml:14632 msgid "Change the Output Plugin to Disk Writer Plugin." msgstr "Altere o Plugin de Saída para Disk Writer Plugin." #. (itstool) path: step/para -#: book.translate.xml:14477 +#: book.translate.xml:14637 msgid "Press Configure." msgstr "Pressione Configure." #. (itstool) path: step/para -#: book.translate.xml:14481 +#: book.translate.xml:14641 msgid "Enter or browse to a directory to write the uncompressed files to." msgstr "Digite ou procure um diretório para gravar os arquivos descompactados." #. (itstool) path: step/para -#: book.translate.xml:14486 +#: book.translate.xml:14646 msgid "" "Load the MP3 file into XMMS as " "usual, with volume at 100% and EQ settings turned off." @@ -25581,7 +25820,7 @@ "como de costume, com o volume em 100% e as configurações de EQ desativadas." #. (itstool) path: step/para -#: book.translate.xml:14492 +#: book.translate.xml:14652 msgid "" "Press Play. The XMMS will " "appear as if it is playing the MP3, but no music will be " @@ -25593,7 +25832,7 @@ "um arquivo." #. (itstool) path: step/para -#: book.translate.xml:14500 +#: book.translate.xml:14660 msgid "" "When finished, be sure to set the default Output Plugin back to what it was " "before in order to listen to MP3s again." @@ -25602,7 +25841,7 @@ "ao que era antes para ouvir MP3 novamente." #. (itstool) path: sect2/para -#: book.translate.xml:14506 +#: book.translate.xml:14666 msgid "" "Both the WAV and PCM formats can be " "used with cdrecord. When using WAVaudio/sox pode ser usado para remover o cabeçalho:" #. (itstool) path: sect2/screen -#: book.translate.xml:14514 +#: book.translate.xml:14674 #, no-wrap msgid "% sox -t wav -r 44100 -s -w -c 2 track.wav track.raw" msgstr "% sox -t wav -r 44100 -s -w -c 2 track.wav track.raw" #. (itstool) path: sect2/para -#: book.translate.xml:14516 +#: book.translate.xml:14676 msgid "" "Refer to for more information on using a " "CD burner in FreeBSD." @@ -25633,12 +25872,12 @@ "de um gravador de CD no FreeBSD." #. (itstool) path: info/title -#: book.translate.xml:14524 +#: book.translate.xml:14684 msgid "Video Playback" msgstr "Reprodução de Vídeo" #. (itstool) path: authorgroup/author -#: book.translate.xml:14527 +#: book.translate.xml:14687 msgid "" " Ross Lippert Contributed by " @@ -25647,7 +25886,7 @@ "personname> Contribuído por" #. (itstool) path: sect1/para -#: book.translate.xml:14537 +#: book.translate.xml:14697 msgid "" "Before configuring video playback, determine the model and chipset of the " "video card. While Xorg supports a wide variety of " @@ -25664,7 +25903,7 @@ "command> enquanto o Xorg está sendo executado." #. (itstool) path: sect1/para -#: book.translate.xml:14546 +#: book.translate.xml:14706 msgid "" "It is a good idea to have a short MPEG test file for evaluating various " "players and options. Since some DVD applications look for " @@ -25679,13 +25918,13 @@ "fazer um link simbólico para o dispositivo adequado:" #. (itstool) path: sect1/screen -#: book.translate.xml:14553 +#: book.translate.xml:14713 #, no-wrap msgid "# ln -sf /dev/cd0 /dev/dvd" msgstr "# ln -sf /dev/cd0 /dev/dvd" #. (itstool) path: sect1/para -#: book.translate.xml:14555 +#: book.translate.xml:14715 msgid "" "Due to the nature of devfs5, manually created " @@ -25700,13 +25939,13 @@ "seguinte linha ao arquivo /etc/devfs.conf:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:14560 +#: book.translate.xml:14720 #, no-wrap msgid "link cd0 dvd" msgstr "link cd0 dvd" #. (itstool) path: sect1/para -#: book.translate.xml:14562 +#: book.translate.xml:14722 msgid "" "DVD decryption invokes certain functions that require " "write permission to the DVD device." @@ -25715,7 +25954,7 @@ "permissão de gravação para o dispositivo DVD." #. (itstool) path: sect1/para -#: book.translate.xml:14566 +#: book.translate.xml:14726 msgid "" "To enhance the shared memory Xorg interface, it " "is recommended to increase the values of these " @@ -25728,7 +25967,7 @@ "citerefentry>:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:14571 +#: book.translate.xml:14731 #, no-wrap msgid "" "kern.ipc.shmmax=67108864\n" @@ -25738,27 +25977,27 @@ "kern.ipc.shmall=32768" #. (itstool) path: sect2/title -#: book.translate.xml:14575 +#: book.translate.xml:14735 msgid "Determining Video Capabilities" msgstr "Determinando os Recursos de Vídeo" #. (itstool) path: sect2/indexterm -#: book.translate.xml:14577 +#: book.translate.xml:14737 msgid "XVideo" msgstr "XVideo" #. (itstool) path: sect2/indexterm -#: book.translate.xml:14578 +#: book.translate.xml:14738 msgid "SDL" msgstr "SDL" #. (itstool) path: sect2/indexterm -#: book.translate.xml:14579 +#: book.translate.xml:14739 msgid "DGA" msgstr "DGA" #. (itstool) path: sect2/para -#: book.translate.xml:14581 +#: book.translate.xml:14741 msgid "" "There are several possible ways to display video under Xorg and what works is largely hardware dependent. Each method " @@ -25769,18 +26008,18 @@ "Cada método descrito abaixo terá qualidade variável em diferentes hardwares." #. (itstool) path: sect2/para -#: book.translate.xml:14586 +#: book.translate.xml:14746 msgid "Common video interfaces include:" msgstr "Interfaces de vídeo comuns incluem:" #. (itstool) path: listitem/para -#: book.translate.xml:14590 +#: book.translate.xml:14750 msgid "Xorg: normal output using shared memory." msgstr "" "Xorg: saída normal usando memória compartilhada." #. (itstool) path: listitem/para -#: book.translate.xml:14595 +#: book.translate.xml:14755 msgid "" "XVideo: an extension to the Xorg interface which " "allows video to be directly displayed in drawable objects through a special " @@ -25795,7 +26034,7 @@ "seção descreve como determinar se esta extensão está sendo executada." #. (itstool) path: listitem/para -#: book.translate.xml:14605 +#: book.translate.xml:14765 msgid "" "SDL: the Simple Directmedia Layer is a porting layer for " "many operating systems, allowing cross-platform applications to be developed " @@ -25814,7 +26053,7 @@ "pode ser instalado usando o pacote ou port devel/sdl20." #. (itstool) path: listitem/para -#: book.translate.xml:14617 +#: book.translate.xml:14777 msgid "" "DGA: the Direct Graphics Access is an Xorg extension which allows a program to bypass the " @@ -25839,17 +26078,17 @@ "q." #. (itstool) path: listitem/para -#: book.translate.xml:14632 +#: book.translate.xml:14792 msgid "SVGAlib: a low level console graphics layer." msgstr "SVGAlib: uma camada gráfica de console de baixo nível." #. (itstool) path: sect3/title -#: book.translate.xml:14637 +#: book.translate.xml:14797 msgid "XVideo" msgstr "XVideo" #. (itstool) path: sect3/para -#: book.translate.xml:14639 +#: book.translate.xml:14799 msgid "" "To check whether this extension is running, use xvinfo:" msgstr "" @@ -25857,19 +26096,19 @@ "command>:" #. (itstool) path: sect3/screen -#: book.translate.xml:14642 +#: book.translate.xml:14802 #, no-wrap msgid "% xvinfo" msgstr "% xvinfo" #. (itstool) path: sect3/para -#: book.translate.xml:14644 +#: book.translate.xml:14804 msgid "XVideo is supported for the card if the result is similar to:" msgstr "" "O XVideo é suportado pela placa de vídeo se o resultado for semelhante a:" #. (itstool) path: sect3/screen -#: book.translate.xml:14647 +#: book.translate.xml:14807 #, no-wrap msgid "" "X-Video Extension version 2.2\n" @@ -26011,7 +26250,7 @@ " red, green, blue masks: 0x0, 0x0, 0x0" #. (itstool) path: sect3/para -#: book.translate.xml:14716 +#: book.translate.xml:14876 msgid "" "The formats listed, such as YUV2 and YUV12, are not present with every " "implementation of XVideo and their absence may hinder some players." @@ -26020,12 +26259,12 @@ "implementações do XVideo e sua ausência pode atrapalhar alguns players." #. (itstool) path: sect3/para -#: book.translate.xml:14720 +#: book.translate.xml:14880 msgid "If the result instead looks like:" msgstr "Se o resultado, ao invés disso, se parecer com:" #. (itstool) path: sect3/screen -#: book.translate.xml:14722 +#: book.translate.xml:14882 #, no-wrap msgid "" "X-Video Extension version 2.2\n" @@ -26037,7 +26276,7 @@ "no adaptors present" #. (itstool) path: sect3/para -#: book.translate.xml:14726 +#: book.translate.xml:14886 msgid "" "XVideo is probably not supported for the card. This means that it will be " "more difficult for the display to meet the computational demands of " @@ -26048,22 +26287,22 @@ "renderização de vídeo, dependendo da placa de vídeo e do processador." #. (itstool) path: sect2/title -#: book.translate.xml:14734 +#: book.translate.xml:14894 msgid "Ports and Packages Dealing with Video" msgstr "Ports e Pacotes Lidando com Vídeo" #. (itstool) path: sect2/indexterm -#: book.translate.xml:14736 +#: book.translate.xml:14896 msgid "video ports" msgstr "video ports" #. (itstool) path: sect2/indexterm -#: book.translate.xml:14737 +#: book.translate.xml:14897 msgid "video packages" msgstr "video packages" #. (itstool) path: sect2/para -#: book.translate.xml:14739 +#: book.translate.xml:14899 msgid "" "This section introduces some of the software available from the FreeBSD " "Ports Collection which can be used for video playback." @@ -26072,14 +26311,14 @@ "FreeBSD, que podem ser usados para reprodução de vídeo." #. (itstool) path: sect3/title -#: book.translate.xml:14744 +#: book.translate.xml:14904 msgid "" "MPlayer and MEncoder" msgstr "" "MPlayer e MEncoder" #. (itstool) path: sect3/para -#: book.translate.xml:14747 +#: book.translate.xml:14907 msgid "" "MPlayer is a command-line video player with an " "optional graphical interface which aims to provide speed and flexibility. " @@ -26092,12 +26331,12 @@ "application> estão disponíveis na Coleção de Ports do FreeBSD." #. (itstool) path: sect3/indexterm -#: book.translate.xml:14753 +#: book.translate.xml:14913 msgid "MPlayer" msgstr "MPlayer" #. (itstool) path: sect3/para -#: book.translate.xml:14755 +#: book.translate.xml:14915 msgid "" "MPlayer can be installed using the " "multimedia/mplayer package or port. Several compile " @@ -26112,7 +26351,7 @@ "compilar um port ao invés de instalar o pacote." #. (itstool) path: sect3/para -#: book.translate.xml:14762 +#: book.translate.xml:14922 msgid "" "When compiling the port, the menu options should be reviewed to determine " "the type of support to compile into the port. If an option is not selected, " @@ -26129,7 +26368,7 @@ "para continuar a compilação e instalação do port." #. (itstool) path: sect3/para -#: book.translate.xml:14771 +#: book.translate.xml:14931 msgid "" "By default, the package or port will build the mplayer " "command line utility and the gmplayer graphical utility. " @@ -26144,7 +26383,7 @@ "disponível para o MEncoder." #. (itstool) path: sect3/para -#: book.translate.xml:14778 +#: book.translate.xml:14938 msgid "" "The first time MPlayer is run, it will create " "~/.mplayer in the user's home directory. This " @@ -26157,7 +26396,7 @@ "configurações específicos do usuário." #. (itstool) path: sect3/para -#: book.translate.xml:14783 +#: book.translate.xml:14943 msgid "" "This section describes only a few common uses. Refer to mplayer(1) for a " "complete description of its numerous options." @@ -26166,7 +26405,7 @@ "uma descrição completa de suas inúmeras opções." #. (itstool) path: sect3/para -#: book.translate.xml:14787 +#: book.translate.xml:14947 msgid "" "To play the file testfile.avi, specify the video interfaces with , as seen " @@ -26177,37 +26416,37 @@ "conforme mostrado nos exemplos a seguir:" #. (itstool) path: sect3/screen -#: book.translate.xml:14792 +#: book.translate.xml:14952 #, no-wrap msgid "% mplayer -vo xv testfile.avi" msgstr "% mplayer -vo xv testfile.avi" #. (itstool) path: sect3/screen -#: book.translate.xml:14794 +#: book.translate.xml:14954 #, no-wrap msgid "% mplayer -vo sdl testfile.avi" msgstr "% mplayer -vo sdl testfile.avi" #. (itstool) path: sect3/screen -#: book.translate.xml:14796 +#: book.translate.xml:14956 #, no-wrap msgid "% mplayer -vo x11 testfile.avi" msgstr "% mplayer -vo x11 testfile.avi" #. (itstool) path: sect3/screen -#: book.translate.xml:14798 +#: book.translate.xml:14958 #, no-wrap msgid "# mplayer -vo dga testfile.avi" msgstr "# mplayer -vo dga testfile.avi" #. (itstool) path: sect3/screen -#: book.translate.xml:14800 +#: book.translate.xml:14960 #, no-wrap msgid "# mplayer -vo 'sdl:dga' testfile.avi" msgstr "# mplayer -vo 'sdl:dga' testfile.avi" #. (itstool) path: sect3/para -#: book.translate.xml:14802 +#: book.translate.xml:14962 msgid "" "It is worth trying all of these options, as their relative performance " "depends on many factors and will vary significantly with hardware." @@ -26216,7 +26455,7 @@ "de muitos fatores e varia significativamente com o hardware." #. (itstool) path: sect3/para -#: book.translate.xml:14806 +#: book.translate.xml:14966 msgid "" "To play a DVD, replace testfile." "avi with , which " "engages fullscreen mode, and , which helps " @@ -26276,7 +26515,7 @@ "desempenho." #. (itstool) path: sect3/para -#: book.translate.xml:14836 +#: book.translate.xml:14996 msgid "" "Each user can add commonly used options to their ~/.mplayer/" "config like so:" @@ -26285,7 +26524,7 @@ "mplayer/config assim:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:14839 +#: book.translate.xml:14999 #, no-wrap msgid "" "vo=xv\n" @@ -26297,7 +26536,7 @@ "zoom=yes" #. (itstool) path: sect3/para -#: book.translate.xml:14843 +#: book.translate.xml:15003 msgid "" "mplayer can be used to rip a DVD title " "to a .vob. To dump the second title from a " @@ -26308,13 +26547,13 @@ "gravar o filme em um segundo DVD:" #. (itstool) path: sect3/screen -#: book.translate.xml:14848 +#: book.translate.xml:15008 #, no-wrap msgid "# mplayer -dumpstream -dumpfile out.vob dvd://2 -dvd-device /dev/dvd" msgstr "# mplayer -dumpstream -dumpfile out.vob dvd://2 -dvd-device /dev/dvd" #. (itstool) path: sect3/para -#: book.translate.xml:14850 +#: book.translate.xml:15010 msgid "" "The output file, out.vob, will be in MPEG format." @@ -26323,7 +26562,7 @@ "MPEG." #. (itstool) path: sect3/para -#: book.translate.xml:14853 +#: book.translate.xml:15013 msgid "" "Anyone wishing to obtain a high level of expertise with UNIX video should consult mencoder" msgstr "mencoder" #. (itstool) path: sect3/para -#: book.translate.xml:14863 +#: book.translate.xml:15023 msgid "" "Before using mencoder, it is a good idea to become " "familiar with the options described at mplayer." #. (itstool) path: sect3/para -#: book.translate.xml:14872 +#: book.translate.xml:15032 msgid "Here is an example of a simple copy:" msgstr "Aqui está um exemplo de uma cópia simples:" #. (itstool) path: sect3/screen -#: book.translate.xml:14874 +#: book.translate.xml:15034 #, no-wrap msgid "% mencoder input.avi -oac copy -ovc copy -o output.avi" msgstr "% mencoder input.avi -oac copy -ovc copy -o output.avi" #. (itstool) path: sect3/para -#: book.translate.xml:14876 +#: book.translate.xml:15036 msgid "" "To rip to a file, use with mplayer." @@ -26384,7 +26623,7 @@ "mplayer." #. (itstool) path: sect3/para -#: book.translate.xml:14879 +#: book.translate.xml:15039 msgid "" "To convert input.avi to the " "MPEG4 codec with MPEG3 audio encoding, first install the audio/" @@ -26397,7 +26636,7 @@ "pacote não está disponível. Uma vez instalado, digite:" #. (itstool) path: sect3/screen -#: book.translate.xml:14886 +#: book.translate.xml:15046 #, no-wrap msgid "" "% mencoder input.avi -oac mp3lame -lameopts br=192 \\\n" @@ -26407,7 +26646,7 @@ "\t -ovc lavc -lavcopts vcodec=mpeg4:vhq -o output.avi" #. (itstool) path: sect3/para -#: book.translate.xml:14889 +#: book.translate.xml:15049 msgid "" "This will produce output playable by applications such as mplayer and xine." @@ -26416,7 +26655,7 @@ "command> e xine." #. (itstool) path: sect3/para -#: book.translate.xml:14893 +#: book.translate.xml:15053 msgid "" "input.avi can be replaced " "with and run as xine Video Player" msgstr "O Player (reprodutor) de Vídeo xine" #. (itstool) path: sect3/para -#: book.translate.xml:14906 +#: book.translate.xml:15066 msgid "" "xine is a video player with a reusable base " "library and a modular executable which can be extended with plugins. It can " @@ -26449,7 +26688,7 @@ "xine." #. (itstool) path: sect3/para -#: book.translate.xml:14911 +#: book.translate.xml:15071 msgid "" "In practice, xine requires either a fast CPU with " "a fast video card, or support for the XVideo extension. The " @@ -26462,7 +26701,7 @@ "XVideo." #. (itstool) path: sect3/para -#: book.translate.xml:14916 +#: book.translate.xml:15076 msgid "" "By default, the xine player starts a graphical " "user interface. The menus can then be used to open a specific file." @@ -26472,7 +26711,7 @@ "específico." #. (itstool) path: sect3/para -#: book.translate.xml:14920 +#: book.translate.xml:15080 msgid "" "Alternatively, xine may be invoked from the " "command line by specifying the name of the file to play:" @@ -26482,13 +26721,13 @@ "reproduzido:" #. (itstool) path: sect3/screen -#: book.translate.xml:14924 +#: book.translate.xml:15084 #, no-wrap msgid "% xine -g -p mymovie.avi" msgstr "% xine -g -p mymovie.avi" #. (itstool) path: sect3/para -#: book.translate.xml:14926 +#: book.translate.xml:15086 msgid "" "Refer to xine-project." "org/faq for more information and troubleshooting tips." @@ -26497,12 +26736,12 @@ "org/faq para mais informações e dicas de solução de problemas." #. (itstool) path: sect3/title -#: book.translate.xml:14932 +#: book.translate.xml:15092 msgid "The Transcode Utilities" msgstr "As Utilidades do Transcode" #. (itstool) path: sect3/para -#: book.translate.xml:14935 +#: book.translate.xml:15095 msgid "" "Transcode provides a suite of tools for re-" "encoding video and audio files. Transcode can be " @@ -26516,7 +26755,7 @@ "fluxo stdin/stdout." #. (itstool) path: sect3/para -#: book.translate.xml:14941 +#: book.translate.xml:15101 msgid "" "In FreeBSD, Transcode can be installed using the " "multimedia/transcode package or port. Many users prefer " @@ -26537,7 +26776,7 @@ "continuar a compilação e instalação do port." #. (itstool) path: sect3/para -#: book.translate.xml:14952 +#: book.translate.xml:15112 msgid "" "This example demonstrates how to convert a DivX file into a PAL MPEG-1 file " "(PAL VCD):" @@ -26546,7 +26785,7 @@ "MPEG-1 (PAL VCD):" #. (itstool) path: sect3/screen -#: book.translate.xml:14955 +#: book.translate.xml:15115 #, no-wrap msgid "" "% transcode -i input.avi -V --export_prof vcd-pal -o output_vcd\n" @@ -26556,7 +26795,7 @@ "% mplex -f 1 -o output_vcd.mpg output_vcd.m1v output_vcd.mpa" #. (itstool) path: sect3/para -#: book.translate.xml:14958 +#: book.translate.xml:15118 msgid "" "The resulting MPEG file, " "output_vcd.mpg, is ready to " @@ -26573,7 +26812,7 @@ "package> ou sysutils/cdrdao." #. (itstool) path: sect3/para -#: book.translate.xml:14967 +#: book.translate.xml:15127 msgid "" "In addition to the manual page for transcode, refer to " " para mais informações e exemplos." #. (itstool) path: info/title -#: book.translate.xml:14976 +#: book.translate.xml:15136 msgid "TV Cards" msgstr "Placas de TV" #. (itstool) path: authorgroup/author -#: book.translate.xml:14979 +#: book.translate.xml:15139 msgid "" " Josef El-Rayes Original contribution by " @@ -26599,7 +26838,7 @@ "personname> Contribuição original por " #. (itstool) path: authorgroup/author -#: book.translate.xml:14989 +#: book.translate.xml:15149 msgid "" " Marc Fonvieille Enhanced and adapted by " @@ -26608,12 +26847,12 @@ "personname> Aprimorado e adaptado por " #. (itstool) path: sect1/indexterm -#: book.translate.xml:14999 +#: book.translate.xml:15159 msgid "TV cards" msgstr "TV cards" #. (itstool) path: sect1/para -#: book.translate.xml:15003 +#: book.translate.xml:15163 msgid "" "TV cards can be used to watch broadcast or cable TV on a computer. Most " "cards accept composite video via an RCA or S-video input " @@ -26625,7 +26864,7 @@ "sintonizador de rádio FM." #. (itstool) path: sect1/para -#: book.translate.xml:15008 +#: book.translate.xml:15168 msgid "" "FreeBSD provides support for PCI-based TV cards using a Brooktree " "Bt848/849/878/879 video capture chip with the " @@ -26644,12 +26883,12 @@ "citerefentry> para obter uma lista dos sintonizadores suportados." #. (itstool) path: sect2/title -#: book.translate.xml:15015 +#: book.translate.xml:15175 msgid "Loading the Driver" msgstr "Carregando o Driver" #. (itstool) path: sect2/para -#: book.translate.xml:15017 +#: book.translate.xml:15177 msgid "" "In order to use the card, the bktr4 driver must be loaded. " @@ -26662,13 +26901,13 @@ "ao arquivo /boot/loader.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:15021 +#: book.translate.xml:15181 #, no-wrap msgid "bktr_load=\"YES\"" msgstr "bktr_load=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:15023 +#: book.translate.xml:15183 msgid "" "Alternatively, one can statically compile support for the TV card into a " "custom kernel. In that case, add the following lines to the custom kernel " @@ -26679,7 +26918,7 @@ "arquivo de configuração do kernel personalizado:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:15028 +#: book.translate.xml:15188 #, no-wrap msgid "" "device\t bktr\n" @@ -26693,7 +26932,7 @@ "device\tsmbus" #. (itstool) path: sect2/para -#: book.translate.xml:15033 +#: book.translate.xml:15193 msgid "" "These additional devices are necessary as the card components are " "interconnected via an I2C bus. Then, build and install a new kernel." @@ -26703,7 +26942,7 @@ "instale um novo kernel." #. (itstool) path: sect2/para -#: book.translate.xml:15037 +#: book.translate.xml:15197 msgid "" "To test that the tuner is correctly detected, reboot the system. The TV card " "should appear in the boot messages, as seen in this example:" @@ -26713,7 +26952,7 @@ "conforme mostrado neste exemplo:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:15041 +#: book.translate.xml:15201 #, no-wrap msgid "" "bktr0: <BrookTree 848A> mem 0xd7000000-0xd7000fff irq 10 at device 10.0 on pci0\n" @@ -26731,7 +26970,7 @@ "bktr0: Pinnacle/Miro TV, Philips SECAM tuner." #. (itstool) path: sect2/para -#: book.translate.xml:15048 +#: book.translate.xml:15208 msgid "" "The messages will differ according to the hardware. If necessary, it is " "possible to override some of the detected parameters using " @@ -26749,13 +26988,13 @@ "personalizado:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:15055 +#: book.translate.xml:15215 #, no-wrap msgid "options OVERRIDE_TUNER=6" msgstr "options OVERRIDE_TUNER=6" #. (itstool) path: sect2/para -#: book.translate.xml:15057 +#: book.translate.xml:15217 msgid "" "or, use sysctl8:" @@ -26764,13 +27003,13 @@ "manvolnum>:" #. (itstool) path: sect2/screen -#: book.translate.xml:15059 +#: book.translate.xml:15219 #, no-wrap msgid "# sysctl hw.bt848.tuner=6" msgstr "# sysctl hw.bt848.tuner=6" #. (itstool) path: sect2/para -#: book.translate.xml:15061 +#: book.translate.xml:15221 msgid "" "Refer to bktr4 for a description of the available " @@ -26783,17 +27022,17 @@ "manvolnum> e opções do kernel." #. (itstool) path: sect2/title -#: book.translate.xml:15066 +#: book.translate.xml:15226 msgid "Useful Applications" msgstr "Aplicações Úteis" #. (itstool) path: sect2/para -#: book.translate.xml:15068 +#: book.translate.xml:15228 msgid "To use the TV card, install one of the following applications:" msgstr "Para usar a placa de TV, instale um dos seguintes aplicativos:" #. (itstool) path: listitem/para -#: book.translate.xml:15073 +#: book.translate.xml:15233 msgid "" "multimedia/fxtv provides TV-in-a-window and image/audio/" "video capture capabilities." @@ -26802,7 +27041,7 @@ "áudio/vídeo numa transmissão de TV no monitor do computador." #. (itstool) path: listitem/para -#: book.translate.xml:15078 +#: book.translate.xml:15238 msgid "" "multimedia/xawtv is another TV application with similar " "features." @@ -26811,7 +27050,7 @@ "semelhantes." #. (itstool) path: listitem/para -#: book.translate.xml:15082 +#: book.translate.xml:15242 msgid "" "audio/xmradio provides an application for using the FM " "radio tuner of a TV card." @@ -26820,12 +27059,12 @@ "sintonizador de rádio FM de uma placa de TV." #. (itstool) path: sect2/para -#: book.translate.xml:15088 +#: book.translate.xml:15248 msgid "More applications are available in the FreeBSD Ports Collection." msgstr "Mais aplicações estão disponíveis na Coleção de Ports do FreeBSD." #. (itstool) path: sect2/para -#: book.translate.xml:15095 +#: book.translate.xml:15255 msgid "" "If any problems are encountered with the TV card, check that the video " "capture chip and the tuner are supported by " @@ -26844,12 +27083,12 @@ "mailman/listinfo/freebsd-multimedia\">freebsd-multimedia." #. (itstool) path: sect1/title -#: book.translate.xml:15104 +#: book.translate.xml:15264 msgid "MythTV" msgstr "MythTV" #. (itstool) path: sect1/para -#: book.translate.xml:15106 +#: book.translate.xml:15266 msgid "" "MythTV is a popular, open source Personal Video Recorder (PVR) application. This section demonstrates how to install and setup " @@ -26862,7 +27101,7 @@ "org/wiki para mais informações sobre como usar o MythTV." #. (itstool) path: sect1/para -#: book.translate.xml:15111 +#: book.translate.xml:15271 msgid "" "MythTV requires a frontend and a backend. These components can either be " "installed on the same system or on different machines." @@ -26871,7 +27110,7 @@ "instalados no mesmo sistema ou em máquinas diferentes." #. (itstool) path: sect1/para -#: book.translate.xml:15115 +#: book.translate.xml:15275 msgid "" "The frontend can be installed on FreeBSD using the multimedia/" "mythtv-frontend package or port. Xorg " @@ -26889,7 +27128,7 @@ "Infravermelho do Linux (LIRC)." #. (itstool) path: sect1/para -#: book.translate.xml:15124 +#: book.translate.xml:15284 msgid "" "To install both the backend and the frontend on FreeBSD, use the " "multimedia/mythtv package or port. A MySQLV4L) to access video input " "devices such as encoders and tuners. In FreeBSD, MythTV works best with " @@ -26944,7 +27183,7 @@ "compilados." #. (itstool) path: sect2/para -#: book.translate.xml:15152 +#: book.translate.xml:15312 msgid "" "The wiki.freebsd.org/" "HTPC page contains a list of all available DVB " @@ -26955,28 +27194,28 @@ "disponíveis." #. (itstool) path: sect2/title -#: book.translate.xml:15158 +#: book.translate.xml:15318 msgid "Setting up the MythTV Backend" msgstr "Configurando o Backend MythTV" #. (itstool) path: sect2/para -#: book.translate.xml:15160 +#: book.translate.xml:15320 msgid "To install MythTV using binary packages:" msgstr "Para instalar o MythTV usando pacotes binários:" #. (itstool) path: sect2/screen -#: book.translate.xml:15162 +#: book.translate.xml:15322 #, no-wrap msgid "# pkg install mythtv" msgstr "# pkg install mythtv" #. (itstool) path: sect2/para -#: book.translate.xml:15164 +#: book.translate.xml:15324 msgid "Alternatively, to install from the Ports Collection:" msgstr "Como alternativa, para instalar a partir da Coleção de Ports:" #. (itstool) path: sect2/screen -#: book.translate.xml:15166 +#: book.translate.xml:15326 #, no-wrap msgid "" "# cd /usr/ports/multimedia/mythtv\n" @@ -26986,34 +27225,34 @@ "# make install" #. (itstool) path: sect2/para -#: book.translate.xml:15169 +#: book.translate.xml:15329 msgid "Once installed, set up the MythTV database:" msgstr "Uma vez instalado, configure o banco de dados do MythTV:" #. (itstool) path: sect2/screen -#: book.translate.xml:15171 +#: book.translate.xml:15331 #, no-wrap msgid "# mysql -uroot -p < /usr/local/share/mythtv/database/mc.sql" msgstr "# mysql -uroot -p < /usr/local/share/mythtv/database/mc.sql" #. (itstool) path: sect2/para -#: book.translate.xml:15173 +#: book.translate.xml:15333 msgid "Then, configure the backend:" msgstr "Em seguida, configure o backend:" #. (itstool) path: sect2/screen -#: book.translate.xml:15175 +#: book.translate.xml:15335 #, no-wrap msgid "# mythtv-setup" msgstr "# mythtv-setup" #. (itstool) path: sect2/para -#: book.translate.xml:15177 +#: book.translate.xml:15337 msgid "Finally, start the backend:" msgstr "Finalmente, inicie o backend:" #. (itstool) path: sect2/screen -#: book.translate.xml:15179 +#: book.translate.xml:15339 #, no-wrap msgid "" "# sysrc mythbackend_enable=yes\n" @@ -27023,12 +27262,12 @@ "# service mythbackend start" #. (itstool) path: info/title -#: book.translate.xml:15186 +#: book.translate.xml:15346 msgid "Image Scanners" msgstr "Scanners de Imagem" #. (itstool) path: authorgroup/author -#: book.translate.xml:15189 +#: book.translate.xml:15349 msgid "" " Marc Fonvieille Written by " @@ -27037,12 +27276,12 @@ "personname> Escrito por " #. (itstool) path: sect1/indexterm -#: book.translate.xml:15199 +#: book.translate.xml:15359 msgid "image scanners" msgstr "image scanners" #. (itstool) path: sect1/para -#: book.translate.xml:15203 +#: book.translate.xml:15363 msgid "" "In FreeBSD, access to image scanners is provided by SANE (Scanner Access Now Easy), which is available in the FreeBSD " @@ -27056,7 +27295,7 @@ "ao hardware do scanner." #. (itstool) path: sect1/para -#: book.translate.xml:15209 +#: book.translate.xml:15369 msgid "" "FreeBSD supports both SCSI and USB " "scanners. Depending upon the scanner interface, different device drivers are " @@ -27075,7 +27314,7 @@ "link> para obter mais informações sobre os scanners suportados." #. (itstool) path: sect1/para -#: book.translate.xml:15217 +#: book.translate.xml:15377 msgid "" "This chapter describes how to determine if the scanner has been detected by " "FreeBSD. It then provides an overview of how to configure and use " @@ -27086,12 +27325,12 @@ "SANE em um sistema FreeBSD." #. (itstool) path: sect2/title -#: book.translate.xml:15223 +#: book.translate.xml:15383 msgid "Checking the Scanner" msgstr "Verificando o Scanner" #. (itstool) path: sect2/para -#: book.translate.xml:15225 +#: book.translate.xml:15385 msgid "" "The GENERIC kernel includes the device drivers needed " "to support USB scanners. Users with a custom kernel " @@ -27104,7 +27343,7 @@ "presentes no arquivo de configuração do kernel personalizado:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:15231 +#: book.translate.xml:15391 #, no-wrap msgid "" "device usb\n" @@ -27118,7 +27357,7 @@ "device ehci" #. (itstool) path: sect2/para -#: book.translate.xml:15236 +#: book.translate.xml:15396 msgid "" "To determine if the USB scanner is detected, plug it in " "and use dmesg to determine whether the scanner appears in " @@ -27131,13 +27370,13 @@ "ser exibida uma mensagem semelhante a esta:" #. (itstool) path: sect2/screen -#: book.translate.xml:15242 +#: book.translate.xml:15402 #, no-wrap msgid "ugen0.2: <EPSON> at usbus0" msgstr "ugen0.2: <EPSON> at usbus0" #. (itstool) path: sect2/para -#: book.translate.xml:15244 +#: book.translate.xml:15404 msgid "" "In this example, an EPSON Perfection 1650 USB scanner was detected on /" @@ -27148,7 +27387,7 @@ "ugen0.2." #. (itstool) path: sect2/para -#: book.translate.xml:15249 +#: book.translate.xml:15409 msgid "" "If the scanner uses a SCSI interface, it is important to " "know which SCSI controller board it will use. Depending " @@ -27171,7 +27410,7 @@ "necessárias em um arquivo de configuração de kernel personalizado:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:15261 +#: book.translate.xml:15421 #, no-wrap msgid "" "device scbus\n" @@ -27181,13 +27420,13 @@ "device pass" #. (itstool) path: sect2/para -#: book.translate.xml:15264 +#: book.translate.xml:15424 msgid "Verify that the device is displayed in the system message buffer:" msgstr "" "Verifique se o dispositivo é exibido no buffer de mensagens do sistema:" #. (itstool) path: sect2/screen -#: book.translate.xml:15267 +#: book.translate.xml:15427 #, no-wrap msgid "" "pass2 at aic0 bus 0 target 2 lun 0\n" @@ -27199,7 +27438,7 @@ "pass2: 3.300MB/s transfers" #. (itstool) path: sect2/para -#: book.translate.xml:15271 +#: book.translate.xml:15431 msgid "" "If the scanner was not powered-on at system boot, it is still possible to " "manually force detection by performing a SCSI bus scan " @@ -27210,7 +27449,7 @@ "SCSI com o comando camcontrol:" #. (itstool) path: sect2/screen -#: book.translate.xml:15276 +#: book.translate.xml:15436 #, no-wrap msgid "" "# camcontrol rescan all\n" @@ -27226,7 +27465,7 @@ "Re-scan of bus 3 was successful" #. (itstool) path: sect2/para -#: book.translate.xml:15282 +#: book.translate.xml:15442 msgid "" "The scanner should now appear in the SCSI devices list:" msgstr "" @@ -27234,7 +27473,7 @@ "acronym>:" #. (itstool) path: sect2/screen -#: book.translate.xml:15285 +#: book.translate.xml:15445 #, no-wrap msgid "" "# camcontrol devlist\n" @@ -27250,7 +27489,7 @@ "<PHILIPS CDD3610 CD-R/RW 1.00> at scbus2 target 0 lun 0 (pass2,cd0)" #. (itstool) path: sect2/para -#: book.translate.xml:15291 +#: book.translate.xml:15451 msgid "" "Refer to scsi4 and camcontrolSCSI no FreeBSD." #. (itstool) path: sect2/title -#: book.translate.xml:15296 +#: book.translate.xml:15456 msgid "SANE Configuration" msgstr "Configuração do SANE" #. (itstool) path: sect2/para -#: book.translate.xml:15298 +#: book.translate.xml:15458 msgid "" "The SANE system is split in two parts: the " "backends (graphics/sane-backends) and the frontends " @@ -27293,23 +27532,23 @@ "package> instala o xsane." #. (itstool) path: sect2/para -#: book.translate.xml:15311 +#: book.translate.xml:15471 msgid "To install the two parts from binary packages:" msgstr "Para instalar as duas partes de pacotes binários:" #. (itstool) path: sect2/screen -#: book.translate.xml:15313 +#: book.translate.xml:15473 #, no-wrap msgid "# pkg install xsane sane-frontends" msgstr "# pkg install xsane sane-frontends" #. (itstool) path: sect2/para -#: book.translate.xml:15315 +#: book.translate.xml:15475 msgid "Alternatively, to install from the Ports Collection" msgstr "Alternativamente, para instalar a partir da Coleção de Ports" #. (itstool) path: sect2/screen -#: book.translate.xml:15317 +#: book.translate.xml:15477 #, no-wrap msgid "" "# cd /usr/ports/graphics/sane-frontends\n" @@ -27323,7 +27562,7 @@ "# make install clean" #. (itstool) path: sect2/para -#: book.translate.xml:15322 +#: book.translate.xml:15482 msgid "" "After installing the graphics/sane-backends port or " "package, use sane-find-scanner to check the scanner " @@ -27334,7 +27573,7 @@ "a detecção do scanner pelo sistema SANE:" #. (itstool) path: sect2/screen -#: book.translate.xml:15328 +#: book.translate.xml:15488 #, no-wrap msgid "" "# sane-find-scanner -q\n" @@ -27344,7 +27583,7 @@ "found SCSI scanner \"AGFA SNAPSCAN 600 1.10\" at /dev/pass3" #. (itstool) path: sect2/para -#: book.translate.xml:15331 +#: book.translate.xml:15491 msgid "" "The output should show the interface type of the scanner and the device node " "used to attach the scanner to the system. The vendor and the product model " @@ -27355,7 +27594,7 @@ "podem ou não aparecer." #. (itstool) path: note/para -#: book.translate.xml:15336 +#: book.translate.xml:15496 msgid "" "Some USB scanners require firmware to be loaded. Refer to " "sane-find-scanner(1) and sane(7) for details." @@ -27364,7 +27603,7 @@ "Consulte sane-find-scanner(1) e sane(7) para mais detalhes." #. (itstool) path: sect2/para -#: book.translate.xml:15341 +#: book.translate.xml:15501 msgid "" "Next, check if the scanner will be identified by a scanning frontend. The " "SANE backends include scanimageSCSI e o segundo é para um scanner USB:" #. (itstool) path: sect2/screen -#: book.translate.xml:15349 +#: book.translate.xml:15509 #, no-wrap msgid "" "# scanimage -L\n" @@ -27395,7 +27634,7 @@ "device 'epson2:libusb:/dev/usb:/dev/ugen0.2' is a Epson GT-8200 flatbed scanner" #. (itstool) path: sect2/para -#: book.translate.xml:15354 +#: book.translate.xml:15514 msgid "" "In this second example, 'epson2:libusb:/dev/usb:/dev/ugen0.2' is the backend name (epson2) and /dev/" @@ -27406,7 +27645,7 @@ "ugen0.2 é o nó do dispositivo usado pelo scanner." #. (itstool) path: sect2/para -#: book.translate.xml:15360 +#: book.translate.xml:15520 msgid "" "If scanimage is unable to identify the scanner, this " "message will appear:" @@ -27415,7 +27654,7 @@ "scanner, esta mensagem será exibida:" #. (itstool) path: sect2/screen -#: book.translate.xml:15363 +#: book.translate.xml:15523 #, no-wrap msgid "" "# scanimage -L\n" @@ -27433,7 +27672,7 @@ "which came with this software (README, FAQ, manpages)." #. (itstool) path: sect2/para -#: book.translate.xml:15370 +#: book.translate.xml:15530 msgid "" "If this happens, edit the backend configuration file in /usr/local/" "etc/sane.d/ and define the scanner device used. For example, if " @@ -27452,13 +27691,13 @@ "interface e o nó do dispositivo usado. Nesse caso, adicione a seguinte linha:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:15380 +#: book.translate.xml:15540 #, no-wrap msgid "usb /dev/ugen0.2" msgstr "usb /dev/ugen0.2" #. (itstool) path: sect2/para -#: book.translate.xml:15382 +#: book.translate.xml:15542 msgid "" "Save the edits and verify that the scanner is identified with the right " "backend name and the device node:" @@ -27467,7 +27706,7 @@ "back-end correto e com o nó do dispositivo:" #. (itstool) path: sect2/screen -#: book.translate.xml:15385 +#: book.translate.xml:15545 #, no-wrap msgid "" "# scanimage -L\n" @@ -27477,7 +27716,7 @@ "device 'epson2:libusb:/dev/usb:/dev/ugen0.2' is a Epson GT-8200 flatbed scanner" #. (itstool) path: sect2/para -#: book.translate.xml:15388 +#: book.translate.xml:15548 msgid "" "Once scanimage -L sees the scanner, the configuration is " "complete and the scanner is now ready to use." @@ -27486,7 +27725,7 @@ "a configuração estará completa e o scanner estará pronto para ser usado." #. (itstool) path: sect2/para -#: book.translate.xml:15392 +#: book.translate.xml:15552 msgid "" "While scanimage can be used to perform an image " "acquisition from the command line, it is often preferable to use a graphical " @@ -27501,7 +27740,7 @@ "gráfica simples, mas eficiente, xscanimage." #. (itstool) path: sect2/para -#: book.translate.xml:15399 +#: book.translate.xml:15559 msgid "" "Alternately, xsane, which is installed with the " "graphics/xsane package or port, is another popular " @@ -27517,12 +27756,12 @@ "application>." #. (itstool) path: sect2/title -#: book.translate.xml:15408 +#: book.translate.xml:15568 msgid "Scanner Permissions" msgstr "Permissões do Scanner" #. (itstool) path: sect2/para -#: book.translate.xml:15410 +#: book.translate.xml:15570 msgid "" "In order to have access to the scanner, a user needs read and write " "permissions to the device node used by the scanner. In the previous example, " @@ -27549,7 +27788,7 @@ "tornar o dispositivo de scanner acessível aos membros desse grupo." #. (itstool) path: sect2/para -#: book.translate.xml:15423 +#: book.translate.xml:15583 msgid "" "This example creates a group called usb:" @@ -27558,13 +27797,13 @@ "\">usb:" #. (itstool) path: sect2/screen -#: book.translate.xml:15425 +#: book.translate.xml:15585 #, no-wrap msgid "# pw groupadd usb" msgstr "# pw groupadd usb" #. (itstool) path: sect2/para -#: book.translate.xml:15427 +#: book.translate.xml:15587 msgid "" "Then, make the /dev/ugen0.2 symlink and the /" "dev/usb/0.2.0 device node accessible to the /etc/devfs.rules:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:15434 +#: book.translate.xml:15594 #, no-wrap msgid "" "[system=5]\n" @@ -27591,7 +27830,7 @@ "add path usb/0.2.0 mode 0666 group usb" #. (itstool) path: sect2/para -#: book.translate.xml:15438 +#: book.translate.xml:15598 msgid "" "Finally, add the users to usb in order to allow access to the scanner:" @@ -27601,13 +27840,13 @@ "scanner:" #. (itstool) path: sect2/screen -#: book.translate.xml:15441 +#: book.translate.xml:15601 #, no-wrap msgid "# pw groupmod usb -m joe" msgstr "# pw groupmod usb -m joe" #. (itstool) path: sect2/para -#: book.translate.xml:15443 +#: book.translate.xml:15603 msgid "" "For more details refer to pw8." @@ -27616,19 +27855,19 @@ "refentrytitle>8." #. (itstool) path: chapter/title -#: book.translate.xml:15473 +#: book.translate.xml:15633 msgid "Configuring the FreeBSD Kernel" msgstr "Configurando o kernel do FreeBSD" #. (itstool) path: sect1/indexterm -#: book.translate.xml:15478 +#: book.translate.xml:15638 msgid "" "kernel building a custom kernel" msgstr "" "kernel building a custom kernel" #. (itstool) path: sect1/para -#: book.translate.xml:15483 +#: book.translate.xml:15643 msgid "" "The kernel is the core of the FreeBSD operating system. It is responsible " "for managing memory, enforcing security controls, networking, disk access, " @@ -27642,22 +27881,22 @@ "kernel personalizado ocasionalmente." #. (itstool) path: listitem/para -#: book.translate.xml:15493 +#: book.translate.xml:15653 msgid "When to build a custom kernel." msgstr "Quando compilar um kernel personalizado." #. (itstool) path: listitem/para -#: book.translate.xml:15497 +#: book.translate.xml:15657 msgid "How to take a hardware inventory." msgstr "Como obter um inventário do hardware." #. (itstool) path: listitem/para -#: book.translate.xml:15501 +#: book.translate.xml:15661 msgid "How to customize a kernel configuration file." msgstr "Como personalizar um arquivo de configuração do kernel." #. (itstool) path: listitem/para -#: book.translate.xml:15505 +#: book.translate.xml:15665 msgid "" "How to use the kernel configuration file to create and build a new kernel." msgstr "" @@ -27665,17 +27904,17 @@ "kernel." #. (itstool) path: listitem/para -#: book.translate.xml:15510 +#: book.translate.xml:15670 msgid "How to install the new kernel." msgstr "Como instalar o novo kernel." #. (itstool) path: listitem/para -#: book.translate.xml:15514 +#: book.translate.xml:15674 msgid "How to troubleshoot if things go wrong." msgstr "Como solucionar problemas se as coisas derem errado." #. (itstool) path: sect1/para -#: book.translate.xml:15518 +#: book.translate.xml:15678 msgid "" "All of the commands listed in the examples in this chapter should be " "executed as root." @@ -27684,12 +27923,12 @@ "como root." #. (itstool) path: sect1/title -#: book.translate.xml:15523 +#: book.translate.xml:15683 msgid "Why Build a Custom Kernel?" msgstr "Por que compilar um kernel personalizado?" #. (itstool) path: sect1/para -#: book.translate.xml:15525 +#: book.translate.xml:15685 msgid "" "Traditionally, FreeBSD used a monolithic kernel. The kernel was one large " "program, supported a fixed list of devices, and in order to change the " @@ -27701,7 +27940,7 @@ "novo kernel." #. (itstool) path: sect1/para -#: book.translate.xml:15530 +#: book.translate.xml:15690 msgid "" "Today, most of the functionality in the FreeBSD kernel is contained in " "modules which can be dynamically loaded and unloaded from the kernel as " @@ -27716,7 +27955,7 @@ "para o kernel. Isso é conhecido como um kernel modular." #. (itstool) path: sect1/para -#: book.translate.xml:15537 +#: book.translate.xml:15697 msgid "" "Occasionally, it is still necessary to perform static kernel configuration. " "Sometimes the needed functionality is so tied to the kernel that it can not " @@ -27731,7 +27970,7 @@ "funcionalidade necessária seja estaticamente compilada no kernel." #. (itstool) path: sect1/para -#: book.translate.xml:15544 +#: book.translate.xml:15704 msgid "" "Building a custom kernel is often a rite of passage for advanced BSD users. " "This process, while time consuming, can provide benefits to the FreeBSD " @@ -27747,7 +27986,7 @@ "o hardware desse computador. Isso tem vários benefícios, tais como:" #. (itstool) path: listitem/para -#: book.translate.xml:15554 +#: book.translate.xml:15714 msgid "" "Faster boot time. Since the kernel will only probe the hardware on the " "system, the time it takes the system to boot can decrease." @@ -27757,7 +27996,7 @@ "inicializar pode diminuir." #. (itstool) path: listitem/para -#: book.translate.xml:15560 +#: book.translate.xml:15720 msgid "" "Lower memory usage. A custom kernel often uses less memory than the " "GENERIC kernel by omitting unused features and device " @@ -27774,7 +28013,7 @@ "kernel personalizado é útil em um sistema com uma pequena quantidade de RAM." #. (itstool) path: listitem/para -#: book.translate.xml:15571 +#: book.translate.xml:15731 msgid "" "Additional hardware support. A custom kernel can add support for devices " "which are not present in the GENERIC kernel." @@ -27784,7 +28023,7 @@ "GENERIC." #. (itstool) path: sect1/para -#: book.translate.xml:15577 +#: book.translate.xml:15737 msgid "" "Before building a custom kernel, consider the reason for doing so. If there " "is a need for specific hardware support, it may already exist as a module." @@ -27794,7 +28033,7 @@ "existir como um módulo." #. (itstool) path: sect1/para -#: book.translate.xml:15581 +#: book.translate.xml:15741 msgid "" "Kernel modules exist in /boot/kernel and may be " "dynamically loaded into the running kernel using " @@ -27813,7 +28052,7 @@ "citerefentry> tem as seguintes informações em sua página de manual:" #. (itstool) path: sect1/screen -#: book.translate.xml:15587 +#: book.translate.xml:15747 #, no-wrap msgid "" "Alternatively, to load the driver as a module at boot time, place the\n" @@ -27826,7 +28065,7 @@ "    if_ath_load=\"YES\"" #. (itstool) path: sect1/para -#: book.translate.xml:15592 +#: book.translate.xml:15752 msgid "" "Adding if_ath_load=\"YES\" to /boot/loader." "conf will load this module dynamically at boot time." @@ -27836,7 +28075,7 @@ "inicialização." #. (itstool) path: sect1/para -#: book.translate.xml:15596 +#: book.translate.xml:15756 msgid "" "In some cases, there is no associated module in /boot/kernel. This is mostly true for certain subsystems." @@ -27845,12 +28084,12 @@ "filename>. Isso é verdade principalmente para certos subsistemas." #. (itstool) path: sect1/title -#: book.translate.xml:15613 +#: book.translate.xml:15773 msgid "Finding the System Hardware" msgstr "Encontrando o hardware do sistema" #. (itstool) path: sect1/para -#: book.translate.xml:15615 +#: book.translate.xml:15775 msgid "" "Before editing the kernel configuration file, it is recommended to perform " "an inventory of the machine's hardware. On a dual-boot system, the inventory " @@ -27866,7 +28105,7 @@ "dispositivos instalados." #. (itstool) path: note/para -#: book.translate.xml:15623 +#: book.translate.xml:15783 msgid "" "Some versions of Microsoft Windows have a " @@ -27879,7 +28118,7 @@ "Device Manager." #. (itstool) path: sect1/para -#: book.translate.xml:15628 +#: book.translate.xml:15788 msgid "" "If FreeBSD is the only installed operating system, use " "dmesg8 encontrou um mouse:" #. (itstool) path: sect1/screen -#: book.translate.xml:15635 +#: book.translate.xml:15795 #, no-wrap msgid "" "psm0: <PS/2 Mouse> irq 12 on atkbdc0\n" @@ -27913,7 +28152,7 @@ "psm0: model Generic PS/2 mouse, device ID 0" #. (itstool) path: sect1/para -#: book.translate.xml:15640 +#: book.translate.xml:15800 msgid "" "Since this hardware exists, this driver should not be removed from a custom " "kernel configuration file." @@ -27922,7 +28161,7 @@ "de configuração de kernel personalizado." #. (itstool) path: sect1/para -#: book.translate.xml:15643 +#: book.translate.xml:15803 msgid "" "If the output of dmesg does not display the results of " "the boot probe output, instead read the contents of /var/run/dmesg." @@ -27933,7 +28172,7 @@ "boot." #. (itstool) path: sect1/para -#: book.translate.xml:15647 +#: book.translate.xml:15807 msgid "" "Another tool for finding hardware is pciconf8, which provides more " @@ -27944,7 +28183,7 @@ "manvolnum>, que fornece uma saída mais detalhada. Por exemplo:" #. (itstool) path: sect1/screen -#: book.translate.xml:15650 +#: book.translate.xml:15810 #, no-wrap msgid "" "% pciconf -lv\n" @@ -27962,7 +28201,7 @@ " subclass = ethernet" #. (itstool) path: sect1/para -#: book.translate.xml:15657 +#: book.translate.xml:15817 msgid "" "This output shows that the ath driver located a " "wireless Ethernet device." @@ -27971,7 +28210,7 @@ "dispositivo Ethernet sem fio." #. (itstool) path: sect1/para -#: book.translate.xml:15660 +#: book.translate.xml:15820 msgid "" "The flag of man1 can be used to provide " @@ -27985,7 +28224,7 @@ "específico:" #. (itstool) path: sect1/screen -#: book.translate.xml:15665 +#: book.translate.xml:15825 #, no-wrap msgid "" "# man -k Atheros\n" @@ -27997,7 +28236,7 @@ "ath_hal(4) - Atheros Hardware Access Layer (HAL)" #. (itstool) path: sect1/para -#: book.translate.xml:15669 +#: book.translate.xml:15829 msgid "" "Once the hardware inventory list is created, refer to it to ensure that " "drivers for installed hardware are not removed as the custom kernel " @@ -28009,12 +28248,12 @@ #. (itstool) path: sect1/title #. (itstool) path: sect2/title -#: book.translate.xml:15686 book.translate.xml:44602 +#: book.translate.xml:15846 book.translate.xml:44762 msgid "The Configuration File" msgstr "O Arquivo de Configuração" #. (itstool) path: sect1/para -#: book.translate.xml:15688 +#: book.translate.xml:15848 msgid "" "In order to create a custom kernel configuration file and build a custom " "kernel, the full FreeBSD source tree must first be installed." @@ -28024,7 +28263,7 @@ "instalada primeira." #. (itstool) path: sect1/para -#: book.translate.xml:15692 +#: book.translate.xml:15852 msgid "" "If /usr/src/ does not exist or it is empty, source has " "not been installed. Source can be installed using Subversion." #. (itstool) path: sect1/para -#: book.translate.xml:15697 +#: book.translate.xml:15857 msgid "" "Once source is installed, review the contents of /usr/src/sys. This directory contains a number of subdirectories, including " @@ -28060,7 +28299,7 @@ "essa arquitetura." #. (itstool) path: sect1/para -#: book.translate.xml:15711 +#: book.translate.xml:15871 msgid "" "Do not make edits to GENERIC. Instead, copy the file to " "a different name and make edits to the copy. The convention is to use a name " @@ -28079,7 +28318,7 @@ "arquitetura amd64:" #. (itstool) path: sect1/screen -#: book.translate.xml:15720 +#: book.translate.xml:15880 #, no-wrap msgid "" "# cd /usr/src/sys/amd64/conf\n" @@ -28089,7 +28328,7 @@ "# cp GENERIC MYKERNEL" #. (itstool) path: sect1/para -#: book.translate.xml:15723 +#: book.translate.xml:15883 msgid "" "MYKERNEL can now be " "customized with any ASCII text editor. The default editor " @@ -28103,22 +28342,22 @@ "instalado com o FreeBSD." #. (itstool) path: sect1/indexterm -#: book.translate.xml:15730 +#: book.translate.xml:15890 msgid "kernel NOTES" msgstr "kernel NOTES" #. (itstool) path: sect1/indexterm -#: book.translate.xml:15734 +#: book.translate.xml:15894 msgid "NOTES" msgstr "NOTES" #. (itstool) path: sect1/indexterm -#: book.translate.xml:15735 +#: book.translate.xml:15895 msgid "kernel configuration file" msgstr "kernel configuration file" #. (itstool) path: sect1/para -#: book.translate.xml:15740 +#: book.translate.xml:15900 msgid "" "The format of the kernel configuration file is simple. Each line contains a " "keyword that represents a device or subsystem, an argument, and a brief " @@ -28137,7 +28376,7 @@ "um # para qualquer linha que você não entenda." #. (itstool) path: warning/para -#: book.translate.xml:15751 +#: book.translate.xml:15911 msgid "" "It is easy to remove support for a device or option and end up with a broken " "kernel. For example, if the ataNOTES, which can be found " @@ -28168,7 +28407,7 @@ "usr/src/sys/conf/NOTES." #. (itstool) path: tip/para -#: book.translate.xml:15766 +#: book.translate.xml:15926 msgid "" "When finished customizing the kernel configuration file, save a backup copy " "to a location outside of /usr/src." @@ -28177,7 +28416,7 @@ "uma cópia de backup em um local fora do /usr/src." #. (itstool) path: tip/para -#: book.translate.xml:15770 +#: book.translate.xml:15930 msgid "" "Alternately, keep the kernel configuration file elsewhere and create a " "symbolic link to the file:" @@ -28186,7 +28425,7 @@ "lugar e crie um link simbólico para o arquivo:" #. (itstool) path: tip/screen -#: book.translate.xml:15773 +#: book.translate.xml:15933 #, no-wrap msgid "" "# cd /usr/src/sys/amd64/conf\n" @@ -28200,7 +28439,7 @@ "# ln -s /root/kernels/MYKERNEL" #. (itstool) path: sect1/para -#: book.translate.xml:15779 +#: book.translate.xml:15939 msgid "" "An include directive is available for use in " "configuration files. This allows another configuration file to be included " @@ -28218,7 +28457,7 @@ "exemplo:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:15787 +#: book.translate.xml:15947 #, no-wrap msgid "" "include GENERIC\n" @@ -28238,7 +28477,7 @@ "options IPDIVER" #. (itstool) path: sect1/para -#: book.translate.xml:15795 +#: book.translate.xml:15955 msgid "" "Using this method, the local configuration file expresses local differences " "from a GENERIC kernel. As upgrades are performed, new " @@ -28260,7 +28499,7 @@ "citerefentry>." #. (itstool) path: note/para -#: book.translate.xml:15805 +#: book.translate.xml:15965 msgid "" "To build a file which contains all available options, run the following " "command as root:" @@ -28269,18 +28508,18 @@ "seguinte comando como root:" #. (itstool) path: note/screen -#: book.translate.xml:15808 +#: book.translate.xml:15968 #, no-wrap msgid "# cd /usr/src/sys/arch/conf && make LINT" msgstr "# cd /usr/src/sys/arch/conf && make LINT" #. (itstool) path: sect1/title -#: book.translate.xml:16624 +#: book.translate.xml:16784 msgid "Building and Installing a Custom Kernel" msgstr "Criando e Instalando um Kernel Customizado" #. (itstool) path: sect1/para -#: book.translate.xml:16626 +#: book.translate.xml:16786 msgid "" "Once the edits to the custom configuration file have been saved, the source " "code for the kernel can be compiled using the following steps:" @@ -28289,28 +28528,28 @@ "o código-fonte do kernel poderá ser compilado usando as seguintes etapas:" #. (itstool) path: procedure/title -#: book.translate.xml:16631 +#: book.translate.xml:16791 msgid "Building a Kernel" msgstr "Compilando um Kernel" #. (itstool) path: procedure/indexterm -#: book.translate.xml:16633 +#: book.translate.xml:16793 msgid "kernel building / installing" msgstr "kernel building / installing" #. (itstool) path: step/para -#: book.translate.xml:16639 +#: book.translate.xml:16799 msgid "Change to this directory:" msgstr "Mude para este diretório:" #. (itstool) path: step/screen -#: book.translate.xml:16641 +#: book.translate.xml:16801 #, no-wrap msgid "# cd /usr/src" msgstr "# cd /usr/src" #. (itstool) path: step/para -#: book.translate.xml:16645 +#: book.translate.xml:16805 msgid "" "Compile the new kernel by specifying the name of the custom kernel " "configuration file:" @@ -28319,13 +28558,13 @@ "kernel personalizado:" #. (itstool) path: step/screen -#: book.translate.xml:16648 +#: book.translate.xml:16808 #, no-wrap msgid "# make buildkernel KERNCONF=MYKERNEL" msgstr "# make buildkernel KERNCONF=MYKERNEL" #. (itstool) path: step/para -#: book.translate.xml:16652 +#: book.translate.xml:16812 msgid "" "Install the new kernel associated with the specified kernel configuration " "file. This command will copy the new kernel to /boot/kernel/" @@ -28338,13 +28577,13 @@ "kernel.old/kernel:" #. (itstool) path: step/screen -#: book.translate.xml:16658 +#: book.translate.xml:16818 #, no-wrap msgid "# make installkernel KERNCONF=MYKERNEL" msgstr "# make installkernel KERNCONF=MYKERNEL" #. (itstool) path: step/para -#: book.translate.xml:16662 +#: book.translate.xml:16822 msgid "" "Shutdown the system and reboot into the new kernel. If something goes wrong, " "refer to ." @@ -28353,7 +28592,7 @@ "." #. (itstool) path: sect1/para -#: book.translate.xml:16667 +#: book.translate.xml:16827 msgid "" "By default, when a custom kernel is compiled, all kernel modules are " "rebuilt. To update a kernel faster or to build only custom modules, edit " @@ -28365,7 +28604,7 @@ "filename> antes de começar a construir o kernel." #. (itstool) path: sect1/para -#: book.translate.xml:16672 +#: book.translate.xml:16832 msgid "" "For example, this variable specifies the list of modules to build instead of " "using the default of building all modules:" @@ -28374,13 +28613,13 @@ "vez de usar o padrão de construir todos os módulos:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:16676 +#: book.translate.xml:16836 #, no-wrap msgid "MODULES_OVERRIDE = linux acpi" msgstr "MODULES_OVERRIDE = linux acpi" #. (itstool) path: sect1/para -#: book.translate.xml:16678 +#: book.translate.xml:16838 msgid "" "Alternately, this variable lists which modules to exclude from the build " "process:" @@ -28389,13 +28628,13 @@ "criação:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:16681 +#: book.translate.xml:16841 #, no-wrap msgid "WITHOUT_MODULES = linux acpi sound" msgstr "WITHOUT_MODULES = linux acpi sound" #. (itstool) path: sect1/para -#: book.translate.xml:16683 +#: book.translate.xml:16843 msgid "" "Additional variables are available. Refer to " "make.conf5 para detalhes." #. (itstool) path: sect1/indexterm -#: book.translate.xml:16686 +#: book.translate.xml:16846 msgid "/boot/kernel.old" msgstr "/boot/kernel.old" #. (itstool) path: sect1/title -#: book.translate.xml:16692 +#: book.translate.xml:16852 msgid "If Something Goes Wrong" msgstr "Se algo der errado" #. (itstool) path: sect1/para -#: book.translate.xml:16694 +#: book.translate.xml:16854 msgid "" "There are four categories of trouble that can occur when building a custom " "kernel:" @@ -28425,12 +28664,12 @@ "personalizado:" #. (itstool) path: varlistentry/term -#: book.translate.xml:16699 +#: book.translate.xml:16859 msgid "config fails" msgstr "falhas na config" #. (itstool) path: listitem/para -#: book.translate.xml:16702 +#: book.translate.xml:16862 msgid "" "If config fails, it will print the line number that is " "incorrect. As an example, for the following message, make sure that line 17 " @@ -28443,18 +28682,18 @@ "filename> ou NOTES:" #. (itstool) path: listitem/screen -#: book.translate.xml:16708 +#: book.translate.xml:16868 #, no-wrap msgid "config: line 17: syntax error" msgstr "config: line 17: syntax error" #. (itstool) path: varlistentry/term -#: book.translate.xml:16713 +#: book.translate.xml:16873 msgid "make fails" msgstr "falha no make" #. (itstool) path: listitem/para -#: book.translate.xml:16716 +#: book.translate.xml:16876 msgid "" "If make fails, it is usually due to an error in the " "kernel configuration file which is not severe enough for config/var/log/messagesGENERIC, or some other kernel that is known to work, as " @@ -28535,7 +28774,7 @@ "diretório que contém o kernel correto:" #. (itstool) path: note/screen -#: book.translate.xml:16759 +#: book.translate.xml:16919 #, no-wrap msgid "" "# mv /boot/kernel /boot/kernel.bad\n" @@ -28545,7 +28784,7 @@ "# mv /boot/kernel.good /boot/kernel" #. (itstool) path: varlistentry/term -#: book.translate.xml:16766 +#: book.translate.xml:16926 msgid "" "The kernel works, but ps1 does not" @@ -28554,7 +28793,7 @@ "refentrytitle>1 não" #. (itstool) path: listitem/para -#: book.translate.xml:16769 +#: book.translate.xml:16929 msgid "" "If the kernel version differs from the one that the system utilities have " "been built with, for example, a kernel built from -CURRENT sources is " @@ -28579,12 +28818,12 @@ "do kernel do que o resto do sistema operacional." #. (itstool) path: info/title -#: book.translate.xml:16794 +#: book.translate.xml:16954 msgid "Printing" msgstr "Impressão" #. (itstool) path: authorgroup/author -#: book.translate.xml:16797 book.translate.xml:28592 +#: book.translate.xml:16957 book.translate.xml:28752 msgid "" " Warren Block Originally contributed by " @@ -28593,7 +28832,7 @@ "personname> Originalmente contribuído por " #. (itstool) path: chapter/para -#: book.translate.xml:16806 +#: book.translate.xml:16966 msgid "" "Putting information on paper is a vital function, despite many attempts to " "eliminate it. Printing has two basic components. The data must be delivered " @@ -28605,7 +28844,7 @@ "entender." #. (itstool) path: sect1/para -#: book.translate.xml:16814 +#: book.translate.xml:16974 msgid "" "Basic printing can be set up quickly. The printer must be capable of " "printing plain ASCII text. For printing to other types of " @@ -28616,7 +28855,7 @@ "outros tipos de arquivos, consulte ." #. (itstool) path: step/para -#: book.translate.xml:16821 +#: book.translate.xml:16981 msgid "Create a directory to store files while they are being printed:" msgstr "" "Crie um diretório para armazenar arquivos enquanto eles estão sendo " @@ -28624,7 +28863,7 @@ #. (itstool) path: step/screen #. (itstool) path: sect2/screen -#: book.translate.xml:16824 book.translate.xml:17233 +#: book.translate.xml:16984 book.translate.xml:17393 #, no-wrap msgid "" "# mkdir -p /var/spool/lpd/lp\n" @@ -28636,7 +28875,7 @@ "# chmod 770 /var/spool/lpd/lp" #. (itstool) path: step/para -#: book.translate.xml:16830 +#: book.translate.xml:16990 msgid "" "As root, create /etc/" "printcap with these contents:" @@ -28645,7 +28884,7 @@ "printcap com estes conteúdos:" #. (itstool) path: step/programlisting -#: book.translate.xml:16834 +#: book.translate.xml:16994 #, no-wrap msgid "" "lp:\\\n" @@ -28663,14 +28902,14 @@ "\t:lf=/var/log/lpd-errs:" #. (itstool) path: callout/para -#: book.translate.xml:16843 +#: book.translate.xml:17003 msgid "This line is for a printer connected to a USB port." msgstr "" "Esta linha é para uma impressora conectada a uma porta USB." #. (itstool) path: callout/para -#: book.translate.xml:16846 +#: book.translate.xml:17006 msgid "" "For a printer connected to a parallel or printer port, use:" msgstr "" @@ -28679,25 +28918,25 @@ #. (itstool) path: callout/programlisting #. (itstool) path: entry/programlisting -#: book.translate.xml:16849 book.translate.xml:17290 +#: book.translate.xml:17009 book.translate.xml:17450 #, no-wrap msgid ":lp=/dev/lpt0:\\" msgstr ":lp=/dev/lpt0:\\" #. (itstool) path: callout/para -#: book.translate.xml:16851 +#: book.translate.xml:17011 msgid "For a printer connected directly to a network, use:" msgstr "Para uma impressora conectada diretamente a uma rede, use:" #. (itstool) path: callout/programlisting #. (itstool) path: entry/programlisting -#: book.translate.xml:16854 book.translate.xml:17299 +#: book.translate.xml:17014 book.translate.xml:17459 #, no-wrap msgid ":lp=:rm=network-printer-name:rp=raw:\\" msgstr ":lp=:rm=network-printer-name:rp=raw:\\" #. (itstool) path: callout/para -#: book.translate.xml:16856 +#: book.translate.xml:17016 msgid "" "Replace network-printer-name with the " "DNS host name of the network printer." @@ -28706,7 +28945,7 @@ "DNS da impressora de rede." #. (itstool) path: step/para -#: book.translate.xml:16865 +#: book.translate.xml:17025 msgid "" "Enable lpd by editing /etc/rc.conf, " "adding this line:" @@ -28716,19 +28955,19 @@ #. (itstool) path: step/programlisting #. (itstool) path: sect2/programlisting -#: book.translate.xml:16868 book.translate.xml:17356 +#: book.translate.xml:17028 book.translate.xml:17516 #, no-wrap msgid "lpd_enable=\"YES\"" msgstr "lpd_enable=\"YES\"" #. (itstool) path: step/para #. (itstool) path: sect2/para -#: book.translate.xml:16870 book.translate.xml:17358 +#: book.translate.xml:17030 book.translate.xml:17518 msgid "Start the service:" msgstr "Inicie o serviço:" #. (itstool) path: step/screen -#: book.translate.xml:16872 +#: book.translate.xml:17032 #, no-wrap msgid "" "# service lpd start\n" @@ -28738,18 +28977,18 @@ "Starting lpd." #. (itstool) path: step/para -#: book.translate.xml:16877 +#: book.translate.xml:17037 msgid "Print a test:" msgstr "Imprima um teste:" #. (itstool) path: step/screen -#: book.translate.xml:16879 +#: book.translate.xml:17039 #, no-wrap msgid "# printf \"1. This printer can print.\\n2. This is the second line.\\n\" | lpr" msgstr "# printf \"1. This printer can print.\\n2. This is the second line.\\n\" | lpr" #. (itstool) path: tip/para -#: book.translate.xml:16882 +#: book.translate.xml:17042 msgid "" "If both lines do not start at the left border, but stairstep " "instead, see ." @@ -28758,7 +28997,7 @@ "quote>, consulte ." #. (itstool) path: step/para -#: book.translate.xml:16887 +#: book.translate.xml:17047 msgid "" "Text files can now be printed with lpr. Give the filename " "on the command line, or pipe output directly into lpr." @@ -28768,7 +29007,7 @@ "lpr." #. (itstool) path: step/screen -#: book.translate.xml:16892 +#: book.translate.xml:17052 #, no-wrap msgid "" "% lpr textfile.txt\n" @@ -28778,12 +29017,12 @@ "% ls -lh | lpr" #. (itstool) path: sect1/title -#: book.translate.xml:16899 +#: book.translate.xml:17059 msgid "Printer Connections" msgstr "Conexões de Impressora" #. (itstool) path: sect1/para -#: book.translate.xml:16901 +#: book.translate.xml:17061 msgid "" "Printers are connected to computer systems in a variety of ways. Small " "desktop printers are usually connected directly to a computer's " @@ -28801,18 +29040,18 @@ "conexão de porta serial." #. (itstool) path: sect1/para -#: book.translate.xml:16909 +#: book.translate.xml:17069 msgid "FreeBSD can communicate with all of these types of printers." msgstr "O FreeBSD pode se comunicar com todos esses tipos de impressoras." #. (itstool) path: varlistentry/term #. (itstool) path: row/entry -#: book.translate.xml:16914 book.translate.xml:17276 +#: book.translate.xml:17074 book.translate.xml:17436 msgid "USB" msgstr "USB" #. (itstool) path: listitem/para -#: book.translate.xml:16917 +#: book.translate.xml:17077 msgid "" "USB printers can be connected to any available " "USB port on the computer." @@ -28821,7 +29060,7 @@ "USB disponível no computador." #. (itstool) path: listitem/para -#: book.translate.xml:16921 +#: book.translate.xml:17081 msgid "" "When FreeBSD detects a USB printer, two device entries " "are created: /dev/ulpt0 and /dev/unlpt0unlpt0 não reseta a porta USB." #. (itstool) path: varlistentry/term -#: book.translate.xml:16936 +#: book.translate.xml:17096 msgid "Parallel (IEEE-1284)" msgstr "Paralela (IEEE-1284)" #. (itstool) path: listitem/para -#: book.translate.xml:16939 +#: book.translate.xml:17099 msgid "" "The parallel port device is /dev/lpt0. This device " "appears whether a printer is attached or not, it is not autodetected." @@ -28856,7 +29095,7 @@ "conectada, ela não é autodetectada." #. (itstool) path: listitem/para -#: book.translate.xml:16944 +#: book.translate.xml:17104 msgid "" "Vendors have largely moved away from these legacy ports, and " "many computers no longer have them. Adapters can be used to connect a " @@ -28874,12 +29113,12 @@ "conectar impressoras paralelas diretamente a uma rede." #. (itstool) path: varlistentry/term -#: book.translate.xml:16956 +#: book.translate.xml:17116 msgid "Serial (RS-232)" msgstr "Serial (RS-232)" #. (itstool) path: listitem/para -#: book.translate.xml:16959 +#: book.translate.xml:17119 msgid "" "Serial ports are another legacy port, rarely used for printers except in " "certain niche applications. Cables, connectors, and required wiring vary " @@ -28890,7 +29129,7 @@ "conectores e a fiação necessária variam muito." #. (itstool) path: listitem/para -#: book.translate.xml:16963 +#: book.translate.xml:17123 msgid "" "For serial ports built into a motherboard, the serial device name is " "/dev/cuau0 or /dev/cuau1. Serial " @@ -28904,7 +29143,7 @@ "filename>." #. (itstool) path: listitem/para -#: book.translate.xml:16970 +#: book.translate.xml:17130 msgid "" "Several communication parameters must be known to communicate with a serial " "printer. The most important are baud rate or " @@ -28920,19 +29159,19 @@ #. (itstool) path: varlistentry/term #. (itstool) path: row/entry -#: book.translate.xml:16980 book.translate.xml:17294 +#: book.translate.xml:17140 book.translate.xml:17454 msgid "Network" msgstr "Rede" #. (itstool) path: listitem/para -#: book.translate.xml:16983 +#: book.translate.xml:17143 msgid "Network printers are connected directly to the local computer network." msgstr "" "As impressoras de rede estão conectadas diretamente à rede de computadores " "local." #. (itstool) path: listitem/para -#: book.translate.xml:16986 +#: book.translate.xml:17146 msgid "" "The DNS hostname of the printer must be known. If the " "printer is assigned a dynamic address by DHCP, " @@ -28948,7 +29187,7 @@ "estáticos para evitar esse problema." #. (itstool) path: listitem/para -#: book.translate.xml:16994 +#: book.translate.xml:17154 msgid "" "Most network printers understand print jobs sent with the LPD protocol. A print queue name can also be specified. Some printers " @@ -28964,14 +29203,14 @@ "text adiciona retornos de carro aos textos simples." #. (itstool) path: listitem/para -#: book.translate.xml:17002 +#: book.translate.xml:17162 msgid "Many network printers can also print data sent directly to port 9100." msgstr "" "Muitas impressoras de rede também podem imprimir dados enviados diretamente " "para a porta 9100." #. (itstool) path: sect2/para -#: book.translate.xml:17011 +#: book.translate.xml:17171 msgid "" "Wired network connections are usually the easiest to set up and give the " "fastest printing. For direct connection to the computer, USBPDLs." #. (itstool) path: varlistentry/term -#: book.translate.xml:17032 +#: book.translate.xml:17192 msgid "ASCII" msgstr "ASCII" #. (itstool) path: listitem/para -#: book.translate.xml:17035 +#: book.translate.xml:17195 msgid "" "Plain ASCII text is the simplest way to send data to a " "printer. Characters correspond one to one with what will be printed: an " @@ -29033,7 +29272,7 @@ "saída impressa corresponde diretamente ao que foi enviado." #. (itstool) path: listitem/para -#: book.translate.xml:17046 +#: book.translate.xml:17206 msgid "" "Some inexpensive printers cannot print plain ASCII text. " "This makes them more difficult to set up, but it is usually still possible." @@ -29043,12 +29282,12 @@ "ainda é possível fazê-lo." #. (itstool) path: varlistentry/term -#: book.translate.xml:17054 +#: book.translate.xml:17214 msgid "PostScript" msgstr "PostScript" #. (itstool) path: listitem/para -#: book.translate.xml:17057 +#: book.translate.xml:17217 msgid "" "PostScript is almost the " "opposite of ASCII. Rather than simple text, a PostScript compatibility as a cost-saving measure." @@ -29077,12 +29316,12 @@ "economia de custos." #. (itstool) path: varlistentry/term -#: book.translate.xml:17072 +#: book.translate.xml:17232 msgid "PCL (Printer Command Language)" msgstr "PCL (linguagem de comando de impressora)" #. (itstool) path: listitem/para -#: book.translate.xml:17075 +#: book.translate.xml:17235 msgid "" "PCL is an extension of ASCII, adding " "escape sequences for formatting, font selection, and printing graphics. Many " @@ -29099,12 +29338,12 @@ "mais rápida." #. (itstool) path: varlistentry/term -#: book.translate.xml:17087 +#: book.translate.xml:17247 msgid "Host-Based" msgstr "Baseado em Host" #. (itstool) path: listitem/para -#: book.translate.xml:17090 +#: book.translate.xml:17250 msgid "" "Manufacturers can reduce the cost of a printer by giving it a simple " "processor and very little memory. These printers are not capable of printing " @@ -29120,7 +29359,7 @@ "emphasis>." #. (itstool) path: listitem/para -#: book.translate.xml:17098 +#: book.translate.xml:17258 msgid "" "Communication between the driver and a host-based printer is often through " "proprietary or undocumented protocols, making them functional only on the " @@ -29131,7 +29370,7 @@ "funcionais apenas nos sistemas operacionais mais comuns." #. (itstool) path: sect2/title -#: book.translate.xml:17107 +#: book.translate.xml:17267 msgid "" "Converting PostScript to Other " "PDLs" @@ -29140,7 +29379,7 @@ "outros PDLs" #. (itstool) path: sect2/para -#: book.translate.xml:17110 +#: book.translate.xml:17270 msgid "" "Many applications from the Ports Collection and FreeBSD utilities produce " "PostScript output. This table " @@ -29153,32 +29392,32 @@ "postscript em outros PDLs comuns:" #. (itstool) path: table/title -#: book.translate.xml:17116 +#: book.translate.xml:17276 msgid "Output PDLs" msgstr "Saída PDLs" #. (itstool) path: row/entry -#: book.translate.xml:17121 +#: book.translate.xml:17281 msgid "Output PDL" msgstr "Saída PDL" #. (itstool) path: row/entry -#: book.translate.xml:17123 +#: book.translate.xml:17283 msgid "Generated By" msgstr "Gerado por" #. (itstool) path: row/entry -#: book.translate.xml:17130 +#: book.translate.xml:17290 msgid "PCL or PCL5" msgstr "PCL ou PCL5" #. (itstool) path: row/entry -#: book.translate.xml:17132 book.translate.xml:17140 book.translate.xml:17148 +#: book.translate.xml:17292 book.translate.xml:17300 book.translate.xml:17308 msgid "print/ghostscript9-base" msgstr "print/ghostscript9" #. (itstool) path: row/entry -#: book.translate.xml:17133 +#: book.translate.xml:17293 msgid "" "-sDEVICE=ljet4 for monochrome, -sDEVICE=cljet5 for color" @@ -29187,12 +29426,12 @@ "sDEVICE=cljet5 para colorido" #. (itstool) path: row/entry -#: book.translate.xml:17138 +#: book.translate.xml:17298 msgid "PCLXL or PCL6" msgstr "PCLXL ou PCL6" #. (itstool) path: row/entry -#: book.translate.xml:17141 +#: book.translate.xml:17301 msgid "" "-sDEVICE=pxlmono for monochrome, -" "sDEVICE=pxlcolor for color" @@ -29201,27 +29440,27 @@ "sDEVICE=pxlcolor para colorido" #. (itstool) path: row/entry -#: book.translate.xml:17147 +#: book.translate.xml:17307 msgid "ESC/P2" msgstr "ESC/P2" #. (itstool) path: row/entry -#: book.translate.xml:17149 +#: book.translate.xml:17309 msgid "-sDEVICE=uniprint" msgstr "-sDEVICE=uniprint" #. (itstool) path: row/entry -#: book.translate.xml:17153 +#: book.translate.xml:17313 msgid "XQX" msgstr "XQX" #. (itstool) path: row/entry -#: book.translate.xml:17154 +#: book.translate.xml:17314 msgid "print/foo2zjs" msgstr "print/foo2zjs" #. (itstool) path: sect2/para -#: book.translate.xml:17165 +#: book.translate.xml:17325 msgid "" "For the easiest printing, choose a printer that supports PostScript. Printers that support PCL também." #. (itstool) path: sect2/para -#: book.translate.xml:17175 +#: book.translate.xml:17335 msgid "" "Line-based printers like typical inkjets usually do not support PostScript or PCL. They " @@ -29263,7 +29502,7 @@ "quantidade de dados a serem transferidos e impressos." #. (itstool) path: sect2/para -#: book.translate.xml:17184 +#: book.translate.xml:17344 msgid "" "Host-based printers are often more difficult to set up. Some cannot be used " "at all because of proprietary PDLs. Avoid these printers " @@ -29274,7 +29513,7 @@ "proprietários. Evite essas impressoras quando possível." #. (itstool) path: sect2/para -#: book.translate.xml:17189 +#: book.translate.xml:17349 msgid "" "Descriptions of many PDLs can be found at . The " @@ -29288,12 +29527,12 @@ "openprinting.org/printers\"/>." #. (itstool) path: sect1/title -#: book.translate.xml:17197 +#: book.translate.xml:17357 msgid "Direct Printing" msgstr "Impressão Direta" #. (itstool) path: sect1/para -#: book.translate.xml:17199 +#: book.translate.xml:17359 msgid "" "For occasional printing, files can be sent directly to a printer device " "without any setup. For example, a file called sample.txtUSB:" #. (itstool) path: sect1/screen -#: book.translate.xml:17204 +#: book.translate.xml:17364 #, no-wrap msgid "# cp sample.txt /dev/unlpt0" msgstr "# cp sample.txt /dev/unlpt0" #. (itstool) path: sect1/para -#: book.translate.xml:17206 +#: book.translate.xml:17366 msgid "" "Direct printing to network printers depends on the abilities of the printer, " "but most accept print jobs on port 9100, and " @@ -29328,18 +29567,18 @@ "netlaser:" #. (itstool) path: sect1/screen -#: book.translate.xml:17212 +#: book.translate.xml:17372 #, no-wrap msgid "# nc netlaser 9100 < sample.txt" msgstr "# nc netlaser 9100 < sample.txt" #. (itstool) path: sect1/title -#: book.translate.xml:17216 +#: book.translate.xml:17376 msgid "LPD (Line Printer Daemon)" msgstr "LPD (Daemon de impressora de linha)" #. (itstool) path: sect1/para -#: book.translate.xml:17218 +#: book.translate.xml:17378 msgid "" "Printing a file in the background is called spooling. A " "spooler allows the user to continue with other programs on the computer " @@ -29351,7 +29590,7 @@ "de impressão." #. (itstool) path: sect1/para -#: book.translate.xml:17223 +#: book.translate.xml:17383 msgid "" "FreeBSD includes a spooler called lpd8. Print jobs are " @@ -29364,12 +29603,12 @@ "refentrytitle>1." #. (itstool) path: sect2/title -#: book.translate.xml:17227 book.translate.xml:28681 +#: book.translate.xml:17387 book.translate.xml:28841 msgid "Initial Setup" msgstr "Configuração inicial" #. (itstool) path: sect2/para -#: book.translate.xml:17229 +#: book.translate.xml:17389 msgid "" "A directory for storing print jobs is created, ownership is set, and the " "permissions are set to prevent other users from viewing the contents of " @@ -29380,7 +29619,7 @@ "visualizem o conteúdo desses arquivos:" #. (itstool) path: sect2/para -#: book.translate.xml:17237 +#: book.translate.xml:17397 msgid "" "Printers are defined in /etc/printcap. An entry for " "each printer includes details like a name, the port where it is attached, " @@ -29393,7 +29632,7 @@ "filename> com estes conteúdos:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:17243 +#: book.translate.xml:17403 #, no-wrap msgid "" "lp:\\\t\t\t\t\n" @@ -29411,7 +29650,7 @@ "\t:lf=/var/log/lpd-errs:\t" #. (itstool) path: callout/para -#: book.translate.xml:17252 +#: book.translate.xml:17412 msgid "" "The name of this printer. lpr1 sends print jobs to " @@ -29426,7 +29665,7 @@ "padrão deve ser denominada lp." #. (itstool) path: callout/para -#: book.translate.xml:17260 +#: book.translate.xml:17420 msgid "" "The device where the printer is connected. Replace this line with the " "appropriate one for the connection type shown here." @@ -29435,23 +29674,23 @@ "apropriada para o tipo de conexão mostrado aqui." #. (itstool) path: row/entry -#: book.translate.xml:17268 +#: book.translate.xml:17428 msgid "Connection Type" msgstr "Tipo de conexão" #. (itstool) path: row/entry -#: book.translate.xml:17269 +#: book.translate.xml:17429 msgid "Device Entry in /etc/printcap" msgstr "Entrada de Dispositivos no /etc/printcap" #. (itstool) path: entry/programlisting -#: book.translate.xml:17277 +#: book.translate.xml:17437 #, no-wrap msgid ":lp=/dev/unlpt0:\\" msgstr ":lp=/dev/unlpt0:\\" #. (itstool) path: entry/para -#: book.translate.xml:17279 +#: book.translate.xml:17439 msgid "" "This is the non-resetting USB " "printer device. If problems are experienced, use ulpt0 " @@ -29462,28 +29701,28 @@ "ele reseta a porta USB após cada uso." #. (itstool) path: row/entry -#: book.translate.xml:17289 +#: book.translate.xml:17449 msgid "Parallel" msgstr "Paralelo" #. (itstool) path: entry/para -#: book.translate.xml:17296 +#: book.translate.xml:17456 msgid "For a printer supporting the LPD protocol:" msgstr "Para uma impressora que suporta o protocolo LPD:" #. (itstool) path: entry/para -#: book.translate.xml:17301 +#: book.translate.xml:17461 msgid "For printers supporting port 9100 printing:" msgstr "Para impressoras que suportam impressão na porta 9100:" #. (itstool) path: entry/programlisting -#: book.translate.xml:17304 +#: book.translate.xml:17464 #, no-wrap msgid ":lp=9100@network-printer-name:\\" msgstr ":lp=9100@network-printer-name:\\" #. (itstool) path: entry/para -#: book.translate.xml:17306 +#: book.translate.xml:17466 msgid "" "For both types, replace network-printer-name with " "the DNS host name of the network printer." @@ -29492,18 +29731,18 @@ "replaceable> pelo nome de host DNS da impressora na rede." #. (itstool) path: row/entry -#: book.translate.xml:17313 +#: book.translate.xml:17473 msgid "Serial" msgstr "Serial" #. (itstool) path: entry/programlisting -#: book.translate.xml:17314 +#: book.translate.xml:17474 #, no-wrap msgid ":lp=/dev/cuau0:br=9600:pa=none:\\" msgstr ":lp=/dev/cuau0:br=9600:pa=none:\\" #. (itstool) path: entry/para -#: book.translate.xml:17316 +#: book.translate.xml:17476 msgid "" "These values are for a typical serial printer connected to a motherboard " "serial port. The baud rate is 9600, and no parity is used." @@ -29512,19 +29751,19 @@ "serial da placa-mãe. A taxa de transmissão é 9600 e nenhuma paridade é usada." #. (itstool) path: callout/para -#: book.translate.xml:17327 +#: book.translate.xml:17487 msgid "Suppress the printing of a header page at the start of a print job." msgstr "" "Suprimir a impressão de uma página de cabeçalho no início de um trabalho de " "impressão." #. (itstool) path: callout/para -#: book.translate.xml:17332 +#: book.translate.xml:17492 msgid "Do not limit the maximum size of a print job." msgstr "Não limite o tamanho máximo de um trabalho de impressão." #. (itstool) path: callout/para -#: book.translate.xml:17336 +#: book.translate.xml:17496 msgid "" "The path to the spooling directory for this printer. Each printer uses its " "own spooling directory." @@ -29533,12 +29772,12 @@ "seu próprio diretório de spooling." #. (itstool) path: callout/para -#: book.translate.xml:17341 +#: book.translate.xml:17501 msgid "The log file where errors on this printer will be reported." msgstr "O arquivo de log no qual os erros nesta impressora serão relatados." #. (itstool) path: sect2/para -#: book.translate.xml:17346 +#: book.translate.xml:17506 msgid "" "After creating /etc/printcap, use " "chkprintcap8 para testar se há erros:" #. (itstool) path: sect2/screen -#: book.translate.xml:17349 +#: book.translate.xml:17509 #, no-wrap msgid "# chkprintcap" msgstr "# chkprintcap" #. (itstool) path: sect2/para -#: book.translate.xml:17351 +#: book.translate.xml:17511 msgid "Fix any reported problems before continuing." msgstr "Corrija quaisquer problemas relatados antes de continuar." #. (itstool) path: sect2/para -#: book.translate.xml:17353 +#: book.translate.xml:17513 msgid "" "Enable lpd8 in /etc/rc.conf:" @@ -29569,13 +29808,13 @@ "manvolnum> no /etc/rc.conf:" #. (itstool) path: sect2/screen -#: book.translate.xml:17360 +#: book.translate.xml:17520 #, no-wrap msgid "# service lpd start" msgstr "# service lpd start" #. (itstool) path: sect2/title -#: book.translate.xml:17364 +#: book.translate.xml:17524 msgid "" "Printing with lpr1" @@ -29584,7 +29823,7 @@ "refentrytitle>1" #. (itstool) path: sect2/para -#: book.translate.xml:17366 +#: book.translate.xml:17526 msgid "" "Documents are sent to the printer with lpr. A file to be " "printed can be named on the command line or piped into lprdoc.txt para a impressora padrão:" #. (itstool) path: sect2/screen -#: book.translate.xml:17372 +#: book.translate.xml:17532 #, no-wrap msgid "" "% lpr doc.txt\n" @@ -29607,7 +29846,7 @@ "% cat doc.txt | lpr" #. (itstool) path: sect2/para -#: book.translate.xml:17375 +#: book.translate.xml:17535 msgid "" "Printers can be selected with . To print to a printer " "called laser:" @@ -29616,18 +29855,18 @@ "uma impressora chamada laser:" #. (itstool) path: sect2/screen -#: book.translate.xml:17379 +#: book.translate.xml:17539 #, no-wrap msgid "% lpr -Plaser doc.txt" msgstr "% lpr -Plaser doc.txt" #. (itstool) path: sect2/title -#: book.translate.xml:17383 +#: book.translate.xml:17543 msgid "Filters" msgstr "Filtros" #. (itstool) path: sect2/para -#: book.translate.xml:17385 +#: book.translate.xml:17545 msgid "" "The examples shown so far have sent the contents of a text file directly to " "the printer. As long as the printer understands the content of those files, " @@ -29638,7 +29877,7 @@ "desses arquivos, a saída será impressa corretamente." #. (itstool) path: sect2/para -#: book.translate.xml:17390 +#: book.translate.xml:17550 msgid "" "Some printers are not capable of printing plain text, and the input file " "might not even be plain text." @@ -29647,7 +29886,7 @@ "de entrada pode nem ser texto simples." #. (itstool) path: sect2/para -#: book.translate.xml:17393 +#: book.translate.xml:17553 msgid "" "Filters allow files to be translated or processed. The " "typical use is to translate one type of input, like plain text, into a form " @@ -29664,7 +29903,7 @@ "números de página ou destacar o código-fonte para facilitar a leitura." #. (itstool) path: sect2/para -#: book.translate.xml:17401 +#: book.translate.xml:17561 msgid "" "The filters discussed here are input filters or " "text filters. These filters convert the incoming file " @@ -29679,7 +29918,7 @@ "root antes de criar os arquivos." #. (itstool) path: sect2/para -#: book.translate.xml:17408 +#: book.translate.xml:17568 msgid "" "Filters are specified in /etc/printcap with the " "if= identifier. To use /usr/local/libexec/" @@ -29692,7 +29931,7 @@ "filename> assim:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:17414 +#: book.translate.xml:17574 #, no-wrap msgid "" "lp:\\\n" @@ -29712,7 +29951,7 @@ "\t:lf=/var/log/lpd-errs:" #. (itstool) path: callout/para -#: book.translate.xml:17424 +#: book.translate.xml:17584 msgid "" "if= identifies the input filter that " "will be used on incoming text." @@ -29721,7 +29960,7 @@ "que será usado no texto recebido." #. (itstool) path: tip/para -#: book.translate.xml:17431 +#: book.translate.xml:17591 msgid "" "The backslash line continuation characters at the end " "of the lines in printcap entries reveal that an entry " @@ -29736,18 +29975,18 @@ "como uma única linha menos legível:" #. (itstool) path: tip/programlisting -#: book.translate.xml:17438 +#: book.translate.xml:17598 #, no-wrap msgid "lp:lp=/dev/unlpt0:sh:mx#0:sd=/var/spool/lpd/lp:if=/usr/local/libexec/lf2crlf:lf=/var/log/lpd-errs:" msgstr "lp:lp=/dev/unlpt0:sh:mx#0:sd=/var/spool/lpd/lp:if=/usr/local/libexec/lf2crlf:lf=/var/log/lpd-errs:" #. (itstool) path: sect3/title -#: book.translate.xml:17442 +#: book.translate.xml:17602 msgid "Preventing Stairstepping on Plain Text Printers" msgstr "Impedindo degraus em impressoras de texto simples" #. (itstool) path: sect3/para -#: book.translate.xml:17444 +#: book.translate.xml:17604 msgid "" "Typical FreeBSD text files contain only a single line feed character at the " "end of each line. These lines will stairstep on a standard " @@ -29758,7 +29997,7 @@ "degraus em uma impressora padrão:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:17448 +#: book.translate.xml:17608 #, no-wrap msgid "" "A printed file looks\n" @@ -29770,7 +30009,7 @@ "                                              espalhados pelo vento" #. (itstool) path: sect3/para -#: book.translate.xml:17452 +#: book.translate.xml:17612 msgid "" "A filter can convert the newline characters into carriage returns and " "newlines. The carriage returns make the printer return to the left after " @@ -29783,7 +30022,7 @@ "filename> com este conteúdo:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:17458 +#: book.translate.xml:17618 #, no-wrap msgid "" "#!/bin/sh\n" @@ -29795,31 +30034,31 @@ "/usr/bin/sed -e \"s/$/${CR}/g\"" #. (itstool) path: sect3/para -#: book.translate.xml:17462 book.translate.xml:17497 book.translate.xml:17529 -#: book.translate.xml:17583 +#: book.translate.xml:17622 book.translate.xml:17657 book.translate.xml:17689 +#: book.translate.xml:17743 msgid "Set the permissions and make it executable:" msgstr "Defina as permissões e torne-o executável:" #. (itstool) path: sect3/screen -#: book.translate.xml:17464 +#: book.translate.xml:17624 #, no-wrap msgid "# chmod 555 /usr/local/libexec/lf2crlf" msgstr "# chmod 555 /usr/local/libexec/lf2crlf" #. (itstool) path: sect3/para -#: book.translate.xml:17466 book.translate.xml:17501 +#: book.translate.xml:17626 book.translate.xml:17661 msgid "Modify /etc/printcap to use the new filter:" msgstr "" "Modifique o /etc/printcap para usar o novo filtro:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:17469 +#: book.translate.xml:17629 #, no-wrap msgid ":if=/usr/local/libexec/lf2crlf:\\" msgstr ":if=/usr/local/libexec/lf2crlf:\\" #. (itstool) path: sect3/para -#: book.translate.xml:17471 +#: book.translate.xml:17631 msgid "" "Test the filter by printing the same plain text file. The carriage returns " "will cause each line to start at the left side of the page." @@ -29828,7 +30067,7 @@ "fará com que cada linha comece no lado esquerdo da página." #. (itstool) path: sect3/title -#: book.translate.xml:17477 +#: book.translate.xml:17637 msgid "" "Fancy Plain Text on PostScript " "Printers with print/enscript" @@ -29837,7 +30076,7 @@ "\">PostScript com print/enscript" #. (itstool) path: sect3/para -#: book.translate.xml:17480 +#: book.translate.xml:17640 msgid "" "GNU Enscript converts plain " "text files into nicely-formatted PostScript/usr/local/libexec/enscript with these contents:" msgstr "" "Crie o /usr/local/libexec/enscript com este conteúdo:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:17494 +#: book.translate.xml:17654 #, no-wrap msgid "" "#!/bin/sh\n" @@ -29876,24 +30115,24 @@ "/usr/local/bin/enscript -o -" #. (itstool) path: sect3/screen -#: book.translate.xml:17499 +#: book.translate.xml:17659 #, no-wrap msgid "# chmod 555 /usr/local/libexec/enscript" msgstr "# chmod 555 /usr/local/libexec/enscript" #. (itstool) path: sect3/programlisting -#: book.translate.xml:17504 +#: book.translate.xml:17664 #, no-wrap msgid ":if=/usr/local/libexec/enscript:\\" msgstr ":if=/usr/local/libexec/enscript:\\" #. (itstool) path: sect3/para -#: book.translate.xml:17506 +#: book.translate.xml:17666 msgid "Test the filter by printing a plain text file." msgstr "Teste o filtro imprimindo um arquivo de texto simples." #. (itstool) path: sect3/title -#: book.translate.xml:17510 +#: book.translate.xml:17670 msgid "" "Printing PostScript to " "PCL Printers" @@ -29902,7 +30141,7 @@ "impressoras PCL" #. (itstool) path: sect3/para -#: book.translate.xml:17513 +#: book.translate.xml:17673 msgid "" "Many programs produce PostScript " "documents. However, inexpensive printers often only understand plain text or " @@ -29917,7 +30156,7 @@ "formato PCL antes de enviá-los para a impressora." #. (itstool) path: sect3/para -#: book.translate.xml:17519 +#: book.translate.xml:17679 msgid "" "Install the Ghostscript PostScript interpreter, print/ghostscript9-base/usr/local/libexec/ps2pcl with these contents:" msgstr "" "Crie o /usr/local/libexec/ps2pcl com este conteúdo:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:17526 +#: book.translate.xml:17686 #, no-wrap msgid "" "#!/bin/sh\n" @@ -29945,13 +30184,13 @@ "/usr/local/bin/gs -dSAFER -dNOPAUSE -dBATCH -q -sDEVICE=ljet4 -sOutputFile=- -" #. (itstool) path: sect3/screen -#: book.translate.xml:17531 +#: book.translate.xml:17691 #, no-wrap msgid "# chmod 555 /usr/local/libexec/ps2pcl" msgstr "# chmod 555 /usr/local/libexec/ps2pcl" #. (itstool) path: sect3/para -#: book.translate.xml:17533 +#: book.translate.xml:17693 msgid "" "PostScript input sent to this " "script will be rendered and converted to PCL before being " @@ -29962,20 +30201,20 @@ "antes de ser enviada para a impressora." #. (itstool) path: sect3/para -#: book.translate.xml:17537 book.translate.xml:17587 +#: book.translate.xml:17697 book.translate.xml:17747 msgid "Modify /etc/printcap to use this new input filter:" msgstr "" "Modifique o /etc/printcap para usar este novo filtro de " "entrada:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:17540 +#: book.translate.xml:17700 #, no-wrap msgid ":if=/usr/local/libexec/ps2pcl:\\" msgstr ":if=/usr/local/libexec/ps2pcl:\\" #. (itstool) path: sect3/para -#: book.translate.xml:17542 +#: book.translate.xml:17702 msgid "" "Test the filter by sending a small PostScript program to it:" @@ -29984,7 +30223,7 @@ "\">PostScript para ele:" #. (itstool) path: sect3/screen -#: book.translate.xml:17545 +#: book.translate.xml:17705 #, no-wrap msgid "" "% printf \"%%\\!PS \\n /Helvetica findfont 18 scalefont setfont \\\n" @@ -29994,12 +30233,12 @@ "72 432 moveto (PostScript printing successful.) show showpage \\004\" | lpr" #. (itstool) path: sect3/title -#: book.translate.xml:17550 +#: book.translate.xml:17710 msgid "Smart Filters" msgstr "Filtros Inteligentes" #. (itstool) path: sect3/para -#: book.translate.xml:17552 +#: book.translate.xml:17712 msgid "" "A filter that detects the type of input and automatically converts it to the " "correct format for the printer can be very convenient. The first two " @@ -30025,7 +30264,7 @@ "com este conteúdo:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:17563 +#: book.translate.xml:17723 #, no-wrap msgid "" "#!/bin/sh\n" @@ -30069,19 +30308,19 @@ "esac" #. (itstool) path: sect3/screen -#: book.translate.xml:17585 +#: book.translate.xml:17745 #, no-wrap msgid "# chmod 555 /usr/local/libexec/psif" msgstr "# chmod 555 /usr/local/libexec/psif" #. (itstool) path: sect3/programlisting -#: book.translate.xml:17590 +#: book.translate.xml:17750 #, no-wrap msgid ":if=/usr/local/libexec/psif:\\" msgstr ":if=/usr/local/libexec/psif:\\" #. (itstool) path: sect3/para -#: book.translate.xml:17592 +#: book.translate.xml:17752 msgid "" "Test the filter by printing PostScript and plain text files." @@ -30090,12 +30329,12 @@ "trademark> e arquivos de texto simples." #. (itstool) path: sect3/title -#: book.translate.xml:17597 +#: book.translate.xml:17757 msgid "Other Smart Filters" msgstr "Outros Filtros Inteligentes" #. (itstool) path: sect3/para -#: book.translate.xml:17599 +#: book.translate.xml:17759 msgid "" "Writing a filter that detects many different types of input and formats them " "correctly is challenging. print/apsfilter " @@ -30112,12 +30351,12 @@ "\"http://www.apsfilter.org\"/> para mais detalhes." #. (itstool) path: sect2/title -#: book.translate.xml:17611 +#: book.translate.xml:17771 msgid "Multiple Queues" msgstr "Múltiplas filas" #. (itstool) path: sect2/para -#: book.translate.xml:17613 +#: book.translate.xml:17773 msgid "" "The entries in /etc/printcap are really definitions of " "queues. There can be more than one queue for a single " @@ -30130,7 +30369,7 @@ "usuários um maior controle sobre como seus trabalhos são impressos." #. (itstool) path: sect2/para -#: book.translate.xml:17619 +#: book.translate.xml:17779 msgid "" "As an example, consider a networked PostScript laser printer in an office. Most users want to " @@ -30147,7 +30386,7 @@ "/etc/printcap:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:17625 +#: book.translate.xml:17785 #, no-wrap msgid "" "textprinter:\\\n" @@ -30181,7 +30420,7 @@ "\t:lf=/var/log/lpd-errs:" #. (itstool) path: sect2/para -#: book.translate.xml:17640 +#: book.translate.xml:17800 msgid "" "Documents sent to textprinter will be formatted by the " "/usr/local/libexec/enscript filter shown in an earlier " @@ -30196,7 +30435,7 @@ "psprinter, onde nenhuma filtragem é feita." #. (itstool) path: sect2/para -#: book.translate.xml:17647 +#: book.translate.xml:17807 msgid "" "This multiple queue technique can be used to provide direct access to all " "kinds of printer features. A printer with a duplexer could use two queues, " @@ -30211,12 +30450,12 @@ "frente e verso e, em seguida, envia o arquivo recebido." #. (itstool) path: sect2/title -#: book.translate.xml:17656 +#: book.translate.xml:17816 msgid "Monitoring and Controlling Printing" msgstr "Monitoramento e controle de impressão" #. (itstool) path: sect2/para -#: book.translate.xml:17658 +#: book.translate.xml:17818 msgid "" "Several utilities are available to monitor print jobs and check and control " "printer operation." @@ -30225,7 +30464,7 @@ "verificar e controlar a operação da impressora." #. (itstool) path: sect3/title -#: book.translate.xml:17662 +#: book.translate.xml:17822 msgid "" "lpq1" @@ -30234,7 +30473,7 @@ "citerefentry>" #. (itstool) path: sect3/para -#: book.translate.xml:17664 +#: book.translate.xml:17824 msgid "" "lpq1 shows the status of a user's print jobs. Print jobs from other " @@ -30245,13 +30484,13 @@ "Trabalhos de impressão de outros usuários não são mostrados." #. (itstool) path: sect3/para -#: book.translate.xml:17667 +#: book.translate.xml:17827 msgid "Show the current user's pending jobs on a single printer:" msgstr "" "Mostra os trabalhos pendentes do usuário atual em uma única impressora:" #. (itstool) path: sect3/screen -#: book.translate.xml:17670 +#: book.translate.xml:17830 #, no-wrap msgid "" "% lpq -Plp\n" @@ -30263,13 +30502,13 @@ "1st jsmith 0 (standard input) 12792 bytes" #. (itstool) path: sect3/para -#: book.translate.xml:17674 +#: book.translate.xml:17834 msgid "Show the current user's pending jobs on all printers:" msgstr "" "Mostra os trabalhos pendentes do usuário atual em todas as impressoras:" #. (itstool) path: sect3/screen -#: book.translate.xml:17677 +#: book.translate.xml:17837 #, no-wrap msgid "" "% lpq -a\n" @@ -30291,7 +30530,7 @@ "1st jsmith 287 (standard input) 22443 bytes" #. (itstool) path: sect3/title -#: book.translate.xml:17688 +#: book.translate.xml:17848 msgid "" "lprm1" @@ -30300,7 +30539,7 @@ "citerefentry>" #. (itstool) path: sect3/para -#: book.translate.xml:17690 +#: book.translate.xml:17850 msgid "" "lprm1 is used to remove print jobs. Normal users are only allowed to " @@ -30313,12 +30552,12 @@ "\">root pode remover qualquer um ou todos os trabalhos." #. (itstool) path: sect3/para -#: book.translate.xml:17695 +#: book.translate.xml:17855 msgid "Remove all pending jobs from a printer:" msgstr "Remova todos os trabalhos pendentes de uma impressora:" #. (itstool) path: sect3/screen -#: book.translate.xml:17697 +#: book.translate.xml:17857 #, no-wrap msgid "" "# lprm -Plp -\n" @@ -30338,7 +30577,7 @@ "cfA004smithy dequeued" #. (itstool) path: sect3/para -#: book.translate.xml:17705 +#: book.translate.xml:17865 msgid "" "Remove a single job from a printer. lpq1 is used to find the " @@ -30349,7 +30588,7 @@ "citerefentry> é usado para encontrar o número do trabalho." #. (itstool) path: sect3/screen -#: book.translate.xml:17708 +#: book.translate.xml:17868 #, no-wrap msgid "" "% lpq\n" @@ -30367,7 +30606,7 @@ "cfA005smithy dequeued" #. (itstool) path: sect3/title -#: book.translate.xml:17717 +#: book.translate.xml:17877 msgid "" "lpc8" @@ -30376,7 +30615,7 @@ "citerefentry>" #. (itstool) path: sect3/para -#: book.translate.xml:17719 +#: book.translate.xml:17879 msgid "" "lpc8 is used to check and modify printer status. lpc pode usar comandos que modificam o status da impressora." #. (itstool) path: sect3/para -#: book.translate.xml:17728 +#: book.translate.xml:17888 msgid "Show the status of all printers:" msgstr "Mostrar o status de todas as impressoras:" #. (itstool) path: sect3/screen -#: book.translate.xml:17730 +#: book.translate.xml:17890 #, no-wrap msgid "" "% lpc status all\n" @@ -30431,7 +30670,7 @@ "\twaiting for laser to come up" #. (itstool) path: sect3/para -#: book.translate.xml:17742 +#: book.translate.xml:17902 msgid "" "Prevent a printer from accepting new jobs, then begin accepting new jobs " "again:" @@ -30440,7 +30679,7 @@ "comece a aceitar novos trabalhos novamente:" #. (itstool) path: sect3/screen -#: book.translate.xml:17745 +#: book.translate.xml:17905 #, no-wrap msgid "" "# lpc disable lp\n" @@ -30458,7 +30697,7 @@ "\tqueuing enabled" #. (itstool) path: sect3/para -#: book.translate.xml:17752 +#: book.translate.xml:17912 msgid "" "Stop printing, but continue to accept new jobs. Then begin printing again:" msgstr "" @@ -30466,7 +30705,7 @@ "a imprimir novamente:" #. (itstool) path: sect3/screen -#: book.translate.xml:17755 +#: book.translate.xml:17915 #, no-wrap msgid "" "# lpc stop lp\n" @@ -30486,12 +30725,12 @@ "\tdaemon started" #. (itstool) path: sect3/para -#: book.translate.xml:17763 +#: book.translate.xml:17923 msgid "Restart a printer after some error condition:" msgstr "Reinicie uma impressora após alguma condição de erro:" #. (itstool) path: sect3/screen -#: book.translate.xml:17765 +#: book.translate.xml:17925 #, no-wrap msgid "" "# lpc restart lp\n" @@ -30507,7 +30746,7 @@ "\tdaemon restarted" #. (itstool) path: sect3/para -#: book.translate.xml:17771 +#: book.translate.xml:17931 msgid "" "Turn the print queue off and disable printing, with a message to explain the " "problem to users:" @@ -30516,7 +30755,7 @@ "explicar o problema aos usuários:" #. (itstool) path: sect3/screen -#: book.translate.xml:17774 +#: book.translate.xml:17934 #, no-wrap msgid "" "# lpc down lp Repair parts will arrive on Monday\n" @@ -30530,12 +30769,12 @@ "\tstatus message is now: Repair parts will arrive on Monday" #. (itstool) path: sect3/para -#: book.translate.xml:17779 +#: book.translate.xml:17939 msgid "Re-enable a printer that is down:" msgstr "Reative uma impressora que esteja inativa:" #. (itstool) path: sect3/screen -#: book.translate.xml:17781 +#: book.translate.xml:17941 #, no-wrap msgid "" "# lpc up lp\n" @@ -30549,7 +30788,7 @@ "\tdaemon started" #. (itstool) path: sect3/para -#: book.translate.xml:17786 +#: book.translate.xml:17946 msgid "" "See lpc8 for more commands and options." @@ -30558,12 +30797,12 @@ "manvolnum> para mais comandos e opções." #. (itstool) path: sect2/title -#: book.translate.xml:17791 +#: book.translate.xml:17951 msgid "Shared Printers" msgstr "Impressoras Compartilhadas" #. (itstool) path: sect2/para -#: book.translate.xml:17793 +#: book.translate.xml:17953 msgid "" "Printers are often shared by multiple users in businesses and schools. " "Additional features are provided to make sharing printers more convenient." @@ -30573,12 +30812,12 @@ "compartilhadas mais convenientes." #. (itstool) path: sect3/title -#: book.translate.xml:17798 +#: book.translate.xml:17958 msgid "Aliases" msgstr "Aliases" #. (itstool) path: sect3/para -#: book.translate.xml:17800 +#: book.translate.xml:17960 msgid "" "The printer name is set in the first line of the entry in /etc/" "printcap. Additional names, or aliases, can " @@ -30591,13 +30830,13 @@ "do outro por barras verticais:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:17806 +#: book.translate.xml:17966 #, no-wrap msgid "lp|repairsprinter|salesprinter:\\" msgstr "lp|repairsprinter|salesprinter:\\" #. (itstool) path: sect3/para -#: book.translate.xml:17808 +#: book.translate.xml:17968 msgid "" "Aliases can be used in place of the printer name. For example, users in the " "Sales department print to their printer with" @@ -30606,13 +30845,13 @@ "usuários do departamento de vendas imprimem em sua impressora com" #. (itstool) path: sect3/screen -#: book.translate.xml:17812 +#: book.translate.xml:17972 #, no-wrap msgid "% lpr -Psalesprinter sales-report.txt" msgstr "% lpr -Psalesprinter sales-report.txt" #. (itstool) path: sect3/para -#: book.translate.xml:17814 +#: book.translate.xml:17974 msgid "" "Users in the Repairs department print to their printer " "with" @@ -30621,13 +30860,13 @@ "emphasis> impressora com" #. (itstool) path: sect3/screen -#: book.translate.xml:17817 +#: book.translate.xml:17977 #, no-wrap msgid "% lpr -Prepairsprinter repairs-report.txt" msgstr "% lpr -Prepairsprinter repairs-report.txt" #. (itstool) path: sect3/para -#: book.translate.xml:17819 +#: book.translate.xml:17979 msgid "" "All of the documents print on that single printer. When the Sales department " "grows enough to need their own printer, the alias can be removed from the " @@ -30643,12 +30882,12 @@ "vendas são enviados para a nova impressora." #. (itstool) path: sect3/title -#: book.translate.xml:17828 +#: book.translate.xml:17988 msgid "Header Pages" msgstr "Páginas de cabeçalho" #. (itstool) path: sect3/para -#: book.translate.xml:17830 +#: book.translate.xml:17990 msgid "" "It can be difficult for users to locate their documents in the stack of " "pages produced by a busy shared printer. Header pages " @@ -30666,7 +30905,7 @@ "separadoras." #. (itstool) path: sect3/para -#: book.translate.xml:17838 +#: book.translate.xml:17998 msgid "" "Enabling header pages differs depending on whether the printer is connected " "directly to the computer with a USB, parallel, or serial " @@ -30677,7 +30916,7 @@ "paralelo ou serial, ou se está conectada remotamente por uma rede." #. (itstool) path: sect3/para -#: book.translate.xml:17843 +#: book.translate.xml:18003 msgid "" "Header pages on directly-connected printers are enabled by removing the " ":sh:\\ (Suppress Header) line from the entry in " @@ -30697,7 +30936,7 @@ "alimentações de linha quando um feed de linha é recebido." #. (itstool) path: sect3/para -#: book.translate.xml:17853 +#: book.translate.xml:18013 msgid "" "Header pages for network printers must be configured on the printer itself. " "Header page entries in /etc/printcap are ignored. " @@ -30711,12 +30950,12 @@ "configuração acessível com um navegador da web." #. (itstool) path: sect2/title -#: book.translate.xml:17864 book.translate.xml:22626 +#: book.translate.xml:18024 book.translate.xml:22786 msgid "References" msgstr "Referências" #. (itstool) path: sect2/para -#: book.translate.xml:17866 +#: book.translate.xml:18026 msgid "" "Example files: /usr/share/examples/printing/." @@ -30725,7 +30964,7 @@ "printing/." #. (itstool) path: sect2/para -#: book.translate.xml:17868 +#: book.translate.xml:18028 msgid "" "The 4.3BSD Line Printer Spooler Manual, /usr/" "share/doc/smm/07.lpd/paper.ascii.gz." @@ -30734,7 +30973,7 @@ "/usr/share/doc/smm/07.lpd/paper.ascii.gz." #. (itstool) path: sect2/para -#: book.translate.xml:17872 +#: book.translate.xml:18032 msgid "" "Manual pages: printcap5, " @@ -30757,12 +30996,12 @@ "manvolnum>." #. (itstool) path: sect1/title -#: book.translate.xml:17878 +#: book.translate.xml:18038 msgid "Other Printing Systems" msgstr "Outros sistemas de impressão" #. (itstool) path: sect1/para -#: book.translate.xml:17880 +#: book.translate.xml:18040 msgid "" "Several other printing systems are available in addition to the built-in " "lpd8CUPS (Common UNIX Printing System)" @@ -30784,7 +31023,7 @@ "\"registered\">UNIX)" #. (itstool) path: sect2/para -#: book.translate.xml:17888 +#: book.translate.xml:18048 msgid "" "CUPS is a popular printing system available on many " "operating systems. Using CUPS on FreeBSD is documented in " @@ -30797,12 +31036,12 @@ "en_US.ISO8859-1/articles/cups\"/>" #. (itstool) path: sect2/title -#: book.translate.xml:17895 +#: book.translate.xml:18055 msgid "HPLIP" msgstr "HPLIP" #. (itstool) path: sect2/para -#: book.translate.xml:17897 +#: book.translate.xml:18057 msgid "" "Hewlett Packard provides a printing system that supports many of their " "inkjet and laser printers. The port is print/hplip." #. (itstool) path: sect2/title -#: book.translate.xml:17906 +#: book.translate.xml:18066 msgid "LPRng" msgstr "LPRng" #. (itstool) path: sect2/para -#: book.translate.xml:17908 +#: book.translate.xml:18068 msgid "" "LPRng was developed as an enhanced alternative to " "lpd8." #. (itstool) path: info/title -#: book.translate.xml:17926 +#: book.translate.xml:18086 msgid "Linux Binary Compatibility" msgstr "" "Compatibilidade binária com o Linux" #. (itstool) path: authorgroup/author -#: book.translate.xml:17929 +#: book.translate.xml:18089 msgid "" " Jim Mock Restructured and parts updated by " @@ -30856,7 +31095,7 @@ "personname> Reestruturado e atualizado por " #. (itstool) path: authorgroup/author -#: book.translate.xml:17940 +#: book.translate.xml:18100 msgid "" " Brian N. Handy Originally contributed by " @@ -30865,7 +31104,7 @@ "personname> Originalmente contribuído por " #. (itstool) path: authorgroup/author -#: book.translate.xml:17948 +#: book.translate.xml:18108 msgid "" " Rich Murphey " @@ -30874,12 +31113,12 @@ "personname>" #. (itstool) path: sect1/indexterm -#: book.translate.xml:17960 +#: book.translate.xml:18120 msgid "Linux binary compatibility" msgstr "Linux binary compatibility" #. (itstool) path: sect1/para -#: book.translate.xml:17968 +#: book.translate.xml:18128 msgid "" "FreeBSD provides binary compatibility with Linux, allowing users to install and run most Linux." #. (itstool) path: sect1/para -#: book.translate.xml:17974 +#: book.translate.xml:18134 msgid "" "However, some Linux-specific " "operating system features are not supported under FreeBSD. For example, " @@ -30913,7 +31152,7 @@ "trademark>, mesmo ativando o modo 8086 virtual." #. (itstool) path: note/para -#: book.translate.xml:17980 +#: book.translate.xml:18140 msgid "" "Support for 64-bit binary compatibility with Linux was added in FreeBSD 10.3." @@ -30922,7 +31161,7 @@ "\"registered\">Linux foi adicionado no FreeBSD 10.3." #. (itstool) path: listitem/para -#: book.translate.xml:17988 +#: book.translate.xml:18148 msgid "" "How to enable Linux binary " "compatibility on a FreeBSD system." @@ -30931,7 +31170,7 @@ "\">Linux em um sistema FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:17993 +#: book.translate.xml:18153 msgid "" "How to install additional Linux " "shared libraries." @@ -30940,7 +31179,7 @@ "\"registered\">Linux." #. (itstool) path: listitem/para -#: book.translate.xml:17998 +#: book.translate.xml:18158 msgid "" "How to install Linux " "applications on a FreeBSD system." @@ -30949,7 +31188,7 @@ "em um sistema FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:18003 +#: book.translate.xml:18163 msgid "" "The implementation details of Linux compatibility in FreeBSD." @@ -30958,7 +31197,7 @@ "\"registered\">Linux no FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:18012 +#: book.translate.xml:18172 msgid "" "Know how to install additional third-party software." @@ -30967,7 +31206,7 @@ "terceiros." #. (itstool) path: sect1/title -#: book.translate.xml:18020 +#: book.translate.xml:18180 msgid "" "Configuring Linux Binary " "Compatibility" @@ -30976,12 +31215,12 @@ "\">Linux" #. (itstool) path: sect1/indexterm -#: book.translate.xml:18022 +#: book.translate.xml:18182 msgid "Ports Collection" msgstr "Ports Collection" #. (itstool) path: sect1/para -#: book.translate.xml:18024 +#: book.translate.xml:18184 msgid "" "By default, Linux libraries are " "not installed and Linux binary " @@ -30996,7 +31235,7 @@ "manualmente ou a partir da coleção de Ports do FreeBSD." #. (itstool) path: sect1/para -#: book.translate.xml:18029 +#: book.translate.xml:18189 msgid "" "Before attempting to build the port, load the Linux kernel module, otherwise the build will fail:" @@ -31006,29 +31245,29 @@ "falhar:" #. (itstool) path: sect1/screen -#: book.translate.xml:18032 +#: book.translate.xml:18192 #, no-wrap msgid "# kldload linux" msgstr "# kldload linux" #. (itstool) path: sect1/para -#: book.translate.xml:18034 +#: book.translate.xml:18194 msgid "For 64-bit compatibility:" msgstr "Para compatibilidade com 64 bits:" #. (itstool) path: sect1/screen -#: book.translate.xml:18036 +#: book.translate.xml:18196 #, no-wrap msgid "# kldload linux64" msgstr "# kldload linux64" #. (itstool) path: sect1/para -#: book.translate.xml:18038 +#: book.translate.xml:18198 msgid "To verify that the module is loaded:" msgstr "Para verificar se o módulo está carregado:" #. (itstool) path: sect1/screen -#: book.translate.xml:18040 +#: book.translate.xml:18200 #, no-wrap msgid "" "% kldstat\n" @@ -31042,7 +31281,7 @@ " 7 1 0xc24db000 d000 linux.ko" #. (itstool) path: sect1/para -#: book.translate.xml:18045 +#: book.translate.xml:18205 msgid "" "The emulators/linux_base-c7 package or port is the " "easiest way to install a base set of Linux# pkg install emulators/linux_base-c7" msgstr "# pkg install emulators/linux_base-c7" #. (itstool) path: sect1/para -#: book.translate.xml:18052 +#: book.translate.xml:18212 msgid "" "For Linux compatibility to be " "enabled at boot time, add this line to /etc/rc.conf:" @@ -31070,13 +31309,13 @@ "/etc/rc.conf:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:18055 +#: book.translate.xml:18215 #, no-wrap msgid "linux_enable=\"YES\"" msgstr "linux_enable=\"YES\"" #. (itstool) path: sect1/para -#: book.translate.xml:18057 +#: book.translate.xml:18217 msgid "" "On 64-bit machines, /etc/rc.d/abi will automatically " "load the module for 64-bit emulation." @@ -31085,12 +31324,12 @@ "automaticamente o módulo para emulação de 64 bits." #. (itstool) path: sect1/indexterm -#: book.translate.xml:18060 +#: book.translate.xml:18220 msgid "kernel options COMPAT_LINUX" msgstr "kernel options COMPAT_LINUX" #. (itstool) path: sect1/para -#: book.translate.xml:18065 +#: book.translate.xml:18225 msgid "" "Since the Linux binary " "compatibility layer has gained support for running both 32- and 64-bit " @@ -31105,17 +31344,17 @@ "emulação a um kernel personalizado." #. (itstool) path: sect2/title -#: book.translate.xml:18071 +#: book.translate.xml:18231 msgid "Installing Additional Libraries Manually" msgstr "Instalando Bibliotecas Adicionais Manualmente" #. (itstool) path: sect2/indexterm -#: book.translate.xml:18073 +#: book.translate.xml:18233 msgid "shared libraries" msgstr "bibliotecas compartilhadas" #. (itstool) path: sect2/para -#: book.translate.xml:18077 +#: book.translate.xml:18237 msgid "" "If a Linux application complains " "about missing shared libraries after configuring Linux precisa e instale-as manualmente." #. (itstool) path: sect2/para -#: book.translate.xml:18082 +#: book.translate.xml:18242 msgid "" "From a Linux system, " "ldd can be used to determine which shared libraries the " @@ -31147,7 +31386,7 @@ "trademark> que tenha o Doom instalado:" #. (itstool) path: sect2/screen -#: book.translate.xml:18089 +#: book.translate.xml:18249 #, no-wrap msgid "" "% ldd linuxdoom\n" @@ -31161,12 +31400,12 @@ "libc.so.4 (DLL Jump 4.5pl26) => /lib/libc.so.4.6.29" #. (itstool) path: sect2/indexterm -#: book.translate.xml:18094 +#: book.translate.xml:18254 msgid "symbolic links" msgstr "links simbólicos" #. (itstool) path: sect2/para -#: book.translate.xml:18098 +#: book.translate.xml:18258 msgid "" "Then, copy all the files in the last column of the output from the " "Linux system into /" @@ -31181,7 +31420,7 @@ "exemplo irá resultar nos seguintes arquivos no sistema FreeBSD:" #. (itstool) path: sect2/screen -#: book.translate.xml:18105 +#: book.translate.xml:18265 #, no-wrap msgid "" "/compat/linux/usr/X11/lib/libXt.so.3.1.0\n" @@ -31199,7 +31438,7 @@ "/compat/linux/lib/libc.so.4 -> libc.so.4.6.29" #. (itstool) path: sect2/para -#: book.translate.xml:18112 +#: book.translate.xml:18272 msgid "" "If a Linux shared library " "already exists with a matching major revision number to the first column of " @@ -31217,12 +31456,12 @@ "ser removido, desde que o link simbólico aponte para o novo." #. (itstool) path: sect2/para -#: book.translate.xml:18120 +#: book.translate.xml:18280 msgid "For example, these libraries already exist on the FreeBSD system:" msgstr "Por exemplo, essas bibliotecas já existem no sistema FreeBSD:" #. (itstool) path: sect2/screen -#: book.translate.xml:18123 +#: book.translate.xml:18283 #, no-wrap msgid "" "/compat/linux/lib/libc.so.4.6.27\n" @@ -31232,20 +31471,20 @@ "/compat/linux/lib/libc.so.4 -> libc.so.4.6.27" #. (itstool) path: sect2/para -#: book.translate.xml:18126 +#: book.translate.xml:18286 msgid "" "and ldd indicates that a binary requires a later version:" msgstr "" "e o ldd indica que um binário requer uma versão posterior:" #. (itstool) path: sect2/screen -#: book.translate.xml:18129 +#: book.translate.xml:18289 #, no-wrap msgid "libc.so.4 (DLL Jump 4.5pl26) -> libc.so.4.6.29" msgstr "libc.so.4 (DLL Jump 4.5pl26) -> libc.so.4.6.29" #. (itstool) path: sect2/para -#: book.translate.xml:18131 +#: book.translate.xml:18291 msgid "" "Since the existing library is only one or two versions out of date in the " "last digit, the program should still work with the slightly older version. " @@ -31258,7 +31497,7 @@ "existente pela versão mais nova:" #. (itstool) path: sect2/screen -#: book.translate.xml:18137 +#: book.translate.xml:18297 #, no-wrap msgid "" "/compat/linux/lib/libc.so.4.6.29\n" @@ -31268,7 +31507,7 @@ "/compat/linux/lib/libc.so.4 -> libc.so.4.6.29" #. (itstool) path: sect2/para -#: book.translate.xml:18140 +#: book.translate.xml:18300 msgid "" "Generally, one will need to look for the shared libraries that Linux binaries depend on only the first few " @@ -31288,7 +31527,7 @@ "extra." #. (itstool) path: sect2/title -#: book.translate.xml:18149 +#: book.translate.xml:18309 msgid "" "Installing Linux ELF Binaries" @@ -31297,12 +31536,12 @@ "ELF" #. (itstool) path: sect2/indexterm -#: book.translate.xml:18152 +#: book.translate.xml:18312 msgid "Linux ELF binaries" msgstr "Linux ELF binaries" #. (itstool) path: sect2/para -#: book.translate.xml:18157 +#: book.translate.xml:18317 msgid "" "ELF binaries sometimes require an extra step. When an " "unbranded ELF binary is executed, it will generate an " @@ -31313,7 +31552,7 @@ "mensagem de erro:" #. (itstool) path: sect2/screen -#: book.translate.xml:18161 +#: book.translate.xml:18321 #, no-wrap msgid "" "% ./my-linux-elf-binary\n" @@ -31325,7 +31564,7 @@ "Abort" #. (itstool) path: sect2/para -#: book.translate.xml:18165 +#: book.translate.xml:18325 msgid "" "To help the FreeBSD kernel distinguish between a FreeBSD ELF binary and a Linux " @@ -31338,18 +31577,18 @@ "refentrytitle>1:" #. (itstool) path: sect2/screen -#: book.translate.xml:18169 +#: book.translate.xml:18329 #, no-wrap msgid "% brandelf -t Linux my-linux-elf-binary" msgstr "% brandelf -t Linux my-linux-elf-binary" #. (itstool) path: sect2/indexterm -#: book.translate.xml:18171 +#: book.translate.xml:18331 msgid "GNU toolchain" msgstr "GNU toolchain" #. (itstool) path: sect2/para -#: book.translate.xml:18175 +#: book.translate.xml:18335 msgid "" "Since the GNU toolchain places the appropriate branding information into " "ELF binaries automatically, this step is usually not " @@ -31360,7 +31599,7 @@ "geralmente não é necessária." #. (itstool) path: sect2/title -#: book.translate.xml:18181 +#: book.translate.xml:18341 msgid "" "Installing a Linux RPM Based Application" @@ -31369,7 +31608,7 @@ "trademark> RPM" #. (itstool) path: sect2/para -#: book.translate.xml:18184 +#: book.translate.xml:18344 msgid "" "To install a Linux RPM-based application, first install the archivers/rpm4.rpm:" #. (itstool) path: sect2/screen -#: book.translate.xml:18191 +#: book.translate.xml:18351 #, no-wrap msgid "" "# cd /compat/linux\n" @@ -31394,7 +31633,7 @@ "# rpm2cpio < /path/to/linux.archive.rpm | cpio -id" #. (itstool) path: sect2/para -#: book.translate.xml:18194 +#: book.translate.xml:18354 msgid "" "If necessary, brandelf the installed ELF binaries. Note that this will prevent a clean uninstall." @@ -31403,17 +31642,17 @@ "acronym> instalados . Observe que isso impedirá uma desinstalação limpa." #. (itstool) path: sect2/title -#: book.translate.xml:18200 +#: book.translate.xml:18360 msgid "Configuring the Hostname Resolver" msgstr "Configurando o Resolver do Hostname" #. (itstool) path: sect2/para -#: book.translate.xml:18202 +#: book.translate.xml:18362 msgid "If DNS does not work or this error appears:" msgstr "Se o DNS não funcionar ou este erro aparecer:" #. (itstool) path: sect2/screen -#: book.translate.xml:18205 +#: book.translate.xml:18365 #, no-wrap msgid "" "resolv+: \"bind\" is an invalid keyword resolv+:\n" @@ -31423,13 +31662,13 @@ "\"hosts\" is an invalid keyword" #. (itstool) path: sect2/para -#: book.translate.xml:18208 +#: book.translate.xml:18368 msgid "configure /compat/linux/etc/host.conf as follows:" msgstr "" "configure o /compat/linux/etc/host.conf como segue:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:18211 +#: book.translate.xml:18371 #, no-wrap msgid "" "order hosts, bind\n" @@ -31439,7 +31678,7 @@ "multi on" #. (itstool) path: sect2/para -#: book.translate.xml:18214 +#: book.translate.xml:18374 msgid "" "This specifies that /etc/hosts is searched first and " "DNS is searched second. When /compat/linux/etc/" @@ -31457,12 +31696,12 @@ "estiver configurado usando o /etc/resolv.conf." #. (itstool) path: sect1/title -#: book.translate.xml:19048 book.translate.xml:40187 book.translate.xml:51614 +#: book.translate.xml:19208 book.translate.xml:40347 book.translate.xml:51774 msgid "Advanced Topics" msgstr "Tópicos Avançados" #. (itstool) path: sect1/para -#: book.translate.xml:19050 +#: book.translate.xml:19210 msgid "" "This section describes how Linux " "binary compatibility works and is based on an email written to )." #. (itstool) path: sect1/indexterm -#: book.translate.xml:19055 +#: book.translate.xml:19215 msgid "execution class loader" msgstr "execution class loader" #. (itstool) path: sect1/para -#: book.translate.xml:19057 +#: book.translate.xml:19217 msgid "" "FreeBSD has an abstraction called an execution class loader. " "This is a wedge into the execve ." #. (itstool) path: sect1/para -#: book.translate.xml:19061 +#: book.translate.xml:19221 msgid "" "Historically, the UNIX loader " "examined the magic number (generally the first 4 or 8 bytes of the file) to " @@ -31509,7 +31748,7 @@ "invocava o loader binário." #. (itstool) path: sect1/para -#: book.translate.xml:19066 +#: book.translate.xml:19226 msgid "" "If it was not the binary type for the system, the " "execve2." #. (itstool) path: sect1/para -#: book.translate.xml:19072 +#: book.translate.xml:19232 msgid "" "Later, a hack was made for sh1 to examine the first " @@ -31540,7 +31779,7 @@ "citerefentry> em seu lugar." #. (itstool) path: sect1/para -#: book.translate.xml:19076 +#: book.translate.xml:19236 msgid "" "FreeBSD has a list of loaders, instead of a single loader, with a fallback " "to the #! loader for running shell interpreters or shell " @@ -31551,17 +31790,17 @@ "de shell ou scripts de shell." #. (itstool) path: sect1/indexterm -#: book.translate.xml:19080 +#: book.translate.xml:19240 msgid "ELF" msgstr "ELF" #. (itstool) path: sect1/indexterm -#: book.translate.xml:19084 book.translate.xml:53560 +#: book.translate.xml:19244 book.translate.xml:53720 msgid "Solaris" msgstr "Solaris" #. (itstool) path: sect1/para -#: book.translate.xml:19088 +#: book.translate.xml:19248 msgid "" "For the Linux ABI support, FreeBSD sees the magic number as an ELF binary. The ELF " @@ -31576,7 +31815,7 @@ "binários ELF SVR4/Solaris." #. (itstool) path: sect1/para -#: book.translate.xml:19094 +#: book.translate.xml:19254 msgid "" "For Linux binaries to function, " "they must be branded as type Linux " @@ -31590,18 +31829,18 @@ "manvolnum>:" #. (itstool) path: sect1/screen -#: book.translate.xml:19098 +#: book.translate.xml:19258 #, no-wrap msgid "# brandelf -t Linux file" msgstr "# brandelf -t Linux file" #. (itstool) path: sect1/indexterm -#: book.translate.xml:19100 +#: book.translate.xml:19260 msgid "ELF branding" msgstr "ELF branding" #. (itstool) path: sect1/para -#: book.translate.xml:19105 +#: book.translate.xml:19265 msgid "" "When the ELF loader sees the Linux brand, the loader " "replaces a pointer in the proc structure. All system " @@ -31618,7 +31857,7 @@ "Linux." #. (itstool) path: sect1/para -#: book.translate.xml:19113 +#: book.translate.xml:19273 msgid "" "The Linux system call vector " "contains, among other things, a list of sysent[] entries " @@ -31629,7 +31868,7 @@ "sysent[] cujos endereços residem no módulo do kernel." #. (itstool) path: sect1/para -#: book.translate.xml:19117 +#: book.translate.xml:19277 msgid "" "When a system call is called by the Linux binary, the trap code dereferences the system call function " @@ -31644,7 +31883,7 @@ "não a FreeBSD, como ponto de entrada para a chamada do sistema." #. (itstool) path: sect1/para -#: book.translate.xml:19122 +#: book.translate.xml:19282 msgid "" "Linux mode dynamically " "reroots lookups. This is, in effect, equivalent to " @@ -31684,7 +31923,7 @@ "que não estão rodando em Linux." #. (itstool) path: sect1/para -#: book.translate.xml:19139 +#: book.translate.xml:19299 msgid "" "In effect, there is a Linux " "kernel in the FreeBSD kernel. The various underlying functions that " @@ -31716,7 +31955,7 @@ "podem ser acessadas através de um módulo do kernel." #. (itstool) path: sect1/para -#: book.translate.xml:19152 +#: book.translate.xml:19312 msgid "" "Technically, this is not really emulation, it is an ABI " "implementation. It is sometimes called Chern Lee Written by " @@ -31777,7 +32016,7 @@ "personname> Escrito por" #. (itstool) path: authorgroup/author -#: book.translate.xml:19201 +#: book.translate.xml:19361 msgid "" " Mike Smith Based on a tutorial written by " @@ -31786,7 +32025,7 @@ "personname> Baseado em um tutorial escrito por" #. (itstool) path: authorgroup/author -#: book.translate.xml:19211 +#: book.translate.xml:19371 msgid "" " Matt Dillon Also based on tuning(7) written by " @@ -31795,17 +32034,17 @@ "personname> Também baseado em tuning (7) escrito por" #. (itstool) path: sect1/indexterm -#: book.translate.xml:19224 +#: book.translate.xml:19384 msgid "system configuration" msgstr "system configuration" #. (itstool) path: sect1/indexterm -#: book.translate.xml:19227 +#: book.translate.xml:19387 msgid "system optimization" msgstr "system optimization" #. (itstool) path: sect1/para -#: book.translate.xml:19231 +#: book.translate.xml:19391 msgid "" "One of the important aspects of FreeBSD is proper system configuration. This " "chapter explains much of the FreeBSD configuration process, including some " @@ -31817,7 +32056,7 @@ "sistema FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:19240 +#: book.translate.xml:19400 msgid "" "The basics of rc.conf configuration and /usr/" "local/etc/rc.d startup scripts." @@ -31826,24 +32065,24 @@ "inicialização /usr/local/etc/rc.d." #. (itstool) path: listitem/para -#: book.translate.xml:19246 +#: book.translate.xml:19406 msgid "How to configure and test a network card." msgstr "Como configurar e testar uma placa de rede." #. (itstool) path: listitem/para -#: book.translate.xml:19250 +#: book.translate.xml:19410 msgid "How to configure virtual hosts on network devices." msgstr "Como configurar hosts virtuais em dispositivos de rede." #. (itstool) path: listitem/para -#: book.translate.xml:19255 +#: book.translate.xml:19415 msgid "" "How to use the various configuration files in /etc." msgstr "" "Como usar os vários arquivos de configuração em /etc." #. (itstool) path: listitem/para -#: book.translate.xml:19260 +#: book.translate.xml:19420 msgid "" "How to tune FreeBSD using sysctl8 variables." @@ -31852,14 +32091,14 @@ "refentrytitle>8." #. (itstool) path: listitem/para -#: book.translate.xml:19264 +#: book.translate.xml:19424 msgid "How to tune disk performance and modify kernel limitations." msgstr "" "Como ajustar o desempenho do disco e modificar as limitações do kernel." #. (itstool) path: listitem/para -#: book.translate.xml:19273 book.translate.xml:29348 book.translate.xml:31095 -#: book.translate.xml:34927 book.translate.xml:46182 +#: book.translate.xml:19433 book.translate.xml:29508 book.translate.xml:31255 +#: book.translate.xml:35087 book.translate.xml:46342 msgid "" "Understand UNIX and FreeBSD " "basics ()." @@ -31868,7 +32107,7 @@ "e do FreeBSD ()." #. (itstool) path: listitem/para -#: book.translate.xml:19278 +#: book.translate.xml:19438 msgid "" "Be familiar with the basics of kernel configuration and compilation ()." @@ -31877,17 +32116,17 @@ "kernel ()." #. (itstool) path: info/title -#: book.translate.xml:19286 +#: book.translate.xml:19446 msgid "Starting Services" msgstr "Inicialização de Serviços" #. (itstool) path: sect1/indexterm -#: book.translate.xml:19299 +#: book.translate.xml:19459 msgid "services" msgstr "services" #. (itstool) path: sect1/para -#: book.translate.xml:19303 +#: book.translate.xml:19463 msgid "" "Many users install third party software on FreeBSD from the Ports Collection " "and require the installed services to be started upon system initialization. " @@ -31905,7 +32144,7 @@ "software de terceiros." #. (itstool) path: sect1/para -#: book.translate.xml:19312 +#: book.translate.xml:19472 msgid "" "In FreeBSD, most included services, such as " "cron8, são iniciados através dos scripts de inicialização do sistema." #. (itstool) path: sect2/title -#: book.translate.xml:19316 +#: book.translate.xml:19476 msgid "Extended Application Configuration" msgstr "Configuração Estendida dos Aplicativos" #. (itstool) path: sect2/para -#: book.translate.xml:19318 +#: book.translate.xml:19478 msgid "" "Now that FreeBSD includes rc.d, configuration of " "application startup is easier and provides more features. Using the key " @@ -31939,7 +32178,7 @@ "inicialização. Um script básico pode ser semelhante ao seguinte:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:19327 +#: book.translate.xml:19487 #, no-wrap msgid "" "#!/bin/sh\n" @@ -31991,7 +32230,7 @@ "run_rc_command \"$1\"" #. (itstool) path: sect2/para -#: book.translate.xml:19351 +#: book.translate.xml:19511 msgid "" "This script will ensure that the provided utility will be " "started after the DAEMON pseudo-service. It also provides " @@ -32002,7 +32241,7 @@ "um método para definir e rastrear o ID do processo (PID)." #. (itstool) path: sect2/para -#: book.translate.xml:19357 +#: book.translate.xml:19517 msgid "" "This application could then have the following line placed in /etc/" "rc.conf:" @@ -32011,13 +32250,13 @@ "rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:19360 +#: book.translate.xml:19520 #, no-wrap msgid "utility_enable=\"YES\"" msgstr "utility_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:19362 +#: book.translate.xml:19522 msgid "" "This method allows for easier manipulation of command line arguments, " "inclusion of the default functions provided in /etc/rc.subrrc.conf." #. (itstool) path: sect2/title -#: book.translate.xml:19370 +#: book.translate.xml:19530 msgid "Using Services to Start Services" msgstr "Usando o Services para Inicializar Serviços" #. (itstool) path: sect2/para -#: book.translate.xml:19372 +#: book.translate.xml:19532 msgid "" "Other services can be started using inetd8. Working with " @@ -32052,7 +32291,7 @@ "descrita em profundidade em ." #. (itstool) path: sect2/para -#: book.translate.xml:19377 +#: book.translate.xml:19537 msgid "" "In some cases, it may make more sense to use " "cron8@reboot feature of cron8, may be used in place " @@ -32088,7 +32327,7 @@ "citerefentry> é iniciado, normalmente durante a inicialização do sistema." #. (itstool) path: info/title -#: book.translate.xml:19393 +#: book.translate.xml:19553 msgid "" "Configuring cron8" @@ -32097,12 +32336,12 @@ "refentrytitle>8" #. (itstool) path: sect1/indexterm -#: book.translate.xml:19406 +#: book.translate.xml:19566 msgid "cron configuration" msgstr "cron configuration" #. (itstool) path: sect1/para -#: book.translate.xml:19411 +#: book.translate.xml:19571 msgid "" "One of the most useful utilities in FreeBSD is cron. This utility runs in the background and regularly checks " @@ -32122,7 +32361,7 @@ "como uma tarefa do cron." #. (itstool) path: sect1/para -#: book.translate.xml:19421 +#: book.translate.xml:19581 msgid "" "Two different types of configuration files are used: the system crontab, " "which should not be modified, and user crontabs, which can be created and " @@ -32146,7 +32385,7 @@ "executados como o usuário que criou o crontab." #. (itstool) path: sect1/para -#: book.translate.xml:19432 +#: book.translate.xml:19592 msgid "" "User crontabs allow individual users to schedule their own tasks. The " "root user can also have a user " @@ -32160,7 +32399,7 @@ "do sistema ." #. (itstool) path: sect1/para -#: book.translate.xml:19438 +#: book.translate.xml:19598 msgid "" "Here is a sample entry from the system crontab, /etc/crontab:" @@ -32169,7 +32408,7 @@ "crontab:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:19441 +#: book.translate.xml:19601 #, no-wrap msgid "" "# /etc/crontab - root's crontab for FreeBSD\n" @@ -32195,7 +32434,7 @@ "*/5\t*\t*\t*\t*\troot\t/usr/libexec/atrun " #. (itstool) path: callout/para -#: book.translate.xml:19454 +#: book.translate.xml:19614 msgid "" "Lines that begin with the # character are comments. A " "comment can be placed in the file as a reminder of what and why a desired " @@ -32210,7 +32449,7 @@ "eles devem estar em uma nova linha. Linhas em branco são ignoradas." #. (itstool) path: callout/para -#: book.translate.xml:19463 +#: book.translate.xml:19623 msgid "" "The equals (=) character is used to define any " "environment settings. In this example, it is used to define the " @@ -32227,7 +32466,7 @@ "comando ou script a ser executado." #. (itstool) path: callout/para -#: book.translate.xml:19474 +#: book.translate.xml:19634 msgid "" "This line defines the seven fields used in a system crontab: " "minute, hour, mday, " @@ -32258,7 +32497,7 @@ "executado." #. (itstool) path: callout/para -#: book.translate.xml:19493 +#: book.translate.xml:19653 msgid "" "This entry defines the values for this cron job. The */5, " "followed by several more * characters, specifies that " @@ -32273,7 +32512,7 @@ "cada hora, de cada dia e dia da semana, de cada mês." #. (itstool) path: callout/para -#: book.translate.xml:19501 +#: book.translate.xml:19661 msgid "" "Commands can include any number of switches. However, commands which extend " "to multiple lines need to be broken with the backslash \\ " @@ -32284,12 +32523,12 @@ "continuação da barra invertida \\." #. (itstool) path: sect2/title -#: book.translate.xml:19509 +#: book.translate.xml:19669 msgid "Creating a User Crontab" msgstr "Criando um Crontab de Usuário" #. (itstool) path: sect2/para -#: book.translate.xml:19511 +#: book.translate.xml:19671 msgid "" "To create a user crontab, invoke crontab in editor mode:" msgstr "" @@ -32297,13 +32536,13 @@ "modo editor:" #. (itstool) path: sect2/screen -#: book.translate.xml:19514 +#: book.translate.xml:19674 #, no-wrap msgid "% crontab -e" msgstr "% crontab -e" #. (itstool) path: sect2/para -#: book.translate.xml:19516 +#: book.translate.xml:19676 msgid "" "This will open the user's crontab using the default text editor. The first " "time a user runs this command, it will open an empty file. Once a user " @@ -32315,7 +32554,7 @@ "edição." #. (itstool) path: sect2/para -#: book.translate.xml:19521 +#: book.translate.xml:19681 msgid "" "It is useful to add these lines to the top of the crontab file in order to " "set the environment variables and to remember the meanings of the fields in " @@ -32326,7 +32565,7 @@ "crontab:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:19525 +#: book.translate.xml:19685 #, no-wrap msgid "" "SHELL=/bin/sh\n" @@ -32340,7 +32579,7 @@ "# minute\thour\tmday\tmonth\twday\tcommand" #. (itstool) path: sect2/para -#: book.translate.xml:19530 +#: book.translate.xml:19690 msgid "" "Then add a line for each command or script to run, specifying the time to " "run the command. This example runs the specified custom Bourne shell script " @@ -32354,13 +32593,13 @@ "literal>, o caminho completo para o script é fornecido:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:19537 +#: book.translate.xml:19697 #, no-wrap msgid "0\t14\t*\t*\t*\t/usr/home/dru/bin/mycustomscript.sh" msgstr "0\t14\t*\t*\t*\t/usr/home/dru/bin/mycustomscript.sh" #. (itstool) path: tip/para -#: book.translate.xml:19540 +#: book.translate.xml:19700 msgid "" "Before using a custom script, make sure it is executable and test it with " "the limited set of environment variables set by cron. To replicate the " @@ -32372,13 +32611,13 @@ "use:" #. (itstool) path: tip/programlisting -#: book.translate.xml:19545 +#: book.translate.xml:19705 #, no-wrap msgid "env -i SHELL=/bin/sh PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin HOME=/home/dru LOGNAME=dru /usr/home/dru/bin/mycustomscript.sh" msgstr "env -i SHELL=/bin/sh PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin HOME=/home/dru LOGNAME=dru /usr/home/dru/bin/mycustomscript.sh" #. (itstool) path: tip/para -#: book.translate.xml:19547 +#: book.translate.xml:19707 msgid "" "The environment set by cron is discussed in " "crontab5cron will read the crontab and run " @@ -32406,7 +32645,7 @@ "agendadas em um crontab, use este comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:19559 +#: book.translate.xml:19719 #, no-wrap msgid "" "% crontab -l\n" @@ -32416,12 +32655,12 @@ "0\t14\t*\t*\t*\t/usr/home/dru/bin/mycustomscript.sh" #. (itstool) path: sect2/para -#: book.translate.xml:19562 +#: book.translate.xml:19722 msgid "To remove all of the cron jobs in a user crontab:" msgstr "Para remover todas as tarefas cron em um crontab de usuário:" #. (itstool) path: sect2/screen -#: book.translate.xml:19564 +#: book.translate.xml:19724 #, no-wrap msgid "" "% crontab -r\n" @@ -32431,12 +32670,12 @@ "remove crontab for dru? y" #. (itstool) path: info/title -#: book.translate.xml:19571 +#: book.translate.xml:19731 msgid "Managing Services in FreeBSD" msgstr "Gerenciando Serviços no FreeBSD" #. (itstool) path: sect1/para -#: book.translate.xml:19584 +#: book.translate.xml:19744 msgid "" "FreeBSD uses the rc8 system of startup " @@ -32460,13 +32699,13 @@ "com o seguinte comando:" #. (itstool) path: sect1/screen -#: book.translate.xml:19592 +#: book.translate.xml:19752 #, no-wrap msgid "# service sshd restart" msgstr "# service sshd restart" #. (itstool) path: sect1/para -#: book.translate.xml:19594 +#: book.translate.xml:19754 msgid "" "This procedure can be used to start services on a running system. Services " "will be started automatically at boot time as specified in " @@ -32485,13 +32724,13 @@ "linha ao /etc/rc.conf:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:19600 +#: book.translate.xml:19760 #, no-wrap msgid "natd_enable=\"YES\"" msgstr "natd_enable=\"YES\"" #. (itstool) path: sect1/para -#: book.translate.xml:19602 +#: book.translate.xml:19762 msgid "" "If a line is already present, change the " "NO to YES. The " @@ -32506,7 +32745,7 @@ "durante a próxima inicialização, conforme descrito abaixo." #. (itstool) path: sect1/para -#: book.translate.xml:19608 +#: book.translate.xml:19768 msgid "" "Since the rc8 system is primarily intended to start and stop " @@ -32540,13 +32779,13 @@ "conf, execute o seguinte comando:" #. (itstool) path: sect1/screen -#: book.translate.xml:19624 +#: book.translate.xml:19784 #, no-wrap msgid "# service sshd onerestart" msgstr "# service sshd onerestart" #. (itstool) path: sect1/para -#: book.translate.xml:19626 +#: book.translate.xml:19786 msgid "" "To check if a service is enabled in /etc/rc.conf, run " "the appropriate rc8/etc/rc.conf:" #. (itstool) path: sect1/screen -#: book.translate.xml:19632 +#: book.translate.xml:19792 #, no-wrap msgid "" "# service sshd rcvar\n" @@ -32579,7 +32818,7 @@ "# (default: \"\")" #. (itstool) path: note/para -#: book.translate.xml:19639 +#: book.translate.xml:19799 msgid "" "The # sshd line is output from the above command, not a " "root console." @@ -32588,7 +32827,7 @@ "console do root." #. (itstool) path: sect1/para -#: book.translate.xml:19644 +#: book.translate.xml:19804 msgid "" "To determine whether or not a service is running, use a service. " "This attempts to send a signal to an individual service, forcing the service " @@ -32624,7 +32863,7 @@ "suporte para esse recurso não está incluído para todos os serviços." #. (itstool) path: sect1/para -#: book.translate.xml:19658 +#: book.translate.xml:19818 msgid "" "The rc8 system is used for network services and it also contributes to " @@ -32638,13 +32877,13 @@ "mensagem:" #. (itstool) path: sect1/screen -#: book.translate.xml:19664 +#: book.translate.xml:19824 #, no-wrap msgid "Starting background file system checks in 60 seconds." msgstr "Starting background file system checks in 60 seconds." #. (itstool) path: sect1/para -#: book.translate.xml:19666 +#: book.translate.xml:19826 msgid "" "This script is used for background file system checks, which occur only " "during system initialization." @@ -32653,7 +32892,7 @@ "plano, que ocorrem apenas durante a inicialização do sistema." #. (itstool) path: sect1/para -#: book.translate.xml:19669 +#: book.translate.xml:19829 msgid "" "Many system services depend on other services to function properly. For " "example, yp8rc.subr o script de inicialização:" #. (itstool) path: listitem/para -#: book.translate.xml:19686 +#: book.translate.xml:19846 msgid "PROVIDE: Specifies the services this file provides." msgstr "" "PROVIDE: Especifica os serviços que este arquivo fornece." #. (itstool) path: sect1/para -#: book.translate.xml:19691 +#: book.translate.xml:19851 msgid "" "The following key words may be included at the top of each startup script. " "They are not strictly necessary, but are useful as hints to " @@ -32713,7 +32952,7 @@ "refentrytitle>8:" #. (itstool) path: listitem/para -#: book.translate.xml:19697 +#: book.translate.xml:19857 msgid "" "REQUIRE: Lists services which are required for this " "service. The script containing this key word will run after os serviços especificados." #. (itstool) path: listitem/para -#: book.translate.xml:19704 +#: book.translate.xml:19864 msgid "" "BEFORE: Lists services which depend on this service. The " "script containing this key word will run before the " @@ -32735,7 +32974,7 @@ "emphasis> dos serviços especificados." #. (itstool) path: sect1/para -#: book.translate.xml:19711 +#: book.translate.xml:19871 msgid "" "By carefully setting these keywords for each startup script, an " "administrator has a fine-grained level of control of the startup order of " @@ -32749,7 +32988,7 @@ "\">UNIX." #. (itstool) path: sect1/para -#: book.translate.xml:19717 +#: book.translate.xml:19877 msgid "" "Additional information can be found in rc8 and " @@ -32769,12 +33008,12 @@ "citerefentry> personalizado." #. (itstool) path: sect2/title -#: book.translate.xml:19723 +#: book.translate.xml:19883 msgid "Managing System-Specific Configuration" msgstr "Gerenciando a configuração específica do sistema" #. (itstool) path: sect2/indexterm -#: book.translate.xml:19725 +#: book.translate.xml:19885 msgid "" "rc files rc.conf" @@ -32783,7 +33022,7 @@ "secondary>" #. (itstool) path: sect2/para -#: book.translate.xml:19730 +#: book.translate.xml:19890 msgid "" "The principal location for system configuration information is /" "etc/rc.conf. This file contains a wide range of configuration " @@ -32798,7 +33037,7 @@ "arquivos rc*." #. (itstool) path: sect2/para -#: book.translate.xml:19737 +#: book.translate.xml:19897 msgid "" "The entries in /etc/rc.conf override the default " "settings in /etc/defaults/rc.conf. The file containing " @@ -32812,7 +33051,7 @@ "conf." #. (itstool) path: sect2/para -#: book.translate.xml:19744 +#: book.translate.xml:19904 msgid "" "A number of strategies may be applied in clustered applications to separate " "site-wide configuration from system-specific configuration in order to " @@ -32829,7 +33068,7 @@ "conf aplicam-se a todos os sistemas:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:19753 +#: book.translate.xml:19913 #, no-wrap msgid "" "sshd_enable=\"YES\"\n" @@ -32841,7 +33080,7 @@ "defaultrouter=\"10.1.1.254\"" #. (itstool) path: sect2/para -#: book.translate.xml:19757 +#: book.translate.xml:19917 msgid "" "Whereas these entries in /etc/rc.conf.local apply to " "this system only:" @@ -32850,7 +33089,7 @@ "se aplicam somente a este sistema:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:19761 +#: book.translate.xml:19921 #, no-wrap msgid "" "hostname=\"node1.example.org\"\n" @@ -32860,7 +33099,7 @@ "ifconfig_fxp0=\"inet 10.1.1.1/8\"" #. (itstool) path: sect2/para -#: book.translate.xml:19764 +#: book.translate.xml:19924 msgid "" "Distribute /etc/rc.conf to every system using an " "application such as rsync or puppet/etc/rc.conf, " "so system configuration information will not be lost." @@ -32882,7 +33121,7 @@ "perdidas." #. (itstool) path: tip/para -#: book.translate.xml:19776 +#: book.translate.xml:19936 msgid "" "Both /etc/rc.conf and /etc/rc.conf.local are parsed by sh para obter mais informações sobre este tópico." #. (itstool) path: info/title -#: book.translate.xml:19788 +#: book.translate.xml:19948 msgid "Setting Up Network Interface Cards" msgstr "Configurando Placas de Interface de Rede" #. (itstool) path: authorgroup/author -#: book.translate.xml:19791 book.translate.xml:32112 book.translate.xml:32409 -#: book.translate.xml:32792 +#: book.translate.xml:19951 book.translate.xml:32272 book.translate.xml:32569 +#: book.translate.xml:32952 msgid "" " Marc Fonvieille Contributed by " @@ -32915,12 +33154,12 @@ #. (itstool) path: sect1/indexterm #. (itstool) path: sect2/indexterm -#: book.translate.xml:19801 book.translate.xml:20014 +#: book.translate.xml:19961 book.translate.xml:20174 msgid "network cards configuration" msgstr "placas de rede configuração" #. (itstool) path: sect1/para -#: book.translate.xml:19806 +#: book.translate.xml:19966 msgid "" "Adding and configuring a network interface card (NIC) is " "a common task for any FreeBSD administrator." @@ -32929,17 +33168,17 @@ "acronym>) é uma tarefa comum para qualquer administrador do FreeBSD." #. (itstool) path: sect2/title -#: book.translate.xml:19811 +#: book.translate.xml:19971 msgid "Locating the Correct Driver" msgstr "Localizando o Driver Correto" #. (itstool) path: sect2/indexterm -#: book.translate.xml:19813 +#: book.translate.xml:19973 msgid "network cards driver" msgstr "placas de rede configuração" #. (itstool) path: sect2/para -#: book.translate.xml:19818 +#: book.translate.xml:19978 msgid "" "First, determine the model of the NIC and the chip it " "uses. FreeBSD supports a wide variety of NICs. Check the " @@ -32952,7 +33191,7 @@ "NIC é suportada." #. (itstool) path: sect2/para -#: book.translate.xml:19824 +#: book.translate.xml:19984 msgid "" "If the NIC is supported, determine the name of the " "FreeBSD driver for the NIC. Refer to /usr/src/" @@ -32971,7 +33210,7 @@ "hardware suportado e quaisquer limitações conhecidas do driver." #. (itstool) path: sect2/para -#: book.translate.xml:19834 +#: book.translate.xml:19994 msgid "" "The drivers for common NICs are already present in the " "GENERIC kernel, meaning the NIC " @@ -32993,7 +33232,7 @@ "sistema:" #. (itstool) path: sect2/screen -#: book.translate.xml:19843 +#: book.translate.xml:20003 #, no-wrap msgid "" "dc0: <82c169 PNIC 10/100BaseTX> port 0xa000-0xa0ff mem 0xd3800000-0xd38\n" @@ -33027,7 +33266,7 @@ "dc1: [ITHREAD]" #. (itstool) path: sect2/para -#: book.translate.xml:19858 +#: book.translate.xml:20018 msgid "" "If the driver for the NIC is not present in " "GENERIC, but a driver is available, the driver will " @@ -33040,7 +33279,7 @@ "configurada e usada. Isso pode ser feito de duas maneiras:" #. (itstool) path: listitem/para -#: book.translate.xml:19866 +#: book.translate.xml:20026 msgid "" "The easiest way is to load a kernel module for the NIC " "using kldload8NIC estão disponíveis como módulos." #. (itstool) path: listitem/para -#: book.translate.xml:19876 +#: book.translate.xml:20036 msgid "" "Alternatively, statically compile support for the NIC " "into a custom kernel. Refer to /usr/src/sys/conf/NOTES, " @@ -33076,7 +33315,7 @@ "inicialização, o kernel não precisa ser recompilado." #. (itstool) path: sect3/title -#: book.translate.xml:19889 +#: book.translate.xml:20049 msgid "" "Using Windows NDIS Drivers" @@ -33085,17 +33324,17 @@ "NDIS" #. (itstool) path: sect3/indexterm -#: book.translate.xml:19891 +#: book.translate.xml:20051 msgid "NDIS" msgstr "NDIS" #. (itstool) path: sect3/indexterm -#: book.translate.xml:19894 +#: book.translate.xml:20054 msgid "NDISulator" msgstr "NDISulator" #. (itstool) path: sect3/indexterm -#: book.translate.xml:19897 +#: book.translate.xml:20057 msgid "" "Windows drivers" @@ -33104,7 +33343,7 @@ "primary>" #. (itstool) path: sect3/indexterm -#: book.translate.xml:19900 +#: book.translate.xml:20060 msgid "" "Microsoft Windows device " @@ -33115,12 +33354,12 @@ "drivers" #. (itstool) path: sect3/indexterm -#: book.translate.xml:19904 +#: book.translate.xml:20064 msgid "KLD (kernel loadable object)" msgstr "KLD (kernel loadable object)" #. (itstool) path: sect3/para -#: book.translate.xml:19912 +#: book.translate.xml:20072 msgid "" "Unfortunately, there are still many vendors that do not provide schematics " "for their drivers to the open source community because they regard such " @@ -33140,7 +33379,7 @@ "class=\"registered\">Windows." #. (itstool) path: sect3/para -#: book.translate.xml:19921 +#: book.translate.xml:20081 msgid "" "FreeBSD provides native support for the Network Driver " "Interface Specification (NDIS). It includes " @@ -33167,7 +33406,7 @@ "suportados." #. (itstool) path: sect3/para -#: book.translate.xml:19931 +#: book.translate.xml:20091 msgid "" "To use ndisgen8, three things are needed:" @@ -33177,12 +33416,12 @@ "necessárias:" #. (itstool) path: listitem/para -#: book.translate.xml:19935 +#: book.translate.xml:20095 msgid "FreeBSD kernel sources." msgstr "Código-fonte do kernel do FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:19939 +#: book.translate.xml:20099 msgid "" "A Windows XP driver binary with " "a .SYS extension." @@ -33191,7 +33430,7 @@ "XP com uma extensão .SYS." #. (itstool) path: listitem/para -#: book.translate.xml:19944 +#: book.translate.xml:20104 msgid "" "A Windows XP driver " "configuration file with a .INF extension." @@ -33200,7 +33439,7 @@ "\">Windows XP com uma extensão .INF." #. (itstool) path: sect3/para -#: book.translate.xml:19949 +#: book.translate.xml:20109 msgid "" "Download the .SYS and .INF files " "for the specific NIC. Generally, these can be found on " @@ -33214,7 +33453,7 @@ "INF." #. (itstool) path: sect3/para -#: book.translate.xml:19956 +#: book.translate.xml:20116 msgid "" "The driver bit width must match the version of FreeBSD. For FreeBSD/i386, " "use a Windows 32-bit driver. For " @@ -33227,7 +33466,7 @@ "bits do Windows." #. (itstool) path: sect3/para -#: book.translate.xml:19960 +#: book.translate.xml:20120 msgid "" "The next step is to compile the driver binary into a loadable kernel module. " "As root, use " @@ -33240,13 +33479,13 @@ "manvolnum>:" #. (itstool) path: sect3/screen -#: book.translate.xml:19965 +#: book.translate.xml:20125 #, no-wrap msgid "# ndisgen /path/to/W32DRIVER.INF /path/to/W32DRIVER.SYS" msgstr "# ndisgen /path/to/W32DRIVER.INF /path/to/W32DRIVER.SYS" #. (itstool) path: sect3/para -#: book.translate.xml:19967 +#: book.translate.xml:20127 msgid "" "This command is interactive and prompts for any extra information it " "requires. A new kernel module will be generated in the current directory. " @@ -33259,13 +33498,13 @@ "manvolnum> para carregar o novo módulo:" #. (itstool) path: sect3/screen -#: book.translate.xml:19972 +#: book.translate.xml:20132 #, no-wrap msgid "# kldload ./W32DRIVER_SYS.ko" msgstr "# kldload ./W32DRIVER_SYS.ko" #. (itstool) path: sect3/para -#: book.translate.xml:19974 +#: book.translate.xml:20134 msgid "" "In addition to the generated kernel module, the ndis.ko " "and if_ndis.ko modules must be loaded. This should " @@ -33282,7 +33521,7 @@ "os seguintes comandos:" #. (itstool) path: sect3/screen -#: book.translate.xml:19981 +#: book.translate.xml:20141 #, no-wrap msgid "" "# kldload ndis\n" @@ -33292,7 +33531,7 @@ "# kldload if_ndis" #. (itstool) path: sect3/para -#: book.translate.xml:19984 +#: book.translate.xml:20144 msgid "" "The first command loads the ndis4 miniport driver " @@ -33303,7 +33542,7 @@ "citerefentry> e o segundo carrega o driver NIC gerado." #. (itstool) path: sect3/para -#: book.translate.xml:19988 +#: book.translate.xml:20148 msgid "" "Check dmesg8 to see if there were any load errors. If all went " @@ -33315,7 +33554,7 @@ "à seguinte:" #. (itstool) path: sect3/screen -#: book.translate.xml:19992 +#: book.translate.xml:20152 #, no-wrap msgid "" "ndis0: <Wireless-G PCI Adapter> mem 0xf4100000-0xf4101fff irq 3 at device 8.0 on pci1\n" @@ -33331,7 +33570,7 @@ "ndis0: 11g rates: 6Mbps 9Mbps 12Mbps 18Mbps 36Mbps 48Mbps 54Mbps" #. (itstool) path: sect3/para -#: book.translate.xml:19998 +#: book.translate.xml:20158 msgid "" "From here, ndis0 can be configured like any other " "NIC." @@ -33340,7 +33579,7 @@ "qualquer outra NIC." #. (itstool) path: sect3/para -#: book.translate.xml:20001 +#: book.translate.xml:20161 msgid "" "To configure the system to load the ndis4 modules at boot time, " @@ -33356,18 +33595,18 @@ "conf:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:20007 +#: book.translate.xml:20167 #, no-wrap msgid "W32DRIVER_SYS_load=\"YES\"" msgstr "W32DRIVER_SYS_load=\"YES\"" #. (itstool) path: sect2/title -#: book.translate.xml:20012 +#: book.translate.xml:20172 msgid "Configuring the Network Card" msgstr "Configurando a placa de rede" #. (itstool) path: sect2/para -#: book.translate.xml:20019 +#: book.translate.xml:20179 msgid "" "Once the right driver is loaded for the NIC, the card " "needs to be configured. It may have been configured at installation time by " @@ -33380,7 +33619,7 @@ "refentrytitle>8." #. (itstool) path: sect2/para -#: book.translate.xml:20024 +#: book.translate.xml:20184 msgid "" "To display the NIC configuration, enter the following " "command:" @@ -33389,7 +33628,7 @@ "comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:20027 +#: book.translate.xml:20187 #, no-wrap msgid "" "% ifconfig\n" @@ -33433,27 +33672,27 @@ " nd6 options=3<PERFORMNUD,ACCEPT_RTADV>" #. (itstool) path: sect2/para -#: book.translate.xml:20047 +#: book.translate.xml:20207 msgid "In this example, the following devices were displayed:" msgstr "Neste exemplo, os seguintes dispositivos foram exibidos:" #. (itstool) path: listitem/para -#: book.translate.xml:20052 +#: book.translate.xml:20212 msgid "dc0: The first Ethernet interface." msgstr "dc0: A primeira interface Ethernet." #. (itstool) path: listitem/para -#: book.translate.xml:20057 +#: book.translate.xml:20217 msgid "dc1: The second Ethernet interface." msgstr "dc1: A segunda interface Ethernet." #. (itstool) path: listitem/para -#: book.translate.xml:20062 +#: book.translate.xml:20222 msgid "lo0: The loopback device." msgstr "lo0: o dispositivo de loopback." #. (itstool) path: sect2/para -#: book.translate.xml:20067 +#: book.translate.xml:20227 msgid "" "FreeBSD uses the driver name followed by the order in which the card is " "detected at boot to name the NIC. For example, " @@ -33468,7 +33707,7 @@ "manvolnum>." #. (itstool) path: sect2/para -#: book.translate.xml:20074 +#: book.translate.xml:20234 msgid "" "In this example, dc0 is up and running. The key " "indicators are:" @@ -33477,12 +33716,12 @@ "principais indicadores são:" #. (itstool) path: listitem/para -#: book.translate.xml:20079 +#: book.translate.xml:20239 msgid "UP means that the card is configured and ready." msgstr "UP significa que a placa está configurada e pronta." #. (itstool) path: listitem/para -#: book.translate.xml:20084 +#: book.translate.xml:20244 msgid "" "The card has an Internet (inet) address, 192.168.1.3." @@ -33491,7 +33730,7 @@ "class=\"ipaddress\">192.168.1.3." #. (itstool) path: listitem/para -#: book.translate.xml:20089 +#: book.translate.xml:20249 msgid "" "It has a valid subnet mask (netmask), where 0xffffff00 is the same as 255.255.255.0 ." #. (itstool) path: listitem/para -#: book.translate.xml:20096 +#: book.translate.xml:20256 msgid "" "It has a valid broadcast address, 192.168.1.255." @@ -33511,7 +33750,7 @@ "\">192.168.1.255." #. (itstool) path: listitem/para -#: book.translate.xml:20100 +#: book.translate.xml:20260 msgid "" "The MAC address of the card (ether) is " "00:a0:cc:da:da:da." @@ -33520,7 +33759,7 @@ "00:a0:cc:da:da:da." #. (itstool) path: listitem/para -#: book.translate.xml:20105 +#: book.translate.xml:20265 msgid "" "The physical media selection is on autoselection mode (media: " "Ethernet autoselect (100baseTX <full-duplex>)). In this " @@ -33535,7 +33774,7 @@ "tipos de mídia disponíveis para um driver, consulte sua página de manual." #. (itstool) path: listitem/para -#: book.translate.xml:20115 +#: book.translate.xml:20275 msgid "" "The status of the link (status) is active, indicating that the carrier signal is detected. For dc1ifconfig8 output had shown something similar to:" @@ -33558,7 +33797,7 @@ "semelhante a:" #. (itstool) path: sect2/screen -#: book.translate.xml:20127 +#: book.translate.xml:20287 #, no-wrap msgid "" "dc0: flags=8843<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500\n" @@ -33574,12 +33813,12 @@ "\tstatus: active" #. (itstool) path: sect2/para -#: book.translate.xml:20133 +#: book.translate.xml:20293 msgid "it would indicate the card has not been configured." msgstr "isso indicaria que a placa não foi configurada." #. (itstool) path: sect2/para -#: book.translate.xml:20135 +#: book.translate.xml:20295 msgid "" "The card must be configured as root. The NIC configuration can be performed from " @@ -33598,20 +33837,20 @@ "estiver presente na LAN, basta adicionar esta linha:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:20144 +#: book.translate.xml:20304 #, no-wrap msgid "ifconfig_dc0=\"DHCP\"" msgstr "ifconfig_dc0=\"DHCP\"" #. (itstool) path: sect2/para -#: book.translate.xml:20146 +#: book.translate.xml:20306 msgid "" "Replace dc0 with the correct value for the system." msgstr "" "Substitua dc0 com o valor correto para o sistema." #. (itstool) path: sect2/para -#: book.translate.xml:20149 +#: book.translate.xml:20309 msgid "" "The line added, then, follow the instructions given in ." @@ -33620,7 +33859,7 @@ "\"config-network-testing\"/>." #. (itstool) path: note/para -#: book.translate.xml:20153 +#: book.translate.xml:20313 msgid "" "If the network was configured during installation, some entries for the " "NIC(s) may be already present. Double check /" @@ -33631,7 +33870,7 @@ "/etc/rc.conf antes de adicionar novas linhas." #. (itstool) path: sect2/para -#: book.translate.xml:20159 +#: book.translate.xml:20319 msgid "" "If there is no DHCP server, the NIC(s) " "must be configured manually. Add a line for each NIC " @@ -33642,7 +33881,7 @@ "NIC presente no sistema, conforme mostrado neste exemplo:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:20164 +#: book.translate.xml:20324 #, no-wrap msgid "" "ifconfig_dc0=\"inet 192.168.1.3 netmask 255.255.255.0\"\n" @@ -33652,7 +33891,7 @@ "ifconfig_dc1=\"inet 10.0.0.1 netmask 255.255.255.0 media 10baseT/UTP\"" #. (itstool) path: sect2/para -#: book.translate.xml:20167 +#: book.translate.xml:20327 msgid "" "Replace dc0 and dc1 and the " "IP address information with the correct values for the " @@ -33671,7 +33910,7 @@ "sobre as opções permitidas e a sintaxe de /etc/rc.conf." #. (itstool) path: sect2/para -#: book.translate.xml:20174 +#: book.translate.xml:20334 msgid "" "If the network is not using DNS, edit /etc/" "hosts to add the names and IP addresses of the " @@ -33688,7 +33927,7 @@ "examples/etc/hosts." #. (itstool) path: note/para -#: book.translate.xml:20182 +#: book.translate.xml:20342 msgid "" "If there is no DHCP server and access to the Internet is " "needed, manually configure the default gateway and the nameserver:" @@ -33697,7 +33936,7 @@ "necessário, configure manualmente o gateway padrão e o nameserver:" #. (itstool) path: note/screen -#: book.translate.xml:20186 +#: book.translate.xml:20346 #, no-wrap msgid "" "# echo 'defaultrouter=\"your_default_router\"' >> /etc/rc.conf\n" @@ -33707,12 +33946,12 @@ "# echo 'nameserver your_DNS_server' >> /etc/resolv.conf" #. (itstool) path: sect2/title -#: book.translate.xml:20192 +#: book.translate.xml:20352 msgid "Testing and Troubleshooting" msgstr "Teste e solução de problemas" #. (itstool) path: sect2/para -#: book.translate.xml:20194 +#: book.translate.xml:20354 msgid "" "Once the necessary changes to /etc/rc.conf are saved, a " "reboot can be used to test the network configuration and to verify that the " @@ -33726,13 +33965,13 @@ #. (itstool) path: sect2/screen #. (itstool) path: step/screen -#: book.translate.xml:20201 book.translate.xml:62299 +#: book.translate.xml:20361 book.translate.xml:62457 #, no-wrap msgid "# service netif restart" msgstr "# service netif restart" #. (itstool) path: note/para -#: book.translate.xml:20204 +#: book.translate.xml:20364 msgid "" "If a default gateway has been set in /etc/rc.conf, also " "issue this command:" @@ -33741,13 +33980,13 @@ "também execute este comando:" #. (itstool) path: note/screen -#: book.translate.xml:20208 +#: book.translate.xml:20368 #, no-wrap msgid "# service routing restart" msgstr "# service routing restart" #. (itstool) path: sect2/para -#: book.translate.xml:20211 +#: book.translate.xml:20371 msgid "" "Once the networking system has been relaunched, test the NICs." @@ -33756,17 +33995,17 @@ "acronym>." #. (itstool) path: sect3/title -#: book.translate.xml:20215 +#: book.translate.xml:20375 msgid "Testing the Ethernet Card" msgstr "Testando uma placa Ethernet" #. (itstool) path: sect3/indexterm -#: book.translate.xml:20217 +#: book.translate.xml:20377 msgid "network cards testing" msgstr "network cards testing" #. (itstool) path: sect3/para -#: book.translate.xml:20222 +#: book.translate.xml:20382 msgid "" "To verify that an Ethernet card is configured correctly, " "ping8 outra máquina na LAN:" #. (itstool) path: sect3/screen -#: book.translate.xml:20226 +#: book.translate.xml:20386 #, no-wrap msgid "" "% ping -c5 192.168.1.3\n" @@ -33809,7 +34048,7 @@ "round-trip min/avg/max/stddev = 0.074/0.083/0.108/0.013 ms" #. (itstool) path: sect3/screen -#: book.translate.xml:20238 +#: book.translate.xml:20398 #, no-wrap msgid "" "% ping -c5 192.168.1.2\n" @@ -33837,7 +34076,7 @@ "round-trip min/avg/max/stddev = 0.700/0.729/0.766/0.025 ms" #. (itstool) path: sect3/para -#: book.translate.xml:20250 +#: book.translate.xml:20410 msgid "" "To test network resolution, use the host name instead of the IP address. If there is no DNS server on the " @@ -33859,13 +34098,13 @@ "filename>." #. (itstool) path: sect3/indexterm -#: book.translate.xml:20265 +#: book.translate.xml:20425 msgid "network cards troubleshooting" msgstr "" "network cards troubleshooting" #. (itstool) path: sect3/para -#: book.translate.xml:20270 +#: book.translate.xml:20430 msgid "" "When troubleshooting hardware and software configurations, check the simple " "things first. Is the network cable plugged in? Are the network services " @@ -33883,7 +34122,7 @@ "arquivos da lista de discussão e pesquise na Internet." #. (itstool) path: sect3/para -#: book.translate.xml:20279 +#: book.translate.xml:20439 msgid "" "If the card works, yet performance is poor, read through " "tuning7device timeout " "messages, which is normal for some cards. If they continue, or are " @@ -33909,7 +34148,7 @@ "Verifique novamente as conexões dos cabos. Considere tentar outra placa." #. (itstool) path: sect3/para -#: book.translate.xml:20291 +#: book.translate.xml:20451 msgid "" "To resolve watchdog timeout errors, first check the " "network cable. Many cards require a PCI slot which " @@ -33925,7 +34164,7 @@ "determinar se esse pode ser o problema." #. (itstool) path: sect3/para -#: book.translate.xml:20300 +#: book.translate.xml:20460 msgid "" "No route to host messages occur if the system is " "unable to route a packet to the destination host. This can happen if no " @@ -33941,7 +34180,7 @@ "\"network-routing\"/>." #. (itstool) path: sect3/para -#: book.translate.xml:20308 +#: book.translate.xml:20468 msgid "" "ping: sendto: Permission denied error messages are " "often caused by a misconfigured firewall. If a firewall is enabled on " @@ -33958,7 +34197,7 @@ "linkend=\"firewalls\"/> para maiores informações." #. (itstool) path: sect3/para -#: book.translate.xml:20315 +#: book.translate.xml:20475 msgid "" "Sometimes performance of the card is poor or below average. In these cases, " "try setting the media selection mode from autoselect to " @@ -33975,22 +34214,22 @@ "refentrytitle>7." #. (itstool) path: sect1/title -#: book.translate.xml:20327 +#: book.translate.xml:20487 msgid "Virtual Hosts" msgstr "Hosts Virtuais" #. (itstool) path: sect1/indexterm -#: book.translate.xml:20329 +#: book.translate.xml:20489 msgid "virtual hosts" msgstr "virtual hosts" #. (itstool) path: sect1/indexterm -#: book.translate.xml:20330 +#: book.translate.xml:20490 msgid "IP aliases" msgstr "IP aliases" #. (itstool) path: sect1/para -#: book.translate.xml:20333 +#: book.translate.xml:20493 msgid "" "A common use of FreeBSD is virtual site hosting, where one server appears to " "the network as many servers. This is achieved by assigning multiple network " @@ -34001,7 +34240,7 @@ "endereços de rede a uma única interface." #. (itstool) path: sect1/para -#: book.translate.xml:20338 +#: book.translate.xml:20498 msgid "" "A given network interface has one real address, and may have " "any number of alias addresses. These aliases are normally " @@ -34014,13 +34253,13 @@ "conf, como mostrado neste exemplo:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:20344 +#: book.translate.xml:20504 #, no-wrap msgid "ifconfig_fxp0_alias0=\"inet xxx.xxx.xxx.xxx netmask xxx.xxx.xxx.xxx\"" msgstr "ifconfig_fxp0_alias0=\"inet xxx.xxx.xxx.xxx netmask xxx.xxx.xxx.xxx\"" #. (itstool) path: sect1/para -#: book.translate.xml:20346 +#: book.translate.xml:20506 msgid "" "Alias entries must start with alias0 using a sequential number such as alias0, " @@ -34033,7 +34272,7 @@ "configuração será interrompido no primeiro número ausente." #. (itstool) path: sect1/para -#: book.translate.xml:20353 +#: book.translate.xml:20513 msgid "" "The calculation of alias netmasks is important. For a given interface, there " "must be one address which correctly represents the network's netmask. Any " @@ -34050,7 +34289,7 @@ "systemitem>." #. (itstool) path: sect1/para -#: book.translate.xml:20361 +#: book.translate.xml:20521 msgid "" "For example, consider the case where the fxp0 interface " "is connected to two networks: 10.1.1.0255.255.255.255." #. (itstool) path: sect1/para -#: book.translate.xml:20383 +#: book.translate.xml:20543 msgid "" "The following /etc/rc.conf entries configure the " "adapter correctly for this scenario:" @@ -34096,7 +34335,7 @@ "adaptador corretamente para este cenário:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:20386 +#: book.translate.xml:20546 #, no-wrap msgid "" "ifconfig_fxp0=\"inet 10.1.1.1 netmask 255.255.255.0\"\n" @@ -34120,7 +34359,7 @@ "ifconfig_fxp0_alias7=\"inet 202.0.75.20 netmask 255.255.255.255\"" #. (itstool) path: sect1/para -#: book.translate.xml:20396 +#: book.translate.xml:20556 msgid "" "A simpler way to express this is with a space-separated list of IP address ranges. The first address will be given the indicated " @@ -34133,18 +34372,18 @@ "máscara de sub-rede 255.255.255.255." #. (itstool) path: sect1/programlisting -#: book.translate.xml:20402 +#: book.translate.xml:20562 #, no-wrap msgid "ifconfig_fxp0_aliases=\"inet 10.1.1.1-5/24 inet 202.0.75.17-20/28\"" msgstr "ifconfig_fxp0_aliases=\"inet 10.1.1.1-5/24 inet 202.0.75.17-20/28\"" #. (itstool) path: info/title -#: book.translate.xml:20407 +#: book.translate.xml:20567 msgid "Configuring System Logging" msgstr "Configurando o log do sistema" #. (itstool) path: authorgroup/author -#: book.translate.xml:20410 +#: book.translate.xml:20570 msgid "" " Niclas Zeising Contributed by " @@ -34153,18 +34392,18 @@ "personname> Contribuído por " #. (itstool) path: sect1/indexterm -#: book.translate.xml:20420 +#: book.translate.xml:20580 msgid "system logging" msgstr "system logging" #. (itstool) path: sect1/indexterm #. (itstool) path: sect2/indexterm -#: book.translate.xml:20423 book.translate.xml:56416 +#: book.translate.xml:20583 book.translate.xml:56576 msgid "syslog" msgstr "syslog" #. (itstool) path: sect1/indexterm -#: book.translate.xml:20426 +#: book.translate.xml:20586 msgid "" "syslogd8" @@ -34173,7 +34412,7 @@ "manvolnum>" #. (itstool) path: sect1/para -#: book.translate.xml:20430 +#: book.translate.xml:20590 msgid "" "Generating and reading system logs is an important aspect of system " "administration. The information in system logs can be used to detect " @@ -34190,7 +34429,7 @@ "dos daemons e aplicativos do sistema geram entradas de log." #. (itstool) path: sect1/para -#: book.translate.xml:20438 +#: book.translate.xml:20598 msgid "" "FreeBSD provides a system logger, syslogd, to " "manage logging. By default, syslogd is started " @@ -34212,7 +34451,7 @@ "informações sobre os argumentos disponíveis." #. (itstool) path: sect1/para -#: book.translate.xml:20449 +#: book.translate.xml:20609 msgid "" "This section describes how to configure the FreeBSD system logger for both " "local and remote logging and how to perform log rotation and log management." @@ -34222,17 +34461,17 @@ "de log." #. (itstool) path: sect2/title -#: book.translate.xml:20454 +#: book.translate.xml:20614 msgid "Configuring Local Logging" msgstr "Configurando os logs locais" #. (itstool) path: sect2/indexterm -#: book.translate.xml:20456 +#: book.translate.xml:20616 msgid "syslog.conf" msgstr "syslog.conf" #. (itstool) path: sect2/para -#: book.translate.xml:20458 +#: book.translate.xml:20618 msgid "" "The configuration file, /etc/syslog.conf, controls what " "syslogd does with log entries as they are " @@ -34257,7 +34496,7 @@ "nome do host da máquina que gera o evento de log." #. (itstool) path: sect2/para -#: book.translate.xml:20473 +#: book.translate.xml:20633 msgid "" "This configuration file contains one line per action, where the syntax for " "each line is a selector field followed by an action field. The syntax of the " @@ -34285,7 +34524,7 @@ "padrão do FreeBSD:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:20488 +#: book.translate.xml:20648 #, no-wrap msgid "" "# <_:phrase-1/>\n" @@ -34361,12 +34600,12 @@ "!*" #. (itstool) path: sect2/para -#: book.translate.xml:20524 +#: book.translate.xml:20684 msgid "In this example:" msgstr "Neste exemplo:" #. (itstool) path: listitem/para -#: book.translate.xml:20528 +#: book.translate.xml:20688 msgid "" "Line 8 matches all messages with a level of err or " "higher, as well as kern.warning, auth.notice/dev/console)." #. (itstool) path: listitem/para -#: book.translate.xml:20538 +#: book.translate.xml:20698 msgid "" "Line 12 matches all messages from the mail facility at " "level info or above and logs the messages to /" @@ -34390,7 +34629,7 @@ "var/log/maillog." #. (itstool) path: listitem/para -#: book.translate.xml:20545 +#: book.translate.xml:20705 msgid "" "Line 17 uses a comparison flag (=) to only match messages " "at level debug and logs them to /var/log/debug." @@ -34401,7 +34640,7 @@ "registrá-las em /var/log/debug.log." #. (itstool) path: listitem/para -#: book.translate.xml:20552 +#: book.translate.xml:20712 msgid "" "Line 33 is an example usage of a program specification. This makes the rules " "following it only valid for the specified program. In this case, only the " @@ -34415,7 +34654,7 @@ "log." #. (itstool) path: sect2/para -#: book.translate.xml:20560 +#: book.translate.xml:20720 msgid "" "The available levels, in order from most to least critical are " "emerg, alert, crit, " @@ -34428,7 +34667,7 @@ "literal>, info, and debug." #. (itstool) path: sect2/para -#: book.translate.xml:20567 +#: book.translate.xml:20727 msgid "" "The facilities, in no particular order, are auth, " "authpriv, console, cronnotice and higher to " "/var/log/daemon.log, add the following entry:" @@ -34458,13 +34697,13 @@ "/var/log/daemon.log, adicione a seguinte entrada:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:20583 +#: book.translate.xml:20743 #, no-wrap msgid "daemon.notice /var/log/daemon.log" msgstr "daemon.notice /var/log/daemon.log" #. (itstool) path: sect2/para -#: book.translate.xml:20585 +#: book.translate.xml:20745 msgid "" "For more information about the different levels and facilities, refer to " "syslog35." #. (itstool) path: sect2/title -#: book.translate.xml:20593 +#: book.translate.xml:20753 msgid "Log Management and Rotation" msgstr "Gerenciamento de log e rotação" #. (itstool) path: sect2/indexterm -#: book.translate.xml:20595 +#: book.translate.xml:20755 msgid "newsyslog" msgstr "newsyslog" #. (itstool) path: sect2/indexterm -#: book.translate.xml:20596 +#: book.translate.xml:20756 msgid "newsyslog.conf" msgstr "newsyslog.conf" #. (itstool) path: sect2/indexterm -#: book.translate.xml:20597 +#: book.translate.xml:20757 msgid "log rotation" msgstr "log rotation" #. (itstool) path: sect2/indexterm -#: book.translate.xml:20598 +#: book.translate.xml:20758 msgid "log management" msgstr "log management" #. (itstool) path: sect2/para -#: book.translate.xml:20600 +#: book.translate.xml:20760 msgid "" "Log files can grow quickly, taking up disk space and making it more " "difficult to locate useful information. Log management attempts to mitigate " @@ -34536,7 +34775,7 @@ "executado a cada hora." #. (itstool) path: sect2/para -#: book.translate.xml:20613 +#: book.translate.xml:20773 msgid "" "To know which actions to take, newsyslog reads " "its configuration file, /etc/newsyslog.conf. This file " @@ -34556,7 +34795,7 @@ "no FreeBSD:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:20623 +#: book.translate.xml:20783 #, no-wrap msgid "" "# configuration file for newsyslog\n" @@ -34640,7 +34879,7 @@ "/var/log/xferlog 600 7 100 * JC" #. (itstool) path: sect2/para -#: book.translate.xml:20663 +#: book.translate.xml:20823 msgid "" "Each line starts with the name of the log to be rotated, optionally followed " "by an owner and group for both rotated and newly created files. The " @@ -34674,7 +34913,7 @@ "é rotacionado." #. (itstool) path: sect2/para -#: book.translate.xml:20681 +#: book.translate.xml:20841 msgid "" "For more information on all fields, valid flags, and how to specify the " "rotation time, refer to newsyslog.conf." #. (itstool) path: info/title -#: book.translate.xml:20690 +#: book.translate.xml:20850 msgid "Configuring Remote Logging" msgstr "Configurando o log remoto" #. (itstool) path: sect2/para -#: book.translate.xml:20703 +#: book.translate.xml:20863 msgid "" "Monitoring the log files of multiple hosts can become unwieldy as the number " "of systems increases. Configuring centralized logging can reduce some of the " @@ -34712,7 +34951,7 @@ "parte da carga administrativa da administração dos arquivos de log." #. (itstool) path: sect2/para -#: book.translate.xml:20708 +#: book.translate.xml:20868 msgid "" "In FreeBSD, centralized log file aggregation, merging, and rotation can be " "configured using syslogd and " @@ -34734,12 +34973,12 @@ "servidor de registro em log." #. (itstool) path: sect3/title -#: book.translate.xml:20720 +#: book.translate.xml:20880 msgid "Log Server Configuration" msgstr "Configuração do servidor de log" #. (itstool) path: sect3/para -#: book.translate.xml:20722 +#: book.translate.xml:20882 msgid "" "A log server is a system that has been configured to accept logging " "information from other hosts. Before configuring a log server, check the " @@ -34750,7 +34989,7 @@ "seguinte:" #. (itstool) path: listitem/para -#: book.translate.xml:20728 +#: book.translate.xml:20888 msgid "" "If there is a firewall between the logging server and any logging clients, " "ensure that the firewall ruleset allows UDP port 514 for " @@ -34761,7 +35000,7 @@ "UDP para os clientes e o servidor." #. (itstool) path: listitem/para -#: book.translate.xml:20735 +#: book.translate.xml:20895 msgid "" "The logging server and all client machines must have forward and reverse " "entries in the local DNS. If the network does not have a " @@ -34776,7 +35015,7 @@ "que as entradas de log não sejam rejeitadas pelo servidor de log." #. (itstool) path: sect3/para -#: book.translate.xml:20745 +#: book.translate.xml:20905 msgid "" "On the log server, edit /etc/syslog.conf to specify the " "name of the client to receive log entries from, the logging facility to be " @@ -34792,12 +35031,12 @@ "logclient.log." #. (itstool) path: example/title -#: book.translate.xml:20755 +#: book.translate.xml:20915 msgid "Sample Log Server Configuration" msgstr "Configuração do servidor de log de exemplo" #. (itstool) path: example/programlisting -#: book.translate.xml:20757 +#: book.translate.xml:20917 #, no-wrap msgid "" "+logclient.example.com\n" @@ -34807,7 +35046,7 @@ "*.* /var/log/logclient.log" #. (itstool) path: sect3/para -#: book.translate.xml:20761 +#: book.translate.xml:20921 msgid "" "When adding multiple log clients, add a similar two-line entry for each " "client. More information about the available facilities may be found in " @@ -34820,12 +35059,12 @@ "refentrytitle>5." #. (itstool) path: sect3/para -#: book.translate.xml:20765 +#: book.translate.xml:20925 msgid "Next, configure /etc/rc.conf:" msgstr "Em seguida, configure o /etc/rc.conf:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:20768 +#: book.translate.xml:20928 #, no-wrap msgid "" "syslogd_enable=\"YES\"\n" @@ -34835,7 +35074,7 @@ "syslogd_flags=\"-a logclient.example.com -v -v\"" #. (itstool) path: sect3/para -#: book.translate.xml:20771 +#: book.translate.xml:20931 msgid "" "The first entry starts syslogd at system boot. " "The second entry allows log entries from the specified client. The options may be specified to allow logging from " "multiple clients. IP addresses and whole netblocks may " @@ -34866,18 +35105,18 @@ "manvolnum> para obter uma lista completa de opções possíveis." #. (itstool) path: sect3/para -#: book.translate.xml:20785 +#: book.translate.xml:20945 msgid "Finally, create the log file:" msgstr "Finalmente, crie o arquivo de log:" #. (itstool) path: sect3/screen -#: book.translate.xml:20787 +#: book.translate.xml:20947 #, no-wrap msgid "# touch /var/log/logclient.log" msgstr "# touch /var/log/logclient.log" #. (itstool) path: sect3/para -#: book.translate.xml:20789 +#: book.translate.xml:20949 msgid "" "At this point, syslogd should be restarted and " "verified:" @@ -34886,7 +35125,7 @@ "verificado:" #. (itstool) path: sect3/screen -#: book.translate.xml:20792 +#: book.translate.xml:20952 #, no-wrap msgid "" "# service syslogd restart\n" @@ -34896,7 +35135,7 @@ "# pgrep syslog" #. (itstool) path: sect3/para -#: book.translate.xml:20795 +#: book.translate.xml:20955 msgid "" "If a PID is returned, the server restarted successfully, " "and client configuration can begin. If the server did not restart, consult " @@ -34908,12 +35147,12 @@ "erro." #. (itstool) path: sect3/title -#: book.translate.xml:20802 +#: book.translate.xml:20962 msgid "Log Client Configuration" msgstr "Configuração do cliente de log" #. (itstool) path: sect3/para -#: book.translate.xml:20804 +#: book.translate.xml:20964 msgid "" "A logging client sends log entries to a logging server on the network. The " "client also keeps a local copy of its own logs." @@ -34922,7 +35161,7 @@ "cliente também mantém uma cópia local de seus próprios logs." #. (itstool) path: sect3/para -#: book.translate.xml:20808 +#: book.translate.xml:20968 msgid "" "Once a logging server has been configured, edit /etc/rc.conf on the logging client:" @@ -34931,7 +35170,7 @@ "conf no cliente de registro:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:20812 +#: book.translate.xml:20972 #, no-wrap msgid "" "syslogd_enable=\"YES\"\n" @@ -34941,7 +35180,7 @@ "syslogd_flags=\"-s -v -v\"" #. (itstool) path: sect3/para -#: book.translate.xml:20815 +#: book.translate.xml:20975 msgid "" "The first entry enables syslogd on boot up. The " "second entry prevents logs from being accepted by this client from other " @@ -34953,7 +35192,7 @@ "mensagens registradas." #. (itstool) path: sect3/para -#: book.translate.xml:20821 +#: book.translate.xml:20981 msgid "" "Next, define the logging server in the client's /etc/syslog.conf. In this example, all logged facilities are sent to a remote " @@ -34966,13 +35205,13 @@ "com o nome do host especificado:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:20827 +#: book.translate.xml:20987 #, no-wrap msgid "*.*\t\t@logserv.example.com" msgstr "*.*\t\t@logserv.example.com" #. (itstool) path: sect3/para -#: book.translate.xml:20829 +#: book.translate.xml:20989 msgid "" "After saving the edit, restart syslogd for the " "changes to take effect:" @@ -34981,13 +35220,13 @@ "para que as alterações entrem em vigor:" #. (itstool) path: sect3/screen -#: book.translate.xml:20833 book.translate.xml:20877 +#: book.translate.xml:20993 book.translate.xml:21037 #, no-wrap msgid "# service syslogd restart" msgstr "# service syslogd restart" #. (itstool) path: sect3/para -#: book.translate.xml:20835 +#: book.translate.xml:20995 msgid "" "To test that log messages are being sent across the network, use " "logger1:" #. (itstool) path: sect3/screen -#: book.translate.xml:20839 +#: book.translate.xml:20999 #, no-wrap msgid "# logger \"Test message from logclient\"" msgstr "# logger \"Test message from logclient\"" #. (itstool) path: sect3/para -#: book.translate.xml:20841 +#: book.translate.xml:21001 msgid "" "This message should now exist both in /var/log/messages " "on the client and /var/log/logclient.log on the log " @@ -35017,12 +35256,12 @@ "servidor de log." #. (itstool) path: sect3/title -#: book.translate.xml:20848 +#: book.translate.xml:21008 msgid "Debugging Log Servers" msgstr "Debugando servidores de log" #. (itstool) path: sect3/para -#: book.translate.xml:20850 +#: book.translate.xml:21010 msgid "" "If no messages are being received on the log server, the cause is most " "likely a network connectivity issue, a hostname resolution issue, or a typo " @@ -35047,7 +35286,7 @@ "ambos os hosts." #. (itstool) path: sect3/para -#: book.translate.xml:20864 +#: book.translate.xml:21024 msgid "" "If the ping succeeds on both hosts but log messages are " "still not being received, temporarily increase logging verbosity to narrow " @@ -35067,13 +35306,13 @@ "servidor de log e execute uma reinicialização:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:20875 +#: book.translate.xml:21035 #, no-wrap msgid "syslogd_flags=\"-d -a logclient.example.com -v -v\"" msgstr "syslogd_flags=\"-d -a logclient.example.com -v -v\"" #. (itstool) path: sect3/para -#: book.translate.xml:20879 +#: book.translate.xml:21039 msgid "" "Debugging data similar to the following will flash on the console " "immediately after the restart:" @@ -35082,7 +35321,7 @@ "imediatamente após a reinicialização:" #. (itstool) path: sect3/screen -#: book.translate.xml:20882 +#: book.translate.xml:21042 #, no-wrap msgid "" "logmsg: pri 56, flags 4, from logserv.example.com, msg syslogd: restart\n" @@ -35104,7 +35343,7 @@ "rejected in rule 0 due to name mismatch." #. (itstool) path: sect3/para -#: book.translate.xml:20891 +#: book.translate.xml:21051 msgid "" "In this example, the log messages are being rejected due to a typo which " "results in a hostname mismatch. The client's hostname should be " @@ -35118,7 +35357,7 @@ "reinicialização e verifique os resultados:" #. (itstool) path: sect3/screen -#: book.translate.xml:20897 +#: book.translate.xml:21057 #, no-wrap msgid "" "# service syslogd restart\n" @@ -35150,7 +35389,7 @@ "Logging to FILE /var/log/messages" #. (itstool) path: sect3/para -#: book.translate.xml:20911 +#: book.translate.xml:21071 msgid "" "At this point, the messages are being properly received and placed in the " "correct file." @@ -35160,12 +35399,12 @@ #. (itstool) path: sect3/title #. (itstool) path: sect2/title -#: book.translate.xml:20916 book.translate.xml:53088 +#: book.translate.xml:21076 book.translate.xml:53248 msgid "Security Considerations" msgstr "Considerações de segurança" #. (itstool) path: sect3/para -#: book.translate.xml:20918 +#: book.translate.xml:21078 msgid "" "As with any network service, security requirements should be considered " "before implementing a logging server. Log files may contain sensitive data " @@ -35184,7 +35423,7 @@ "stunnel, que transmitirá os dados de log em um túnel criptografado." #. (itstool) path: sect3/para -#: book.translate.xml:20928 +#: book.translate.xml:21088 msgid "" "Local security is also an issue. Log files are not encrypted during use or " "after log rotation. Local users may access log files to gain additional " @@ -35209,12 +35448,12 @@ "adicionais." #. (itstool) path: sect2/title -#: book.translate.xml:20946 +#: book.translate.xml:21106 msgid "/etc Layout" msgstr "Layout do /etc" #. (itstool) path: sect2/para -#: book.translate.xml:20949 +#: book.translate.xml:21109 msgid "" "There are a number of directories in which configuration information is " "kept. These include:" @@ -35223,32 +35462,32 @@ "mantidas. Estes incluem:" #. (itstool) path: row/entry -#: book.translate.xml:20959 +#: book.translate.xml:21119 msgid "/etc" msgstr "/etc" #. (itstool) path: row/entry -#: book.translate.xml:20960 +#: book.translate.xml:21120 msgid "Generic system-specific configuration information." msgstr "Informações de configuração específica do sistema genérico." #. (itstool) path: row/entry -#: book.translate.xml:20965 +#: book.translate.xml:21125 msgid "/etc/defaults" msgstr "/etc/defaults" #. (itstool) path: row/entry -#: book.translate.xml:20966 +#: book.translate.xml:21126 msgid "Default versions of system configuration files." msgstr "Versões padrão dos arquivos de configuração do sistema." #. (itstool) path: row/entry -#: book.translate.xml:20971 +#: book.translate.xml:21131 msgid "/etc/mail" msgstr "/etc/mail" #. (itstool) path: row/entry -#: book.translate.xml:20972 +#: book.translate.xml:21132 msgid "" "Extra sendmail8 configuration and other MTA " @@ -35259,22 +35498,22 @@ "MTA." #. (itstool) path: row/entry -#: book.translate.xml:20977 +#: book.translate.xml:21137 msgid "/etc/ppp" msgstr "/etc/ppp" #. (itstool) path: row/entry -#: book.translate.xml:20978 +#: book.translate.xml:21138 msgid "Configuration for both user- and kernel-ppp programs." msgstr "Configuração para ambos os programas, user- e kernel-ppp." #. (itstool) path: row/entry -#: book.translate.xml:20983 +#: book.translate.xml:21143 msgid "/usr/local/etc" msgstr "/usr/local/etc" #. (itstool) path: row/entry -#: book.translate.xml:20984 +#: book.translate.xml:21144 msgid "" "Configuration files for installed applications. May contain per-application " "subdirectories." @@ -35283,12 +35522,12 @@ "subdiretórios para cada aplicativo." #. (itstool) path: row/entry -#: book.translate.xml:20989 +#: book.translate.xml:21149 msgid "/usr/local/etc/rc.d" msgstr "/usr/local/etc/rc.d" #. (itstool) path: row/entry -#: book.translate.xml:20990 +#: book.translate.xml:21150 msgid "" "rc8 scripts for installed applications." @@ -35297,12 +35536,12 @@ "manvolnum> para os aplicativos instalados." #. (itstool) path: row/entry -#: book.translate.xml:20995 +#: book.translate.xml:21155 msgid "/var/db" msgstr "/var/db" #. (itstool) path: row/entry -#: book.translate.xml:20996 +#: book.translate.xml:21156 msgid "" "Automatically generated system-specific database files, such as the package " "database and the locate." #. (itstool) path: sect2/title -#: book.translate.xml:21006 +#: book.translate.xml:21166 msgid "Hostnames" msgstr "Hostnames" #. (itstool) path: sect2/indexterm -#: book.translate.xml:21008 +#: book.translate.xml:21168 msgid "hostname" msgstr "hostname" #. (itstool) path: sect2/indexterm #. (itstool) path: sect1/indexterm -#: book.translate.xml:21009 book.translate.xml:49741 book.translate.xml:50843 -#: book.translate.xml:51729 book.translate.xml:55658 +#: book.translate.xml:21169 book.translate.xml:49901 book.translate.xml:51003 +#: book.translate.xml:51889 book.translate.xml:55818 msgid "DNS" msgstr "DNS" #. (itstool) path: sect3/title -#: book.translate.xml:21012 +#: book.translate.xml:21172 msgid "/etc/resolv.conf" msgstr "/etc/resolv.conf" #. (itstool) path: sect3/indexterm -#: book.translate.xml:21014 +#: book.translate.xml:21174 msgid "resolv.conf" msgstr "resolv.conf" #. (itstool) path: sect3/para -#: book.translate.xml:21018 +#: book.translate.xml:21178 msgid "" "How a FreeBSD system accesses the Internet Domain Name System (DNS) is controlled by resolv.conf." #. (itstool) path: sect3/para -#: book.translate.xml:21022 +#: book.translate.xml:21182 msgid "The most common entries to /etc/resolv.conf are:" msgstr "" "As entradas mais comuns para o /etc/resolv.conf são:" #. (itstool) path: row/entry -#: book.translate.xml:21032 +#: book.translate.xml:21192 msgid "nameserver" msgstr "nameserver" #. (itstool) path: row/entry -#: book.translate.xml:21033 +#: book.translate.xml:21193 msgid "" "The IP address of a name server the resolver should " "query. The servers are queried in the order listed with a maximum of three." @@ -35374,12 +35613,12 @@ "de três." #. (itstool) path: row/entry -#: book.translate.xml:21040 +#: book.translate.xml:21200 msgid "search" msgstr "search" #. (itstool) path: row/entry -#: book.translate.xml:21041 +#: book.translate.xml:21201 msgid "" "Search list for hostname lookup. This is normally determined by the domain " "of the local hostname." @@ -35388,22 +35627,22 @@ "determinado pelo domínio do nome do host local." #. (itstool) path: row/entry -#: book.translate.xml:21047 +#: book.translate.xml:21207 msgid "domain" msgstr "domain" #. (itstool) path: row/entry -#: book.translate.xml:21048 +#: book.translate.xml:21208 msgid "The local domain name." msgstr "O nome do domínio local." #. (itstool) path: sect3/para -#: book.translate.xml:21054 +#: book.translate.xml:21214 msgid "A typical /etc/resolv.conf looks like this:" msgstr "Um típico /etc/resolv.conf é assim:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:21057 +#: book.translate.xml:21217 #, no-wrap msgid "" "search example.com\n" @@ -35415,7 +35654,7 @@ "nameserver 147.11.100.30" #. (itstool) path: note/para -#: book.translate.xml:21062 +#: book.translate.xml:21222 msgid "" "Only one of the search and domain " "options should be used." @@ -35424,7 +35663,7 @@ "deve ser usada." #. (itstool) path: sect3/para -#: book.translate.xml:21066 +#: book.translate.xml:21226 msgid "" "When using DHCP, dhclient8 usually rewrites " @@ -35437,17 +35676,17 @@ "DHCP." #. (itstool) path: sect3/title -#: book.translate.xml:21073 +#: book.translate.xml:21233 msgid "/etc/hosts" msgstr "/etc/hosts" #. (itstool) path: sect3/indexterm -#: book.translate.xml:21075 +#: book.translate.xml:21235 msgid "hosts" msgstr "hosts" #. (itstool) path: sect3/para -#: book.translate.xml:21077 +#: book.translate.xml:21237 msgid "" "/etc/hosts is a simple text database which works in " "conjunction with DNS and NIS to " @@ -35472,7 +35711,7 @@ "nomes comumente acessados." #. (itstool) path: sect3/programlisting -#: book.translate.xml:21090 +#: book.translate.xml:21250 #, no-wrap msgid "" "# <_:phrase-1/>\n" @@ -35542,29 +35781,29 @@ "#" #. (itstool) path: sect3/para -#: book.translate.xml:21123 +#: book.translate.xml:21283 msgid "The format of /etc/hosts is as follows:" msgstr "O formato do /etc/hosts é o seguinte:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:21126 +#: book.translate.xml:21286 #, no-wrap msgid "[Internet address] [official hostname] [alias1] [alias2] ..." msgstr "[Internet address] [official hostname] [alias1] [alias2] ..." #. (itstool) path: sect3/para -#: book.translate.xml:21128 +#: book.translate.xml:21288 msgid "For example:" msgstr "Por exemplo:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:21130 +#: book.translate.xml:21290 #, no-wrap msgid "10.0.0.1 myRealHostname.example.com myRealHostname foobar1 foobar2" msgstr "10.0.0.1 myRealHostname.example.com myRealHostname foobar1 foobar2" #. (itstool) path: sect3/para -#: book.translate.xml:21132 +#: book.translate.xml:21292 msgid "" "Consult hosts5 for more information." @@ -35573,7 +35812,7 @@ "manvolnum> para obter maiores informações." #. (itstool) path: sect1/title -#: book.translate.xml:21138 +#: book.translate.xml:21298 msgid "" "Tuning with sysctl8" @@ -35583,17 +35822,17 @@ #. (itstool) path: sect1/indexterm #. (itstool) path: sect2/indexterm -#: book.translate.xml:21140 book.translate.xml:21185 +#: book.translate.xml:21300 book.translate.xml:21345 msgid "sysctl" msgstr "sysctl" #. (itstool) path: sect1/indexterm -#: book.translate.xml:21141 +#: book.translate.xml:21301 msgid "tuning with sysctl" msgstr "tuning with sysctl" #. (itstool) path: sect1/para -#: book.translate.xml:21146 +#: book.translate.xml:21306 msgid "" "sysctl8 is used to make changes to a running FreeBSD system. This " @@ -35613,7 +35852,7 @@ "refentrytitle>8." #. (itstool) path: sect1/para -#: book.translate.xml:21153 +#: book.translate.xml:21313 msgid "" "At its core, sysctl8 serves two functions: " @@ -35624,23 +35863,23 @@ "ler e modificar as configurações do sistema." #. (itstool) path: sect1/para -#: book.translate.xml:21156 +#: book.translate.xml:21316 msgid "To view all readable variables:" msgstr "Para ver todas as variáveis legíveis:" #. (itstool) path: sect1/screen -#: book.translate.xml:21158 +#: book.translate.xml:21318 #, no-wrap msgid "% sysctl -a" msgstr "% sysctl -a" #. (itstool) path: sect1/para -#: book.translate.xml:21160 +#: book.translate.xml:21320 msgid "To read a particular variable, specify its name:" msgstr "Para ler uma variável específica, especifique seu nome:" #. (itstool) path: sect1/screen -#: book.translate.xml:21162 +#: book.translate.xml:21322 #, no-wrap msgid "" "% sysctl kern.maxproc\n" @@ -35650,7 +35889,7 @@ "kern.maxproc: 1044" #. (itstool) path: sect1/para -#: book.translate.xml:21165 +#: book.translate.xml:21325 msgid "" "To set a particular variable, use the variable=value syntax:" @@ -35659,7 +35898,7 @@ "replaceable>=value:" #. (itstool) path: sect1/screen -#: book.translate.xml:21169 +#: book.translate.xml:21329 #, no-wrap msgid "" "# sysctl kern.maxfiles=5000\n" @@ -35669,7 +35908,7 @@ "kern.maxfiles: 2088 -> 5000" #. (itstool) path: sect1/para -#: book.translate.xml:21172 +#: book.translate.xml:21332 msgid "" "Settings of sysctl variables are usually either strings, numbers, or " "booleans, where a boolean is 1 for yes or 00 para não." #. (itstool) path: sect1/para -#: book.translate.xml:21176 +#: book.translate.xml:21336 msgid "" "To automatically set some variables each time the machine boots, add them to " "/etc/sysctl.conf. For more information, refer to " @@ -35694,17 +35933,17 @@ "\"configtuning-sysctlconf\"/>." #. (itstool) path: sect2/title -#: book.translate.xml:21182 +#: book.translate.xml:21342 msgid "sysctl.conf" msgstr "sysctl.conf" #. (itstool) path: sect2/indexterm -#: book.translate.xml:21184 +#: book.translate.xml:21344 msgid "sysctl.conf" msgstr "sysctl.conf" #. (itstool) path: sect2/para -#: book.translate.xml:21187 +#: book.translate.xml:21347 msgid "" "The configuration file for sysctl8, /etc/sysctl." @@ -35721,7 +35960,7 @@ "multiusuário. Nem todas as variáveis são configuráveis neste modo." #. (itstool) path: sect2/para -#: book.translate.xml:21194 +#: book.translate.xml:21354 msgid "" "For example, to turn off logging of fatal signal exits and prevent users " "from seeing processes started by other users, the following tunables can be " @@ -35732,7 +35971,7 @@ "ajustes podem ser configurados em /etc/sysctl.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:21199 +#: book.translate.xml:21359 #, no-wrap msgid "" "# Do not log fatal signal exits (e.g., sig 11)\n" @@ -35750,7 +35989,7 @@ "security.bsd.see_other_uids=0" #. (itstool) path: info/title -#: book.translate.xml:21209 +#: book.translate.xml:21369 msgid "" "sysctl8 Read-only" @@ -35759,7 +35998,7 @@ "manvolnum> apenas de leitura" #. (itstool) path: sect2/para -#: book.translate.xml:21222 +#: book.translate.xml:21382 msgid "" "In some cases it may be desirable to modify read-only " "sysctl8cardbus4sysctl8IO." #. (itstool) path: sect2/title -#: book.translate.xml:21258 +#: book.translate.xml:21418 msgid "Sysctl Variables" msgstr "Variáveis Sysctl" #. (itstool) path: sect3/title -#: book.translate.xml:21261 +#: book.translate.xml:21421 msgid "vfs.vmiodirenable" msgstr "vfs.vmiodirenable" #. (itstool) path: sect3/indexterm -#: book.translate.xml:21263 +#: book.translate.xml:21423 msgid "vfs.vmiodirenable" msgstr "vfs.vmiodirenable" #. (itstool) path: sect3/para -#: book.translate.xml:21267 +#: book.translate.xml:21427 msgid "" "The vfs.vmiodirenable " "sysctl8vfs.write_behind" msgstr "vfs.write_behind" #. (itstool) path: sect3/indexterm -#: book.translate.xml:21295 +#: book.translate.xml:21455 msgid "vfs.write_behind" msgstr "vfs.write_behind" #. (itstool) path: sect3/para -#: book.translate.xml:21299 +#: book.translate.xml:21459 msgid "" "The vfs.write_behind sysctl8 variable defaults to " @@ -35933,17 +36172,17 @@ "processos e, sob certas circunstâncias, deve ser desativado." #. (itstool) path: sect3/title -#: book.translate.xml:21311 +#: book.translate.xml:21471 msgid "vfs.hirunningspace" msgstr "vfs.hirunningspace" #. (itstool) path: sect3/indexterm -#: book.translate.xml:21313 +#: book.translate.xml:21473 msgid "vfs.hirunningspace" msgstr "vfs.hirunningspace" #. (itstool) path: sect3/para -#: book.translate.xml:21317 +#: book.translate.xml:21477 msgid "" "The vfs.hirunningspace " "sysctl8VM page cache " "related sysctl8vm.swap_idle_enabled" msgstr "vm.swap_idle_enabled" #. (itstool) path: sect3/indexterm -#: book.translate.xml:21338 +#: book.translate.xml:21498 msgid "vm.swap_idle_enabled" msgstr "vm.swap_idle_enabled" #. (itstool) path: sect3/para -#: book.translate.xml:21342 +#: book.translate.xml:21502 msgid "" "The vm.swap_idle_enabled " "sysctl8 instale processos inteiros dentro e fora da memória facilmente." #. (itstool) path: sect3/title -#: book.translate.xml:21363 +#: book.translate.xml:21523 msgid "hw.ata.wc" msgstr "hw.ata.wc" #. (itstool) path: sect3/indexterm -#: book.translate.xml:21365 +#: book.translate.xml:21525 msgid "hw.ata.wc" msgstr "hw.ata.wc" #. (itstool) path: sect3/para -#: book.translate.xml:21369 +#: book.translate.xml:21529 msgid "" "Turning off IDE write caching reduces write bandwidth to " "IDE disks, but may sometimes be necessary due to data " @@ -36070,7 +36309,7 @@ "conf para ativar no momento da inicialização." #. (itstool) path: sect3/para -#: book.translate.xml:21387 +#: book.translate.xml:21547 msgid "" "For more information, refer to ata4." @@ -36079,17 +36318,17 @@ "refentrytitle>4." #. (itstool) path: sect3/title -#: book.translate.xml:21391 +#: book.translate.xml:21551 msgid "SCSI_DELAY (kern.cam.scsi_delay)" msgstr "SCSI_DELAY (kern.cam.scsi_delay)" #. (itstool) path: sect3/indexterm -#: book.translate.xml:21394 +#: book.translate.xml:21554 msgid "kern.cam.scsi_delay" msgstr "kern.cam.scsi_delay" #. (itstool) path: sect3/indexterm -#: book.translate.xml:21398 +#: book.translate.xml:21558 msgid "" "kernel options SCSI DELAY" @@ -36098,7 +36337,7 @@ "secondary>" #. (itstool) path: sect3/para -#: book.translate.xml:21403 +#: book.translate.xml:21563 msgid "" "The SCSI_DELAY kernel configuration option may be used to " "reduce system boot times. The defaults are fairly high and can be " @@ -36120,17 +36359,17 @@ "não segundos." #. (itstool) path: sect2/title -#: book.translate.xml:21419 +#: book.translate.xml:21579 msgid "Soft Updates" msgstr "Soft Updates" #. (itstool) path: sect2/indexterm -#: book.translate.xml:21421 +#: book.translate.xml:21581 msgid "Soft Updates" msgstr "Soft Updates" #. (itstool) path: sect2/indexterm -#: book.translate.xml:21422 +#: book.translate.xml:21582 msgid "" "tunefs8" @@ -36139,7 +36378,7 @@ "manvolnum>" #. (itstool) path: sect2/para -#: book.translate.xml:21424 +#: book.translate.xml:21584 msgid "" "To fine-tune a file system, use tunefs8. This program has many " @@ -36151,7 +36390,7 @@ "desativar o Soft Updates, use:" #. (itstool) path: sect2/screen -#: book.translate.xml:21428 +#: book.translate.xml:21588 #, no-wrap msgid "" "# tunefs -n enable /filesystem\n" @@ -36161,7 +36400,7 @@ "# tunefs -n disable /filesystem" #. (itstool) path: sect2/para -#: book.translate.xml:21431 +#: book.translate.xml:21591 msgid "" "A file system cannot be modified with tunefs8 while it is mounted. A " @@ -36175,7 +36414,7 @@ "user." #. (itstool) path: sect2/para -#: book.translate.xml:21435 +#: book.translate.xml:21595 msgid "" "Soft Updates is recommended for UFS file systems as it " "drastically improves meta-data performance, mainly file creation and " @@ -36202,17 +36441,17 @@ "sistema de arquivos e a atualização falhará." #. (itstool) path: sect3/title -#: book.translate.xml:21449 +#: book.translate.xml:21609 msgid "More Details About Soft Updates" msgstr "Mais detalhes sobre soft updates" #. (itstool) path: sect3/indexterm -#: book.translate.xml:21451 +#: book.translate.xml:21611 msgid "Soft Updates details" msgstr "Soft Updates details" #. (itstool) path: sect3/para -#: book.translate.xml:21456 +#: book.translate.xml:21616 msgid "" "Meta-data updates are updates to non-content data like inodes or " "directories. There are two traditional approaches to writing a file system's " @@ -36223,7 +36462,7 @@ "para gravar os metadados de um sistema de arquivos em disco." #. (itstool) path: sect3/para -#: book.translate.xml:21460 +#: book.translate.xml:21620 msgid "" "Historically, the default behavior was to write out meta-data updates " "synchronously. If a directory changed, the system waited until the change " @@ -36265,7 +36504,7 @@ "desenrolar hierarquias grandes usando tar -x." #. (itstool) path: sect3/para -#: book.translate.xml:21483 +#: book.translate.xml:21643 msgid "" "The second approach is to use asynchronous meta-data updates. This is the " "default for a UFS file system mounted with mount " @@ -36314,7 +36553,7 @@ "partir do backup." #. (itstool) path: sect3/para -#: book.translate.xml:21510 +#: book.translate.xml:21670 msgid "" "The usual solution for this problem is to implement dirty region " "logging, which is also referred to as journalingFFS, solved this " "problem with Soft Updates. All pending meta-data updates are kept in memory " @@ -36426,7 +36665,7 @@ "citerefentry> em primeiro plano de forma usual ." #. (itstool) path: sect3/para -#: book.translate.xml:21567 +#: book.translate.xml:21727 msgid "" "The advantage is that meta-data operations are nearly as fast as " "asynchronous updates and are faster than logging, which " @@ -36462,32 +36701,32 @@ "armazenar todos os arquivos duas vezes." #. (itstool) path: sect1/title -#: book.translate.xml:21589 +#: book.translate.xml:21749 msgid "Tuning Kernel Limits" msgstr "Ajustando os Limites do Kernel" #. (itstool) path: sect1/indexterm -#: book.translate.xml:21591 +#: book.translate.xml:21751 msgid "tuning kernel limits" msgstr "tuning kernel limits" #. (itstool) path: sect2/title -#: book.translate.xml:21597 +#: book.translate.xml:21757 msgid "File/Process Limits" msgstr "Limites de arquivos/processos" #. (itstool) path: sect3/title -#: book.translate.xml:21600 +#: book.translate.xml:21760 msgid "kern.maxfiles" msgstr "kern.maxfiles" #. (itstool) path: sect3/indexterm -#: book.translate.xml:21602 +#: book.translate.xml:21762 msgid "kern.maxfiles" msgstr "kern.maxfiles" #. (itstool) path: sect3/para -#: book.translate.xml:21606 +#: book.translate.xml:21766 msgid "" "The kern.maxfiles sysctl8 variable can be raised " @@ -36509,7 +36748,7 @@ "citerefentry>." #. (itstool) path: sect3/para -#: book.translate.xml:21614 +#: book.translate.xml:21774 msgid "" "Each open file, socket, or fifo uses one file descriptor. A large-scale " "production server may easily require many thousands of file descriptors, " @@ -36521,7 +36760,7 @@ "simultaneamente." #. (itstool) path: sect3/para -#: book.translate.xml:21619 +#: book.translate.xml:21779 msgid "" "In older FreeBSD releases, the default value of kern.maxfiles is derived from in the kernel " @@ -36543,7 +36782,7 @@ "ser semelhantes a um servidor da Web de alta escala." #. (itstool) path: sect3/para -#: book.translate.xml:21631 +#: book.translate.xml:21791 msgid "" "The read-only sysctl8 variable kern." @@ -36578,7 +36817,7 @@ "para mais detalhes e algumas dicas." #. (itstool) path: footnote/para -#: book.translate.xml:21653 +#: book.translate.xml:21813 msgid "" "The auto-tuning algorithm sets maxusers equal to the " "amount of memory in the system, with a minimum of 32, and " @@ -36589,7 +36828,7 @@ "um máximo de 384." #. (itstool) path: sect3/para -#: book.translate.xml:21650 +#: book.translate.xml:21810 msgid "" "In older releases, the system will auto-tune maxusers if " "it is set to 0. <_:footnote-1/>. When setting this " @@ -36631,7 +36870,7 @@ "usuários simultâneos, aumente o número e recompile." #. (itstool) path: note/para -#: book.translate.xml:21682 +#: book.translate.xml:21842 msgid "" "maxusers does not limit the number " "of users which can log into the machine. It instead sets various table sizes " @@ -36644,17 +36883,17 @@ "usuários no sistema e quantos processos cada usuário executará." #. (itstool) path: sect3/title -#: book.translate.xml:21692 +#: book.translate.xml:21852 msgid "kern.ipc.soacceptqueue" msgstr "kern.ipc.soacceptqueue" #. (itstool) path: sect3/indexterm -#: book.translate.xml:21694 +#: book.translate.xml:21854 msgid "kern.ipc.soacceptqueue" msgstr "kern.ipc.soacceptqueue" #. (itstool) path: sect3/para -#: book.translate.xml:21698 +#: book.translate.xml:21858 msgid "" "The kern.ipc.soacceptqueue " "sysctl8DoS)." #. (itstool) path: sect2/title -#: book.translate.xml:21715 +#: book.translate.xml:21875 msgid "Network Limits" msgstr "Limites de rede" #. (itstool) path: sect2/para -#: book.translate.xml:21717 +#: book.translate.xml:21877 msgid "" "The NMBCLUSTERS kernel configuration option dictates the " "amount of network Mbufs available to the system. A heavily-trafficked server " @@ -36729,7 +36968,7 @@ "manvolnum>." #. (itstool) path: sect2/para -#: book.translate.xml:21741 +#: book.translate.xml:21901 msgid "" "The kern.ipc.nmbclusters loader tunable should be used to " "tune this at boot time. Only older versions of FreeBSD will require the use " @@ -36744,7 +36983,7 @@ "citerefentry> do kernel." #. (itstool) path: sect2/para -#: book.translate.xml:21747 +#: book.translate.xml:21907 msgid "" "For busy servers that make extensive use of the " "sendfile2sendfile2struct sf_buf suficientes." #. (itstool) path: sect3/title -#: book.translate.xml:21769 +#: book.translate.xml:21929 msgid "net.inet.ip.portrange.*" msgstr "net.inet.ip.portrange.*" #. (itstool) path: sect3/indexterm -#: book.translate.xml:21771 +#: book.translate.xml:21931 msgid "net.inet.ip.portrange.*" msgstr "net.inet.ip.portrange.*" #. (itstool) path: sect3/para -#: book.translate.xml:21775 +#: book.translate.xml:21935 msgid "" "The net.inet.ip.portrange.* " "sysctl8 seja diminuído." #. (itstool) path: sect3/title -#: book.translate.xml:21806 +#: book.translate.xml:21966 msgid "TCP Bandwidth Delay Product" msgstr "Produto de atraso de largura de banda TCP" #. (itstool) path: sect3/indexterm -#: book.translate.xml:21808 +#: book.translate.xml:21968 msgid "" "TCP Bandwidth Delay Product Limiting " "net.inet.tcp.inflight.enable" @@ -36868,7 +37107,7 @@ "net.inet.tcp.inflight.enable" #. (itstool) path: sect3/para -#: book.translate.xml:21814 +#: book.translate.xml:21974 msgid "" "TCP bandwidth delay product limiting can be enabled by " "setting the net.inet.tcp.inflight.enable " @@ -36888,7 +37127,7 @@ "ideal." #. (itstool) path: sect3/para -#: book.translate.xml:21823 +#: book.translate.xml:21983 msgid "" "This feature is useful when serving data over modems, Gigabit Ethernet, high " "speed WAN links, or any other link with a high bandwidth " @@ -36925,7 +37164,7 @@ "tem efeito na recepção ou download de dados." #. (itstool) path: sect3/para -#: book.translate.xml:21843 +#: book.translate.xml:22003 msgid "" "Adjusting net.inet.tcp.inflight.stab is not recommended. This parameter defaults to 20, " @@ -36955,17 +37194,17 @@ "parâmetros deve ser feita apenas como último recurso." #. (itstool) path: sect2/title -#: book.translate.xml:21862 +#: book.translate.xml:22022 msgid "Virtual Memory" msgstr "Memória virtual" #. (itstool) path: sect3/title -#: book.translate.xml:21865 +#: book.translate.xml:22025 msgid "kern.maxvnodes" msgstr "kern.maxvnodes" #. (itstool) path: sect3/para -#: book.translate.xml:21867 +#: book.translate.xml:22027 msgid "" "A vnode is the internal representation of a file or directory. Increasing " "the number of vnodes available to the operating system reduces disk I/O. " @@ -36983,12 +37222,12 @@ "conta." #. (itstool) path: sect3/para -#: book.translate.xml:21877 +#: book.translate.xml:22037 msgid "To see the current number of vnodes in use:" msgstr "Para ver o número atual de vnodes em uso:" #. (itstool) path: sect3/screen -#: book.translate.xml:21879 +#: book.translate.xml:22039 #, no-wrap msgid "" "# sysctl vfs.numvnodes\n" @@ -36998,12 +37237,12 @@ "vfs.numvnodes: 91349" #. (itstool) path: sect3/para -#: book.translate.xml:21882 +#: book.translate.xml:22042 msgid "To see the maximum vnodes:" msgstr "Para ver o máximo de vnodes:" #. (itstool) path: sect3/screen -#: book.translate.xml:21884 +#: book.translate.xml:22044 #, no-wrap msgid "" "# sysctl kern.maxvnodes\n" @@ -37013,7 +37252,7 @@ "kern.maxvnodes: 100000" #. (itstool) path: sect3/para -#: book.translate.xml:21887 +#: book.translate.xml:22047 msgid "" "If the current vnode usage is near the maximum, try increasing kern." "maxvnodes by a value of 1000. Keep an eye on " @@ -37033,12 +37272,12 @@ "mais memória deve estar ativa." #. (itstool) path: sect1/title -#: book.translate.xml:21900 +#: book.translate.xml:22060 msgid "Adding Swap Space" msgstr "Adicionando Espaço de Swap" #. (itstool) path: sect1/para -#: book.translate.xml:21902 +#: book.translate.xml:22062 msgid "" "Sometimes a system requires more swap space. This section describes two " "methods to increase swap space: adding swap to an existing partition or new " @@ -37050,7 +37289,7 @@ "partição existente." #. (itstool) path: sect1/para -#: book.translate.xml:21907 +#: book.translate.xml:22067 msgid "" "For information on how to encrypt swap space, which options exist, and why " "it should be done, refer to ." @@ -37060,12 +37299,12 @@ "encrypting\"/>." #. (itstool) path: sect2/title -#: book.translate.xml:21911 +#: book.translate.xml:22071 msgid "Swap on a New Hard Drive or Existing Partition" msgstr "Swap em um novo disco rígido ou partição existente" #. (itstool) path: sect2/para -#: book.translate.xml:21913 +#: book.translate.xml:22073 msgid "" "Adding a new hard drive for swap gives better performance than using a " "partition on an existing drive. Setting up partitions and hard drives is " @@ -37080,7 +37319,7 @@ "partições e considerações sobre o tamanho de partições de swap." #. (itstool) path: sect2/para -#: book.translate.xml:21918 +#: book.translate.xml:22078 msgid "" "Use swapon to add a swap partition to the system. For " "example:" @@ -37089,13 +37328,13 @@ "Por exemplo:" #. (itstool) path: sect2/screen -#: book.translate.xml:21921 +#: book.translate.xml:22081 #, no-wrap msgid "# swapon /dev/ada1s1b" msgstr "# swapon /dev/ada1s1b" #. (itstool) path: warning/para -#: book.translate.xml:21924 +#: book.translate.xml:22084 msgid "" "It is possible to use any partition not currently mounted, even if it " "already contains data. Using swapon on a partition that " @@ -37110,7 +37349,7 @@ "antes de executar o swapon." #. (itstool) path: sect2/para -#: book.translate.xml:21932 +#: book.translate.xml:22092 msgid "" "To automatically add this swap partition on boot, add an entry to /" "etc/fstab:" @@ -37119,13 +37358,13 @@ "uma entrada ao /etc/fstab:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:21935 +#: book.translate.xml:22095 #, no-wrap msgid "/dev/ada1s1b\tnone\tswap\tsw\t0\t0" msgstr "/dev/ada1s1b\tnone\tswap\tsw\t0\t0" #. (itstool) path: sect2/para -#: book.translate.xml:21937 +#: book.translate.xml:22097 msgid "" "See fstab5 for an explanation of the entries in /" @@ -37141,12 +37380,12 @@ #. (itstool) path: sect2/title #. (itstool) path: example/title -#: book.translate.xml:21944 book.translate.xml:21957 +#: book.translate.xml:22104 book.translate.xml:22117 msgid "Creating a Swap File" msgstr "Criando um arquivo de swap" #. (itstool) path: sect2/para -#: book.translate.xml:21946 +#: book.translate.xml:22106 msgid "" "These examples create a 64M swap file called /usr/swap0 " "instead of using a partition." @@ -37155,7 +37394,7 @@ "swap0 em vez de usar uma partição." #. (itstool) path: sect2/para -#: book.translate.xml:21950 +#: book.translate.xml:22110 msgid "" "Using swap files requires that the module needed by " "md4# dd if=/dev/zero of=/usr/swap0 bs=1m count=64" msgstr "# dd if=/dev/zero of=/usr/swap0 bs=1m count=64" #. (itstool) path: step/para -#: book.translate.xml:21967 +#: book.translate.xml:22127 msgid "Set the proper permissions on the new file:" msgstr "Defina as permissões adequadas no novo arquivo:" #. (itstool) path: step/screen -#: book.translate.xml:21969 +#: book.translate.xml:22129 #, no-wrap msgid "# chmod 0600 /usr/swap0" msgstr "# chmod 0600 /usr/swap0" #. (itstool) path: step/para -#: book.translate.xml:21973 +#: book.translate.xml:22133 msgid "" "Inform the system about the swap file by adding a line to /etc/" "fstab:" @@ -37201,13 +37440,13 @@ "/etc/fstab:" #. (itstool) path: step/programlisting -#: book.translate.xml:21976 +#: book.translate.xml:22136 #, no-wrap msgid "md99\tnone\tswap\tsw,file=/usr/swap0,late\t0\t0" msgstr "md99\tnone\tswap\tsw,file=/usr/swap0,late\t0\t0" #. (itstool) path: step/para -#: book.translate.xml:21978 +#: book.translate.xml:22138 msgid "" "The md4 device md99 is used, leaving lower device " @@ -37218,7 +37457,7 @@ "números de dispositivos inferiores disponíveis para uso interativo." #. (itstool) path: step/para -#: book.translate.xml:21984 +#: book.translate.xml:22144 msgid "" "Swap space will be added on system startup. To add swap space immediately, " "use swapon88:" #. (itstool) path: step/screen -#: book.translate.xml:21987 +#: book.translate.xml:22147 #, no-wrap msgid "# swapon -aL" msgstr "# swapon -aL" #. (itstool) path: info/title -#: book.translate.xml:21996 +#: book.translate.xml:22156 msgid "Power and Resource Management" msgstr "Gerenciamento de energia e recursos" #. (itstool) path: authorgroup/author -#: book.translate.xml:21999 +#: book.translate.xml:22159 msgid "" " Hiten Pandya Written by " @@ -37249,7 +37488,7 @@ "personname> Escrito por " #. (itstool) path: authorgroup/author -#: book.translate.xml:22007 book.translate.xml:22487 +#: book.translate.xml:22167 book.translate.xml:22647 msgid "" " Tom Rhodes " @@ -37258,7 +37497,7 @@ "personname>" #. (itstool) path: sect1/para -#: book.translate.xml:22016 +#: book.translate.xml:22176 msgid "" "It is important to utilize hardware resources in an efficient manner. Power " "and resource management allows the operating system to monitor system limits " @@ -37292,7 +37531,7 @@ "APM, que permite o gerenciamento dos níveis de energia." #. (itstool) path: sect1/para -#: book.translate.xml:22035 +#: book.translate.xml:22195 msgid "" "There are four major problems in APM. First, power " "management is done by the vendor-specific BIOS, separate " @@ -37332,7 +37571,7 @@ "adaptar bem ao propósito da máquina." #. (itstool) path: sect1/para -#: book.translate.xml:22057 +#: book.translate.xml:22217 msgid "" "The Plug and Play BIOS (PNPBIOS) was " "unreliable in many situations. PNPBIOS is 16-bit " @@ -37353,17 +37592,17 @@ "refentrytitle>4." #. (itstool) path: sect1/indexterm -#: book.translate.xml:22067 +#: book.translate.xml:22227 msgid "ACPI" msgstr "ACPI" #. (itstool) path: sect1/indexterm -#: book.translate.xml:22071 +#: book.translate.xml:22231 msgid "APM" msgstr "APM" #. (itstool) path: sect1/para -#: book.translate.xml:22075 +#: book.translate.xml:22235 msgid "" "The successor to APM is the Advanced Configuration and " "Power Interface (ACPI). ACPI is a " @@ -37383,7 +37622,7 @@ "sistema operacional." #. (itstool) path: sect1/para -#: book.translate.xml:22084 +#: book.translate.xml:22244 msgid "" "This chapter demonstrates how to configure ACPI on " "FreeBSD. It then offers some tips on how to debug ACPI " @@ -37397,12 +37636,12 @@ "corrigir problemas no ACPI." #. (itstool) path: sect2/title -#: book.translate.xml:22091 +#: book.translate.xml:22251 msgid "Configuring ACPI" msgstr "Configurando o ACPI" #. (itstool) path: sect2/para -#: book.translate.xml:22093 +#: book.translate.xml:22253 msgid "" "In FreeBSD the acpi4 driver is loaded by " @@ -37426,7 +37665,7 @@ "descrito em ." #. (itstool) path: note/para -#: book.translate.xml:22105 +#: book.translate.xml:22265 msgid "" "ACPI and APM cannot coexist and should " "be used separately. The last one to load will terminate if the driver " @@ -37437,7 +37676,7 @@ "driver perceber que o outro já está sendo executado." #. (itstool) path: sect2/para -#: book.translate.xml:22111 +#: book.translate.xml:22271 msgid "" "ACPI can be used to put the system into a sleep mode with " "acpiconf, the flag, and a number from " @@ -37456,7 +37695,7 @@ "que é o mesmo que executar halt -p." #. (itstool) path: sect2/para -#: book.translate.xml:22121 +#: book.translate.xml:22281 msgid "" "Other options are available using sysctl. Refer to " "acpi4ACPI" msgstr "ACPI" #. (itstool) path: sect2/para -#: book.translate.xml:22133 +#: book.translate.xml:22293 msgid "" "ACPI is present in all modern computers that conform to " "the ia32 (x86) and amd64 (AMD) architectures. The full " @@ -37504,7 +37743,7 @@ "suspensão e retomada, com sua própria complexidade associada." #. (itstool) path: sect2/para -#: book.translate.xml:22145 +#: book.translate.xml:22305 msgid "" "An ACPI-compliant system has various components. The " "BIOS and chipset vendors provide various fixed tables, " @@ -37524,7 +37763,7 @@ "métodos em forma de árvore." #. (itstool) path: sect2/para -#: book.translate.xml:22155 +#: book.translate.xml:22315 msgid "" "The ACPI driver must parse the fixed tables, implement an " "interpreter for the bytecode, and modify device drivers and the kernel to " @@ -37552,12 +37791,12 @@ "filename>." #. (itstool) path: sect2/indexterm -#: book.translate.xml:22168 book.translate.xml:22496 book.translate.xml:22551 +#: book.translate.xml:22328 book.translate.xml:22656 book.translate.xml:22711 msgid "ACPI problems" msgstr "ACPI problems" #. (itstool) path: sect2/para -#: book.translate.xml:22173 +#: book.translate.xml:22333 msgid "" "For ACPI to work correctly, all the parts have to work " "correctly. Here are some common problems, in order of frequency of " @@ -37572,12 +37811,12 @@ "submitdebug\"/> para obter instruções sobre como enviar um relatório de bug." #. (itstool) path: sect3/title -#: book.translate.xml:22181 +#: book.translate.xml:22341 msgid "Mouse Issues" msgstr "Problemas do mouse" #. (itstool) path: sect3/para -#: book.translate.xml:22183 +#: book.translate.xml:22343 msgid "" "In some cases, resuming from a suspend operation will cause the mouse to " "fail. A known work around is to add hint.psm.0.flags=\"0x3000\" ao /boot/loader.conf." #. (itstool) path: sect3/title -#: book.translate.xml:22190 +#: book.translate.xml:22350 msgid "Suspend/Resume" msgstr "Suspend/Resume" #. (itstool) path: sect3/para -#: book.translate.xml:22192 +#: book.translate.xml:22352 msgid "" "ACPI has three suspend to RAM " "(STR) states, S1-S3 (S5)." #. (itstool) path: sect3/para -#: book.translate.xml:22205 +#: book.translate.xml:22365 msgid "" "Use sysctl hw.acpi to check for the suspend-related " "items. These example results are from a Thinkpad:" @@ -37626,7 +37865,7 @@ "à suspensão. Estes resultados de exemplo são de um Thinkpad:" #. (itstool) path: sect3/screen -#: book.translate.xml:22209 +#: book.translate.xml:22369 #, no-wrap msgid "" "hw.acpi.supported_sleep_state: S3 S4 S5\n" @@ -37636,7 +37875,7 @@ "hw.acpi.s4bios: 0" #. (itstool) path: sect3/para -#: book.translate.xml:22212 +#: book.translate.xml:22372 msgid "" "Use acpiconf -s to test S3, " "S4, and S5. An " @@ -37650,7 +37889,7 @@ "pelo sistema operacional." #. (itstool) path: sect3/para -#: book.translate.xml:22219 +#: book.translate.xml:22379 msgid "" "When testing suspend/resume, start with S1, if supported. " "This state is most likely to work since it does not require much driver " @@ -37667,7 +37906,7 @@ "driver para reinicializar corretamente o hardware." #. (itstool) path: sect3/para -#: book.translate.xml:22228 +#: book.translate.xml:22388 msgid "" "A common problem with suspend/resume is that many device drivers do not " "save, restore, or reinitialize their firmware, registers, or device memory " @@ -37679,7 +37918,7 @@ "tente:" #. (itstool) path: sect3/screen -#: book.translate.xml:22233 +#: book.translate.xml:22393 #, no-wrap msgid "" "# sysctl debug.bootverbose=1\n" @@ -37691,7 +37930,7 @@ "# acpiconf -s 3" #. (itstool) path: sect3/para -#: book.translate.xml:22237 +#: book.translate.xml:22397 msgid "" "This test emulates the suspend/resume cycle of all device drivers without " "actually going into S3 state. In some cases, problems " @@ -37711,7 +37950,7 @@ "ausentes, ao contrário do real estado S3." #. (itstool) path: sect3/para -#: book.translate.xml:22247 +#: book.translate.xml:22407 msgid "" "Harder cases require additional hardware, such as a serial port and cable " "for debugging through a serial console, a Firewire port and cable for using " @@ -37725,7 +37964,7 @@ "depuração do kernel." #. (itstool) path: sect3/para -#: book.translate.xml:22252 +#: book.translate.xml:22412 msgid "" "To help isolate the problem, unload as many drivers as possible. If it " "works, narrow down which driver is the problem by loading drivers until it " @@ -37751,7 +37990,7 @@ "mais curtos para para ver se isso ajuda." #. (itstool) path: sect3/para -#: book.translate.xml:22268 +#: book.translate.xml:22428 msgid "" "Try loading a recent Linux " "distribution to see if suspend/resume works on the same hardware. If it " @@ -37781,7 +38020,7 @@ "função de reinício, ele é interrompido." #. (itstool) path: sect3/para -#: book.translate.xml:22280 +#: book.translate.xml:22440 msgid "" "Finally, try disabling ACPI and enabling APM instead. If suspend/resume works with APM, stick " @@ -37799,12 +38038,12 @@ "acronym>." #. (itstool) path: sect3/title -#: book.translate.xml:22291 +#: book.translate.xml:22451 msgid "System Hangs" msgstr "Travamentos do sistema" #. (itstool) path: sect3/para -#: book.translate.xml:22293 +#: book.translate.xml:22453 msgid "" "Most system hangs are a result of lost interrupts or an interrupt storm. " "Chipsets may have problems based on boot, how the BIOS " @@ -37820,12 +38059,12 @@ "(SCI)." #. (itstool) path: sect3/indexterm -#: book.translate.xml:22300 +#: book.translate.xml:22460 msgid "interrupt storms" msgstr "interrupt storms" #. (itstool) path: sect3/para -#: book.translate.xml:22304 +#: book.translate.xml:22464 msgid "" "Interrupt storms can be distinguished from lost interrupts by checking the " "output of vmstat -i and looking at the line that has " @@ -37844,12 +38083,12 @@ "console) e digite show interrupts." #. (itstool) path: sect3/indexterm -#: book.translate.xml:22317 +#: book.translate.xml:22477 msgid "APIC disabling" msgstr "APIC disabling" #. (itstool) path: sect3/para -#: book.translate.xml:22322 +#: book.translate.xml:22482 msgid "" "When dealing with interrupt problems, try disabling APIC " "support with hint.apic.0.disabled=\"1\" in /" @@ -37860,12 +38099,12 @@ "/boot/loader.conf ." #. (itstool) path: sect3/title -#: book.translate.xml:22329 +#: book.translate.xml:22489 msgid "Panics" msgstr "Panics" #. (itstool) path: sect3/para -#: book.translate.xml:22331 +#: book.translate.xml:22491 msgid "" "Panics are relatively rare for ACPI and are the top " "priority to be fixed. The first step is to isolate the steps to reproduce " @@ -37886,7 +38125,7 @@ "cinco principais linhas do rastro." #. (itstool) path: sect3/para -#: book.translate.xml:22342 +#: book.translate.xml:22502 msgid "" "Then, try to isolate the problem by booting with ACPI " "disabled. If that works, isolate the ACPI subsystem by " @@ -37901,12 +38140,12 @@ "citerefentry> para alguns exemplos." #. (itstool) path: sect3/title -#: book.translate.xml:22350 +#: book.translate.xml:22510 msgid "System Powers Up After Suspend or Shutdown" msgstr "O sistema é ativado após a sua suspensão ou desligamento" #. (itstool) path: sect3/para -#: book.translate.xml:22352 +#: book.translate.xml:22512 msgid "" "First, try setting hw.acpi.disable_on_poweroff=\"0\" in " "/boot/loader.conf. This keeps ACPI " @@ -37923,13 +38162,13 @@ "ativado espontaneamente após uma suspensão ou desligamento." #. (itstool) path: sect3/title -#: book.translate.xml:22363 +#: book.translate.xml:22523 msgid "BIOS Contains Buggy Bytecode" msgstr "BIOS contém Bytecode com bugs" #. (itstool) path: sect3/indexterm #. (itstool) path: sect2/indexterm -#: book.translate.xml:22365 book.translate.xml:22396 +#: book.translate.xml:22525 book.translate.xml:22556 msgid "" "ACPI ASL" @@ -37938,7 +38177,7 @@ "acronym>" #. (itstool) path: sect3/para -#: book.translate.xml:22370 +#: book.translate.xml:22530 msgid "" "Some BIOS vendors provide incorrect or buggy bytecode. " "This is usually manifested by kernel console messages like this:" @@ -37948,7 +38187,7 @@ "kernel como esta:" #. (itstool) path: sect3/screen -#: book.translate.xml:22374 +#: book.translate.xml:22534 #, no-wrap msgid "" "ACPI-1287: *** Error: Method execution failed [\\\\_SB_.PCI0.LPC0.FIGD._STA] \\\\\n" @@ -37958,7 +38197,7 @@ "(Node 0xc3f6d160), AE_NOT_FOUND" #. (itstool) path: sect3/para -#: book.translate.xml:22377 +#: book.translate.xml:22537 msgid "" "Often, these problems may be resolved by updating the BIOS to the latest revision. Most console messages are harmless, but if " @@ -37972,12 +38211,12 @@ "a procurar por problemas." #. (itstool) path: sect2/title -#: book.translate.xml:22387 +#: book.translate.xml:22547 msgid "Overriding the Default AML" msgstr "Substituindo o padrão AML" #. (itstool) path: sect2/para -#: book.translate.xml:22389 +#: book.translate.xml:22549 msgid "" "The BIOS bytecode, known as ACPI " "Machine Language (AML), is compiled from a source " @@ -37993,7 +38232,7 @@ "System Description Table - DSDT)." #. (itstool) path: sect2/para -#: book.translate.xml:22401 +#: book.translate.xml:22561 msgid "" "The goal of FreeBSD is for everyone to have working ACPI " "without any user intervention. Workarounds are still being developed for " @@ -38023,7 +38262,7 @@ "corrigir o ASL." #. (itstool) path: sect2/para -#: book.translate.xml:22416 +#: book.translate.xml:22576 msgid "" "To help identify buggy behavior and possibly fix it manually, a copy can be " "made of the system's ASL. To copy the system's " @@ -38039,13 +38278,13 @@ "AML:" #. (itstool) path: sect2/screen -#: book.translate.xml:22424 +#: book.translate.xml:22584 #, no-wrap msgid "# acpidump -td > my.asl" msgstr "# acpidump -td > my.asl" #. (itstool) path: sect2/para -#: book.translate.xml:22426 +#: book.translate.xml:22586 msgid "" "Some AML versions assume the user is running Windows. To override this, set hw." @@ -38062,7 +38301,7 @@ "trademark> listada no ASL." #. (itstool) path: sect2/para -#: book.translate.xml:22433 +#: book.translate.xml:22593 msgid "" "Other workarounds may require my.asl to be customized. " "If this file is edited, compile the new ASL using the " @@ -38076,13 +38315,13 @@ "ACPI funcione corretamente." #. (itstool) path: sect2/screen -#: book.translate.xml:22439 +#: book.translate.xml:22599 #, no-wrap msgid "# iasl -f my.asl" msgstr "# iasl -f my.asl" #. (itstool) path: sect2/para -#: book.translate.xml:22441 +#: book.translate.xml:22601 msgid "" "Including forces creation of the AML, " "even if there are errors during compilation. Some errors, such as missing " @@ -38095,7 +38334,7 @@ "do FreeBSD." #. (itstool) path: sect2/para -#: book.translate.xml:22447 +#: book.translate.xml:22607 msgid "" "The default output filename for iasl is DSDT." "aml. Load this file instead of the BIOS's " @@ -38108,7 +38347,7 @@ "editando o /boot/loader.conf como segue:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:22453 +#: book.translate.xml:22613 #, no-wrap msgid "" "acpi_dsdt_load=\"YES\"\n" @@ -38118,7 +38357,7 @@ "acpi_dsdt_name=\"/boot/DSDT.aml\"" #. (itstool) path: sect2/para -#: book.translate.xml:22456 +#: book.translate.xml:22616 msgid "" "Be sure to copy DSDT.aml to /boot, " "then reboot the system. If this fixes the problem, send a " @@ -38138,12 +38377,12 @@ "acpica." #. (itstool) path: info/title -#: book.translate.xml:22466 +#: book.translate.xml:22626 msgid "Getting and Submitting Debugging Info" msgstr "Obtendo e enviando informações de depuração" #. (itstool) path: authorgroup/author -#: book.translate.xml:22469 +#: book.translate.xml:22629 msgid "" " Nate Lawson Written by " @@ -38152,7 +38391,7 @@ "personname> Escrito por " #. (itstool) path: authorgroup/author -#: book.translate.xml:22479 +#: book.translate.xml:22639 msgid "" " Peter Schultz With contributions from " @@ -38161,12 +38400,12 @@ "personname> com contribuições de " #. (itstool) path: sect2/indexterm -#: book.translate.xml:22501 +#: book.translate.xml:22661 msgid "ACPI debugging" msgstr "ACPI debugging" #. (itstool) path: sect2/para -#: book.translate.xml:22506 +#: book.translate.xml:22666 msgid "" "The ACPI driver has a flexible debugging facility. A set " "of subsystems and the level of verbosity can be specified. The subsystems to " @@ -38198,7 +38437,7 @@ "manvolnum>." #. (itstool) path: sect2/para -#: book.translate.xml:22522 +#: book.translate.xml:22682 msgid "" "Debugging output is not enabled by default. To enable it, add " "options ACPI_DEBUG to the custom kernel configuration " @@ -38216,13 +38455,13 @@ "como segue:" #. (itstool) path: sect2/screen -#: book.translate.xml:22530 +#: book.translate.xml:22690 #, no-wrap msgid "# cd /sys/modules/acpi/acpi && make clean && make ACPI_DEBUG=1" msgstr "# cd /sys/modules/acpi/acpi && make clean && make ACPI_DEBUG=1" #. (itstool) path: sect2/para -#: book.translate.xml:22532 +#: book.translate.xml:22692 msgid "" "Copy the compiled acpi.ko to /boot/kernel and add the desired level and layer to /boot/loader." @@ -38237,7 +38476,7 @@ "mensagens de erro de saída no nível menos detalhado:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:22539 +#: book.translate.xml:22699 #, no-wrap msgid "" "debug.acpi.layer=\"ACPI_ALL_COMPONENTS ACPI_ALL_DRIVERS\"\n" @@ -38247,7 +38486,7 @@ "debug.acpi.level=\"ACPI_LV_ERROR\"" #. (itstool) path: sect2/para -#: book.translate.xml:22542 +#: book.translate.xml:22702 msgid "" "If the required information is triggered by a specific event, such as a " "suspend and then resume, do not modify /boot/loader.conf." #. (itstool) path: sect2/para -#: book.translate.xml:22556 +#: book.translate.xml:22716 msgid "" "Once the debugging information is gathered, it can be sent to freebsd-" @@ -38280,7 +38519,7 @@ "raiz do problema e desenvolver uma solução." #. (itstool) path: note/para -#: book.translate.xml:22562 +#: book.translate.xml:22722 msgid "" "Before submitting debugging information to this mailing list, ensure the " "latest BIOS version is installed and, if available, the " @@ -38291,12 +38530,12 @@ "se disponível, a versão do firmware do controlador incorporado." #. (itstool) path: sect2/para -#: book.translate.xml:22568 +#: book.translate.xml:22728 msgid "When submitting a problem report, include the following information:" msgstr "Ao enviar um relatório de problemas, inclua as seguintes informações:" #. (itstool) path: listitem/para -#: book.translate.xml:22573 +#: book.translate.xml:22733 msgid "" "Description of the buggy behavior, including system type, model, and " "anything that causes the bug to appear. Note as accurately as possible when " @@ -38307,7 +38546,7 @@ "precisão possível quando o bug começou a ocorrer se for novo." #. (itstool) path: listitem/para -#: book.translate.xml:22580 +#: book.translate.xml:22740 msgid "" "The output of dmesg after running boot -v, including any error messages generated by the bug." @@ -38316,7 +38555,7 @@ "command>, incluindo quaisquer mensagens de erro geradas pelo bug." #. (itstool) path: listitem/para -#: book.translate.xml:22586 +#: book.translate.xml:22746 msgid "" "The dmesg output from boot -v with " "ACPI disabled, if disabling ACPI helps " @@ -38327,7 +38566,7 @@ "acronym> ajudar a corrigir o problema." #. (itstool) path: listitem/para -#: book.translate.xml:22593 +#: book.translate.xml:22753 msgid "" "Output from sysctl hw.acpi. This lists which features the " "system offers." @@ -38336,7 +38575,7 @@ "sistema oferece." #. (itstool) path: listitem/para -#: book.translate.xml:22598 +#: book.translate.xml:22758 msgid "" "The URL to a pasted version of the system's ASL. Do not send the ASL " @@ -38349,13 +38588,13 @@ "cópia do ASL executando este comando:" #. (itstool) path: listitem/screen -#: book.translate.xml:22605 +#: book.translate.xml:22765 #, no-wrap msgid "# acpidump -dt > name-system.asl" msgstr "# acpidump -dt > name-system.asl" #. (itstool) path: listitem/para -#: book.translate.xml:22607 +#: book.translate.xml:22767 msgid "" "Substitute the login name for name and " "manufacturer/model for system. For example, use " @@ -38366,7 +38605,7 @@ "njl-FooCo6000.asl." #. (itstool) path: sect2/para -#: book.translate.xml:22614 +#: book.translate.xml:22774 msgid "" "Most FreeBSD developers watch the FreeBSD-CURRENT mailing list, " @@ -38394,7 +38633,7 @@ "problema já tenha sido relatado antes." #. (itstool) path: sect2/para -#: book.translate.xml:22628 +#: book.translate.xml:22788 msgid "" "More information about ACPI may be found in the following " "locations:" @@ -38403,7 +38642,7 @@ "seguintes locais:" #. (itstool) path: listitem/para -#: book.translate.xml:22633 +#: book.translate.xml:22793 msgid "" "The FreeBSD ACPI Mailing List Archives (https://lists.freebsd." @@ -38414,7 +38653,7 @@ "freebsd.org/pipermail/freebsd-acpi/)" #. (itstool) path: listitem/para -#: book.translate.xml:22638 +#: book.translate.xml:22798 msgid "" "The ACPI 2.0 Specification (http://acpi.info/spec.htm)" @@ -38423,7 +38662,7 @@ "info/spec.htm\">http://acpi.info/spec.htm)" #. (itstool) path: listitem/para -#: book.translate.xml:22642 +#: book.translate.xml:22802 msgid "" "acpi4, acpi_thermal" #. (itstool) path: chapter/title -#: book.translate.xml:22659 +#: book.translate.xml:22819 msgid "The FreeBSD Booting Process" msgstr "O processo de inicialização do FreeBSD" #. (itstool) path: sect1/indexterm -#: book.translate.xml:22664 +#: book.translate.xml:22824 msgid "booting" msgstr "booting" #. (itstool) path: sect1/indexterm -#: book.translate.xml:22665 +#: book.translate.xml:22825 msgid "bootstrap" msgstr "bootstrap" #. (itstool) path: sect1/para -#: book.translate.xml:22667 +#: book.translate.xml:22827 msgid "" "The process of starting a computer and loading the operating system is " "referred to as the bootstrap process, or bootingThe Adventures of Baron " "Munchausen. A character had fallen part way down a manhole, and " @@ -38582,12 +38821,12 @@ "booting." #. (itstool) path: sect1/indexterm -#: book.translate.xml:22735 +#: book.translate.xml:22895 msgid "BIOS" msgstr "BIOS" #. (itstool) path: sect1/indexterm -#: book.translate.xml:22737 +#: book.translate.xml:22897 msgid "" "Basic Input/Output SystemBIOS" @@ -38596,7 +38835,7 @@ "see>" #. (itstool) path: sect1/para -#: book.translate.xml:22740 +#: book.translate.xml:22900 msgid "" "On x86 hardware, the Basic Input/Output System (BIOS) is " "responsible for loading the operating system. The BIOS " @@ -38617,7 +38856,7 @@ "operacional, possivelmente com a ajuda do BIOS." #. (itstool) path: note/para -#: book.translate.xml:22752 +#: book.translate.xml:22912 msgid "" "FreeBSD provides for booting from both the older MBR " "standard, and the newer GUID Partition Table (GPT). " @@ -38642,23 +38881,23 @@ #. (itstool) path: sect1/indexterm #. (itstool) path: sect2/indexterm -#: book.translate.xml:22763 book.translate.xml:22819 +#: book.translate.xml:22923 book.translate.xml:22979 msgid "Master Boot Record (MBR)" msgstr "Master Boot Record (MBR)" #. (itstool) path: sect1/indexterm #. (itstool) path: sect2/indexterm -#: book.translate.xml:22766 book.translate.xml:22817 +#: book.translate.xml:22926 book.translate.xml:22977 msgid "Boot Manager" msgstr "Boot Manager" #. (itstool) path: sect1/indexterm -#: book.translate.xml:22768 +#: book.translate.xml:22928 msgid "Boot Loader" msgstr "Boot Loader" #. (itstool) path: sect1/para -#: book.translate.xml:22770 +#: book.translate.xml:22930 msgid "" "The code within the MBR is typically referred to as a " "boot manager, especially when it interacts with the " @@ -38679,7 +38918,7 @@ "muitas distribuições Linux." #. (itstool) path: sect1/para -#: book.translate.xml:22780 +#: book.translate.xml:22940 msgid "" "If only one operating system is installed, the MBR " "searches for the first bootable (active) slice on the disk, and then runs " @@ -38697,7 +38936,7 @@ "inicializar." #. (itstool) path: sect1/para -#: book.translate.xml:22788 +#: book.translate.xml:22948 msgid "" "The remainder of the FreeBSD bootstrap system is divided into three stages. " "The first stage knows just enough to get the computer into a specific state " @@ -38718,13 +38957,13 @@ "tarefas juntas permite que o FreeBSD forneça um carregador mais flexível." #. (itstool) path: sect1/indexterm -#: book.translate.xml:22799 +#: book.translate.xml:22959 msgid "kernel" msgstr "kernel" #. (itstool) path: sect1/indexterm #. (itstool) path: sect2/indexterm -#: book.translate.xml:22800 book.translate.xml:23126 +#: book.translate.xml:22960 book.translate.xml:23286 msgid "" "init8" @@ -38733,7 +38972,7 @@ "manvolnum>" #. (itstool) path: sect1/para -#: book.translate.xml:22802 +#: book.translate.xml:22962 msgid "" "The kernel is then started and begins to probe for devices and initialize " "them for use. Once the kernel boot process is finished, the kernel passes " @@ -38754,7 +38993,7 @@ "processos que foram configurados para serem executados na inicialização." #. (itstool) path: sect1/para -#: book.translate.xml:22811 +#: book.translate.xml:22971 msgid "" "This section describes these stages in more detail and demonstrates how to " "interact with the FreeBSD boot process." @@ -38763,12 +39002,12 @@ "interagir com o processo de inicialização do FreeBSD." #. (itstool) path: sect2/title -#: book.translate.xml:22815 +#: book.translate.xml:22975 msgid "The Boot Manager" msgstr "O gerenciador de inicialização" #. (itstool) path: sect2/para -#: book.translate.xml:22822 +#: book.translate.xml:22982 msgid "" "The boot manager code in the MBR is sometimes referred to " "as stage zero of the boot process. By default, FreeBSD " @@ -38780,7 +39019,7 @@ "boot0." #. (itstool) path: sect2/para -#: book.translate.xml:22827 +#: book.translate.xml:22987 msgid "" "The MBR installed by the FreeBSD installer is based on " "/boot/boot0. The size and capability of " @@ -38799,12 +39038,12 @@ "exemplo será exibida no momento da inicialização:" #. (itstool) path: example/title -#: book.translate.xml:22837 +#: book.translate.xml:22997 msgid "boot0 Screenshot" msgstr "Captura de tela do boot0" #. (itstool) path: example/screen -#: book.translate.xml:22839 +#: book.translate.xml:22999 #, no-wrap msgid "" "F1 Win\n" @@ -38818,7 +39057,7 @@ "Default: F2" #. (itstool) path: sect2/para -#: book.translate.xml:22845 +#: book.translate.xml:23005 msgid "" "Other operating systems will overwrite an existing MBR if " "they are installed after FreeBSD. If this happens, or to replace the " @@ -38831,13 +39070,13 @@ "do FreeBSD, use o seguinte comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:22851 +#: book.translate.xml:23011 #, no-wrap msgid "# fdisk -B -b /boot/boot0 device" msgstr "# fdisk -B -b /boot/boot0 device" #. (itstool) path: sect2/para -#: book.translate.xml:22853 +#: book.translate.xml:23013 msgid "" "where device is the boot disk, such as " "ad0 for the first IDE disk, " @@ -38857,12 +39096,12 @@ "manvolnum>." #. (itstool) path: sect2/title -#: book.translate.xml:22864 +#: book.translate.xml:23024 msgid "Stage One and Stage Two" msgstr "Estágio Um e Estágio Dois" #. (itstool) path: sect2/para -#: book.translate.xml:22866 +#: book.translate.xml:23026 msgid "" "Conceptually, the first and second stages are part of the same program on " "the same area of the disk. Because of space constraints, they have been " @@ -38877,7 +39116,7 @@ "pelo bsdlabel." #. (itstool) path: sect2/para -#: book.translate.xml:22873 +#: book.translate.xml:23033 msgid "" "These two stages are located outside file systems, in the first track of the " "boot slice, starting with the first sector. This is where " @@ -38891,7 +39130,7 @@ "continuará o processo de inicialização." #. (itstool) path: sect2/para -#: book.translate.xml:22879 +#: book.translate.xml:23039 msgid "" "The first stage, boot1, is very simple, since it can " "only be 512 bytes in size. It knows just enough about the FreeBSD " @@ -38904,7 +39143,7 @@ "para localizar e executar o boot2." #. (itstool) path: sect2/para -#: book.translate.xml:22885 +#: book.translate.xml:23045 msgid "" "Stage two, boot2, is slightly more sophisticated, and " "understands the FreeBSD file system enough to find files. It can provide a " @@ -38922,13 +39161,13 @@ "dois, a seguinte tela interativa será exibida:" #. (itstool) path: example/title -#: book.translate.xml:22895 +#: book.translate.xml:23055 msgid "boot2 Screenshot" msgstr "Captura de tela do boot2" #. (itstool) path: example/screen #. (itstool) path: step/screen -#: book.translate.xml:22897 book.translate.xml:48920 +#: book.translate.xml:23057 book.translate.xml:49080 #, no-wrap msgid "" ">> FreeBSD/i386 BOOT\n" @@ -38940,7 +39179,7 @@ "boot:" #. (itstool) path: sect2/para -#: book.translate.xml:22902 +#: book.translate.xml:23062 msgid "" "To replace the installed boot1 and boot2, use bsdlabel, where diskslice para o primeiro slice no primeiro disco IDE:" #. (itstool) path: sect2/screen -#: book.translate.xml:22908 +#: book.translate.xml:23068 #, no-wrap msgid "# bsdlabel -B diskslice" msgstr "# bsdlabel -B diskslice" #. (itstool) path: warning/para -#: book.translate.xml:22911 +#: book.translate.xml:23071 msgid "" "If just the disk name is used, such as ad0, " "bsdlabel will create the disk in dangerously " @@ -38974,17 +39213,17 @@ "pressionar Return." #. (itstool) path: sect2/title -#: book.translate.xml:22922 +#: book.translate.xml:23082 msgid "Stage Three" msgstr "Estágio três" #. (itstool) path: sect2/indexterm -#: book.translate.xml:22924 +#: book.translate.xml:23084 msgid "boot-loader" msgstr "boot-loader" #. (itstool) path: sect2/para -#: book.translate.xml:22926 +#: book.translate.xml:23086 msgid "" "The loader is the final stage of the three-stage " "bootstrap process. It is located on the file system, usually as /" @@ -38995,7 +39234,7 @@ "geralmente como /boot/loader." #. (itstool) path: sect2/para -#: book.translate.xml:22931 +#: book.translate.xml:23091 msgid "" "The loader is intended as an interactive method " "for configuration, using a built-in command set, backed up by a more " @@ -39007,7 +39246,7 @@ "complexo." #. (itstool) path: sect2/para -#: book.translate.xml:22936 +#: book.translate.xml:23096 msgid "" "During initialization, loader will probe for a " "console and for disks, and figure out which disk it is booting from. It will " @@ -39021,17 +39260,17 @@ "interativamente." #. (itstool) path: sect2/indexterm -#: book.translate.xml:22942 +#: book.translate.xml:23102 msgid "loader" msgstr "loader" #. (itstool) path: sect2/indexterm -#: book.translate.xml:22943 +#: book.translate.xml:23103 msgid "loader configuration" msgstr "loader configuration" #. (itstool) path: sect2/para -#: book.translate.xml:22945 +#: book.translate.xml:23105 msgid "" "The loader will then read /boot/loader." "rc, which by default reads in /boot/defaults/loader." @@ -39048,7 +39287,7 @@ "os módulos e o kernel selecionados." #. (itstool) path: sect2/para -#: book.translate.xml:22954 +#: book.translate.xml:23114 msgid "" "Finally, by default, loader issues a 10 second " "wait for key presses, and boots the kernel if it is not interrupted. If " @@ -39072,17 +39311,17 @@ "citerefentry>." #. (itstool) path: table/title -#: book.translate.xml:22965 +#: book.translate.xml:23125 msgid "Loader Built-In Commands" msgstr "Comandos Internos do Loader" #. (itstool) path: row/entry -#: book.translate.xml:22977 +#: book.translate.xml:23137 msgid "autoboot seconds" msgstr "autoboot segundos" #. (itstool) path: row/entry -#: book.translate.xml:22979 +#: book.translate.xml:23139 msgid "" "Proceeds to boot the kernel if not interrupted within the time span given, " "in seconds. It displays a countdown, and the default time span is 10 seconds." @@ -39092,7 +39331,7 @@ "intervalo de tempo padrão é de 10 segundos." #. (itstool) path: row/entry -#: book.translate.xml:22986 +#: book.translate.xml:23146 msgid "" "boot -options " "kernelname" @@ -39101,7 +39340,7 @@ "kernelname" #. (itstool) path: row/entry -#: book.translate.xml:22989 +#: book.translate.xml:23149 msgid "" "Immediately proceeds to boot the kernel, with any specified options or " "kernel name. Providing a kernel name on the command-line is only applicable " @@ -39119,12 +39358,12 @@ "emphasis>." #. (itstool) path: row/entry -#: book.translate.xml:23001 +#: book.translate.xml:23161 msgid "boot-conf" msgstr "boot-conf" #. (itstool) path: row/entry -#: book.translate.xml:23002 +#: book.translate.xml:23162 msgid "" "Goes through the same automatic configuration of modules based on specified " "variables, most commonly kernel. This only makes sense if " @@ -39136,12 +39375,12 @@ "variáveis." #. (itstool) path: row/entry -#: book.translate.xml:23010 +#: book.translate.xml:23170 msgid "help topic" msgstr "help tópico" #. (itstool) path: row/entry -#: book.translate.xml:23012 +#: book.translate.xml:23172 msgid "" "Shows help messages read from /boot/loader.help. If the " "topic given is index, the list of available topics is " @@ -39152,12 +39391,12 @@ "disponíveis será exibida." #. (itstool) path: row/entry -#: book.translate.xml:23019 +#: book.translate.xml:23179 msgid "include filename …" msgstr "include nomedoarquivo…" #. (itstool) path: row/entry -#: book.translate.xml:23021 +#: book.translate.xml:23181 msgid "" "Reads the specified file and interprets it line by line. An error " "immediately stops the include." @@ -39166,7 +39405,7 @@ "imediatamente o include." #. (itstool) path: row/entry -#: book.translate.xml:23027 +#: book.translate.xml:23187 msgid "" "load -t type " "filename" @@ -39175,7 +39414,7 @@ "filename" #. (itstool) path: row/entry -#: book.translate.xml:23030 +#: book.translate.xml:23190 msgid "" "Loads the kernel, kernel module, or file of the type given, with the " "specified filename. Any arguments after filename " @@ -39191,7 +39430,7 @@ "emphasis>." #. (itstool) path: row/entry -#: book.translate.xml:23041 +#: book.translate.xml:23201 msgid "" "ls -l path" @@ -39200,7 +39439,7 @@ "optional>" #. (itstool) path: row/entry -#: book.translate.xml:23043 +#: book.translate.xml:23203 msgid "" "Displays a listing of files in the given path, or the root directory, if the " "path is not specified. If is specified, file sizes will " @@ -39211,12 +39450,12 @@ "tamanhos dos arquivos também serão mostrados." #. (itstool) path: row/entry -#: book.translate.xml:23050 +#: book.translate.xml:23210 msgid "lsdev -v" msgstr "lsdev -v" #. (itstool) path: row/entry -#: book.translate.xml:23051 +#: book.translate.xml:23211 msgid "" "Lists all of the devices from which it may be possible to load modules. If " " is specified, more details are printed." @@ -39225,12 +39464,12 @@ " for especificado, mais detalhes serão impressos." #. (itstool) path: row/entry -#: book.translate.xml:23057 +#: book.translate.xml:23217 msgid "lsmod -v" msgstr "lsmod -v" #. (itstool) path: row/entry -#: book.translate.xml:23058 +#: book.translate.xml:23218 msgid "" "Displays loaded modules. If is specified, more details " "are shown." @@ -39239,12 +39478,12 @@ "detalhes serão mostrados." #. (itstool) path: row/entry -#: book.translate.xml:23063 +#: book.translate.xml:23223 msgid "more filename" msgstr "more nomedoarquivo" #. (itstool) path: row/entry -#: book.translate.xml:23064 +#: book.translate.xml:23224 msgid "" "Displays the files specified, with a pause at each LINES " "displayed." @@ -39253,17 +39492,17 @@ "varname> exibidas." #. (itstool) path: row/entry -#: book.translate.xml:23069 +#: book.translate.xml:23229 msgid "reboot" msgstr "reboot" #. (itstool) path: row/entry -#: book.translate.xml:23070 +#: book.translate.xml:23230 msgid "Immediately reboots the system." msgstr "Reinicia imediatamente o sistema." #. (itstool) path: row/entry -#: book.translate.xml:23074 +#: book.translate.xml:23234 msgid "" "set variable, set variable=value" @@ -39272,28 +39511,28 @@ "replaceable>=value" #. (itstool) path: row/entry -#: book.translate.xml:23076 +#: book.translate.xml:23236 msgid "Sets the specified environment variables." msgstr "Define as variáveis de ambiente especificadas." #. (itstool) path: row/entry -#: book.translate.xml:23080 +#: book.translate.xml:23240 msgid "unload" msgstr "unload" #. (itstool) path: row/entry -#: book.translate.xml:23081 +#: book.translate.xml:23241 msgid "Removes all loaded modules." msgstr "Remove todos os módulos carregados." #. (itstool) path: para/indexterm #. (itstool) path: sect3/indexterm -#: book.translate.xml:23089 book.translate.xml:23199 +#: book.translate.xml:23249 book.translate.xml:23359 msgid "single-user mode" msgstr "single-user mode" #. (itstool) path: sect2/para -#: book.translate.xml:23087 +#: book.translate.xml:23247 msgid "" "Here are some practical examples of loader usage. To boot the usual kernel " "in single-user mode <_:indexterm-1/>:" @@ -39302,13 +39541,13 @@ "kernel usual no modo single-user <_:indexterm-1/>:" #. (itstool) path: sect2/screen -#: book.translate.xml:23092 +#: book.translate.xml:23252 #, no-wrap msgid "boot -s" msgstr "boot -s" #. (itstool) path: sect2/para -#: book.translate.xml:23094 +#: book.translate.xml:23254 msgid "" "To unload the usual kernel and modules and then load the previous or " "another, specified kernel:" @@ -39317,7 +39556,7 @@ "kernel anterior ou outro especificado:" #. (itstool) path: sect2/screen -#: book.translate.xml:23097 +#: book.translate.xml:23257 #, no-wrap msgid "" "unload\n" @@ -39327,7 +39566,7 @@ "load kernel.old" #. (itstool) path: sect2/para -#: book.translate.xml:23100 +#: book.translate.xml:23260 msgid "" "Use kernel.GENERIC to refer to the default kernel that " "comes with an installation, or kernel.old, to refer to " @@ -39340,12 +39579,12 @@ "ou antes de configurar um kernel personalizado." #. (itstool) path: sect2/para -#: book.translate.xml:23106 +#: book.translate.xml:23266 msgid "Use the following to load the usual modules with another kernel:" msgstr "Use o seguinte para carregar os módulos usuais com outro kernel:" #. (itstool) path: sect2/screen -#: book.translate.xml:23109 +#: book.translate.xml:23269 #, no-wrap msgid "" "unload\n" @@ -39357,28 +39596,28 @@ "boot-conf" #. (itstool) path: sect2/para -#: book.translate.xml:23113 +#: book.translate.xml:23273 msgid "To load an automated kernel configuration script:" msgstr "Para carregar um script de configuração do kernel automatizado:" #. (itstool) path: sect2/screen -#: book.translate.xml:23115 +#: book.translate.xml:23275 #, no-wrap msgid "load -t userconfig_script /boot/kernel.conf" msgstr "load -t userconfig_script /boot/kernel.conf" #. (itstool) path: sect2/indexterm -#: book.translate.xml:23117 +#: book.translate.xml:23277 msgid "kernel boot interaction" msgstr "kernel boot interaction" #. (itstool) path: sect2/title -#: book.translate.xml:23124 +#: book.translate.xml:23284 msgid "Last Stage" msgstr "Último estágio" #. (itstool) path: sect2/para -#: book.translate.xml:23130 +#: book.translate.xml:23290 msgid "" "Once the kernel is loaded by either loader or by " "boot2, which bypasses loaderkernel bootflags" msgstr "kernel bootflags" #. (itstool) path: table/title -#: book.translate.xml:23144 +#: book.translate.xml:23304 msgid "Kernel Interaction During Boot" msgstr "Interação do Kernel durante o Boot" #. (itstool) path: row/entry -#: book.translate.xml:23157 +#: book.translate.xml:23317 msgid "" "During kernel initialization, ask for the device to mount as the root file " "system." @@ -39417,34 +39656,34 @@ "como o sistema de arquivos raiz." #. (itstool) path: row/entry -#: book.translate.xml:23162 +#: book.translate.xml:23322 msgid "" msgstr "" #. (itstool) path: row/entry -#: book.translate.xml:23163 +#: book.translate.xml:23323 msgid "Boot the root file system from a CDROM." msgstr "" "Inicialize o sistema de arquivos raiz a partir de um CDROM." #. (itstool) path: row/entry -#: book.translate.xml:23168 +#: book.translate.xml:23328 msgid "" msgstr "" #. (itstool) path: row/entry -#: book.translate.xml:23169 +#: book.translate.xml:23329 msgid "Boot into single-user mode." msgstr "Inicialize no modo single-user." #. (itstool) path: row/entry -#: book.translate.xml:23174 +#: book.translate.xml:23334 msgid "Be more verbose during kernel startup." msgstr "Seja mais detalhado durante a inicialização do kernel." #. (itstool) path: sect2/para -#: book.translate.xml:23180 +#: book.translate.xml:23340 msgid "" "Once the kernel has finished booting, it passes control to the user process " "init8UFS file system is not, and " @@ -39477,12 +39716,12 @@ "diretamente. Caso contrário, o sistema é inicializado no modo multi-user." #. (itstool) path: sect3/title -#: book.translate.xml:23197 +#: book.translate.xml:23357 msgid "Single-User Mode" msgstr "Modo Single-User" #. (itstool) path: sect3/para -#: book.translate.xml:23202 +#: book.translate.xml:23362 msgid "" "A user can specify this mode by booting with or by " "setting the boot_single variable in loaderEnter, the system will enter the " "default Bourne shell. To specify a different shell, input the full path to " @@ -39513,7 +39752,7 @@ "para o shell." #. (itstool) path: sect3/para -#: book.translate.xml:23215 +#: book.translate.xml:23375 msgid "" "Single-user mode is usually used to repair a system that will not boot due " "to an inconsistent file system or an error in a boot configuration file. It " @@ -39531,7 +39770,7 @@ "configuração. Não há rede neste modo." #. (itstool) path: sect3/para -#: book.translate.xml:23224 +#: book.translate.xml:23384 msgid "" "While single-user mode is useful for repairing a system, it poses a security " "risk unless the system is in a physically secure location. By default, any " @@ -39545,7 +39784,7 @@ "single-user." #. (itstool) path: sect3/para -#: book.translate.xml:23230 +#: book.translate.xml:23390 msgid "" "If the system console is changed to insecure in /etc/ttys, the system will first prompt for " @@ -39562,12 +39801,12 @@ "\"username\">root quando ela é desconhecida." #. (itstool) path: example/title -#: book.translate.xml:23240 +#: book.translate.xml:23400 msgid "Configuring an Insecure Console in /etc/ttys" msgstr "Configurando um Console Inseguro em /etc/ttys" #. (itstool) path: example/programlisting -#: book.translate.xml:23243 +#: book.translate.xml:23403 #, no-wrap msgid "" "# name getty type status comments\n" @@ -39583,7 +39822,7 @@ "console none unknown off insecure" #. (itstool) path: sect3/para -#: book.translate.xml:23250 +#: book.translate.xml:23410 msgid "" "An insecure console means that physical security to the " "console is considered to be insecure, so only someone who knows the " @@ -39596,17 +39835,17 @@ "single-user." #. (itstool) path: sect3/title -#: book.translate.xml:23257 +#: book.translate.xml:23417 msgid "Multi-User Mode" msgstr "Modo Multi-User" #. (itstool) path: sect3/indexterm -#: book.translate.xml:23259 +#: book.translate.xml:23419 msgid "multi-user mode" msgstr "multi-user mode" #. (itstool) path: sect3/para -#: book.translate.xml:23261 +#: book.translate.xml:23421 msgid "" "If init finds the file systems to be in order, or " "once the user has finished their commands in single-user mode and has typed " @@ -39620,12 +39859,12 @@ "recursos do sistema." #. (itstool) path: sect3/indexterm -#: book.translate.xml:23268 +#: book.translate.xml:23428 msgid "rc files" msgstr "rc files" #. (itstool) path: sect3/para -#: book.translate.xml:23270 +#: book.translate.xml:23430 msgid "" "The resource configuration system reads in configuration defaults from " "/etc/defaults/rc.conf and system-specific details from " @@ -39642,7 +39881,7 @@ "scripts de inicialização dos pacotes instalados localmente." #. (itstool) path: sect3/para -#: book.translate.xml:23279 +#: book.translate.xml:23439 msgid "" "To learn more about the resource configuration system, refer to " "rc8." #. (itstool) path: info/title -#: book.translate.xml:23294 +#: book.translate.xml:23454 msgid "Configuring Boot Time Splash Screens" msgstr "Configurando telas iniciais de inicialização" #. (itstool) path: authorgroup/author -#: book.translate.xml:23297 book.translate.xml:57310 +#: book.translate.xml:23457 book.translate.xml:57470 msgid "" " Joseph J. Barbish Contributed by " @@ -39669,7 +39908,7 @@ "personname> Contribuído por " #. (itstool) path: sect1/para -#: book.translate.xml:23307 +#: book.translate.xml:23467 msgid "" "Typically when a FreeBSD system boots, it displays its progress as a series " "of messages at the console. A boot splash screen creates an alternate boot " @@ -39690,7 +39929,7 @@ "inicialização." #. (itstool) path: sect1/para -#: book.translate.xml:23317 +#: book.translate.xml:23477 msgid "" "There are two basic environments available in FreeBSD. The first is the " "default legacy virtual console command line environment. After the system " @@ -39707,7 +39946,7 @@ "gerenciador gráfico de tela e um gerenciador gráfico de login." #. (itstool) path: sect1/para -#: book.translate.xml:23325 +#: book.translate.xml:23485 msgid "" "Once the system has booted, the splash screen defaults to being a screen " "saver. After a time period of non-use, the splash screen will display and " @@ -39732,7 +39971,7 @@ "efeito nos gerenciadores gráficos de telas." #. (itstool) path: sect1/para -#: book.translate.xml:23336 +#: book.translate.xml:23496 msgid "" "By installing the sysutils/bsd-splash-changer package or " "port, a random splash image from a collection will display at boot. The " @@ -39763,7 +40002,7 @@ "utilizado:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:23354 +#: book.translate.xml:23514 #, no-wrap msgid "" "splash_bmp_load=\"YES\"\n" @@ -39775,13 +40014,13 @@ "bitmap_name=\"/boot/splash.bmp\"" #. (itstool) path: sect1/para -#: book.translate.xml:23358 +#: book.translate.xml:23518 msgid "To use a PCX file instead of a bitmap file:" msgstr "" "Para usar um arquivo PCX em vez de um arquivo bitmap:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:23361 +#: book.translate.xml:23521 #, no-wrap msgid "" "splash_pcx_load=\"YES\"\n" @@ -39793,7 +40032,7 @@ "bitmap_name=\"/boot/splash.pcx\"" #. (itstool) path: sect1/para -#: book.translate.xml:23365 +#: book.translate.xml:23525 msgid "" "To instead use ASCII art in the https://en.wikipedia.org/wiki/TheDraw format:" @@ -39802,7 +40041,7 @@ "wikipedia.org/wiki/TheDraw\">https://en.wikipedia.org/wiki/TheDraw:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:23368 +#: book.translate.xml:23528 #, no-wrap msgid "" "splash_txt=\"YES\"\n" @@ -39814,19 +40053,19 @@ "bitmap_name=\"/boot/splash.bin\"" #. (itstool) path: sect1/para -#: book.translate.xml:23372 +#: book.translate.xml:23532 msgid "Other interesting loader.conf options include:" msgstr "" "Outras opções interessantes do arquivo loader.conf " "incluem:" #. (itstool) path: varlistentry/term -#: book.translate.xml:23376 +#: book.translate.xml:23536 msgid "beastie_disable=\"YES\"" msgstr "beastie_disable=\"YES\"" #. (itstool) path: listitem/para -#: book.translate.xml:23379 +#: book.translate.xml:23539 msgid "" "This will stop the boot options menu from being displayed, but the timed " "wait count down prompt will still be present. Even with the display of the " @@ -39840,12 +40079,12 @@ "programado ativará a opção de inicialização correspondente." #. (itstool) path: varlistentry/term -#: book.translate.xml:23388 +#: book.translate.xml:23548 msgid "loader_logo=\"beastie\"" msgstr "loader_logo=\"beastie\"" #. (itstool) path: listitem/para -#: book.translate.xml:23391 +#: book.translate.xml:23551 msgid "" "This will replace the default words FreeBSD, which are " "displayed to the right of the boot options menu, with the colored beastie " @@ -39856,7 +40095,7 @@ "beastie." #. (itstool) path: sect1/para -#: book.translate.xml:23399 +#: book.translate.xml:23559 msgid "" "For more information, refer to splash4, " @@ -39871,17 +40110,17 @@ "refentrytitle>4." #. (itstool) path: info/title -#: book.translate.xml:23405 +#: book.translate.xml:23565 msgid "Device Hints" msgstr "Sugestões de dispositivos" #. (itstool) path: sect1/indexterm -#: book.translate.xml:23418 +#: book.translate.xml:23578 msgid "device.hints" msgstr "device.hints" #. (itstool) path: sect1/para -#: book.translate.xml:23422 +#: book.translate.xml:23582 msgid "" "During initial system startup, the boot loader8 reads . Variables can be added " @@ -39920,7 +40159,7 @@ "próxima reinicialização." #. (itstool) path: sect1/para -#: book.translate.xml:23437 +#: book.translate.xml:23597 msgid "" "Once the system is booted, kenv1 can be used to dump " @@ -39931,7 +40170,7 @@ "despejar todas as variáveis." #. (itstool) path: sect1/para -#: book.translate.xml:23440 +#: book.translate.xml:23600 msgid "" "The syntax for /boot/device.hints is one variable per " "line, using the hash # as comment markers. Lines are " @@ -39942,24 +40181,24 @@ "comentário. As linhas são construídas da seguinte forma:" #. (itstool) path: sect1/screen -#: book.translate.xml:23445 +#: book.translate.xml:23605 #, no-wrap msgid "hint.driver.unit.keyword=\"value\"" msgstr "hint.driver.unit.keyword=\"value\"" #. (itstool) path: sect1/para -#: book.translate.xml:23447 +#: book.translate.xml:23607 msgid "The syntax for the Stage 3 boot loader is:" msgstr "A sintaxe para o estágio 3 do boot loader é:" #. (itstool) path: sect1/screen -#: book.translate.xml:23449 +#: book.translate.xml:23609 #, no-wrap msgid "set hint.driver.unit.keyword=value" msgstr "set hint.driver.unit.keyword=value" #. (itstool) path: sect1/para -#: book.translate.xml:23451 +#: book.translate.xml:23611 msgid "" "where driver is the device driver name, unit is the device driver unit number, and keyword is " @@ -39971,7 +40210,7 @@ "consistir das seguintes opções:" #. (itstool) path: listitem/para -#: book.translate.xml:23458 +#: book.translate.xml:23618 msgid "" "at: specifies the bus which the device is attached to." msgstr "" @@ -39979,7 +40218,7 @@ "conectado." #. (itstool) path: listitem/para -#: book.translate.xml:23463 +#: book.translate.xml:23623 msgid "" "port: specifies the start address of the I/O to be used." @@ -39988,7 +40227,7 @@ "acronym> a ser usado." #. (itstool) path: listitem/para -#: book.translate.xml:23468 +#: book.translate.xml:23628 msgid "" "irq: specifies the interrupt request number to be used." msgstr "" @@ -39996,12 +40235,12 @@ "ser usada." #. (itstool) path: listitem/para -#: book.translate.xml:23473 +#: book.translate.xml:23633 msgid "drq: specifies the DMA channel number." msgstr "drq: especifica o número do canal DMA." #. (itstool) path: listitem/para -#: book.translate.xml:23478 +#: book.translate.xml:23638 msgid "" "maddr: specifies the physical memory address occupied by " "the device." @@ -40010,13 +40249,13 @@ "pelo dispositivo." #. (itstool) path: listitem/para -#: book.translate.xml:23483 +#: book.translate.xml:23643 msgid "flags: sets various flag bits for the device." msgstr "" "flags: define vários bits de flags para o dispositivo." #. (itstool) path: listitem/para -#: book.translate.xml:23488 +#: book.translate.xml:23648 msgid "" "disabled: if set to 1 the device is " "disabled." @@ -40025,7 +40264,7 @@ "dispositivo é desativado." #. (itstool) path: sect1/para -#: book.translate.xml:23493 +#: book.translate.xml:23653 msgid "" "Since device drivers may accept or require more hints not listed here, " "viewing a driver's manual page is recommended. For more information, refer " @@ -40048,12 +40287,12 @@ "refentrytitle>8." #. (itstool) path: sect1/title -#: book.translate.xml:23500 +#: book.translate.xml:23660 msgid "Shutdown Sequence" msgstr "Sequência de Desligamento" #. (itstool) path: sect1/indexterm -#: book.translate.xml:23502 +#: book.translate.xml:23662 msgid "" "shutdown8" @@ -40062,7 +40301,7 @@ "manvolnum>" #. (itstool) path: sect1/para -#: book.translate.xml:23506 +#: book.translate.xml:23666 msgid "" "Upon controlled shutdown using shutdown8, " @@ -40081,7 +40320,7 @@ "um que não termine em tempo hábil." #. (itstool) path: sect1/para -#: book.translate.xml:23513 +#: book.translate.xml:23673 msgid "" "To power down a FreeBSD machine on architectures and systems that support " "power management, use shutdown -p now to turn the power " @@ -40112,7 +40351,7 @@ "informações." #. (itstool) path: sect1/para -#: book.translate.xml:23525 +#: book.translate.xml:23685 msgid "" "Modify group membership by referring to ." msgstr "" @@ -40120,7 +40359,7 @@ "\"/>." #. (itstool) path: note/para -#: book.translate.xml:23529 +#: book.translate.xml:23689 msgid "" "Power management requires acpi4 to be loaded as a " @@ -40131,12 +40370,12 @@ "módulo ou estaticamente compilado em um kernel personalizado." #. (itstool) path: info/title -#: book.translate.xml:23544 +#: book.translate.xml:23704 msgid "Security" msgstr "Segurança" #. (itstool) path: authorgroup/author -#: book.translate.xml:23547 +#: book.translate.xml:23707 msgid "" " Tom Rhodes Rewritten by " @@ -40145,12 +40384,12 @@ "personname> Reescrito por " #. (itstool) path: chapter/indexterm -#: book.translate.xml:23557 +#: book.translate.xml:23717 msgid "security" msgstr "Segurança" #. (itstool) path: sect1/para -#: book.translate.xml:23562 +#: book.translate.xml:23722 msgid "" "Security, whether physical or virtual, is a topic so broad that an entire " "industry has evolved around it. Hundreds of standard practices have been " @@ -40163,7 +40402,7 @@ "como se proteger contra ataques e intrusos." #. (itstool) path: sect1/para -#: book.translate.xml:23568 +#: book.translate.xml:23728 msgid "" "In this chapter, several fundamentals and techniques will be discussed. The " "FreeBSD system comes with multiple layers of security, and many more third " @@ -40174,22 +40413,22 @@ "de terceiros podem ser adicionados para aumentar a segurança." #. (itstool) path: listitem/para -#: book.translate.xml:23577 +#: book.translate.xml:23737 msgid "Basic FreeBSD system security concepts." msgstr "Conceitos básicos de segurança do sistema FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:23581 +#: book.translate.xml:23741 msgid "The various crypt mechanisms available in FreeBSD." msgstr "Os vários mecanismos de criptografia disponíveis no FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:23585 +#: book.translate.xml:23745 msgid "How to set up one-time password authentication." msgstr "Como configurar a autenticação de senha única." #. (itstool) path: listitem/para -#: book.translate.xml:23589 +#: book.translate.xml:23749 msgid "" "How to configure TCP Wrapper for use with " "inetd8." #. (itstool) path: listitem/para -#: book.translate.xml:23594 +#: book.translate.xml:23754 msgid "How to set up Kerberos on FreeBSD." msgstr "Como configurar o Kerberos no FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:23599 +#: book.translate.xml:23759 msgid "" "How to configure IPsec and create a VPN." @@ -40214,18 +40453,18 @@ "acronym>." #. (itstool) path: listitem/para -#: book.translate.xml:23604 +#: book.translate.xml:23764 msgid "How to configure and use OpenSSH on FreeBSD." msgstr "" "Como configurar e usar o OpenSSH no FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:23609 +#: book.translate.xml:23769 msgid "How to use file system ACLs." msgstr "Como usar ACLs para o sistema de arquivos ." #. (itstool) path: listitem/para -#: book.translate.xml:23613 +#: book.translate.xml:23773 msgid "" "How to use pkg to audit third party software " "packages installed from the Ports Collection." @@ -40234,17 +40473,17 @@ "de terceiros instalados a partir da Coleção de Ports." #. (itstool) path: listitem/para -#: book.translate.xml:23619 +#: book.translate.xml:23779 msgid "How to utilize FreeBSD security advisories." msgstr "Como utilizar os alertas de segurança do FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:23623 +#: book.translate.xml:23783 msgid "What Process Accounting is and how to enable it on FreeBSD." msgstr "O que é Auditoria de Processos e como ativá-la no FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:23628 +#: book.translate.xml:23788 msgid "" "How to control user resources using login classes or the resource limits " "database." @@ -40253,12 +40492,12 @@ "dados de limites de recursos." #. (itstool) path: listitem/para -#: book.translate.xml:23637 book.translate.xml:57426 +#: book.translate.xml:23797 book.translate.xml:57586 msgid "Understand basic FreeBSD and Internet concepts." msgstr "Entender os conceitos básicos do FreeBSD e de Internet." #. (itstool) path: sect1/para -#: book.translate.xml:23641 +#: book.translate.xml:23801 msgid "" "Additional security topics are covered elsewhere in this Handbook. For " "example, Mandatory Access Control is discussed in " @@ -40270,7 +40509,7 @@ "\"firewalls\"/>." #. (itstool) path: sect1/para -#: book.translate.xml:23650 +#: book.translate.xml:23810 msgid "" "Security is everyone's responsibility. A weak entry point in any system " "could allow intruders to gain access to critical information and cause havoc " @@ -40285,7 +40524,7 @@ "Confidencialidade, Integridade e Disponibilidade dos sistemas de informação." #. (itstool) path: sect1/para -#: book.translate.xml:23658 +#: book.translate.xml:23818 msgid "" "The CIA triad is a bedrock concept of computer security " "as customers and users expect their data to be protected. For example, a " @@ -40302,7 +40541,7 @@ "informações do pedido em todos os momentos (disponibilidade)." #. (itstool) path: sect1/para -#: book.translate.xml:23666 +#: book.translate.xml:23826 msgid "" "To provide CIA, security professionals apply a defense in " "depth strategy. The idea of defense in depth is to add several layers of " @@ -40324,7 +40563,7 @@ "segurança eficaz, é preciso entender as ameaças e como se defender delas." #. (itstool) path: sect1/para -#: book.translate.xml:23677 +#: book.translate.xml:23837 msgid "" "What is a threat as it pertains to computer security? Threats are not " "limited to remote attackers who attempt to access a system without " @@ -40339,7 +40578,7 @@ "naturais, vulnerabilidades de segurança e até corporações concorrentes." #. (itstool) path: sect1/para -#: book.translate.xml:23684 +#: book.translate.xml:23844 msgid "" "Systems and networks can be accessed without permission, sometimes by " "accident, or by remote attackers, and in some cases, via corporate espionage " @@ -40356,7 +40595,7 @@ "as ameaças e estar preparado para mitigá-las." #. (itstool) path: sect1/para -#: book.translate.xml:23692 +#: book.translate.xml:23852 msgid "" "When applying security to systems, it is recommended to start by securing " "the basic accounts and system configuration, and then to secure the network " @@ -40380,7 +40619,7 @@ "equipe de segurança." #. (itstool) path: sect1/para -#: book.translate.xml:23704 +#: book.translate.xml:23864 msgid "" "The rest of this introduction describes how some of these basic security " "configurations are performed on a FreeBSD system. The rest of this chapter " @@ -40393,12 +40632,12 @@ "implementar uma política de segurança em um sistema FreeBSD." #. (itstool) path: sect2/title -#: book.translate.xml:23711 +#: book.translate.xml:23871 msgid "Preventing Logins" msgstr "Prevenindo Logins" #. (itstool) path: sect2/para -#: book.translate.xml:23713 +#: book.translate.xml:23873 msgid "" "In securing a system, a good starting point is an audit of accounts. Ensure " "that root has a strong password " @@ -40412,7 +40651,7 @@ "logar." #. (itstool) path: sect2/para -#: book.translate.xml:23718 +#: book.translate.xml:23878 msgid "" "To deny login access to accounts, two methods exist. The first is to lock " "the account. This example locks the toortoor:" #. (itstool) path: sect2/screen -#: book.translate.xml:23722 +#: book.translate.xml:23882 #, no-wrap msgid "# pw lock toor" msgstr "# pw lock toor" #. (itstool) path: sect2/para -#: book.translate.xml:23724 +#: book.translate.xml:23884 msgid "" "The second method is to prevent login access by changing the shell to " "/usr/sbin/nologin. Only the superuser can change the " @@ -40440,13 +40679,13 @@ "shell para outros usuários:" #. (itstool) path: sect2/screen -#: book.translate.xml:23728 +#: book.translate.xml:23888 #, no-wrap msgid "# chsh -s /usr/sbin/nologin toor" msgstr "# chsh -s /usr/sbin/nologin toor" #. (itstool) path: sect2/para -#: book.translate.xml:23730 +#: book.translate.xml:23890 msgid "" "The /usr/sbin/nologin shell prevents the system from " "assigning a shell to the user when they attempt to login." @@ -40455,12 +40694,12 @@ "um shell ao usuário quando ele tenta efetuar login." #. (itstool) path: sect2/title -#: book.translate.xml:23736 +#: book.translate.xml:23896 msgid "Permitted Account Escalation" msgstr "Escalonamento de Contas Permitido" #. (itstool) path: sect2/para -#: book.translate.xml:23738 +#: book.translate.xml:23898 msgid "" "In some cases, system administration needs to be shared with other users. " "FreeBSD has two methods to handle this. The first one, which is not " @@ -40488,7 +40727,7 @@ "caractere vírgula sem espaço." #. (itstool) path: sect2/para -#: book.translate.xml:23752 +#: book.translate.xml:23912 msgid "" "The second, and recommended, method to permit privilege escalation is to " "install the security/sudo package or port. This software " @@ -40502,7 +40741,7 @@ "privilegiados especificados." #. (itstool) path: sect2/para -#: book.translate.xml:23759 +#: book.translate.xml:23919 msgid "" "After installation, use visudo to edit /usr/" "local/etc/sudoers. This example creates a new apache24:" #. (itstool) path: sect2/screen -#: book.translate.xml:23766 +#: book.translate.xml:23926 #, no-wrap msgid "" "# pw groupadd webadmin -M trhodes -g 6000\n" @@ -40529,12 +40768,12 @@ "%webadmin ALL=(ALL) /usr/sbin/service apache24 *" #. (itstool) path: sect2/title -#: book.translate.xml:23772 +#: book.translate.xml:23932 msgid "Password Hashes" msgstr "Hashes de Senhas" #. (itstool) path: sect2/para -#: book.translate.xml:23774 +#: book.translate.xml:23934 msgid "" "Passwords are a necessary evil of technology. When they must be used, they " "should be complex and a powerful hash mechanism should be used to encrypt " @@ -40555,7 +40794,7 @@ "ser alterado para o algoritmo Blowfish mais seguro." #. (itstool) path: note/para -#: book.translate.xml:23786 +#: book.translate.xml:23946 msgid "" "Blowfish is not part of AES and is not considered " "compliant with any Federal Information Processing Standards (FIPS# grep dru /etc/master.passwd\n" @@ -40605,7 +40844,7 @@ "dru:$6$pzIjSvCAn.PBYQBA$PXpSeWPx3g5kscj3IMiM7tUEUSPmGexxta.8Lt9TGSi2lNQqYGKszsBPuGME0:1001:1001::0:0:dru:/usr/home/dru:/bin/csh" #. (itstool) path: sect2/para -#: book.translate.xml:23811 +#: book.translate.xml:23971 msgid "" "The hash mechanism is set in the user's login class. For this example, the " "user is in the default login class and the hash algorithm " @@ -40617,26 +40856,26 @@ "filename>:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:23816 +#: book.translate.xml:23976 #, no-wrap msgid " :passwd_format=sha512:\\" msgstr " :passwd_format=sha512:\\" #. (itstool) path: sect2/para -#: book.translate.xml:23818 +#: book.translate.xml:23978 msgid "" "To change the algorithm to Blowfish, modify that line to look like this:" msgstr "" "Para alterar o algoritmo para Blowfish, modifique a linha para ficar assim:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:23821 +#: book.translate.xml:23981 #, no-wrap msgid " :passwd_format=blf:\\" msgstr " :passwd_format=blf:\\" #. (itstool) path: sect2/para -#: book.translate.xml:23823 +#: book.translate.xml:23983 msgid "" "Then run cap_mkdb /etc/login.conf as described in . Note that this change will not affect any " @@ -40651,7 +40890,7 @@ "command> para alterar sua senha." #. (itstool) path: sect2/para -#: book.translate.xml:23830 +#: book.translate.xml:23990 msgid "" "For remote logins, two-factor authentication should be used. An example of " "two-factor authentication is something you have, such as a " @@ -40675,12 +40914,12 @@ "descritas em ." #. (itstool) path: sect2/title -#: book.translate.xml:23844 +#: book.translate.xml:24004 msgid "Password Policy Enforcement" msgstr "Aplicação de Política de Senha" #. (itstool) path: sect2/para -#: book.translate.xml:23846 +#: book.translate.xml:24006 msgid "" "Enforcing a strong password policy for local accounts is a fundamental " "aspect of system security. In FreeBSD, password length, password strength, " @@ -40693,7 +40932,7 @@ "de Autenticação Conectáveis (PAM)." #. (itstool) path: sect2/para -#: book.translate.xml:23852 +#: book.translate.xml:24012 msgid "" "This section demonstrates how to configure the minimum and maximum password " "length and the enforcement of mixed characters using the " @@ -40705,7 +40944,7 @@ "filename>. Este módulo é aplicado quando um usuário altera sua senha." #. (itstool) path: sect2/para -#: book.translate.xml:23858 +#: book.translate.xml:24018 msgid "" "To configure this module, become the superuser and uncomment the line " "containing pam_passwdqc.so in /etc/pam.d/" @@ -40717,13 +40956,13 @@ "de senha:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:23864 +#: book.translate.xml:24024 #, no-wrap msgid "password requisite pam_passwdqc.so min=disabled,disabled,disabled,12,10 similar=deny retry=3 enforce=users" msgstr "password requisite pam_passwdqc.so min=disabled,disabled,disabled,12,10 similar=deny retry=3 enforce=users" #. (itstool) path: sect2/para -#: book.translate.xml:23866 +#: book.translate.xml:24026 msgid "" "This example sets several requirements for new passwords. The min setting controls the minimum password length. It has five values " @@ -40757,7 +40996,7 @@ "caracteres com quatro tipos de complexidade." #. (itstool) path: sect2/para -#: book.translate.xml:23883 +#: book.translate.xml:24043 msgid "" "The similar setting denies passwords that are similar to " "the user's previous password. The retry setting provides " @@ -40768,7 +41007,7 @@ "usuário três oportunidades para inserir uma nova senha." #. (itstool) path: sect2/para -#: book.translate.xml:23888 +#: book.translate.xml:24048 msgid "" "Once this file is saved, a user changing their password will see a message " "similar to the following:" @@ -40777,7 +41016,7 @@ "mensagem semelhante a seguinte:" #. (itstool) path: sect2/screen -#: book.translate.xml:23891 +#: book.translate.xml:24051 #, no-wrap msgid "" "% passwd\n" @@ -40811,7 +41050,7 @@ "Enter new password:" #. (itstool) path: sect2/para -#: book.translate.xml:23906 +#: book.translate.xml:24066 msgid "" "If a password that does not match the policy is entered, it will be rejected " "with a warning and the user will have an opportunity to try again, up to the " @@ -40822,7 +41061,7 @@ "número configurado de novas tentativas." #. (itstool) path: sect2/para -#: book.translate.xml:23911 +#: book.translate.xml:24071 msgid "" "Most password policies require passwords to expire after so many days. To " "set a password age time in FreeBSD, set for " @@ -40836,13 +41075,13 @@ "literal> contém um exemplo:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:23918 +#: book.translate.xml:24078 #, no-wrap msgid "# :passwordtime=90d:\\" msgstr "# :passwordtime=90d:\\" #. (itstool) path: sect2/para -#: book.translate.xml:23920 +#: book.translate.xml:24080 msgid "" "So, to set an expiry of 90 days for this login class, remove the comment " "symbol (#), save the edit, and run cap_mkdb /etc/" @@ -40853,7 +41092,7 @@ "execute o cap_mkdb /etc/login.conf." #. (itstool) path: sect2/para -#: book.translate.xml:23925 +#: book.translate.xml:24085 msgid "" "To set the expiration on individual users, pass an expiration date or the " "number of days to expiry and a username to pw:" @@ -40863,13 +41102,13 @@ "comando pw:" #. (itstool) path: sect2/screen -#: book.translate.xml:23929 +#: book.translate.xml:24089 #, no-wrap msgid "# pw usermod -p 30-apr-2015 -n trhodes" msgstr "# pw usermod -p 30-apr-2015 -n trhodes" #. (itstool) path: sect2/para -#: book.translate.xml:23931 +#: book.translate.xml:24091 msgid "" "As seen here, an expiration date is set in the form of day, month, and year. " "For more information, see pw." #. (itstool) path: sect2/title -#: book.translate.xml:23937 +#: book.translate.xml:24097 msgid "Detecting Rootkits" msgstr "Detectando Rootkits" #. (itstool) path: sect2/para -#: book.translate.xml:23939 +#: book.translate.xml:24099 msgid "" "A rootkit is any unauthorized software that attempts " "to gain root access to a system. " @@ -40907,7 +41146,7 @@ "que um invasor deixou para trás." #. (itstool) path: sect2/para -#: book.translate.xml:23949 +#: book.translate.xml:24109 msgid "" "A rootkit does do one thing useful for administrators: once detected, it is " "a sign that a compromise happened at some point. But, these types of " @@ -40921,7 +41160,7 @@ "rkhunter." #. (itstool) path: sect2/para -#: book.translate.xml:23955 +#: book.translate.xml:24115 msgid "" "After installation of this package or port, the system may be checked using " "the following command. It will produce a lot of information and will require " @@ -40932,13 +41171,13 @@ "manual da tecla ENTER:" #. (itstool) path: sect2/screen -#: book.translate.xml:23960 +#: book.translate.xml:24120 #, no-wrap msgid "# rkhunter -c" msgstr "# rkhunter -c" #. (itstool) path: sect2/para -#: book.translate.xml:23962 +#: book.translate.xml:24122 msgid "" "After the process completes, a status message will be printed to the screen. " "This message will include the amount of files checked, suspect files, " @@ -40957,7 +41196,7 @@ "ou após uma análise mais detalhada ter sido realizada." #. (itstool) path: sect2/para -#: book.translate.xml:23972 +#: book.translate.xml:24132 msgid "" "Every administrator should know what is running on the systems they are " "responsible for. Third-party tools like rkhunter " @@ -40977,12 +41216,12 @@ "imprescindível." #. (itstool) path: sect2/title -#: book.translate.xml:23984 +#: book.translate.xml:24144 msgid "Binary Verification" msgstr "Verificação Binária" #. (itstool) path: sect2/para -#: book.translate.xml:23986 +#: book.translate.xml:24146 msgid "" "Verification of system files and binaries is important because it provides " "the system administration and security teams information about system " @@ -40996,7 +41235,7 @@ "acronym>)." #. (itstool) path: sect2/para -#: book.translate.xml:23992 +#: book.translate.xml:24152 msgid "" "FreeBSD provides native support for a basic IDS system. " "While the nightly security emails will notify an administrator of changes, " @@ -41017,7 +41256,7 @@ "acronym> removível ou servidor rsync remoto." #. (itstool) path: sect2/para -#: book.translate.xml:24003 +#: book.translate.xml:24163 msgid "" "The built-in mtree utility can be used to generate a " "specification of the contents of a directory. A seed, or a numeric constant, " @@ -41044,7 +41283,7 @@ "\">root, /root/.bin_chksum_mtree:" #. (itstool) path: sect2/screen -#: book.translate.xml:24016 +#: book.translate.xml:24176 #, no-wrap msgid "" "# mtree -s 3483151339707503 -c -K cksum,sha256digest -p /bin > /root/.bin_chksum_mtree\n" @@ -41054,7 +41293,7 @@ "# mtree: /bin checksum: 3427012225" #. (itstool) path: sect2/para -#: book.translate.xml:24019 +#: book.translate.xml:24179 msgid "" "The 3483151339707503 represents the seed. This " "value should be remembered, but not shared." @@ -41063,7 +41302,7 @@ "deve ser lembrado, mas não compartilhado." #. (itstool) path: sect2/para -#: book.translate.xml:24023 +#: book.translate.xml:24183 msgid "" "Viewing /root/.bin_cksum_mtree should yield output " "similar to the following:" @@ -41072,7 +41311,7 @@ "produzir uma saída semelhante à seguinte:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:24026 +#: book.translate.xml:24186 #, no-wrap msgid "" "# user: root\n" @@ -41118,7 +41357,7 @@ " sha256digest=a435972263bf814ad8df082c0752aa2a7bdd8b74ff01431ccbd52ed1e490bbe7" #. (itstool) path: sect2/para -#: book.translate.xml:24047 +#: book.translate.xml:24207 msgid "" "The machine's hostname, the date and time the specification was created, and " "the name of the user who created the specification are included in this " @@ -41131,7 +41370,7 @@ "cada binário no diretório." #. (itstool) path: sect2/para -#: book.translate.xml:24053 +#: book.translate.xml:24213 msgid "" "To verify that the binary signatures have not changed, compare the current " "contents of the directory to the previously generated specification, and " @@ -41144,7 +41383,7 @@ "gerar a especificação original:" #. (itstool) path: sect2/screen -#: book.translate.xml:24059 +#: book.translate.xml:24219 #, no-wrap msgid "" "# mtree -s 3483151339707503 -p /bin < /root/.bin_chksum_mtree >> /root/.bin_chksum_output\n" @@ -41154,7 +41393,7 @@ "# mtree: /bin checksum: 3427012225" #. (itstool) path: sect2/para -#: book.translate.xml:24062 +#: book.translate.xml:24222 msgid "" "This should produce the same checksum for /bin that was " "produced when the specification was created. If no changes have occurred to " @@ -41171,7 +41410,7 @@ "touch e execute o comando de verificação novamente:" #. (itstool) path: sect2/screen -#: book.translate.xml:24071 +#: book.translate.xml:24231 #, no-wrap msgid "" "# touch /bin/cat\n" @@ -41187,7 +41426,7 @@ "\tmodification time expected Fri Sep 27 06:32:55 2013 found Mon Feb 3 10:28:43 2014" #. (itstool) path: sect2/para -#: book.translate.xml:24077 +#: book.translate.xml:24237 msgid "" "It is recommended to create specifications for the directories which contain " "binaries and configuration files, as well as any directories containing " @@ -41204,7 +41443,7 @@ "/etc e /usr/local/etc." #. (itstool) path: sect2/para -#: book.translate.xml:24087 +#: book.translate.xml:24247 msgid "" "More advanced IDS systems exist, such as " "security/aide. In most cases, mtree " @@ -41223,12 +41462,12 @@ "refentrytitle>8." #. (itstool) path: sect2/title -#: book.translate.xml:24097 +#: book.translate.xml:24257 msgid "System Tuning for Security" msgstr "Otimizando o Sistema para Segurança" #. (itstool) path: sect2/para -#: book.translate.xml:24099 +#: book.translate.xml:24259 msgid "" "In FreeBSD, many system features can be tuned using sysctl. A few of the security features which can be tuned to prevent " @@ -41246,7 +41485,7 @@ "em ." #. (itstool) path: note/para -#: book.translate.xml:24109 +#: book.translate.xml:24269 msgid "" "Any time a setting is changed with sysctl, the chance to " "cause undesired harm is increased, affecting the availability of the system. " @@ -41260,7 +41499,7 @@ "produção." #. (itstool) path: sect2/para -#: book.translate.xml:24117 +#: book.translate.xml:24277 msgid "" "By default, the FreeBSD kernel boots with a security level of -1. This is called insecure mode because immutable file " @@ -41293,7 +41532,7 @@ "de segurança disponíveis." #. (itstool) path: warning/para -#: book.translate.xml:24133 +#: book.translate.xml:24293 msgid "" "Increasing the securelevel can break Xorg and cause other issues. Be prepared to do some debugging." @@ -41303,7 +41542,7 @@ "para fazer alguma depuração." #. (itstool) path: sect2/para -#: book.translate.xml:24138 +#: book.translate.xml:24298 msgid "" "The net.inet.tcp.blackhole and net.inet.udp." "blackhole settings can be used to drop incoming SYNnet.inet.icmp.drop_redirect and net.inet.ip." "redirect settings help prevent against redirect " @@ -41351,7 +41590,7 @@ "para 0." #. (itstool) path: sect2/para -#: book.translate.xml:24163 +#: book.translate.xml:24323 msgid "" "Source routing is a method for detecting and accessing non-routable " "addresses on the internal network. This should be disabled as non-routable " @@ -41366,7 +41605,7 @@ "inet.ip.accept_sourceroute como 0." #. (itstool) path: sect2/para -#: book.translate.xml:24171 +#: book.translate.xml:24331 msgid "" "When a machine on the network needs to send messages to all hosts on a " "subnet, an ICMP echo request message is sent to the " @@ -41382,7 +41621,7 @@ "0." #. (itstool) path: sect2/para -#: book.translate.xml:24179 +#: book.translate.xml:24339 msgid "" "Some additional settings are documented in " "security7." #. (itstool) path: sect1/title -#: book.translate.xml:24185 +#: book.translate.xml:24345 msgid "One-time Passwords" msgstr "Senhas de Uso Unico" #. (itstool) path: sect1/indexterm -#: book.translate.xml:24187 +#: book.translate.xml:24347 msgid "one-time passwords" msgstr "one-time passwords" #. (itstool) path: sect1/indexterm -#: book.translate.xml:24188 +#: book.translate.xml:24348 msgid "security one-time passwords" msgstr "security one-time passwords" #. (itstool) path: sect1/para -#: book.translate.xml:24193 +#: book.translate.xml:24353 msgid "" "By default, FreeBSD includes support for One-time Passwords In Everything " "(OPIE). OPIE is designed to prevent " @@ -41429,7 +41668,7 @@ "hash MD5 por padrão." #. (itstool) path: sect1/para -#: book.translate.xml:24204 +#: book.translate.xml:24364 msgid "" "OPIE uses three different types of passwords. The first " "is the usual UNIX or Kerberos " @@ -41447,7 +41686,7 @@ "deve ser diferente da senha UNIX." #. (itstool) path: sect1/para -#: book.translate.xml:24212 +#: book.translate.xml:24372 msgid "" "There are two other pieces of data that are important to OPIE. One is the seed or key, consisting " @@ -41482,7 +41721,7 @@ "acronym> deve ser reinicializado." #. (itstool) path: sect1/para -#: book.translate.xml:24231 +#: book.translate.xml:24391 msgid "" "There are a few programs involved in this process. A one-time password, or a " "consecutive list of one-time passwords, is generated by passing an iteration " @@ -41510,7 +41749,7 @@ "iteração atual e o seed do usuário solicitante atual." #. (itstool) path: sect1/para -#: book.translate.xml:24241 +#: book.translate.xml:24401 msgid "" "This section describes four different sorts of operations. The first is how " "to set up one-time-passwords for the first time over a secure connection. " @@ -41527,12 +41766,12 @@ "locais inseguros." #. (itstool) path: sect2/title -#: book.translate.xml:24250 +#: book.translate.xml:24410 msgid "Initializing OPIE" msgstr "Inicializando o OPIE" #. (itstool) path: sect2/para -#: book.translate.xml:24252 +#: book.translate.xml:24412 msgid "" "To initialize OPIE for the first time, run this command " "from a secure location:" @@ -41541,7 +41780,7 @@ "comando a partir de um local seguro:" #. (itstool) path: sect2/screen -#: book.translate.xml:24255 +#: book.translate.xml:24415 #, no-wrap msgid "" "% opiepasswd -c\n" @@ -41569,7 +41808,7 @@ "MOS MALL GOAT ARM AVID COED" #. (itstool) path: sect2/para -#: book.translate.xml:24267 +#: book.translate.xml:24427 msgid "" "The sets console mode which assumes that the command is " "being run from a secure location, such as a computer under the user's " @@ -41582,7 +41821,7 @@ "sob o controle do usuário." #. (itstool) path: sect2/para -#: book.translate.xml:24273 +#: book.translate.xml:24433 msgid "" "When prompted, enter the secret password which will be used to generate the " "one-time login keys. This password should be difficult to guess and should " @@ -41596,7 +41835,7 @@ "entre 10 e 127 caracteres. Lembre-se desta senha." #. (itstool) path: sect2/para -#: book.translate.xml:24280 +#: book.translate.xml:24440 msgid "" "The ID line lists the login name (unfurl), default iteration count (499), and default " @@ -41614,12 +41853,12 @@ "esses parâmetros e a senha secreta. No próximo login, use essa senha única." #. (itstool) path: sect2/title -#: book.translate.xml:24292 +#: book.translate.xml:24452 msgid "Insecure Connection Initialization" msgstr "Inicialização de uma Conexão Insegura" #. (itstool) path: sect2/para -#: book.translate.xml:24294 +#: book.translate.xml:24454 msgid "" "To initialize or change the secret password on an insecure system, a secure " "connection is needed to some place where opiekey can be " @@ -41639,7 +41878,7 @@ "manvolnum>:" #. (itstool) path: sect2/screen -#: book.translate.xml:24303 +#: book.translate.xml:24463 #, no-wrap msgid "" "% opiepasswd\n" @@ -41671,7 +41910,7 @@ "LINE PAP MILK NELL BUOY TROY" #. (itstool) path: sect2/para -#: book.translate.xml:24317 +#: book.translate.xml:24477 msgid "" "To accept the default seed, press Return. Before entering " "an access password, move over to the secure connection and give it the same " @@ -41682,7 +41921,7 @@ "parâmetros:" #. (itstool) path: sect2/screen -#: book.translate.xml:24321 book.translate.xml:24369 +#: book.translate.xml:24481 book.translate.xml:24529 #, no-wrap msgid "" "% opiekey 498 to4268\n" @@ -41698,7 +41937,7 @@ "GAME GAG WELT OUT DOWN CHAT" #. (itstool) path: sect2/para -#: book.translate.xml:24327 +#: book.translate.xml:24487 msgid "" "Switch back over to the insecure connection, and copy the generated one-time " "password over to the relevant program." @@ -41707,12 +41946,12 @@ "relevante." #. (itstool) path: sect2/title -#: book.translate.xml:24333 +#: book.translate.xml:24493 msgid "Generating a Single One-time Password" msgstr "Gerando uma Senha de Uso Único" #. (itstool) path: sect2/para -#: book.translate.xml:24335 +#: book.translate.xml:24495 msgid "" "After initializing OPIE and logging in, a prompt like " "this will be displayed:" @@ -41721,7 +41960,7 @@ "como este será exibido:" #. (itstool) path: sect2/screen -#: book.translate.xml:24338 +#: book.translate.xml:24498 #, no-wrap msgid "" "% telnet example.com\n" @@ -41747,7 +41986,7 @@ "Password: " #. (itstool) path: sect2/para -#: book.translate.xml:24349 +#: book.translate.xml:24509 msgid "" "The OPIE prompts provides a useful feature. If " "Return is pressed at the password prompt, the prompt will " @@ -41760,22 +41999,22 @@ "uma senha manualmente a partir de uma impressão." #. (itstool) path: sect2/indexterm -#: book.translate.xml:24355 +#: book.translate.xml:24515 msgid "MS-DOS" msgstr "MS-DOS" #. (itstool) path: sect2/indexterm -#: book.translate.xml:24356 +#: book.translate.xml:24516 msgid "Windows" msgstr "Windows" #. (itstool) path: sect2/indexterm -#: book.translate.xml:24357 +#: book.translate.xml:24517 msgid "MacOS" msgstr "MacOS" #. (itstool) path: sect2/para -#: book.translate.xml:24359 +#: book.translate.xml:24519 msgid "" "At this point, generate the one-time password to answer this login prompt. " "This must be done on a trusted system where it is safe to run " @@ -41796,22 +42035,22 @@ "prompt de login da máquina que está sendo conectada." #. (itstool) path: sect2/para -#: book.translate.xml:24367 +#: book.translate.xml:24527 msgid "On the trusted system:" msgstr "No sistema confiável:" #. (itstool) path: sect2/para -#: book.translate.xml:24375 +#: book.translate.xml:24535 msgid "Once the one-time password is generated, continue to log in." msgstr "Depois que a senha descartável for gerada, continue a logar." #. (itstool) path: sect2/title -#: book.translate.xml:24380 +#: book.translate.xml:24540 msgid "Generating Multiple One-time Passwords" msgstr "Gerando Múltiplas Senhas de Uso Único" #. (itstool) path: sect2/para -#: book.translate.xml:24382 +#: book.translate.xml:24542 msgid "" "Sometimes there is no access to a trusted machine or secure connection. In " "this case, it is possible to use opiekey% opiekey -n 5 30 zz99999\n" @@ -41848,7 +42087,7 @@ "30: GREW JIVE SAN GIRD BOIL PHI" #. (itstool) path: sect2/para -#: book.translate.xml:24397 +#: book.translate.xml:24557 msgid "" "The requests five keys in sequence, and )." #. (itstool) path: warning/para -#: book.translate.xml:24549 +#: book.translate.xml:24709 msgid "" "It may be possible to launch a denial of service attack on the server if an " "attacker floods these daemons with connection requests." @@ -42177,7 +42416,7 @@ "invasor inunda esses daemons com solicitações de conexão." #. (itstool) path: sect2/para -#: book.translate.xml:24554 +#: book.translate.xml:24714 msgid "" "Another possibility is to use . Like implicitly denies the connection and may be " @@ -42194,7 +42433,7 @@ "considere a seguinte configuração:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:24562 +#: book.translate.xml:24722 #, no-wrap msgid "" "# We do not allow connections from example.com:\n" @@ -42210,7 +42449,7 @@ "\t: deny" #. (itstool) path: sect2/para -#: book.translate.xml:24568 +#: book.translate.xml:24728 msgid "" "This will deny all connection attempts from *.example.com and log the hostname, IP " @@ -42229,7 +42468,7 @@ "refentrytitle>5 para a lista completa." #. (itstool) path: sect2/para -#: book.translate.xml:24576 +#: book.translate.xml:24736 msgid "" "To match every instance of a daemon, domain, or IP " "address, use ALL. Another wildcard is PARANOID que varia de seu nome de host serão negadas:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:24586 +#: book.translate.xml:24746 #, no-wrap msgid "" "# Block possibly spoofed requests to sendmail:\n" @@ -42259,7 +42498,7 @@ "sendmail : PARANOID : deny" #. (itstool) path: caution/para -#: book.translate.xml:24590 +#: book.translate.xml:24750 msgid "" "Using the PARANOID wildcard will result in denied " "connections if the client or server has a broken DNS " @@ -42270,7 +42509,7 @@ "incorreta." #. (itstool) path: sect2/para -#: book.translate.xml:24595 +#: book.translate.xml:24755 msgid "" "To learn more about wildcards and their associated functionality, refer to " "hosts_access5." #. (itstool) path: note/para -#: book.translate.xml:24599 +#: book.translate.xml:24759 msgid "" "When adding new configuration lines, make sure that any unneeded entries for " "that daemon are commented out in hosts.allow." @@ -42291,12 +42530,12 @@ "hosts.allow." #. (itstool) path: info/title -#: book.translate.xml:24608 +#: book.translate.xml:24768 msgid "Kerberos" msgstr "Kerberos" #. (itstool) path: authorgroup/author -#: book.translate.xml:24611 +#: book.translate.xml:24771 msgid "" " Tillman Hodgson Contributed by " @@ -42305,7 +42544,7 @@ "personname> Contribuído por " #. (itstool) path: authorgroup/author -#: book.translate.xml:24621 +#: book.translate.xml:24781 msgid "" " Mark Murray Based on a contribution by " @@ -42314,7 +42553,7 @@ "personname> Baseado em uma contribuição de " #. (itstool) path: sect1/para -#: book.translate.xml:24631 +#: book.translate.xml:24791 msgid "" "Kerberos is a network authentication protocol " "which was originally created by the Massachusetts Institute of Technology " @@ -42340,7 +42579,7 @@ "ser criptografadas para garantir privacidade e integridade dos dados." #. (itstool) path: sect1/para -#: book.translate.xml:24645 +#: book.translate.xml:24805 msgid "" "The only function of Kerberos is to provide the " "secure authentication of users and servers on the network. It does not " @@ -42355,7 +42594,7 @@ "segurança que forneçam serviços de autorização e auditoria." #. (itstool) path: sect1/para -#: book.translate.xml:24652 +#: book.translate.xml:24812 msgid "" "The current version of the protocol is version 5, described in RFC 4120. Several free implementations of this protocol are available, " @@ -42388,7 +42627,7 @@ "security/heimdal na Coleção de Ports." #. (itstool) path: sect1/para -#: book.translate.xml:24671 +#: book.translate.xml:24831 msgid "" "In Kerberos users and services are identified as " "principals which are contained within an administrative " @@ -42404,7 +42643,7 @@ "tradicionalmente em caracteres maiúsculos)." #. (itstool) path: sect1/para -#: book.translate.xml:24679 +#: book.translate.xml:24839 msgid "" "This section provides a guide on how to set up Kerberos using the Heimdal distribution included in FreeBSD." @@ -42413,7 +42652,7 @@ "application> usando a distribuição Heimdal incluída no FreeBSD." #. (itstool) path: sect1/para -#: book.translate.xml:24683 +#: book.translate.xml:24843 msgid "" "For purposes of demonstrating a Kerberos " "installation, the name spaces will be as follows:" @@ -42422,7 +42661,7 @@ "application>, os namespaces serão os seguintes:" #. (itstool) path: listitem/para -#: book.translate.xml:24689 +#: book.translate.xml:24849 msgid "" "The DNS domain (zone) will be example.org." @@ -42431,7 +42670,7 @@ "\"fqdomainname\">example.org." #. (itstool) path: listitem/para -#: book.translate.xml:24694 +#: book.translate.xml:24854 msgid "" "The Kerberos realm will be EXAMPLE.ORG." @@ -42440,7 +42679,7 @@ "literal>." #. (itstool) path: note/para -#: book.translate.xml:24700 +#: book.translate.xml:24860 msgid "" "Use real domain names when setting up Kerberos, " "even if it will run internally. This avoids DNS problems " @@ -42453,19 +42692,19 @@ "outros realms do Kerberos." #. (itstool) path: sect2/title -#: book.translate.xml:24708 +#: book.translate.xml:24868 msgid "Setting up a Heimdal KDC" msgstr "Configurando um KDC do Heimdal" #. (itstool) path: sect2/indexterm -#: book.translate.xml:24710 +#: book.translate.xml:24870 msgid "" "Kerberos5 Key Distribution Center" msgstr "" "Kerberos5 Key Distribution Center" #. (itstool) path: sect2/para -#: book.translate.xml:24715 +#: book.translate.xml:24875 msgid "" "The Key Distribution Center (KDC) is the centralized " "authentication service that Kerberos provides, " @@ -42486,7 +42725,7 @@ "segurança. O acesso direto ao KDC deve ser limitado." #. (itstool) path: sect2/para -#: book.translate.xml:24727 +#: book.translate.xml:24887 msgid "" "While running a KDC requires few computing resources, a " "dedicated machine acting only as a KDC is recommended for " @@ -42497,7 +42736,7 @@ "acronym> é recomendada por motivos de segurança." #. (itstool) path: sect2/para -#: book.translate.xml:24732 +#: book.translate.xml:24892 msgid "" "To begin setting up a KDC, add these lines to /" "etc/rc.conf:" @@ -42506,7 +42745,7 @@ "ao arquivo /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:24735 +#: book.translate.xml:24895 #, no-wrap msgid "" "kdc_enable=\"YES\"\n" @@ -42516,14 +42755,14 @@ "kadmind_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:24738 +#: book.translate.xml:24898 msgid "Next, edit /etc/krb5.conf as follows:" msgstr "" "Em seguida, edite o arquivo /etc/krb5.conf como a " "seguir:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:24741 +#: book.translate.xml:24901 #, no-wrap msgid "" "[libdefaults]\n" @@ -42547,7 +42786,7 @@ " .example.org = EXAMPLE.ORG" #. (itstool) path: sect2/para -#: book.translate.xml:24751 +#: book.translate.xml:24911 msgid "" "In this example, the KDC will use the fully-qualified " "hostname kerberos.example.orgDNS." #. (itstool) path: sect2/para -#: book.translate.xml:24756 +#: book.translate.xml:24916 msgid "" "Kerberos can also use the DNS " "to locate KDCs, instead of a [realms] section in " @@ -42573,7 +42812,7 @@ "exemplo acima pode ser reduzido para:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:24763 +#: book.translate.xml:24923 #, no-wrap msgid "" "[libdefaults]\n" @@ -42587,7 +42826,7 @@ " .example.org = EXAMPLE.ORG" #. (itstool) path: sect2/para -#: book.translate.xml:24768 +#: book.translate.xml:24928 msgid "" "With the following lines being included in the example.org zone file:" @@ -42596,7 +42835,7 @@ "example.org:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:24772 +#: book.translate.xml:24932 #, no-wrap msgid "" "_kerberos._udp IN SRV 01 00 88 kerberos.example.org.\n" @@ -42612,7 +42851,7 @@ "_kerberos IN TXT EXAMPLE.ORG" #. (itstool) path: note/para -#: book.translate.xml:24779 +#: book.translate.xml:24939 msgid "" "In order for clients to be able to find the Kerberos services, they must have either a fully " @@ -42627,7 +42866,7 @@ "DNS corretamente configurado." #. (itstool) path: sect2/para -#: book.translate.xml:24788 +#: book.translate.xml:24948 msgid "" "Next, create the Kerberos database which contains " "the keys of all principals (users and hosts) encrypted with a master " @@ -42645,7 +42884,7 @@ "senha:" #. (itstool) path: sect2/screen -#: book.translate.xml:24797 +#: book.translate.xml:24957 #, no-wrap msgid "" "# kstash\n" @@ -42657,7 +42896,7 @@ "Verifying password - Master key: xxxxxxxxxxxxxxxxxxxxxxx" #. (itstool) path: sect2/para -#: book.translate.xml:24801 +#: book.translate.xml:24961 msgid "" "Once the master key has been created, the database should be initialized. " "The Kerberos administrative tool " @@ -42682,7 +42921,7 @@ "command> para criar o banco de dados inicial do realm:" #. (itstool) path: sect2/screen -#: book.translate.xml:24812 +#: book.translate.xml:24972 #, no-wrap msgid "" "# kadmin -l\n" @@ -42694,7 +42933,7 @@ "Realm max ticket life [unlimited]:" #. (itstool) path: sect2/para -#: book.translate.xml:24816 +#: book.translate.xml:24976 msgid "" "Lastly, while still in kadmin, create the first principal " "using add. Stick to the default options for the principal " @@ -42708,7 +42947,7 @@ "ver as opções disponíveis." #. (itstool) path: sect2/screen -#: book.translate.xml:24823 +#: book.translate.xml:24983 #, no-wrap msgid "" "kadmin> add tillman\n" @@ -42726,7 +42965,7 @@ "Verifying password - Password: xxxxxxxx" #. (itstool) path: sect2/para -#: book.translate.xml:24830 +#: book.translate.xml:24990 msgid "" "Next, start the KDC services by running service " "kdc start and service kadmind start. While " @@ -42741,7 +42980,7 @@ "ticket para o principal que acabou de ser criado:" #. (itstool) path: sect2/screen -#: book.translate.xml:24838 +#: book.translate.xml:24998 #, no-wrap msgid "" "% kinit tillman\n" @@ -42751,7 +42990,7 @@ "tillman@EXAMPLE.ORG's Password:" #. (itstool) path: sect2/para -#: book.translate.xml:24841 +#: book.translate.xml:25001 msgid "" "Confirm that a ticket was successfully obtained using klist:" @@ -42759,7 +42998,7 @@ "Confirme se um ticket foi obtido com sucesso usando klist:" #. (itstool) path: sect2/screen -#: book.translate.xml:24844 +#: book.translate.xml:25004 #, no-wrap msgid "" "% klist\n" @@ -42777,29 +43016,29 @@ "Aug 27 15:37:58 2013 Aug 28 01:37:58 2013 krbtgt/EXAMPLE.ORG@EXAMPLE.ORG" #. (itstool) path: sect2/para -#: book.translate.xml:24851 +#: book.translate.xml:25011 msgid "The temporary ticket can be destroyed when the test is finished:" msgstr "O ticket temporário pode ser destruído quando o teste terminar:" #. (itstool) path: sect2/screen -#: book.translate.xml:24854 +#: book.translate.xml:25014 #, no-wrap msgid "% kdestroy" msgstr "% kdestroy" #. (itstool) path: sect2/title -#: book.translate.xml:24858 +#: book.translate.xml:25018 msgid "Configuring a Server to Use Kerberos" msgstr "" "Configurando um Servidor para Usar o Kerberos" #. (itstool) path: sect2/indexterm -#: book.translate.xml:24861 +#: book.translate.xml:25021 msgid "Kerberos5 enabling services" msgstr "Kerberos5 enabling services" #. (itstool) path: sect2/para -#: book.translate.xml:24866 +#: book.translate.xml:25026 msgid "" "The first step in configuring a server to use Kerberos authentication is to ensure that it has the correct " @@ -42814,7 +43053,7 @@ "novo sistema." #. (itstool) path: sect2/para -#: book.translate.xml:24873 +#: book.translate.xml:25033 msgid "" "Next, create /etc/krb5.keytab on the server. This is " "the main part of Kerberizing a service — it corresponds to " @@ -42856,7 +43095,7 @@ "KDC também é criada usando o kadmin." #. (itstool) path: sect2/para -#: book.translate.xml:24896 +#: book.translate.xml:25056 msgid "" "Of course, kadmin is a kerberized service; a " "Kerberos ticket is needed to authenticate to the " @@ -42891,7 +43130,7 @@ "-l." #. (itstool) path: sect2/para -#: book.translate.xml:24913 +#: book.translate.xml:25073 msgid "" "After installing /etc/krb5.conf, use add --" "random-key in kadmin. This adds the server's " @@ -42907,7 +43146,7 @@ "servidor para seu próprio keytab:" #. (itstool) path: sect2/screen -#: book.translate.xml:24921 +#: book.translate.xml:25081 #, no-wrap msgid "" "# kadmin\n" @@ -42931,7 +43170,7 @@ "kadmin> exit" #. (itstool) path: sect2/para -#: book.translate.xml:24931 +#: book.translate.xml:25091 msgid "" "Note that ext_keytab stores the extracted key in " "/etc/krb5.keytab by default. This is good when being " @@ -42946,7 +43185,7 @@ "quando o keytab estiver sendo extraído em outro lugar:" #. (itstool) path: sect2/screen -#: book.translate.xml:24939 +#: book.translate.xml:25099 #, no-wrap msgid "" "# kadmin\n" @@ -42958,7 +43197,7 @@ "kadmin> exit" #. (itstool) path: sect2/para -#: book.translate.xml:24943 +#: book.translate.xml:25103 msgid "" "The keytab can then be securely copied to the server using " "scp1KDC using its shared key, stored in krb5.keytab. " @@ -42993,13 +43232,13 @@ "sshd_config, adicione a linha:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:24959 +#: book.translate.xml:25119 #, no-wrap msgid "GSSAPIAuthentication yes" msgstr "GSSAPIAuthentication yes" #. (itstool) path: sect2/para -#: book.translate.xml:24961 +#: book.translate.xml:25121 msgid "" "After making this change, sshd8 must be restarted for " @@ -43012,18 +43251,18 @@ "command>." #. (itstool) path: sect2/title -#: book.translate.xml:24967 +#: book.translate.xml:25127 msgid "Configuring a Client to Use Kerberos" msgstr "" "Configurando um cliente para usar o Kerberos" #. (itstool) path: sect2/indexterm -#: book.translate.xml:24970 +#: book.translate.xml:25130 msgid "Kerberos5 configure clients" msgstr "Kerberos5 configure clients" #. (itstool) path: sect2/para -#: book.translate.xml:24975 +#: book.translate.xml:25135 msgid "" "As it was for the server, the client requires configuration in /" "etc/krb5.conf. Copy the file in place (securely) or re-enter it " @@ -43034,7 +43273,7 @@ "segurança) ou insira-o novamente conforme necessário." #. (itstool) path: sect2/para -#: book.translate.xml:24979 +#: book.translate.xml:25139 msgid "" "Test the client by using kinit, klist, " "and kdestroy from the client to obtain, show, and then " @@ -43061,7 +43300,7 @@ "hostname." #. (itstool) path: sect2/para -#: book.translate.xml:24993 +#: book.translate.xml:25153 msgid "" "When testing a Kerberized application, try using a packet sniffer such as " "tcpdump to confirm that no sensitive information is sent " @@ -43072,7 +43311,7 @@ "confidencial é enviada sem proteção." #. (itstool) path: sect2/para -#: book.translate.xml:24997 +#: book.translate.xml:25157 msgid "" "Various Kerberos client applications are " "available. With the advent of a bridge so that applications using " @@ -43089,17 +43328,17 @@ "Jabber a clientes IMAP." #. (itstool) path: sect2/indexterm -#: book.translate.xml:25005 +#: book.translate.xml:25165 msgid ".k5login" msgstr ".k5login" #. (itstool) path: sect2/indexterm -#: book.translate.xml:25009 +#: book.translate.xml:25169 msgid ".k5users" msgstr ".k5users" #. (itstool) path: sect2/para -#: book.translate.xml:25013 +#: book.translate.xml:25173 msgid "" "Users within a realm typically have their Kerberos principal mapped to a local user account. Occasionally, one " @@ -43120,7 +43359,7 @@ "acesso a essa conta local." #. (itstool) path: sect2/para -#: book.translate.xml:25022 +#: book.translate.xml:25182 msgid "" "The .k5login and .k5users files, " "placed in a user's home directory, can be used to solve this problem. For " @@ -43137,7 +43376,7 @@ "essa conta sem exigir uma senha compartilhada:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:25030 +#: book.translate.xml:25190 #, no-wrap msgid "" "tillman@example.org\n" @@ -43147,7 +43386,7 @@ "jdoe@example.org" #. (itstool) path: sect2/para -#: book.translate.xml:25033 +#: book.translate.xml:25193 msgid "" "Refer to ksu1 for more information about .k5users." #. (itstool) path: sect2/title -#: book.translate.xml:25038 +#: book.translate.xml:25198 msgid "MIT Differences" msgstr "Diferenças com a implementação do MIT" #. (itstool) path: sect2/para -#: book.translate.xml:25040 +#: book.translate.xml:25200 msgid "" "The major difference between the MIT and Heimdal " "implementations is that kadmin has a different, but " @@ -43180,7 +43419,7 @@ "remotamente, e vice versa." #. (itstool) path: sect2/para -#: book.translate.xml:25048 +#: book.translate.xml:25208 msgid "" "Client applications may also use slightly different command line options to " "accomplish the same tasks. Following the instructions at KDC on FreeBSD, the " "following edits should also be made to rc.conf:" @@ -43209,7 +43448,7 @@ "seguintes edições também devem ser feitas no rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:25062 +#: book.translate.xml:25222 #, no-wrap msgid "" "kerberos5_server=\"/usr/local/sbin/krb5kdc\"\n" @@ -43225,13 +43464,13 @@ "kadmind5_server_enable=\"YES\"" #. (itstool) path: sect2/title -#: book.translate.xml:25070 +#: book.translate.xml:25230 msgid "Kerberos Tips, Tricks, and Troubleshooting" msgstr "" "Dicas, Truques e Solução de Problemas do Kerberos" #. (itstool) path: sect2/para -#: book.translate.xml:25073 +#: book.translate.xml:25233 msgid "" "When configuring and troubleshooting Kerberos, " "keep the following points in mind:" @@ -43240,7 +43479,7 @@ "tenha em mente os seguintes pontos:" #. (itstool) path: listitem/para -#: book.translate.xml:25079 +#: book.translate.xml:25239 msgid "" "When using either Heimdal or MIT Kerberos from ports, ensure that the PATH lists the " @@ -43251,7 +43490,7 @@ "versões do port dos aplicativos clientes antes das versões do sistema." #. (itstool) path: listitem/para -#: book.translate.xml:25086 +#: book.translate.xml:25246 msgid "" "If all the computers in the realm do not have synchronized time settings, " "authentication may fail. describes how to " @@ -43262,7 +43501,7 @@ "descreve como sincronizar os relógios usando o NTP." #. (itstool) path: listitem/para -#: book.translate.xml:25093 +#: book.translate.xml:25253 msgid "" "If the hostname is changed, the host/ principal must be changed and the keytab updated. This also " @@ -43277,7 +43516,7 @@ "package> do Apache." #. (itstool) path: listitem/para -#: book.translate.xml:25100 +#: book.translate.xml:25260 msgid "" "All hosts in the realm must be both forward and reverse resolvable in " "DNS or, at a minimum, exist in /etc/hosts." #. (itstool) path: listitem/para -#: book.translate.xml:25111 +#: book.translate.xml:25271 msgid "" "Some operating systems that act as clients to the KDC do " "not set the permissions for ksu to be setuid KDC." #. (itstool) path: listitem/para -#: book.translate.xml:25120 +#: book.translate.xml:25280 msgid "" "With MIT Kerberos, to allow a " "principal to have a ticket life longer than the default lifetime of ten " @@ -43330,7 +43569,7 @@ "ticket com uma vida útil mais longa." #. (itstool) path: listitem/para -#: book.translate.xml:25134 +#: book.translate.xml:25294 msgid "" "When running a packet sniffer on the KDC to aid in " "troubleshooting while running kinit from a workstation, " @@ -43371,7 +43610,7 @@ "autenticidade de cada TGT." #. (itstool) path: listitem/para -#: book.translate.xml:25161 +#: book.translate.xml:25321 msgid "" "Host principals can have a longer ticket lifetime. If the user principal has " "a lifetime of a week but the host being connected to has a lifetime of nine " @@ -43384,7 +43623,7 @@ "principal expirado e o cache do ticket não funcionará como esperado." #. (itstool) path: listitem/para -#: book.translate.xml:25169 +#: book.translate.xml:25329 msgid "" "When setting up krb5.dict to prevent specific bad " "passwords from being used as described in " @@ -43403,12 +43642,12 @@ "/usr/share/dict/words pode ser útil." #. (itstool) path: sect2/title -#: book.translate.xml:25183 +#: book.translate.xml:25343 msgid "Mitigating Kerberos Limitations" msgstr "Atenuando as Limitações do Kerberos" #. (itstool) path: sect2/indexterm -#: book.translate.xml:25186 +#: book.translate.xml:25346 msgid "" "Kerberos5 limitations and shortcomings" @@ -43417,7 +43656,7 @@ "secondary>" #. (itstool) path: sect2/para -#: book.translate.xml:25191 +#: book.translate.xml:25351 msgid "" "Since Kerberos is an all or nothing approach, " "every service enabled on the network must either be modified to work with " @@ -43436,7 +43675,7 @@ "POP3 não-Kerberizado envia senhas em texto simples." #. (itstool) path: sect2/para -#: book.translate.xml:25201 +#: book.translate.xml:25361 msgid "" "The KDC is a single point of failure. By design, the " "KDC must be as secure as its master password database. " @@ -43454,7 +43693,7 @@ "KDC." #. (itstool) path: sect2/para -#: book.translate.xml:25210 +#: book.translate.xml:25370 msgid "" "A compromised master key is not quite as bad as one might fear. The master " "key is only used to encrypt the Kerberos database " @@ -43469,7 +43708,7 @@ "invasor não poderá fazer muito com a chave mestra." #. (itstool) path: sect2/para -#: book.translate.xml:25217 +#: book.translate.xml:25377 msgid "" "If the KDC is unavailable, network services are unusable " "as authentication cannot be performed. This can be alleviated with a single " @@ -43484,7 +43723,7 @@ "fallback usando PAM." #. (itstool) path: sect2/para -#: book.translate.xml:25224 +#: book.translate.xml:25384 msgid "" "Kerberos allows users, hosts and services to " "authenticate between themselves. It does not have a mechanism to " @@ -43502,17 +43741,17 @@ "mitigar isso." #. (itstool) path: sect2/title -#: book.translate.xml:25235 +#: book.translate.xml:25395 msgid "Resources and Further Information" msgstr "Recursos e Outras Informações" #. (itstool) path: sect2/indexterm -#: book.translate.xml:25237 +#: book.translate.xml:25397 msgid "Kerberos5 external resources" msgstr "Kerberos5 external resources" #. (itstool) path: listitem/para -#: book.translate.xml:25244 +#: book.translate.xml:25404 msgid "" " The Kerberos FAQ" @@ -43521,7 +43760,7 @@ "html\">A FAQ do Kerberos" #. (itstool) path: listitem/para -#: book.translate.xml:25250 +#: book.translate.xml:25410 msgid "" "Designing " "an Authentication System: a Dialog in Four Scenes" @@ -43530,7 +43769,7 @@ "um Sistema de Autenticação: um Diálogo em Quatro Cenas" #. (itstool) path: listitem/para -#: book.translate.xml:25256 +#: book.translate.xml:25416 msgid "" "RFC 4120, The " "Kerberos Network Authentication Service (V5)" #. (itstool) path: listitem/para -#: book.translate.xml:25262 +#: book.translate.xml:25422 msgid "" "MIT " "Kerberos home page" @@ -43550,7 +43789,7 @@ " Kerberos MIT" #. (itstool) path: listitem/para -#: book.translate.xml:25268 +#: book.translate.xml:25428 msgid "" "Heimdal Kerberos home page" @@ -43559,17 +43798,17 @@ "Kerberos Heimdal" #. (itstool) path: info/title -#: book.translate.xml:25278 +#: book.translate.xml:25438 msgid "OpenSSL" msgstr "OpenSSL" #. (itstool) path: sect1/indexterm -#: book.translate.xml:25286 +#: book.translate.xml:25446 msgid "security OpenSSL" msgstr "security OpenSSL" #. (itstool) path: sect1/para -#: book.translate.xml:25291 +#: book.translate.xml:25451 msgid "" "OpenSSL is an open source implementation of the " "SSL and TLS protocols. It provides an " @@ -43583,7 +43822,7 @@ "serviços de rede." #. (itstool) path: sect1/para -#: book.translate.xml:25298 +#: book.translate.xml:25458 msgid "" "The version of OpenSSL included in FreeBSD " "supports the Secure Sockets Layer 3.0 (SSLv3) and Transport Layer Security " @@ -43598,7 +43837,7 @@ "posterior, OpenSSL também suporta Transport Layer Security 1.3 (TLSv1.3)." #. (itstool) path: sect1/para -#: book.translate.xml:25306 +#: book.translate.xml:25466 msgid "" "OpenSSL is often used to encrypt authentication " "of mail clients and to secure web based transactions such as credit card " @@ -43622,13 +43861,13 @@ "/etc/make.conf:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:25319 +#: book.translate.xml:25479 #, no-wrap msgid "DEFAULT_VERSIONS+= ssl=openssl" msgstr "DEFAULT_VERSIONS+= ssl=openssl" #. (itstool) path: sect1/para -#: book.translate.xml:25321 +#: book.translate.xml:25481 msgid "" "Another common use of OpenSSL is to provide " "certificates for use with software applications. Certificates can be used to " @@ -43654,7 +43893,7 @@ "mais à vontade." #. (itstool) path: sect1/para -#: book.translate.xml:25334 +#: book.translate.xml:25494 msgid "" "This section demonstrates how to create and use certificates on a FreeBSD " "system. Refer to for an example of how to " @@ -43665,7 +43904,7 @@ "CA para assinar seus próprios certificados." #. (itstool) path: sect1/para -#: book.translate.xml:25339 +#: book.translate.xml:25499 msgid "" "For more information about SSL, read the free OpenSSL " @@ -43676,19 +43915,19 @@ "Cookbook gratuito." #. (itstool) path: sect2/title -#: book.translate.xml:25344 +#: book.translate.xml:25504 msgid "Generating Certificates" msgstr "Gerando Certificados" #. (itstool) path: sect2/indexterm -#: book.translate.xml:25346 +#: book.translate.xml:25506 msgid "" "OpenSSL certificate generation" msgstr "" "OpenSSL certificate generation" #. (itstool) path: sect2/para -#: book.translate.xml:25351 +#: book.translate.xml:25511 msgid "" "To generate a certificate that will be signed by an external CA, issue the following command and input the information requested at " @@ -43708,7 +43947,7 @@ "tornando a verificação provida pelo certificado inútil." #. (itstool) path: sect2/screen -#: book.translate.xml:25361 +#: book.translate.xml:25521 #, no-wrap msgid "" "# openssl req -new -nodes -out req.pem -keyout cert.key -sha256 -newkey rsa:2048\n" @@ -43764,7 +44003,7 @@ "An optional company name []:Another Name" #. (itstool) path: sect2/para -#: book.translate.xml:25387 +#: book.translate.xml:25547 msgid "" "Other options, such as the expire time and alternate encryption algorithms, " "are available when creating a certificate. A complete list of options is " @@ -43777,7 +44016,7 @@ "refentrytitle>1." #. (itstool) path: sect2/para -#: book.translate.xml:25392 +#: book.translate.xml:25552 msgid "" "This command will create two files in the current directory. The certificate " "request, req.pem, can be sent to a CACA is not required, a " "self-signed certificate can be created. First, generate the RSARSA:" #. (itstool) path: sect2/screen -#: book.translate.xml:25407 +#: book.translate.xml:25567 #, no-wrap msgid "" "# openssl genrsa -rand -genkey -out cert.key 2048\n" @@ -43825,7 +44064,7 @@ "e is 65537 (0x10001)" #. (itstool) path: sect2/para -#: book.translate.xml:25414 +#: book.translate.xml:25574 msgid "" "Use this key to create a self-signed certificate. Follow the usual prompts " "for creating a certificate:" @@ -43834,7 +44073,7 @@ "usuais para criar um certificado:" #. (itstool) path: sect2/screen -#: book.translate.xml:25417 +#: book.translate.xml:25577 #, no-wrap msgid "" "# openssl req -new -x509 -days 365 -key cert.key -out cert.crt -sha256\n" @@ -43870,7 +44109,7 @@ "Email Address []:trhodes@FreeBSD.org" #. (itstool) path: sect2/para -#: book.translate.xml:25433 +#: book.translate.xml:25593 msgid "" "This will create two new files in the current directory: a private key file " "cert.key, and the certificate itself, cert." @@ -43888,12 +44127,12 @@ "definidas usando o chmod." #. (itstool) path: sect2/title -#: book.translate.xml:25444 +#: book.translate.xml:25604 msgid "Using Certificates" msgstr "Usando Certificados" #. (itstool) path: sect2/para -#: book.translate.xml:25446 +#: book.translate.xml:25606 msgid "" "One use for a certificate is to encrypt connections to the " "Sendmail mail server in order to prevent the use " @@ -43904,7 +44143,7 @@ "autenticação em texto não criptografado." #. (itstool) path: note/para -#: book.translate.xml:25451 +#: book.translate.xml:25611 msgid "" "Some mail clients will display an error if the user has not installed a " "local copy of the certificate. Refer to the documentation included with the " @@ -43915,7 +44154,7 @@ "software para obter maiores informações sobre a instalação do certificado." #. (itstool) path: sect2/para -#: book.translate.xml:25457 +#: book.translate.xml:25617 msgid "" "In FreeBSD 10.0-RELEASE and above, it is possible to create a self-signed " "certificate for Sendmail automatically. To enable " @@ -43927,7 +44166,7 @@ "conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:25463 +#: book.translate.xml:25623 #, no-wrap msgid "" "sendmail_enable=\"YES\"\n" @@ -43939,7 +44178,7 @@ "sendmail_cert_cn=\"localhost.example.org\"" #. (itstool) path: sect2/para -#: book.translate.xml:25467 +#: book.translate.xml:25627 msgid "" "This will automatically create a self-signed certificate, /etc/" "mail/certs/host.cert, a signing key, /etc/mail/certs/" @@ -43957,13 +44196,13 @@ "application>:" #. (itstool) path: sect2/screen -#: book.translate.xml:25476 +#: book.translate.xml:25636 #, no-wrap msgid "# service sendmail restart" msgstr "# service sendmail restart" #. (itstool) path: sect2/para -#: book.translate.xml:25478 +#: book.translate.xml:25638 msgid "" "If all went well, there will be no error messages in /var/log/" "maillog. For a simple test, connect to the mail server's " @@ -43974,7 +44213,7 @@ "do servidor de correio usando o telnet:" #. (itstool) path: sect2/screen -#: book.translate.xml:25483 +#: book.translate.xml:25643 #, no-wrap msgid "" "# telnet example.com 25\n" @@ -44020,7 +44259,7 @@ "Connection closed by foreign host." #. (itstool) path: sect2/para -#: book.translate.xml:25504 +#: book.translate.xml:25664 msgid "" "If the STARTTLS line appears in the output, everything is " "working correctly." @@ -44029,12 +44268,12 @@ "funcionando corretamente." #. (itstool) path: info/title -#: book.translate.xml:25511 +#: book.translate.xml:25671 msgid "VPN over IPsec" msgstr "VPN Sobre IPsec" #. (itstool) path: affiliation/address -#: book.translate.xml:25521 +#: book.translate.xml:25681 #, no-wrap msgid "" "\n" @@ -44046,7 +44285,7 @@ "\t " #. (itstool) path: authorgroup/author -#: book.translate.xml:25515 +#: book.translate.xml:25675 msgid "" " Nik Clayton <_:address-1/> Written by " @@ -44057,7 +44296,7 @@ "" #. (itstool) path: affiliation/address -#: book.translate.xml:25536 +#: book.translate.xml:25696 #, no-wrap msgid "" "\n" @@ -44069,7 +44308,7 @@ "\t " #. (itstool) path: authorgroup/author -#: book.translate.xml:25530 +#: book.translate.xml:25690 msgid "" " Hiten M. Pandya <_:address-1/> Written by " @@ -44080,12 +44319,12 @@ "" #. (itstool) path: sect1/indexterm -#: book.translate.xml:25545 +#: book.translate.xml:25705 msgid "IPsec" msgstr "IPsec" #. (itstool) path: sect1/para -#: book.translate.xml:25549 +#: book.translate.xml:25709 msgid "" "Internet Protocol Security (IPsec) is a set of protocols " "which sit on top of the Internet Protocol (IP) layer. It " @@ -44106,22 +44345,22 @@ "sessões IPv4 e IPv6." #. (itstool) path: sect1/indexterm -#: book.translate.xml:25559 +#: book.translate.xml:25719 msgid "IPsec ESP" msgstr "IPsec ESP" #. (itstool) path: sect1/indexterm -#: book.translate.xml:25564 +#: book.translate.xml:25724 msgid "IPsec AH" msgstr "IPsec AH" #. (itstool) path: sect1/para -#: book.translate.xml:25569 +#: book.translate.xml:25729 msgid "IPsec is comprised of the following sub-protocols:" msgstr "O IPsec é composto pelos seguintes sub-protocolos:" #. (itstool) path: listitem/para -#: book.translate.xml:25574 +#: book.translate.xml:25734 msgid "" "Encapsulated Security Payload (ESP): " "this protocol protects the IP packet data from third " @@ -44134,7 +44373,7 @@ "de criptografia simétricos, como Blowfish e 3DES." #. (itstool) path: listitem/para -#: book.translate.xml:25583 +#: book.translate.xml:25743 msgid "" "Authentication Header (AH): this " "protocol protects the IP packet header from third party " @@ -44151,7 +44390,7 @@ "contém o hash, para permitir que as informações no pacote sejam autenticadas." #. (itstool) path: listitem/para -#: book.translate.xml:25595 +#: book.translate.xml:25755 msgid "" "IP Payload Compression Protocol (IPComp): this protocol tries to increase communication performance by " @@ -44164,7 +44403,7 @@ "dados enviados ." #. (itstool) path: sect1/para -#: book.translate.xml:25603 +#: book.translate.xml:25763 msgid "" "These protocols can either be used together or separately, depending on the " "environment." @@ -44173,17 +44412,17 @@ "ambiente." #. (itstool) path: sect1/indexterm -#: book.translate.xml:25606 +#: book.translate.xml:25766 msgid "VPN" msgstr "VPN" #. (itstool) path: sect1/indexterm -#: book.translate.xml:25610 +#: book.translate.xml:25770 msgid "virtual private network VPN" msgstr "virtual private network VPN" #. (itstool) path: sect1/para -#: book.translate.xml:25615 +#: book.translate.xml:25775 msgid "" "IPsec supports two modes of operation. The first mode, " "Transport Mode, protects communications between two " @@ -44203,7 +44442,7 @@ "IPsec no FreeBSD." #. (itstool) path: sect1/para -#: book.translate.xml:25624 +#: book.translate.xml:25784 msgid "" "IPsec support is enabled by default on FreeBSD 11 and " "later. For previous versions of FreeBSD, add these options to a custom " @@ -44216,12 +44455,12 @@ "as instruções em :" #. (itstool) path: sect1/indexterm -#: book.translate.xml:25629 +#: book.translate.xml:25789 msgid "kernel options IPSEC" msgstr "kernel options IPSEC" #. (itstool) path: sect1/screen -#: book.translate.xml:25634 +#: book.translate.xml:25794 #, no-wrap msgid "" "options IPSEC #IP security\n" @@ -44231,12 +44470,12 @@ "device crypto" #. (itstool) path: sect1/indexterm -#: book.translate.xml:25637 +#: book.translate.xml:25797 msgid "kernel options IPSEC_DEBUG" msgstr "kernel options IPSEC_DEBUG" #. (itstool) path: sect1/para -#: book.translate.xml:25642 +#: book.translate.xml:25802 msgid "" "If IPsec debugging support is desired, the following " "kernel option should also be added:" @@ -44245,13 +44484,13 @@ "seguinte opção de kernel também deve ser adicionada:" #. (itstool) path: sect1/screen -#: book.translate.xml:25645 +#: book.translate.xml:25805 #, no-wrap msgid "options IPSEC_DEBUG #debug for IP security" msgstr "options IPSEC_DEBUG #debug for IP security" #. (itstool) path: sect1/para -#: book.translate.xml:25647 +#: book.translate.xml:25807 msgid "" "This rest of this chapter demonstrates the process of setting up an " "IPsec VPN between a home network and a " @@ -44262,7 +44501,7 @@ "uma rede corporativa. No cenário de exemplo:" #. (itstool) path: listitem/para -#: book.translate.xml:25654 +#: book.translate.xml:25814 msgid "" "Both sites are connected to the Internet through a gateway that is running " "FreeBSD." @@ -44271,7 +44510,7 @@ "executando o FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:25659 +#: book.translate.xml:25819 msgid "" "The gateway on each network has at least one external IP " "address. In this example, the corporate LAN's external " @@ -44288,7 +44527,7 @@ "\">192.168.1.12." #. (itstool) path: listitem/para -#: book.translate.xml:25668 +#: book.translate.xml:25828 msgid "" "The internal addresses of the two networks can be either public or private " "IP addresses. However, the address space must not " @@ -44309,12 +44548,12 @@ "10.0.0.5." #. (itstool) path: info/title -#: book.translate.xml:25681 +#: book.translate.xml:25841 msgid "Configuring a VPN on FreeBSD" msgstr "Configurando uma VPN no FreeBSD" #. (itstool) path: affiliation/address -#: book.translate.xml:25690 +#: book.translate.xml:25850 #, no-wrap msgid "" "\n" @@ -44326,7 +44565,7 @@ "\t " #. (itstool) path: authorgroup/author -#: book.translate.xml:25684 +#: book.translate.xml:25844 msgid "" " Tom Rhodes <_:address-1/> Written by " @@ -44337,7 +44576,7 @@ "" #. (itstool) path: sect2/para -#: book.translate.xml:25699 +#: book.translate.xml:25859 msgid "" "To begin, security/ipsec-tools must be installed from the " "Ports Collection. This software provides a number of applications which " @@ -44348,7 +44587,7 @@ "suportam a configuração." #. (itstool) path: sect2/para -#: book.translate.xml:25703 +#: book.translate.xml:25863 msgid "" "The next requirement is to create two gif4 pseudo-devices which " @@ -44368,7 +44607,7 @@ "gateways:" #. (itstool) path: sect2/screen -#: book.translate.xml:25711 +#: book.translate.xml:25871 #, no-wrap msgid "" "# ifconfig gif0 create\n" @@ -44380,7 +44619,7 @@ "# ifconfig gif0 tunnel external1 external2" #. (itstool) path: sect2/para -#: book.translate.xml:25715 +#: book.translate.xml:25875 msgid "" "Verify the setup on each gateway, using ifconfig. Here is " "the output from Gateway 1:" @@ -44389,7 +44628,7 @@ "command>. Aqui está a saída do Gateway 1:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:25719 +#: book.translate.xml:25879 #, no-wrap msgid "" "gif0: flags=8051 mtu 1280\n" @@ -44403,12 +44642,12 @@ "inet 10.246.38.1 --> 10.0.0.5 netmask 0xffffff00" #. (itstool) path: sect2/para -#: book.translate.xml:25724 +#: book.translate.xml:25884 msgid "Here is the output from Gateway 2:" msgstr "Aqui está a saída do Gateway 2:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:25726 +#: book.translate.xml:25886 #, no-wrap msgid "" "gif0: flags=8051 mtu 1280\n" @@ -44422,7 +44661,7 @@ "inet6 fe80::250:bfff:fe3a:c1f%gif0 prefixlen 64 scopeid 0x4" #. (itstool) path: sect2/para -#: book.translate.xml:25731 +#: book.translate.xml:25891 msgid "" "Once complete, both internal IP addresses should be " "reachable using ping8:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:25734 +#: book.translate.xml:25894 #, no-wrap msgid "" "priv-net# ping 10.0.0.5\n" @@ -44479,7 +44718,7 @@ "round-trip min/avg/max/stddev = 28.106/94.594/154.524/49.814 ms" #. (itstool) path: sect2/para -#: book.translate.xml:25755 +#: book.translate.xml:25915 msgid "" "As expected, both sides have the ability to send and receive ICMP packets from the privately configured addresses. Next, both " @@ -44493,7 +44732,7 @@ "atingirão esse objetivo:" #. (itstool) path: sect2/screen -#: book.translate.xml:25762 +#: book.translate.xml:25922 #, no-wrap msgid "" "corp-net# route add 10.0.0.0 10.0.0.5 255.255.255.0\n" @@ -44507,7 +44746,7 @@ "priv-net# route add host 10.246.38.0: gateway 10.246.38.1" #. (itstool) path: sect2/para -#: book.translate.xml:25767 +#: book.translate.xml:25927 msgid "" "At this point, internal machines should be reachable from each gateway as " "well as from machines behind the gateways. Again, use " @@ -44520,7 +44759,7 @@ "citerefentry> para confirmar:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:25771 +#: book.translate.xml:25931 #, no-wrap msgid "" "corp-net# ping 10.0.0.8\n" @@ -44568,7 +44807,7 @@ "round-trip min/avg/max/stddev = 21.145/31.721/53.491/12.179 ms" #. (itstool) path: sect2/para -#: book.translate.xml:25793 +#: book.translate.xml:25953 msgid "" "Setting up the tunnels is the easy part. Configuring a secure link is a more " "in depth process. The following configuration uses pre-shared (PSK em ambos os gateways será idêntico e será semelhante a:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:25801 +#: book.translate.xml:25961 #, no-wrap msgid "" "path pre_shared_key \"/usr/local/etc/racoon/psk.txt\"; #location of pre-shared key file\n" @@ -44703,7 +44942,7 @@ "}" #. (itstool) path: sect2/para -#: book.translate.xml:25859 +#: book.translate.xml:26019 msgid "" "For descriptions of each available option, refer to the manual page for " "racoon.conf." @@ -44712,7 +44951,7 @@ "racoon.conf." #. (itstool) path: sect2/para -#: book.translate.xml:25862 +#: book.translate.xml:26022 msgid "" "The Security Policy Database (SPD) needs to be configured " "so that FreeBSD and racoon are able to encrypt " @@ -44723,7 +44962,7 @@ "consigam criptografar e descriptografar o tráfego de rede entre os hosts." #. (itstool) path: sect2/para -#: book.translate.xml:25867 +#: book.translate.xml:26027 msgid "" "This can be achieved with a shell script, similar to the following, on the " "corporate gateway. This file will be used during system initialization and " @@ -44734,7 +44973,7 @@ "deve ser salvo como /usr/local/etc/racoon/setkey.conf." #. (itstool) path: sect2/programlisting -#: book.translate.xml:25872 +#: book.translate.xml:26032 #, no-wrap msgid "" "flush;\n" @@ -44750,7 +44989,7 @@ "spdadd 10.0.0.0/24 10.246.38.0/24 any -P in ipsec esp/tunnel/192.168.1.12-172.16.5.4/use;" #. (itstool) path: sect2/para -#: book.translate.xml:25878 +#: book.translate.xml:26038 msgid "" "Once in place, racoon may be started on both " "gateways using the following command:" @@ -44760,18 +44999,18 @@ "comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:25881 +#: book.translate.xml:26041 #, no-wrap msgid "# /usr/local/sbin/racoon -F -f /usr/local/etc/racoon/racoon.conf -l /var/log/racoon.log" msgstr "# /usr/local/sbin/racoon -F -f /usr/local/etc/racoon/racoon.conf -l /var/log/racoon.log" #. (itstool) path: sect2/para -#: book.translate.xml:25883 +#: book.translate.xml:26043 msgid "The output should be similar to the following:" msgstr "A saída deve ser semelhante à seguinte:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:25885 +#: book.translate.xml:26045 #, no-wrap msgid "" "corp-net# /usr/local/sbin/racoon -F -f /usr/local/etc/racoon/racoon.conf\n" @@ -44801,7 +45040,7 @@ "2006-01-30 01:36:18: INFO: IPsec-SA established: ESP/Tunnel 172.16.5.4[0]->192.168.1.12[0] spi=175852902(0xa7b4d66)" #. (itstool) path: sect2/para -#: book.translate.xml:25898 +#: book.translate.xml:26058 msgid "" "To ensure the tunnel is working properly, switch to another console and use " "tcpdump1# tcpdump -i em0 host 172.16.5.4 and dst 192.168.1.12" msgstr "# tcpdump -i em0 host 172.16.5.4 and dst 192.168.1.12" #. (itstool) path: sect2/para -#: book.translate.xml:25906 +#: book.translate.xml:26066 msgid "" "Data similar to the following should appear on the console. If not, there is " "an issue and debugging the returned data will be required." @@ -44831,7 +45070,7 @@ "há um problema e a depuração dos dados retornados será necessária." #. (itstool) path: sect2/programlisting -#: book.translate.xml:25910 +#: book.translate.xml:26070 #, no-wrap msgid "" "01:47:32.021683 IP corporatenetwork.com > 192.168.1.12.privatenetwork.com: ESP(spi=0x02acbf9f,seq=0xa)\n" @@ -44843,7 +45082,7 @@ "01:47:34.024218 IP corporatenetwork.com > 192.168.1.12.privatenetwork.com: ESP(spi=0x02acbf9f,seq=0xc)" #. (itstool) path: sect2/para -#: book.translate.xml:25914 +#: book.translate.xml:26074 msgid "" "At this point, both networks should be available and seem to be part of the " "same network. Most likely both networks are protected by a firewall. To " @@ -44861,7 +45100,7 @@ "firewall:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:25921 +#: book.translate.xml:26081 #, no-wrap msgid "" "ipfw add 00201 allow log esp from any to any\n" @@ -44875,7 +45114,7 @@ "ipfw add 00204 allow log udp from any 500 to any" #. (itstool) path: note/para -#: book.translate.xml:25927 +#: book.translate.xml:26087 msgid "" "The rule numbers may need to be altered depending on the current host " "configuration." @@ -44884,7 +45123,7 @@ "configuração atual do host." #. (itstool) path: sect2/para -#: book.translate.xml:25931 +#: book.translate.xml:26091 msgid "" "For users of pf4 or ipf , as seguintes regras devem fazer o truque:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:25934 +#: book.translate.xml:26094 #, no-wrap msgid "" "pass in quick proto esp from any to any\n" @@ -44923,7 +45162,7 @@ "pass out quick on gif0 from any to any" #. (itstool) path: sect2/para -#: book.translate.xml:25945 +#: book.translate.xml:26105 msgid "" "Finally, to allow the machine to start support for the VPN during system initialization, add the following lines to /" @@ -44934,7 +45173,7 @@ "seguintes linhas ao arquivo /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:25949 +#: book.translate.xml:26109 #, no-wrap msgid "" "ipsec_enable=\"YES\"\n" @@ -44948,12 +45187,12 @@ "racoon_enable=\"yes\"" #. (itstool) path: info/title -#: book.translate.xml:25958 +#: book.translate.xml:26118 msgid "OpenSSH" msgstr "OpenSSH" #. (itstool) path: authorgroup/author -#: book.translate.xml:25961 +#: book.translate.xml:26121 msgid "" "ChernLeeContributed by " @@ -44962,17 +45201,17 @@ "personname>Contribuído por " #. (itstool) path: sect1/indexterm -#: book.translate.xml:25967 +#: book.translate.xml:26127 msgid "OpenSSH" msgstr "OpenSSH" #. (itstool) path: sect1/indexterm -#: book.translate.xml:25968 +#: book.translate.xml:26128 msgid "security OpenSSH" msgstr "security OpenSSH" #. (itstool) path: sect1/para -#: book.translate.xml:25973 +#: book.translate.xml:26133 msgid "" "OpenSSH is a set of network connectivity tools " "used to provide secure access to remote machines. Additionally, TCP/" @@ -44990,7 +45229,7 @@ "nível da rede." #. (itstool) path: sect1/para -#: book.translate.xml:25982 +#: book.translate.xml:26142 msgid "" "OpenSSH is maintained by the OpenBSD project and " "is installed by default in FreeBSD. It is compatible with both SSHSSH." #. (itstool) path: sect1/para -#: book.translate.xml:25987 +#: book.translate.xml:26147 msgid "" "When data is sent over the network in an unencrypted form, network sniffers " "anywhere in between the client and server can steal user/password " @@ -45021,7 +45260,7 @@ "openssh.com/." #. (itstool) path: sect1/para -#: book.translate.xml:25995 +#: book.translate.xml:26155 msgid "" "This section provides an overview of the built-in client utilities to " "securely access other systems and securely transfer files from a FreeBSD " @@ -45036,17 +45275,17 @@ "disponíveis nas páginas man mencionadas neste capítulo." #. (itstool) path: sect2/title -#: book.translate.xml:26003 +#: book.translate.xml:26163 msgid "Using the SSH Client Utilities" msgstr "Usando os Utilitários de Cliente SSH" #. (itstool) path: sect2/indexterm -#: book.translate.xml:26005 +#: book.translate.xml:26165 msgid "OpenSSH client" msgstr "OpenSSH client" #. (itstool) path: sect2/para -#: book.translate.xml:26010 +#: book.translate.xml:26170 msgid "" "To log into a SSH server, use ssh and " "specify a username that exists on that server and the IP " @@ -45061,7 +45300,7 @@ "solicitado a primeiro verificar a impressão digital do servidor:" #. (itstool) path: sect2/screen -#: book.translate.xml:26017 +#: book.translate.xml:26177 #, no-wrap msgid "" "# ssh user@example.com\n" @@ -45079,7 +45318,7 @@ "Password for user@example.com: user_password" #. (itstool) path: sect2/para -#: book.translate.xml:26024 +#: book.translate.xml:26184 msgid "" "SSH utilizes a key fingerprint system to verify the " "authenticity of the server when the client connects. When the user accepts " @@ -45102,7 +45341,7 @@ "verificar por que a chave foi alterada antes de continuar com a conexão." #. (itstool) path: sect2/para -#: book.translate.xml:26036 +#: book.translate.xml:26196 msgid "" "By default, recent versions of OpenSSH only " "accept SSHv2 connections. By default, the client will use " @@ -45121,12 +45360,12 @@ "refentrytitle>1." #. (itstool) path: sect2/indexterm -#: book.translate.xml:26045 +#: book.translate.xml:26205 msgid "OpenSSH secure copy" msgstr "OpenSSH secure copy" #. (itstool) path: sect2/indexterm -#: book.translate.xml:26049 +#: book.translate.xml:26209 msgid "" "scp1" @@ -45135,7 +45374,7 @@ "manvolnum>" #. (itstool) path: sect2/para -#: book.translate.xml:26053 +#: book.translate.xml:26213 msgid "" "Use scp1 to securely copy a file to or from a remote " @@ -45150,7 +45389,7 @@ "atual do sistema local:" #. (itstool) path: sect2/screen -#: book.translate.xml:26059 +#: book.translate.xml:26219 #, no-wrap msgid "" "# scp user@example.com:/COPYRIGHT COPYRIGHT\n" @@ -45166,7 +45405,7 @@ "#" #. (itstool) path: sect2/para -#: book.translate.xml:26065 +#: book.translate.xml:26225 msgid "" "Since the fingerprint was already verified for this host, the server's key " "is automatically checked before prompting for the user's password." @@ -45175,7 +45414,7 @@ "servidor é verificada automaticamente antes de solicitar a senha do usuário." #. (itstool) path: sect2/para -#: book.translate.xml:26069 +#: book.translate.xml:26229 msgid "" "The arguments passed to scp are similar to cp. The file or files to copy is the first argument and the " @@ -45195,7 +45434,7 @@ "option>." #. (itstool) path: sect2/para -#: book.translate.xml:26079 +#: book.translate.xml:26239 msgid "" "To open an interactive session for copying files, use sftp. Refer to sftp." #. (itstool) path: sect3/title -#: book.translate.xml:26085 +#: book.translate.xml:26245 msgid "Key-based Authentication" msgstr "Autenticação Baseada em Chave" #. (itstool) path: sect3/para -#: book.translate.xml:26087 +#: book.translate.xml:26247 msgid "" "Instead of using passwords, a client can be configured to connect to the " "remote machine using keys. To generate RSA authentication " @@ -45230,7 +45469,7 @@ "difícil de se adivinhar." #. (itstool) path: sect3/screen -#: book.translate.xml:26096 +#: book.translate.xml:26256 #, no-wrap msgid "" "% ssh-keygen -t rsa\n" @@ -45278,17 +45517,17 @@ "+----[SHA256]-----+" #. (itstool) path: callout/para -#: book.translate.xml:26120 +#: book.translate.xml:26280 msgid "Type a passphrase here. It can contain spaces and symbols." msgstr "Digite uma senha aqui. Pode conter espaços e símbolos." #. (itstool) path: callout/para -#: book.translate.xml:26125 +#: book.translate.xml:26285 msgid "Retype the passphrase to verify it." msgstr "Digite novamente a senha para verificá-la." #. (itstool) path: sect3/para -#: book.translate.xml:26130 +#: book.translate.xml:26290 msgid "" "The private key is stored in ~/.ssh/id_rsa and the " "public key is stored in ~/.ssh/id_rsa.pub. The " @@ -45303,7 +45542,7 @@ "autenticação baseada em chave funcione." #. (itstool) path: warning/para -#: book.translate.xml:26141 +#: book.translate.xml:26301 msgid "" "Many users believe that keys are secure by design and will use a key without " "a passphrase. This is dangerous behavior. An " @@ -45327,7 +45566,7 @@ "específico efetue login a partir desse endereço IP." #. (itstool) path: sect3/para -#: book.translate.xml:26157 +#: book.translate.xml:26317 msgid "" "The options and files vary with different versions of OpenSSH. To avoid problems, consult ssh-" @@ -45339,7 +45578,7 @@ "manvolnum>." #. (itstool) path: sect3/para -#: book.translate.xml:26161 +#: book.translate.xml:26321 msgid "" "If a passphrase is used, the user is prompted for the passphrase each time a " "connection is made to the server. To load SSH keys into " @@ -45357,7 +45596,7 @@ "manvolnum>." #. (itstool) path: sect3/para -#: book.translate.xml:26167 +#: book.translate.xml:26327 msgid "" "Authentication is handled by ssh-agent, using the private " "keys that are loaded into it. ssh-agent can be used to " @@ -45369,7 +45608,7 @@ "janelas." #. (itstool) path: sect3/para -#: book.translate.xml:26173 +#: book.translate.xml:26333 msgid "" "To use ssh-agent in a shell, start it with a shell as an " "argument. Add the identity by running ssh-add and " @@ -45384,7 +45623,7 @@ "tenha a chave pública correspondente instalada. Por exemplo:" #. (itstool) path: sect3/screen -#: book.translate.xml:26181 +#: book.translate.xml:26341 #, no-wrap msgid "" "% ssh-agent csh\n" @@ -45400,12 +45639,12 @@ "%" #. (itstool) path: callout/para -#: book.translate.xml:26189 +#: book.translate.xml:26349 msgid "Enter the passphrase for the key." msgstr "Digite a senha para a chave." #. (itstool) path: sect3/para -#: book.translate.xml:26193 +#: book.translate.xml:26353 msgid "" "To use ssh-agent in Xorg, add " "an entry for it in ~/.xinitrc. This provides the " @@ -45420,13 +45659,13 @@ "~/.xinitrc pode ter esta aparência:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:26200 +#: book.translate.xml:26360 #, no-wrap msgid "exec ssh-agent startxfce4" msgstr "exec ssh-agent startxfce4" #. (itstool) path: sect3/para -#: book.translate.xml:26202 +#: book.translate.xml:26362 msgid "" "This launches ssh-agent, which in turn launches " "XFCE, every time Xorg " @@ -45441,17 +45680,17 @@ "add para carregar todas as chaves SSH." #. (itstool) path: sect3/title -#: book.translate.xml:26211 +#: book.translate.xml:26371 msgid "SSH Tunneling" msgstr "Tunelamento SSH " #. (itstool) path: sect3/indexterm -#: book.translate.xml:26213 +#: book.translate.xml:26373 msgid "OpenSSH tunneling" msgstr "OpenSSH tunneling" #. (itstool) path: sect3/para -#: book.translate.xml:26218 +#: book.translate.xml:26378 msgid "" "OpenSSH has the ability to create a tunnel to " "encapsulate another protocol in an encrypted session." @@ -45460,7 +45699,7 @@ "encapsular outro protocolo em uma sessão criptografada." #. (itstool) path: sect3/para -#: book.translate.xml:26222 +#: book.translate.xml:26382 msgid "" "The following command tells ssh to create a tunnel for " "telnet:" @@ -45469,7 +45708,7 @@ "para o telnet:" #. (itstool) path: sect3/screen -#: book.translate.xml:26226 +#: book.translate.xml:26386 #, no-wrap msgid "" "% ssh -2 -N -f -L 5023:localhost:23 user@foo.example.com\n" @@ -45479,17 +45718,17 @@ "%" #. (itstool) path: sect3/para -#: book.translate.xml:26229 +#: book.translate.xml:26389 msgid "This example uses the following options:" msgstr "Este exemplo usa as seguintes opções:" #. (itstool) path: varlistentry/term -#: book.translate.xml:26233 +#: book.translate.xml:26393 msgid "" msgstr "" #. (itstool) path: listitem/para -#: book.translate.xml:26236 +#: book.translate.xml:26396 msgid "" "Forces ssh to use version 2 to connect to the server." msgstr "" @@ -45497,12 +45736,12 @@ "servidor." #. (itstool) path: varlistentry/term -#: book.translate.xml:26242 +#: book.translate.xml:26402 msgid "" msgstr "" #. (itstool) path: listitem/para -#: book.translate.xml:26245 +#: book.translate.xml:26405 msgid "" "Indicates no command, or tunnel only. If omitted, ssh " "initiates a normal session." @@ -45511,18 +45750,18 @@ "inicia uma sessão normal." #. (itstool) path: listitem/para -#: book.translate.xml:26255 +#: book.translate.xml:26415 msgid "Forces ssh to run in the background." msgstr "" "Força o comando ssh a ser executado em segundo plano." #. (itstool) path: varlistentry/term -#: book.translate.xml:26261 +#: book.translate.xml:26421 msgid "" msgstr "" #. (itstool) path: listitem/para -#: book.translate.xml:26264 +#: book.translate.xml:26424 msgid "" "Indicates a local tunnel in localport:remotehost:remoteport format." @@ -45531,12 +45770,12 @@ "remoteport." #. (itstool) path: varlistentry/term -#: book.translate.xml:26271 +#: book.translate.xml:26431 msgid "" msgstr "" #. (itstool) path: listitem/para -#: book.translate.xml:26274 +#: book.translate.xml:26434 msgid "" "The login name to use on the specified remote SSH server." msgstr "" @@ -45544,7 +45783,7 @@ "especificado." #. (itstool) path: sect3/para -#: book.translate.xml:26280 +#: book.translate.xml:26440 msgid "" "An SSH tunnel works by creating a listen socket on " "localhost on the specified localport criptografada através de um túnel SSH." #. (itstool) path: sect3/para -#: book.translate.xml:26292 +#: book.translate.xml:26452 msgid "" "This method can be used to wrap any number of insecure TCP protocols such as SMTP, POP3, " @@ -45580,12 +45819,12 @@ "seguir." #. (itstool) path: example/title -#: book.translate.xml:26299 +#: book.translate.xml:26459 msgid "Create a Secure Tunnel for SMTP" msgstr "Criar um Túnel Seguro para SMTP" #. (itstool) path: example/screen -#: book.translate.xml:26302 +#: book.translate.xml:26462 #, no-wrap msgid "" "% ssh -2 -N -f -L 5025:localhost:25 user@mailserver.example.com\n" @@ -45605,7 +45844,7 @@ "220 mailserver.example.com ESMTP" #. (itstool) path: example/para -#: book.translate.xml:26310 +#: book.translate.xml:26470 msgid "" "This can be used in conjunction with ssh-keygen and " "additional user accounts to create a more seamless SSH " @@ -45618,12 +45857,12 @@ "senha e os túneis podem ser executados como um usuário separado." #. (itstool) path: example/title -#: book.translate.xml:26319 +#: book.translate.xml:26479 msgid "Secure Access of a POP3 Server" msgstr "Acesso Seguro de um Servidor POP3" #. (itstool) path: example/para -#: book.translate.xml:26322 +#: book.translate.xml:26482 msgid "" "In this example, there is an SSH server that accepts " "connections from the outside. On the same network resides a mail server " @@ -45638,7 +45877,7 @@ "encaminhe para o servidor de e-mail:" #. (itstool) path: example/screen -#: book.translate.xml:26330 +#: book.translate.xml:26490 #, no-wrap msgid "" "% ssh -2 -N -f -L 2110:mail.example.com:110 user@ssh-server.example.com\n" @@ -45648,7 +45887,7 @@ "user@ssh-server.example.com's password: ******" #. (itstool) path: example/para -#: book.translate.xml:26333 +#: book.translate.xml:26493 msgid "" "Once the tunnel is up and running, point the email client to send " "POP3 requests to localhost on " @@ -45661,12 +45900,12 @@ "encapsulamento para mail.example.com." #. (itstool) path: example/title -#: book.translate.xml:26341 +#: book.translate.xml:26501 msgid "Bypassing a Firewall" msgstr "Ignorando um Firewall" #. (itstool) path: example/para -#: book.translate.xml:26343 +#: book.translate.xml:26503 msgid "" "Some firewalls filter both incoming and outgoing connections. For example, a " "firewall might limit access from remote machines to ports 22 and 80 to only " @@ -45679,7 +45918,7 @@ "acesso a qualquer outro serviço que use uma porta diferente de 22 ou 80." #. (itstool) path: example/para -#: book.translate.xml:26351 +#: book.translate.xml:26511 msgid "" "The solution is to create an SSH connection to a machine " "outside of the network's firewall and use it to tunnel to the desired " @@ -45689,7 +45928,7 @@ "firewall da rede e usá-la para encapsular o serviço desejado:" #. (itstool) path: example/screen -#: book.translate.xml:26355 +#: book.translate.xml:26515 #, no-wrap msgid "" "% ssh -2 -N -f -L 8888:music.example.com:8000 user@unfirewalled-system.example.org\n" @@ -45699,7 +45938,7 @@ "user@unfirewalled-system.example.org's password: *******" #. (itstool) path: example/para -#: book.translate.xml:26358 +#: book.translate.xml:26518 msgid "" "In this example, a streaming Ogg Vorbis client can now be pointed to " "localhost port 8888, which will be forwarded over " @@ -45712,17 +45951,17 @@ "êxito o firewall." #. (itstool) path: sect2/title -#: book.translate.xml:26368 +#: book.translate.xml:26528 msgid "Enabling the SSH Server" msgstr "Ativando o Servidor SSH" #. (itstool) path: sect2/indexterm -#: book.translate.xml:26370 +#: book.translate.xml:26530 msgid "OpenSSH enabling" msgstr "OpenSSH enabling" #. (itstool) path: sect2/para -#: book.translate.xml:26375 +#: book.translate.xml:26535 msgid "" "In addition to providing built-in SSH client utilities, a " "FreeBSD system can be configured as an SSH server, " @@ -45733,7 +45972,7 @@ "acronym>, aceitando conexões de outros clientes SSH." #. (itstool) path: sect2/para -#: book.translate.xml:26380 +#: book.translate.xml:26540 msgid "" "To see if sshd is operating, use the " "service8:" #. (itstool) path: sect2/screen -#: book.translate.xml:26383 +#: book.translate.xml:26543 #, no-wrap msgid "# service sshd status" msgstr "# service sshd status" #. (itstool) path: sect2/para -#: book.translate.xml:26385 +#: book.translate.xml:26545 msgid "" "If the service is not running, add the following line to /etc/rc." "conf." @@ -45759,13 +45998,13 @@ "/etc/rc.conf." #. (itstool) path: sect2/programlisting -#: book.translate.xml:26388 +#: book.translate.xml:26548 #, no-wrap msgid "sshd_enable=\"YES\"" msgstr "sshd_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:26390 +#: book.translate.xml:26550 msgid "" "This will start sshd, the daemon program for " "OpenSSH, the next time the system boots. To start " @@ -45776,13 +46015,13 @@ "inicializado. Para iniciá-lo agora:" #. (itstool) path: sect2/screen -#: book.translate.xml:26394 +#: book.translate.xml:26554 #, no-wrap msgid "# service sshd start" msgstr "# service sshd start" #. (itstool) path: sect2/para -#: book.translate.xml:26396 +#: book.translate.xml:26556 msgid "" "The first time sshd starts on a FreeBSD system, " "the system's host keys will be automatically created and the fingerprint " @@ -45796,7 +46035,7 @@ "ao servidor." #. (itstool) path: sect2/para -#: book.translate.xml:26402 +#: book.translate.xml:26562 msgid "" "Refer to sshd8 for the list of available options when starting " @@ -45809,7 +46048,7 @@ "sobre autenticação, processo de login e os vários arquivos de configuração." #. (itstool) path: sect2/para -#: book.translate.xml:26407 +#: book.translate.xml:26567 msgid "" "At this point, the sshd should be available to " "all users with a username and password on the system." @@ -45818,12 +46057,12 @@ "todos os usuários com um nome de usuário e senha no sistema." #. (itstool) path: sect2/title -#: book.translate.xml:26413 +#: book.translate.xml:26573 msgid "SSH Server Security" msgstr "Segurança do Servidor SSH" #. (itstool) path: sect2/para -#: book.translate.xml:26415 +#: book.translate.xml:26575 msgid "" "While sshd is the most widely used remote " "administration facility for FreeBSD, brute force and drive by attacks are " @@ -45838,7 +46077,7 @@ "descritos nesta seção." #. (itstool) path: sect2/para -#: book.translate.xml:26422 +#: book.translate.xml:26582 msgid "" "It is a good idea to limit which users can log into the SSH server and from where using the AllowUsers " @@ -45856,13 +46095,13 @@ "ssh/sshd_config:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:26430 +#: book.translate.xml:26590 #, no-wrap msgid "AllowUsers root@192.168.1.32" msgstr "AllowUsers root@192.168.1.32" #. (itstool) path: sect2/para -#: book.translate.xml:26432 +#: book.translate.xml:26592 msgid "" "To allow admin to log in from " "anywhere, list that user without specifying an IP address:" @@ -45872,24 +46111,24 @@ "especificar um endereço IP:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:26436 +#: book.translate.xml:26596 #, no-wrap msgid "AllowUsers admin" msgstr "AllowUsers admin" #. (itstool) path: sect2/para -#: book.translate.xml:26438 +#: book.translate.xml:26598 msgid "Multiple users should be listed on the same line, like so:" msgstr "Multiplos usuários devem ser listados na mesma linha, assim:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:26441 +#: book.translate.xml:26601 #, no-wrap msgid "AllowUsers root@192.168.1.32 admin" msgstr "AllowUsers root@192.168.1.32 admin" #. (itstool) path: sect2/para -#: book.translate.xml:26443 +#: book.translate.xml:26603 msgid "" "After making changes to /etc/ssh/sshd_config, tell " "sshd to reload its configuration file by running:" @@ -45899,13 +46138,13 @@ "arquivo de configuração executando:" #. (itstool) path: sect2/screen -#: book.translate.xml:26448 +#: book.translate.xml:26608 #, no-wrap msgid "# service sshd reload" msgstr "# service sshd reload" #. (itstool) path: note/para -#: book.translate.xml:26451 +#: book.translate.xml:26611 msgid "" "When this keyword is used, it is important to list each user that needs to " "log into this machine. Any user that is not specified in that line will be " @@ -45930,7 +46169,7 @@ "chave disponíveis." #. (itstool) path: sect2/para -#: book.translate.xml:26463 +#: book.translate.xml:26623 msgid "" "In addition, users may be forced to use two factor authentication via the " "use of a public and private key. When required, the user may generate a key " @@ -45951,13 +46190,13 @@ "usar apenas as chaves, a seguinte opção pode ser configurada:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:26472 +#: book.translate.xml:26632 #, no-wrap msgid "AuthenticationMethods publickey" msgstr "AuthenticationMethods publickey" #. (itstool) path: tip/para -#: book.translate.xml:26475 +#: book.translate.xml:26635 msgid "" "Do not confuse /etc/ssh/sshd_config with /etc/" "ssh/ssh_config (note the extra d in the first " @@ -45975,13 +46214,13 @@ "cliente disponíveis." #. (itstool) path: info/title -#: book.translate.xml:26487 +#: book.translate.xml:26647 msgid "Access Control Lists" msgstr "Listas de Controle de Acesso" #. (itstool) path: authorgroup/author -#: book.translate.xml:26490 book.translate.xml:26635 book.translate.xml:26711 -#: book.translate.xml:27031 book.translate.xml:27106 book.translate.xml:27460 +#: book.translate.xml:26650 book.translate.xml:26795 book.translate.xml:26871 +#: book.translate.xml:27191 book.translate.xml:27266 book.translate.xml:27620 msgid "" "TomRhodesContributed by " @@ -45990,12 +46229,12 @@ "personname>Contribuído por " #. (itstool) path: sect1/indexterm -#: book.translate.xml:26495 +#: book.translate.xml:26655 msgid "ACL" msgstr "ACL" #. (itstool) path: sect1/para -#: book.translate.xml:26499 +#: book.translate.xml:26659 msgid "" "Access Control Lists (ACLs) extend the standard " "UNIX permission model in a " @@ -46010,7 +46249,7 @@ "permissões mais refinado." #. (itstool) path: sect1/para -#: book.translate.xml:26504 +#: book.translate.xml:26664 msgid "" "The FreeBSD GENERIC kernel provides ACL support for UFS file systems. Users who prefer " @@ -46023,13 +46262,13 @@ "seguinte opção em seu arquivo de configuração do kernel personalizado:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:26510 +#: book.translate.xml:26670 #, no-wrap msgid "options UFS_ACL" msgstr "options UFS_ACL" #. (itstool) path: sect1/para -#: book.translate.xml:26512 +#: book.translate.xml:26672 msgid "" "If this option is not compiled in, a warning message will be displayed when " "attempting to mount a file system with ACL support. " @@ -46042,7 +46281,7 @@ "estendidos que são suportados nativamente pelo UFS2." #. (itstool) path: sect1/para -#: book.translate.xml:26518 +#: book.translate.xml:26678 msgid "" "This chapter describes how to enable ACL support and " "provides some usage examples." @@ -46051,12 +46290,12 @@ "fornece alguns exemplos de uso." #. (itstool) path: sect2/title -#: book.translate.xml:26523 +#: book.translate.xml:26683 msgid "Enabling ACL Support" msgstr "Ativando o Suporte a ACL" #. (itstool) path: sect2/para -#: book.translate.xml:26525 +#: book.translate.xml:26685 msgid "" "ACLs are enabled by the mount-time administrative flag, " ", which may be added to /etc/fstabmount -u as it requires a complete umount and fresh " @@ -46094,7 +46333,7 @@ "em uso." #. (itstool) path: listitem/para -#: book.translate.xml:26546 +#: book.translate.xml:26706 msgid "" "Setting the superblock flag causes the file system to always be mounted with " "ACLs enabled, even if there is not an fstabACL." #. (itstool) path: note/para -#: book.translate.xml:26556 +#: book.translate.xml:26716 msgid "" "It is desirable to discourage accidental mounting without ACLs enabled because nasty things can happen if ACLs " @@ -46132,7 +46371,7 @@ "resultando em um comportamento imprevisível." #. (itstool) path: sect2/para -#: book.translate.xml:26570 +#: book.translate.xml:26730 msgid "" "File systems with ACLs enabled will show a plus (" "+) sign in their permission settings:" @@ -46141,7 +46380,7 @@ "sinal de mais (+) nas configurações de permissão:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:26574 +#: book.translate.xml:26734 #, no-wrap msgid "" "drwx------ 2 robert robert 512 Dec 27 11:54 private\n" @@ -46157,7 +46396,7 @@ "drwxr-xr-x 2 robert robert 512 Nov 10 11:54 public_html" #. (itstool) path: sect2/para -#: book.translate.xml:26580 +#: book.translate.xml:26740 msgid "" "In this example, directory1, directory2, and directory3 are all taking advantage of " @@ -46168,12 +46407,12 @@ "ACLs, enquanto public_html não está." #. (itstool) path: sect2/title -#: book.translate.xml:26588 +#: book.translate.xml:26748 msgid "Using ACLs" msgstr "Usando ACLs" #. (itstool) path: sect2/para -#: book.translate.xml:26590 +#: book.translate.xml:26750 msgid "" "File system ACLs can be viewed using getfacl. For instance, to view the ACL settings on " @@ -46184,7 +46423,7 @@ "configurações de ACL no arquivo test:" #. (itstool) path: sect2/screen -#: book.translate.xml:26595 +#: book.translate.xml:26755 #, no-wrap msgid "" "% getfacl test\n" @@ -46204,7 +46443,7 @@ "\tother::r--" #. (itstool) path: sect2/para -#: book.translate.xml:26603 +#: book.translate.xml:26763 msgid "" "To change the ACL settings on this file, use " "setfacl. To remove all of the currently defined " @@ -46220,13 +46459,13 @@ "funcionem." #. (itstool) path: sect2/screen -#: book.translate.xml:26610 +#: book.translate.xml:26770 #, no-wrap msgid "% setfacl -k test" msgstr "% setfacl -k test" #. (itstool) path: sect2/para -#: book.translate.xml:26612 +#: book.translate.xml:26772 msgid "" "To modify the default ACL entries, use :" #. (itstool) path: sect2/screen -#: book.translate.xml:26615 +#: book.translate.xml:26775 #, no-wrap msgid "% setfacl -m u:trhodes:rwx,group:web:r--,o::--- test" msgstr "% setfacl -m u:trhodes:rwx,group:web:r--,o::--- test" #. (itstool) path: sect2/para -#: book.translate.xml:26617 +#: book.translate.xml:26777 msgid "" "In this example, there were no pre-defined entries, as they were removed by " "the previous command. This command restores the default options and assigns " @@ -46254,7 +46493,7 @@ "sistema, um erro de Invalid argument será exibido." #. (itstool) path: sect2/para -#: book.translate.xml:26624 +#: book.translate.xml:26784 msgid "" "Refer to getfacl1 and setfaclpkg" msgstr "pkg" #. (itstool) path: sect1/para -#: book.translate.xml:26644 +#: book.translate.xml:26804 msgid "" "In recent years, the security world has made many improvements to how " "vulnerability assessment is handled. The threat of system intrusion " @@ -46290,7 +46529,7 @@ "para praticamente qualquer sistema operacional disponível atualmente." #. (itstool) path: sect1/para -#: book.translate.xml:26650 +#: book.translate.xml:26810 msgid "" "Vulnerability assessment is a key factor in security. While FreeBSD releases " "advisories for the base system, doing so for every third party utility is " @@ -46308,7 +46547,7 @@ "propósito." #. (itstool) path: sect1/para -#: book.translate.xml:26659 +#: book.translate.xml:26819 msgid "" "pkg polls a database for security issues. The " "database is updated and maintained by the FreeBSD Security Team and ports " @@ -46319,7 +46558,7 @@ "de segurança do FreeBSD e pelos desenvolvedores de ports." #. (itstool) path: sect1/para -#: book.translate.xml:26663 +#: book.translate.xml:26823 msgid "" "Please refer to instructions for installing " @@ -46330,7 +46569,7 @@ "o pkg." #. (itstool) path: sect1/para -#: book.translate.xml:26667 +#: book.translate.xml:26827 msgid "" "Installation provides periodic8 configuration files " @@ -46355,7 +46594,7 @@ "lidos." #. (itstool) path: sect1/para -#: book.translate.xml:26677 +#: book.translate.xml:26837 msgid "" "After installation, and to audit third party utilities as part of the Ports " "Collection at any time, an administrator may choose to update the database " @@ -46367,7 +46606,7 @@ "pacotes instalados, invocando:" #. (itstool) path: sect1/para -#: book.translate.xml:26684 +#: book.translate.xml:26844 msgid "" "pkg displays messages any published " "vulnerabilities in installed packages:" @@ -46376,7 +46615,7 @@ "pacotes instalados:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:26687 +#: book.translate.xml:26847 #, no-wrap msgid "" "Affected package: cups-base-1.1.22.0_1\n" @@ -46396,7 +46635,7 @@ "You are advised to update or deinstall the affected package(s) immediately." #. (itstool) path: sect1/para -#: book.translate.xml:26695 +#: book.translate.xml:26855 msgid "" "By pointing a web browser to the displayed URL, an " "administrator may obtain more information about the vulnerability. This will " @@ -46409,7 +46648,7 @@ "outros sites que podem conter avisos de segurança." #. (itstool) path: sect1/para -#: book.translate.xml:26701 +#: book.translate.xml:26861 msgid "" "pkg is a powerful utility and is extremely useful " "when coupled with ports-mgmt/portmaster." @@ -46418,17 +46657,17 @@ "útil quando acoplado com o ports-mgmt/portmaster." #. (itstool) path: info/title -#: book.translate.xml:26708 +#: book.translate.xml:26868 msgid "FreeBSD Security Advisories" msgstr "Avisos de Segurança do FreeBSD" #. (itstool) path: sect1/indexterm -#: book.translate.xml:26716 +#: book.translate.xml:26876 msgid "FreeBSD Security Advisories" msgstr "FreeBSD Security Advisories" #. (itstool) path: sect1/para -#: book.translate.xml:26720 +#: book.translate.xml:26880 msgid "" "Like many producers of quality operating systems, the FreeBSD Project has a " "security team which is responsible for determining the End-of-Life " @@ -46447,7 +46686,7 @@ "\"@@URL_RELPREFIX@@/security\">página de segurança do FreeBSD." #. (itstool) path: sect1/para -#: book.translate.xml:26730 +#: book.translate.xml:26890 msgid "" "One task of the security team is to respond to reported security " "vulnerabilities in the FreeBSD operating system. Once a vulnerability is " @@ -46477,22 +46716,22 @@ "announce." #. (itstool) path: sect1/para -#: book.translate.xml:26741 +#: book.translate.xml:26901 msgid "This section describes the format of a FreeBSD security advisory." msgstr "Esta seção descreve o formato de um alerta de segurança do FreeBSD." #. (itstool) path: sect2/title -#: book.translate.xml:26745 +#: book.translate.xml:26905 msgid "Format of a Security Advisory" msgstr "Formato de um Comunicado de Segurança" #. (itstool) path: sect2/para -#: book.translate.xml:26747 +#: book.translate.xml:26907 msgid "Here is an example of a FreeBSD security advisory:" msgstr "Aqui está um exemplo de um aviso de segurança do FreeBSD:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:26749 +#: book.translate.xml:26909 #, no-wrap msgid "" "=============================================================================\n" @@ -46780,12 +47019,12 @@ "-----END PGP SIGNATURE-----" #. (itstool) path: sect2/para -#: book.translate.xml:26891 +#: book.translate.xml:27051 msgid "Every security advisory uses the following format:" msgstr "Todo comunicado de segurança usa o seguinte formato:" #. (itstool) path: listitem/para -#: book.translate.xml:26895 +#: book.translate.xml:27055 msgid "" "Each security advisory is signed by the PGP key of the " "Security Officer. The public key for the Security Officer can be verified at " @@ -46796,7 +47035,7 @@ "verificada em ." #. (itstool) path: listitem/para -#: book.translate.xml:26902 +#: book.translate.xml:27062 msgid "" "The name of the security advisory always begins with FreeBSD-SA- (for FreeBSD Security Advisory), followed by the year in two digit " @@ -46814,12 +47053,12 @@ "quarto comunicado de 2014 e afeta o BIND." #. (itstool) path: listitem/para -#: book.translate.xml:26914 +#: book.translate.xml:27074 msgid "The Topic field summarizes the vulnerability." msgstr "O campo Topic resume a vulnerabilidade." #. (itstool) path: listitem/para -#: book.translate.xml:26919 +#: book.translate.xml:27079 msgid "" "The Category refers to the affected part of the system " "which may be one of core, contrib, or " @@ -46841,7 +47080,7 @@ "ports." #. (itstool) path: listitem/para -#: book.translate.xml:26934 +#: book.translate.xml:27094 msgid "" "The Module field refers to the component location. In " "this example, the bind module is affected; therefore, " @@ -46853,7 +47092,7 @@ "vulnerabilidade afeta um aplicativo instalado com o sistema operacional." #. (itstool) path: listitem/para -#: book.translate.xml:26942 +#: book.translate.xml:27102 msgid "" "The Announced field reflects the date the security " "advisory was published. This means that the security team has verified that " @@ -46866,7 +47105,7 @@ "código fonte do FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:26950 +#: book.translate.xml:27110 msgid "" "The Credits field gives credit to the individual or " "organization who noticed the vulnerability and reported it." @@ -46875,7 +47114,7 @@ "que encontrou a vulnerabilidade e a relatou." #. (itstool) path: listitem/para -#: book.translate.xml:26956 +#: book.translate.xml:27116 msgid "" "The Affects field explains which releases of FreeBSD are " "affected by this vulnerability." @@ -46884,7 +47123,7 @@ "afetadas por esta vulnerabilidade." #. (itstool) path: listitem/para -#: book.translate.xml:26962 +#: book.translate.xml:27122 msgid "" "The Corrected field indicates the date, time, time " "offset, and releases that were corrected. The section in parentheses shows " @@ -46905,7 +47144,7 @@ "patches já foram aplicados ao sistema." #. (itstool) path: listitem/para -#: book.translate.xml:26976 +#: book.translate.xml:27136 msgid "" "The CVE Name field lists the advisory number, if one " "exists, in the public cve.mitre." @@ -46916,7 +47155,7 @@ "org de vulnerabilidades de segurança." #. (itstool) path: listitem/para -#: book.translate.xml:26982 +#: book.translate.xml:27142 msgid "" "The Background field provides a description of the " "affected module." @@ -46925,7 +47164,7 @@ "afetado." #. (itstool) path: listitem/para -#: book.translate.xml:26987 +#: book.translate.xml:27147 msgid "" "The Problem Description field explains the vulnerability. " "This can include information about the flawed code and how the utility could " @@ -46936,7 +47175,7 @@ "pode ser usado de maneira mal-intencionada." #. (itstool) path: listitem/para -#: book.translate.xml:26994 +#: book.translate.xml:27154 msgid "" "The Impact field describes what type of impact the " "problem could have on a system." @@ -46945,7 +47184,7 @@ "pode ter em um sistema." #. (itstool) path: listitem/para -#: book.translate.xml:26999 +#: book.translate.xml:27159 msgid "" "The Workaround field indicates if a workaround is " "available to system administrators who cannot immediately patch the system ." @@ -46955,7 +47194,7 @@ "imediatamente o sistema." #. (itstool) path: listitem/para -#: book.translate.xml:27005 +#: book.translate.xml:27165 msgid "" "The Solution field provides the instructions for patching " "the affected system. This is a step by step tested and verified method for " @@ -46966,7 +47205,7 @@ "obter um sistema corrigido e funcionando com segurança." #. (itstool) path: listitem/para -#: book.translate.xml:27012 +#: book.translate.xml:27172 msgid "" "The Correction Details field displays each affected " "Subversion branch with the revision number that contains the corrected code." @@ -46975,7 +47214,7 @@ "Subversion afetada com o número de revisão que contém o código corrigido." #. (itstool) path: listitem/para -#: book.translate.xml:27018 +#: book.translate.xml:27178 msgid "" "The References field offers sources of additional " "information regarding the vulnerability." @@ -46984,17 +47223,17 @@ "adicionais sobre a vulnerabilidade." #. (itstool) path: info/title -#: book.translate.xml:27028 +#: book.translate.xml:27188 msgid "Process Accounting" msgstr "Auditoria de Processo" #. (itstool) path: sect1/indexterm -#: book.translate.xml:27036 +#: book.translate.xml:27196 msgid "Process Accounting" msgstr "Process Accounting" #. (itstool) path: sect1/para -#: book.translate.xml:27040 +#: book.translate.xml:27200 msgid "" "Process accounting is a security method in which an administrator may keep " "track of system resources used and their allocation among users, provide for " @@ -47006,7 +47245,7 @@ "comandos de um usuário." #. (itstool) path: sect1/para -#: book.translate.xml:27045 +#: book.translate.xml:27205 msgid "" "Process accounting has both positive and negative points. One of the " "positives is that an intrusion may be narrowed down to the point of entry. A " @@ -47021,7 +47260,7 @@ "fundamentos da contabilidade de processo." #. (itstool) path: note/para -#: book.translate.xml:27053 +#: book.translate.xml:27213 msgid "" "If more fine-grained accounting is needed, refer to ." @@ -47030,12 +47269,12 @@ "\"audit\"/>." #. (itstool) path: sect2/title -#: book.translate.xml:27058 +#: book.translate.xml:27218 msgid "Enabling and Utilizing Process Accounting" msgstr "Ativando e Utilizando a Auditoria de Processos" #. (itstool) path: sect2/para -#: book.translate.xml:27060 +#: book.translate.xml:27220 msgid "" "Before using process accounting, it must be enabled using the following " "commands:" @@ -47044,7 +47283,7 @@ "seguintes comandos:" #. (itstool) path: sect2/screen -#: book.translate.xml:27063 +#: book.translate.xml:27223 #, no-wrap msgid "" "# sysrc accounting_enable=yes\n" @@ -47054,7 +47293,7 @@ "# service accounting start" #. (itstool) path: sect2/para -#: book.translate.xml:27066 +#: book.translate.xml:27226 msgid "" "The accounting information is stored in files located in /var/" "account, which is automatically created, if necessary, the first " @@ -47082,7 +47321,7 @@ "\"username\">root." #. (itstool) path: sect2/para -#: book.translate.xml:27078 +#: book.translate.xml:27238 msgid "" "Once enabled, accounting will begin to track information such as " "CPU statistics and executed commands. All accounting logs " @@ -47106,7 +47345,7 @@ "opções disponíveis que controlam a saída." #. (itstool) path: sect2/para -#: book.translate.xml:27089 +#: book.translate.xml:27249 msgid "" "To display the commands issued by users, use lastcomm. " "For example, this command prints out all usage of ls by " @@ -47119,13 +47358,13 @@ "systemitem> no terminal ttyp1:" #. (itstool) path: sect2/screen -#: book.translate.xml:27094 +#: book.translate.xml:27254 #, no-wrap msgid "# lastcomm ls trhodes ttyp1" msgstr "# lastcomm ls trhodes ttyp1" #. (itstool) path: sect2/para -#: book.translate.xml:27096 +#: book.translate.xml:27256 msgid "" "Many other useful options exist and are explained in " "lastcomm1." #. (itstool) path: info/title -#: book.translate.xml:27103 +#: book.translate.xml:27263 msgid "Resource Limits" msgstr "Limites de Recursos" #. (itstool) path: sect1/indexterm -#: book.translate.xml:27111 +#: book.translate.xml:27271 msgid "Resource limits" msgstr "Resource limits" #. (itstool) path: sect1/para -#: book.translate.xml:27115 +#: book.translate.xml:27275 msgid "" "FreeBSD provides several methods for an administrator to limit the amount of " "system resources an individual may use. Disk quotas limit the amount of disk " @@ -47164,22 +47403,22 @@ "discutidas em ." #. (itstool) path: sect1/indexterm -#: book.translate.xml:27120 +#: book.translate.xml:27280 msgid "quotas" msgstr "quotas" #. (itstool) path: sect1/indexterm -#: book.translate.xml:27123 +#: book.translate.xml:27283 msgid "limiting users quotas" msgstr "limiting users quotas" #. (itstool) path: sect1/indexterm -#: book.translate.xml:27127 book.translate.xml:33975 +#: book.translate.xml:27287 book.translate.xml:34135 msgid "disk quotas" msgstr "disk quotas" #. (itstool) path: sect1/para -#: book.translate.xml:27131 +#: book.translate.xml:27291 msgid "" "Limits to other resources, such as CPU and memory, can be " "set using either a flat file or a command to configure a resource limits " @@ -47201,7 +47440,7 @@ "tornar demorado, dependendo do número de usuários a serem configurados." #. (itstool) path: sect1/para -#: book.translate.xml:27143 +#: book.translate.xml:27303 msgid "" "rctl can be used to provide a more fine-grained method " "for controlling resource limits. This command supports more than user limits " @@ -47213,7 +47452,7 @@ "de recursos em processos e jails." #. (itstool) path: sect1/para -#: book.translate.xml:27148 +#: book.translate.xml:27308 msgid "" "This section demonstrates both methods for controlling resources, beginning " "with the traditional method." @@ -47222,27 +47461,27 @@ "o método tradicional." #. (itstool) path: sect2/title -#: book.translate.xml:27152 +#: book.translate.xml:27312 msgid "Configuring Login Classes" msgstr "Configurando Classes de Login" #. (itstool) path: sect2/indexterm -#: book.translate.xml:27154 +#: book.translate.xml:27314 msgid "limiting users" msgstr "limiting users" #. (itstool) path: sect2/indexterm -#: book.translate.xml:27157 +#: book.translate.xml:27317 msgid "accounts limiting" msgstr "accounts limiting" #. (itstool) path: sect2/indexterm -#: book.translate.xml:27161 +#: book.translate.xml:27321 msgid "/etc/login.conf" msgstr "/etc/login.conf" #. (itstool) path: sect2/para -#: book.translate.xml:27165 +#: book.translate.xml:27325 msgid "" "In the traditional method, login classes and the resource limits to apply to " "a login class are defined in /etc/login.conf. Each user " @@ -47266,7 +47505,7 @@ "acordo, dependendo do name." #. (itstool) path: note/para -#: book.translate.xml:27179 +#: book.translate.xml:27339 msgid "" "Whenever /etc/login.conf is edited, the /etc/" "login.conf.db must be updated by executing the following command:" @@ -47278,14 +47517,14 @@ #. (itstool) path: note/screen #. (itstool) path: sect2/screen #. (itstool) path: sect3/screen -#: book.translate.xml:27183 book.translate.xml:30717 book.translate.xml:43685 -#: book.translate.xml:54740 +#: book.translate.xml:27343 book.translate.xml:30877 book.translate.xml:43845 +#: book.translate.xml:54900 #, no-wrap msgid "# cap_mkdb /etc/login.conf" msgstr "# cap_mkdb /etc/login.conf" #. (itstool) path: sect2/para -#: book.translate.xml:27186 +#: book.translate.xml:27346 msgid "" "Resource limits differ from the default login capabilities in two ways. " "First, for every limit, there is a soft and " @@ -47303,7 +47542,7 @@ "por processo a um usuário específico." #. (itstool) path: sect2/para -#: book.translate.xml:27195 +#: book.translate.xml:27355 msgid "" " lists the most commonly used resource " "limits. All of the available resource limits and capabilities are described " @@ -47316,67 +47555,67 @@ "refentrytitle>5." #. (itstool) path: sect2/indexterm -#: book.translate.xml:27200 +#: book.translate.xml:27360 msgid "limiting users coredumpsize" msgstr "limiting users coredumpsize" #. (itstool) path: sect2/indexterm -#: book.translate.xml:27204 +#: book.translate.xml:27364 msgid "limiting users cputime" msgstr "limiting users cputime" #. (itstool) path: sect2/indexterm -#: book.translate.xml:27208 +#: book.translate.xml:27368 msgid "limiting users filesize" msgstr "limiting users filesize" #. (itstool) path: sect2/indexterm -#: book.translate.xml:27212 +#: book.translate.xml:27372 msgid "limiting users maxproc" msgstr "limiting users maxproc" #. (itstool) path: sect2/indexterm -#: book.translate.xml:27216 +#: book.translate.xml:27376 msgid "limiting users memorylocked" msgstr "limiting users memorylocked" #. (itstool) path: sect2/indexterm -#: book.translate.xml:27220 +#: book.translate.xml:27380 msgid "limiting users memoryuse" msgstr "limiting users memoryuse" #. (itstool) path: sect2/indexterm -#: book.translate.xml:27224 +#: book.translate.xml:27384 msgid "limiting users openfiles" msgstr "limiting users openfiles" #. (itstool) path: sect2/indexterm -#: book.translate.xml:27228 +#: book.translate.xml:27388 msgid "limiting users sbsize" msgstr "limiting users sbsize" #. (itstool) path: sect2/indexterm -#: book.translate.xml:27232 +#: book.translate.xml:27392 msgid "limiting users stacksize" msgstr "limiting users stacksize" #. (itstool) path: table/title -#: book.translate.xml:27238 +#: book.translate.xml:27398 msgid "Login Class Resource Limits" msgstr "Limites de Recursos de Classe de Login" #. (itstool) path: row/entry -#: book.translate.xml:27243 +#: book.translate.xml:27403 msgid "Resource Limit" msgstr "Limite de Recurso" #. (itstool) path: row/entry -#: book.translate.xml:27250 +#: book.translate.xml:27410 msgid "coredumpsize" msgstr "coredumpsize" #. (itstool) path: row/entry -#: book.translate.xml:27251 +#: book.translate.xml:27411 msgid "" "The limit on the size of a core file generated by a program is subordinate " "to other limits on disk usage, such as filesize or disk " @@ -47393,12 +47632,12 @@ "fiquem sem espaço em disco caso ocorra um grande travamento de programa." #. (itstool) path: row/entry -#: book.translate.xml:27263 +#: book.translate.xml:27423 msgid "cputime" msgstr "cputime" #. (itstool) path: row/entry -#: book.translate.xml:27264 +#: book.translate.xml:27424 msgid "" "The maximum amount of CPU time a user's process may " "consume. Offending processes will be killed by the kernel. This is a limit " @@ -47414,12 +47653,12 @@ "command>." #. (itstool) path: row/entry -#: book.translate.xml:27275 +#: book.translate.xml:27435 msgid "filesize" msgstr "filesize" #. (itstool) path: row/entry -#: book.translate.xml:27276 +#: book.translate.xml:27436 msgid "" "The maximum size of a file the user may own. Unlike disk quotas (), this limit is enforced on individual files, not the " @@ -47431,12 +47670,12 @@ "possui." #. (itstool) path: row/entry -#: book.translate.xml:27283 +#: book.translate.xml:27443 msgid "maxproc" msgstr "maxproc" #. (itstool) path: row/entry -#: book.translate.xml:27284 +#: book.translate.xml:27444 msgid "" "The maximum number of foreground and background processes a user can run. " "This limit may not be larger than the system limit specified by " @@ -47451,12 +47690,12 @@ "algumas tarefas, como compilar um programa grande, iniciam muitos processos." #. (itstool) path: row/entry -#: book.translate.xml:27294 +#: book.translate.xml:27454 msgid "memorylocked" msgstr "memorylocked" #. (itstool) path: row/entry -#: book.translate.xml:27295 +#: book.translate.xml:27455 msgid "" "The maximum amount of memory a process may request to be locked into main " "memory using mlock2IPC channels, so be careful " @@ -47509,12 +47748,12 @@ "maxfiles." #. (itstool) path: row/entry -#: book.translate.xml:27323 +#: book.translate.xml:27483 msgid "sbsize" msgstr "sbsize" #. (itstool) path: row/entry -#: book.translate.xml:27324 +#: book.translate.xml:27484 msgid "" "The limit on the amount of network memory a user may consume. This can be " "generally used to limit network communications." @@ -47523,12 +47762,12 @@ "geralmente pode ser usado para limitar as comunicações da rede." #. (itstool) path: row/entry -#: book.translate.xml:27330 +#: book.translate.xml:27490 msgid "stacksize" msgstr "stacksize" #. (itstool) path: row/entry -#: book.translate.xml:27331 +#: book.translate.xml:27491 msgid "" "The maximum size of a process stack. This alone is not sufficient to limit " "the amount of memory a program may use, so it should be used in conjunction " @@ -47539,13 +47778,13 @@ "deve ser usado em conjunto com outros limites." #. (itstool) path: sect2/para -#: book.translate.xml:27340 +#: book.translate.xml:27500 msgid "There are a few other things to remember when setting resource limits:" msgstr "" "Existem algumas outras coisas para se lembrar ao definir limites de recursos:" #. (itstool) path: listitem/para -#: book.translate.xml:27345 +#: book.translate.xml:27505 msgid "" "Processes started at system startup by /etc/rc are " "assigned to the daemon login class." @@ -47554,7 +47793,7 @@ "filename> são atribuídos à classe daemon de login." #. (itstool) path: listitem/para -#: book.translate.xml:27351 +#: book.translate.xml:27511 msgid "" "Although the default /etc/login.conf is a good source " "of reasonable values for most limits, they may not be appropriate for every " @@ -47568,7 +47807,7 @@ "prejudicar a produtividade." #. (itstool) path: listitem/para -#: book.translate.xml:27360 +#: book.translate.xml:27520 msgid "" "Xorg takes a lot of resources and encourages " "users to run more programs simultaneously." @@ -47577,7 +47816,7 @@ "usuários a executarem mais programas simultaneamente." #. (itstool) path: listitem/para -#: book.translate.xml:27366 +#: book.translate.xml:27526 msgid "" "Many limits apply to individual processes, not the user as a whole. For " "example, setting openfiles to 50 means " @@ -47595,7 +47834,7 @@ "de memória." #. (itstool) path: sect2/para -#: book.translate.xml:27377 +#: book.translate.xml:27537 msgid "" "For further information on resource limits and login classes and " "capabilities in general, refer to cap_mkdb5." #. (itstool) path: sect2/title -#: book.translate.xml:27384 +#: book.translate.xml:27544 msgid "Enabling and Configuring Resource Limits" msgstr "Ativando e Configurando Limites de Recursos" #. (itstool) path: sect2/para -#: book.translate.xml:27386 +#: book.translate.xml:27546 msgid "" "The kern.racct.enable tunable must be set to a non-zero " "value. Custom kernels require specific configuration:" @@ -47627,7 +47866,7 @@ "configuração específica:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:27390 +#: book.translate.xml:27550 #, no-wrap msgid "" "options RACCT\n" @@ -47637,7 +47876,7 @@ "options RCTL" #. (itstool) path: sect2/para -#: book.translate.xml:27393 +#: book.translate.xml:27553 msgid "" "Once the system has rebooted into the new kernel, rctl " "may be used to set rules for the system." @@ -47646,7 +47885,7 @@ "command> poderá ser usado para definir regras para o sistema." #. (itstool) path: sect2/para -#: book.translate.xml:27397 +#: book.translate.xml:27557 msgid "" "Rule syntax is controlled through the use of a subject, subject-id, " "resource, and action, as seen in this example rule:" @@ -47655,13 +47894,13 @@ "resource e action, conforme visto nesta regra de exemplo:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:27401 +#: book.translate.xml:27561 #, no-wrap msgid "user:trhodes:maxproc:deny=10/user" msgstr "user:trhodes:maxproc:deny=10/user" #. (itstool) path: sect2/para -#: book.translate.xml:27403 +#: book.translate.xml:27563 msgid "" "In this rule, the subject is user, the subject-id is " "trhodes, the resource, maxproc, is the " @@ -47684,7 +47923,7 @@ "citerefentry> ou enviando um sigterm para o processo." #. (itstool) path: sect2/para -#: book.translate.xml:27414 +#: book.translate.xml:27574 msgid "" "Some care must be taken when adding rules. Since this user is constrained to " "10 processes, this example will prevent the user from " @@ -47699,7 +47938,7 @@ "será impresso, como neste exemplo:" #. (itstool) path: sect2/screen -#: book.translate.xml:27421 +#: book.translate.xml:27581 #, no-wrap msgid "" "% man test\n" @@ -47711,7 +47950,7 @@ "eval: Cannot fork: Resource temporarily unavailable" #. (itstool) path: sect2/para -#: book.translate.xml:27425 +#: book.translate.xml:27585 msgid "" "As another example, a jail can be prevented from exceeding a memory limit. " "This rule could be written as:" @@ -47720,13 +47959,13 @@ "memória. Esta regra pode ser escrita como:" #. (itstool) path: sect2/screen -#: book.translate.xml:27428 +#: book.translate.xml:27588 #, no-wrap msgid "# rctl -a jail:httpd:memoryuse:deny=2G/jail" msgstr "# rctl -a jail:httpd:memoryuse:deny=2G/jail" #. (itstool) path: sect2/para -#: book.translate.xml:27430 +#: book.translate.xml:27590 msgid "" "Rules will persist across reboots if they have been added to /etc/" "rctl.conf. The format is a rule, without the preceding command. " @@ -47738,7 +47977,7 @@ "adicionada como:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:27435 +#: book.translate.xml:27595 #, no-wrap msgid "" "# Block jail from using more than 2G memory:\n" @@ -47748,7 +47987,7 @@ "jail:httpd:memoryuse:deny=2G/jail" #. (itstool) path: sect2/para -#: book.translate.xml:27438 +#: book.translate.xml:27598 msgid "" "To remove a rule, use rctl to remove it from the list:" msgstr "" @@ -47756,13 +47995,13 @@ "lista:" #. (itstool) path: sect2/screen -#: book.translate.xml:27441 +#: book.translate.xml:27601 #, no-wrap msgid "# rctl -r user:trhodes:maxproc:deny=10/user" msgstr "# rctl -r user:trhodes:maxproc:deny=10/user" #. (itstool) path: sect2/para -#: book.translate.xml:27443 +#: book.translate.xml:27603 msgid "" "A method for removing all rules is documented in " "rctl8# rctl -r user:trhodes" msgstr "# rctl -r user:trhodes" #. (itstool) path: sect2/para -#: book.translate.xml:27449 +#: book.translate.xml:27609 msgid "" "Many other resources exist which can be used to exert additional control " "over various subjects. See " @@ -47794,17 +48033,17 @@ "citerefentry> para aprender sobre eles." #. (itstool) path: info/title -#: book.translate.xml:27457 +#: book.translate.xml:27617 msgid "Shared Administration with Sudo" msgstr "Administração Compartilhada com Sudo" #. (itstool) path: sect1/indexterm -#: book.translate.xml:27465 +#: book.translate.xml:27625 msgid "Security Sudo" msgstr "Security Sudo" #. (itstool) path: sect1/para -#: book.translate.xml:27470 +#: book.translate.xml:27630 msgid "" "System administrators often need the ability to grant enhanced permissions " "to users so they may perform privileged tasks. The idea that team members " @@ -47827,7 +48066,7 @@ "esse exato requisito." #. (itstool) path: sect1/para -#: book.translate.xml:27481 +#: book.translate.xml:27641 msgid "" "Up to this point, the security chapter has covered permitting access to " "authorized users and attempting to prevent unauthorized access. Another " @@ -47855,7 +48094,7 @@ "application>." #. (itstool) path: sect1/para -#: book.translate.xml:27493 +#: book.translate.xml:27653 msgid "" "Sudo allows administrators to configure more " "rigid access to system commands and provide for some advanced logging " @@ -47875,13 +48114,13 @@ "citerefentry>:" #. (itstool) path: sect1/screen -#: book.translate.xml:27500 +#: book.translate.xml:27660 #, no-wrap msgid "# pkg install sudo" msgstr "# pkg install sudo" #. (itstool) path: sect1/para -#: book.translate.xml:27502 +#: book.translate.xml:27662 msgid "" "After the installation is complete, the installed visudo " "will open the configuration file with a text editor. Using visudo/usr/local/etc/sudoers:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:27517 +#: book.translate.xml:27677 #, no-wrap msgid "user1 ALL=(ALL) /usr/sbin/service webservice *" msgstr "user1 ALL=(ALL) /usr/sbin/service webservice *" #. (itstool) path: sect1/para -#: book.translate.xml:27519 +#: book.translate.xml:27679 msgid "" "The user may now start webservice using this " "command:" @@ -47926,13 +48165,13 @@ "este comando:" #. (itstool) path: sect1/screen -#: book.translate.xml:27522 +#: book.translate.xml:27682 #, no-wrap msgid "% sudo /usr/sbin/service webservice start" msgstr "% sudo /usr/sbin/service webservice start" #. (itstool) path: sect1/para -#: book.translate.xml:27524 +#: book.translate.xml:27684 msgid "" "While this configuration allows a single user access to the " "webservice service; however, in most " @@ -47949,13 +48188,13 @@ "permitirão que todos os membros do grupo gerenciem o serviço:" #. (itstool) path: sect1/screen -#: book.translate.xml:27532 +#: book.translate.xml:27692 #, no-wrap msgid "# pw groupadd -g 6001 -n webteam" msgstr "# pw groupadd -g 6001 -n webteam" #. (itstool) path: sect1/para -#: book.translate.xml:27534 +#: book.translate.xml:27694 msgid "" "Using the same pw8 command, the user is added to the webteam group:" @@ -47965,13 +48204,13 @@ "adicionado ao grupo webteam:" #. (itstool) path: sect1/screen -#: book.translate.xml:27537 +#: book.translate.xml:27697 #, no-wrap msgid "# pw groupmod -m user1 -n webteam" msgstr "# pw groupmod -m user1 -n webteam" #. (itstool) path: sect1/para -#: book.translate.xml:27539 +#: book.translate.xml:27699 msgid "" "Finally, this line in /usr/local/etc/sudoers allows any " "member of the webteam group to manage webservice:" @@ -47981,13 +48220,13 @@ "webservice:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:27544 +#: book.translate.xml:27704 #, no-wrap msgid "%webteam ALL=(ALL) /usr/sbin/service webservice *" msgstr "%webteam ALL=(ALL) /usr/sbin/service webservice *" #. (itstool) path: sect1/para -#: book.translate.xml:27546 +#: book.translate.xml:27706 msgid "" "Unlike su1, Sudo only requires the " @@ -48001,7 +48240,7 @@ "auditorias de segurança e o que por si só já ruins em todos os aspectos." #. (itstool) path: sect1/para -#: book.translate.xml:27551 +#: book.translate.xml:27711 msgid "" "Users permitted to run applications with Sudo " "only enter their own passwords. This is more secure and gives better control " @@ -48019,7 +48258,7 @@ "systemitem>." #. (itstool) path: tip/para -#: book.translate.xml:27560 +#: book.translate.xml:27720 msgid "" "Most organizations are moving or have moved toward a two factor " "authentication model. In these cases, the user may not have a password to " @@ -48036,18 +48275,18 @@ "gerenciem o serviço sem o requisito de senha:" #. (itstool) path: tip/programlisting -#: book.translate.xml:27568 +#: book.translate.xml:27728 #, no-wrap msgid "%webteam ALL=(ALL) NOPASSWD: /usr/sbin/service webservice *" msgstr "%webteam ALL=(ALL) NOPASSWD: /usr/sbin/service webservice *" #. (itstool) path: sect2/title -#: book.translate.xml:27572 +#: book.translate.xml:27732 msgid "Logging Output" msgstr "Logando a Saída" #. (itstool) path: sect2/para -#: book.translate.xml:27574 +#: book.translate.xml:27734 msgid "" "An advantage to implementing Sudo is the ability " "to enable session logging. Using the built in log mechanisms and the " @@ -48069,13 +48308,13 @@ "obter informações adicionais." #. (itstool) path: sect2/programlisting -#: book.translate.xml:27586 +#: book.translate.xml:27746 #, no-wrap msgid "Defaults iolog_dir=/var/log/sudo-io/%{user}" msgstr "Defaults iolog_dir=/var/log/sudo-io/%{user}" #. (itstool) path: tip/para -#: book.translate.xml:27589 +#: book.translate.xml:27749 msgid "" "This directory will be created automatically after the logging is " "configured. It is best to let the system create directory with default " @@ -48092,7 +48331,7 @@ "sudoers." #. (itstool) path: sect2/para -#: book.translate.xml:27598 +#: book.translate.xml:27758 msgid "" "Once this directive has been added to the sudoers file, " "any user configuration can be updated with the request to log access. In the " @@ -48106,13 +48345,13 @@ "alterações adicionais:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:27604 +#: book.translate.xml:27764 #, no-wrap msgid "%webteam ALL=(ALL) NOPASSWD: LOG_INPUT: LOG_OUTPUT: /usr/sbin/service webservice *" msgstr "%webteam ALL=(ALL) NOPASSWD: LOG_INPUT: LOG_OUTPUT: /usr/sbin/service webservice *" #. (itstool) path: sect2/para -#: book.translate.xml:27606 +#: book.translate.xml:27766 msgid "" "From this point on, all webteam members altering " "the status of the webservice application will be " @@ -48124,13 +48363,13 @@ "ser exibida com:" #. (itstool) path: sect2/screen -#: book.translate.xml:27612 +#: book.translate.xml:27772 #, no-wrap msgid "# sudoreplay -l" msgstr "# sudoreplay -l" #. (itstool) path: sect2/para -#: book.translate.xml:27614 +#: book.translate.xml:27774 msgid "" "In the output, to replay a specific session, search for the TSID= entry, and pass that to sudoreplay with " @@ -48142,13 +48381,13 @@ "normal. Por exemplo:" #. (itstool) path: sect2/screen -#: book.translate.xml:27619 +#: book.translate.xml:27779 #, no-wrap msgid "# sudoreplay user1/00/00/02" msgstr "# sudoreplay user1/00/00/02" #. (itstool) path: warning/para -#: book.translate.xml:27622 +#: book.translate.xml:27782 msgid "" "While sessions are logged, any administrator is able to remove sessions and " "leave only a question of why they had done so. It is worthwhile to add a " @@ -48163,7 +48402,7 @@ "administradores sejam alertados sobre alterações manuais." #. (itstool) path: sect2/para -#: book.translate.xml:27630 +#: book.translate.xml:27790 msgid "" "The sudoreplay is extremely extendable. Consult the " "documentation for more information." @@ -48172,12 +48411,12 @@ "documentação para mais informações." #. (itstool) path: info/title -#: book.translate.xml:27644 +#: book.translate.xml:27804 msgid "Jails" msgstr "Jails" #. (itstool) path: authorgroup/author -#: book.translate.xml:27647 +#: book.translate.xml:27807 msgid "" "MatteoRiondatoContributed by " @@ -48186,12 +48425,12 @@ "personname>Contribuído por " #. (itstool) path: chapter/indexterm -#: book.translate.xml:27652 +#: book.translate.xml:27812 msgid "jails" msgstr "jails" #. (itstool) path: sect1/para -#: book.translate.xml:27657 +#: book.translate.xml:27817 msgid "" "Since system administration is a difficult task, many tools have been " "developed to make life easier for the administrator. These tools often " @@ -48210,7 +48449,7 @@ "sua utilidade, desempenho, confiabilidade e segurança." #. (itstool) path: sect1/para -#: book.translate.xml:27666 +#: book.translate.xml:27826 msgid "" "Jails build upon the chroot2 concept, which is used " @@ -48238,7 +48477,7 @@ "serviços." #. (itstool) path: sect1/para -#: book.translate.xml:27679 +#: book.translate.xml:27839 msgid "" "Jails improve on the concept of the traditional chroot environment in " "several ways. In a traditional chroot environment, processes are only " @@ -48262,12 +48501,12 @@ "virtualização no nível do sistema operacional." #. (itstool) path: sect1/para -#: book.translate.xml:27691 +#: book.translate.xml:27851 msgid "A jail is characterized by four elements:" msgstr "Uma jail é caracterizada por quatro elementos:" #. (itstool) path: listitem/para -#: book.translate.xml:27695 +#: book.translate.xml:27855 msgid "" "A directory subtree: the starting point from which a jail is entered. Once " "inside the jail, a process is not permitted to escape outside of this " @@ -48278,12 +48517,12 @@ "fora dessa subárvore." #. (itstool) path: listitem/para -#: book.translate.xml:27701 +#: book.translate.xml:27861 msgid "A hostname: which will be used by the jail." msgstr "Um nome de host: que será usado pela jail." #. (itstool) path: listitem/para -#: book.translate.xml:27705 +#: book.translate.xml:27865 msgid "" "An IP address: which is assigned to the jail. The " "IP address of a jail is often an alias address for an " @@ -48294,7 +48533,7 @@ "rede existente." #. (itstool) path: listitem/para -#: book.translate.xml:27712 +#: book.translate.xml:27872 msgid "" "A command: the path name of an executable to run inside the jail. The path " "is relative to the root directory of the jail environment." @@ -48303,7 +48542,7 @@ "jail. O caminho é relativo ao diretório raiz do ambiente da jail." #. (itstool) path: sect1/para -#: book.translate.xml:27718 +#: book.translate.xml:27878 msgid "" "Jails have their own set of users and their own root account which are limited to the jail environment. The " @@ -48318,7 +48557,7 @@ "ambiente da jail associada." #. (itstool) path: sect1/para -#: book.translate.xml:27723 +#: book.translate.xml:27883 msgid "" "This chapter provides an overview of the terminology and commands for " "managing FreeBSD jails. Jails are a powerful tool for both system " @@ -48329,26 +48568,26 @@ "administradores de sistemas e usuários avançados." #. (itstool) path: listitem/para -#: book.translate.xml:27731 +#: book.translate.xml:27891 msgid "What a jail is and what purpose it may serve in FreeBSD installations." msgstr "" "O que é uma jail e qual finalidade ela pode servir nas instalações do " "FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:27736 +#: book.translate.xml:27896 msgid "How to build, start, and stop a jail." msgstr "Como compilar, iniciar e parar uma jail." #. (itstool) path: listitem/para -#: book.translate.xml:27740 +#: book.translate.xml:27900 msgid "" "The basics of jail administration, both from inside and outside the jail." msgstr "" "Os fundamentos da administração de jails, tanto de dentro como fora da jail." #. (itstool) path: important/para -#: book.translate.xml:27746 +#: book.translate.xml:27906 msgid "" "Jails are a powerful tool, but they are not a security panacea. While it is " "not possible for a jailed process to break out on its own, there are several " @@ -48363,7 +48602,7 @@ "da jail para obter privilégios elevados no ambiente host." #. (itstool) path: important/para -#: book.translate.xml:27753 +#: book.translate.xml:27913 msgid "" "Most of these attacks can be mitigated by ensuring that the jail root is not " "accessible to unprivileged users in the host environment. As a general rule, " @@ -48376,12 +48615,12 @@ "devem ter acesso ao ambiente do host." #. (itstool) path: sect1/title -#: book.translate.xml:27762 +#: book.translate.xml:27922 msgid "Terms Related to Jails" msgstr "Termos Relacionados à Jails" #. (itstool) path: sect1/para -#: book.translate.xml:27764 +#: book.translate.xml:27924 msgid "" "To facilitate better understanding of parts of the FreeBSD system related to " "jails, their internals and the way they interact with the rest of FreeBSD, " @@ -48392,7 +48631,7 @@ "do FreeBSD, os seguintes termos são usados mais adiante neste capítulo:" #. (itstool) path: varlistentry/term -#: book.translate.xml:27771 +#: book.translate.xml:27931 msgid "" "chroot8 (command)" @@ -48401,7 +48640,7 @@ "citerefentry> (comando)" #. (itstool) path: listitem/para -#: book.translate.xml:27773 +#: book.translate.xml:27933 msgid "" "Utility, which uses chroot2 FreeBSD system call to " @@ -48413,7 +48652,7 @@ "todos os seus descendentes." #. (itstool) path: varlistentry/term -#: book.translate.xml:27780 +#: book.translate.xml:27940 msgid "" "chroot2 (environment)" @@ -48422,7 +48661,7 @@ "citerefentry> (ambiente)" #. (itstool) path: listitem/para -#: book.translate.xml:27782 +#: book.translate.xml:27942 msgid "" "The environment of processes running in a chroot. This " "includes resources such as the part of the file system which is visible, " @@ -48435,7 +48674,7 @@ "mecanismos de IPC, etc." #. (itstool) path: varlistentry/term -#: book.translate.xml:27791 +#: book.translate.xml:27951 msgid "" "jail8 (command)" @@ -48444,7 +48683,7 @@ "citerefentry> (comando)" #. (itstool) path: listitem/para -#: book.translate.xml:27793 +#: book.translate.xml:27953 msgid "" "The system administration utility which allows launching of processes within " "a jail environment." @@ -48453,12 +48692,12 @@ "processos dentro de um ambiente jail." #. (itstool) path: varlistentry/term -#: book.translate.xml:27799 +#: book.translate.xml:27959 msgid "host (system, process, user, etc.)" msgstr "host (sistema, processo, usuário, etc.)" #. (itstool) path: listitem/para -#: book.translate.xml:27801 +#: book.translate.xml:27961 msgid "" "The controlling system of a jail environment. The host system has access to " "all the hardware resources available, and can control processes both outside " @@ -48473,12 +48712,12 @@ "dentro de uma jail não são aplicadas aos processos do sistema host." #. (itstool) path: varlistentry/term -#: book.translate.xml:27813 +#: book.translate.xml:27973 msgid "hosted (system, process, user, etc.)" msgstr "hosted (sistema, processo, usuário, etc.)" #. (itstool) path: listitem/para -#: book.translate.xml:27815 +#: book.translate.xml:27975 msgid "" "A process, user or other entity, whose access to resources is restricted by " "a FreeBSD jail." @@ -48487,12 +48726,12 @@ "por uma jail do FreeBSD." #. (itstool) path: sect1/title -#: book.translate.xml:27823 +#: book.translate.xml:27983 msgid "Creating and Controlling Jails" msgstr "Criando e Controlando Jails" #. (itstool) path: sect1/para -#: book.translate.xml:27825 +#: book.translate.xml:27985 msgid "" "Some administrators divide jails into the following two types: " "complete jails, which resemble a real FreeBSD system, and " @@ -48513,7 +48752,7 @@ "de instalação) ou compila-los a partir do código fonte." #. (itstool) path: sect1/para -#: book.translate.xml:27835 +#: book.translate.xml:27995 msgid "" "To install the userland from installation media, first create the root " "directory for the jail. This can be done by setting the DESTDIR para o local adequado." #. (itstool) path: sect1/para -#: book.translate.xml:27840 +#: book.translate.xml:28000 msgid "Start a shell and define DESTDIR:" msgstr "Inicie um shell e defina a variável DESTDIR:" #. (itstool) path: sect1/screen -#: book.translate.xml:27842 +#: book.translate.xml:28002 #, no-wrap msgid "" "# sh\n" @@ -48539,7 +48778,7 @@ "# export DESTDIR=/here/is/the/jail" #. (itstool) path: sect1/para -#: book.translate.xml:27845 +#: book.translate.xml:28005 msgid "" "Mount the install media as covered in mdconfig8 when using the install " @@ -48550,7 +48789,7 @@ "manvolnum> ao usar a ISO de instalação:" #. (itstool) path: sect1/screen -#: book.translate.xml:27848 +#: book.translate.xml:28008 #, no-wrap msgid "" "# mount -t cd9660 /dev/`mdconfig -f cdimage.iso` /mnt\n" @@ -48560,12 +48799,12 @@ "# cd /mnt/usr/freebsd-dist/" #. (itstool) path: sect1/para -#: book.translate.xml:27851 +#: book.translate.xml:28011 msgid "Alternatively, download the tarballs from a mirror:" msgstr "Como alternativa, baixe os tarballs de um mirror:" #. (itstool) path: sect1/screen -#: book.translate.xml:27853 +#: book.translate.xml:28013 #, no-wrap msgid "" "# sh\n" @@ -48581,7 +48820,7 @@ "# for set in base ports; do fetch $SOURCEURL/$set.txz ; done" #. (itstool) path: sect1/para -#: book.translate.xml:27859 +#: book.translate.xml:28019 msgid "" "Extract the binaries from the tarballs on the install media into the " "declared destination. Minimally, only the base set needs to be extracted, " @@ -48592,29 +48831,29 @@ "instalação completa pode ser executada quando preferida." #. (itstool) path: sect1/para -#: book.translate.xml:27864 +#: book.translate.xml:28024 msgid "To install just the base system:" msgstr "Para instalar apenas o sistema básico:" #. (itstool) path: sect1/screen -#: book.translate.xml:27866 +#: book.translate.xml:28026 #, no-wrap msgid "# tar -xf base.txz -C $DESTDIR" msgstr "# tar -xf /mnt/usr/freebsd-dist/base.txz -C $DESTDIR" #. (itstool) path: sect1/para -#: book.translate.xml:27868 +#: book.translate.xml:28028 msgid "To install everything except the kernel:" msgstr "Para instalar tudo, exceto o kernel:" #. (itstool) path: sect1/screen -#: book.translate.xml:27870 +#: book.translate.xml:28030 #, no-wrap msgid "# for set in base ports; do tar -xf $set.txz -C $DESTDIR ; done" msgstr "# for set in base ports; do tar -xf /mnt/usr/freebsd-dist/$set.txz -C $DESTDIR ; done" #. (itstool) path: sect1/para -#: book.translate.xml:27872 +#: book.translate.xml:28032 msgid "" "The jail8 manual page explains the procedure for building a " @@ -48625,7 +48864,7 @@ "para compilar uma jail:" #. (itstool) path: sect1/screen -#: book.translate.xml:27875 +#: book.translate.xml:28035 #, no-wrap msgid "" "# setenv D /here/is/the/jail\n" @@ -48645,7 +48884,7 @@ "# mount -t devfs devfs $D/dev " #. (itstool) path: callout/para -#: book.translate.xml:27885 +#: book.translate.xml:28045 msgid "" "Selecting a location for a jail is the best starting point. This is where " "the jail will physically reside within the file system of the jail's host. A " @@ -48666,7 +48905,7 @@ "arquivos presentes em uma instalação padrão do sistema básico do FreeBSD." #. (itstool) path: callout/para -#: book.translate.xml:27898 +#: book.translate.xml:28058 msgid "" "If you have already rebuilt your userland using make world or make buildworld, you can skip this step and " @@ -48677,7 +48916,7 @@ "instalar seu userland existente na nova jail." #. (itstool) path: callout/para -#: book.translate.xml:27905 +#: book.translate.xml:28065 msgid "" "This command will populate the directory subtree chosen as jail's physical " "location on the file system with the necessary binaries, libraries, manual " @@ -48688,12 +48927,12 @@ "de manual e assim por diante." #. (itstool) path: para/buildtarget -#: book.translate.xml:27912 +#: book.translate.xml:28072 msgid "distribution" msgstr "distribuição" #. (itstool) path: callout/para -#: book.translate.xml:27912 +#: book.translate.xml:28072 msgid "" "The <_:buildtarget-1/> target for make installs " "every needed configuration file. In simple words, it installs every " @@ -48707,7 +48946,7 @@ "/etc do ambiente jail: $D/etc/." #. (itstool) path: callout/para -#: book.translate.xml:27923 +#: book.translate.xml:28083 msgid "" "Mounting the devfs8 file system inside a jail is not required. On the " @@ -48736,7 +48975,7 @@ "manvolnum>." #. (itstool) path: sect1/para -#: book.translate.xml:27935 +#: book.translate.xml:28095 msgid "" "Once a jail is installed, it can be started by using the " "jail8rc " "mechanism provides an easy way to do this." @@ -48775,13 +49014,13 @@ "filename> do FreeBSD fornece uma maneira fácil de fazer isso." #. (itstool) path: step/para -#: book.translate.xml:27954 +#: book.translate.xml:28114 msgid "Configure jail parameters in jail.conf:" msgstr "" "Configure os parâmetros da jail no arquivo jail.conf:" #. (itstool) path: step/programlisting -#: book.translate.xml:27956 +#: book.translate.xml:28116 #, no-wrap msgid "" "www {\n" @@ -48805,20 +49044,20 @@ "}" #. (itstool) path: step/para -#: book.translate.xml:27966 +#: book.translate.xml:28126 msgid "Configure jails to start at boot time in rc.conf:" msgstr "" "Configure as jails para iniciar no boot no arquivo rc.conf:" #. (itstool) path: step/programlisting -#: book.translate.xml:27969 +#: book.translate.xml:28129 #, no-wrap msgid "jail_enable=\"YES\" # Set to NO to disable starting of any jails" msgstr "jail_enable=\"YES\" # Set to NO to disable starting of any jails" #. (itstool) path: step/para -#: book.translate.xml:27971 +#: book.translate.xml:28131 msgid "" "The default startup of jails configured in jail." "conf5, will run the " @@ -48835,7 +49074,7 @@ "definindo a opção exec.start apropriadamente." #. (itstool) path: note/para -#: book.translate.xml:27980 +#: book.translate.xml:28140 msgid "" "For a full list of available options, please see the " "jail.conf5." #. (itstool) path: sect1/para -#: book.translate.xml:27986 +#: book.translate.xml:28146 msgid "" "service8 can be used to start or stop a jail by hand, if an " @@ -48858,7 +49097,7 @@ "filename>:" #. (itstool) path: sect1/screen -#: book.translate.xml:27990 +#: book.translate.xml:28150 #, no-wrap msgid "" "# service jail start www\n" @@ -48868,7 +49107,7 @@ "# service jail stop www" #. (itstool) path: sect1/para -#: book.translate.xml:27993 +#: book.translate.xml:28153 msgid "" "Jails can be shut down with jexec8. Use " @@ -48885,7 +49124,7 @@ "manvolnum> para executar o script de desligamento nessa jail." #. (itstool) path: sect1/screen -#: book.translate.xml:27997 +#: book.translate.xml:28157 #, no-wrap msgid "" "# jls\n" @@ -48899,7 +49138,7 @@ "# jexec 3 /etc/rc.shutdown" #. (itstool) path: sect1/para -#: book.translate.xml:28002 +#: book.translate.xml:28162 msgid "" "More information about this can be found in the " "jail8." #. (itstool) path: sect1/title -#: book.translate.xml:28007 +#: book.translate.xml:28167 msgid "Fine Tuning and Administration" msgstr "Tuning e Administração" #. (itstool) path: sect1/para -#: book.translate.xml:28009 +#: book.translate.xml:28169 msgid "" "There are several options which can be set for any jail, and various ways of " "combining a host FreeBSD system with jails, to produce higher level " @@ -48926,7 +49165,7 @@ "aplicações de alto nível. Esta seção apresenta:" #. (itstool) path: listitem/para -#: book.translate.xml:28016 +#: book.translate.xml:28176 msgid "" "Some of the options available for tuning the behavior and security " "restrictions implemented by a jail installation." @@ -48935,7 +49174,7 @@ "segurança implementadas pela instalação de uma jail." #. (itstool) path: listitem/para -#: book.translate.xml:28022 +#: book.translate.xml:28182 msgid "" "Some of the high-level applications for jail management, which are available " "through the FreeBSD Ports Collection, and can be used to implement overall " @@ -48946,12 +49185,12 @@ "para implementar soluções globais baseadas em jails." #. (itstool) path: sect2/title -#: book.translate.xml:28030 +#: book.translate.xml:28190 msgid "System Tools for Jail Tuning in FreeBSD" msgstr "Ferramentas de Sistema para Tuning de Jail no FreeBSD" #. (itstool) path: sect2/para -#: book.translate.xml:28032 +#: book.translate.xml:28192 msgid "" "Fine tuning of a jail's configuration is mostly done by setting " "sysctl88." #. (itstool) path: listitem/para -#: book.translate.xml:28044 +#: book.translate.xml:28204 msgid "security.jail.set_hostname_allowed: 1" msgstr "security.jail.set_hostname_allowed: 1" #. (itstool) path: listitem/para -#: book.translate.xml:28049 +#: book.translate.xml:28209 msgid "security.jail.socket_unixiproute_only: 1" msgstr "security.jail.socket_unixiproute_only: 1" #. (itstool) path: listitem/para -#: book.translate.xml:28054 +#: book.translate.xml:28214 msgid "security.jail.sysvipc_allowed: 0" msgstr "security.jail.sysvipc_allowed: 0" #. (itstool) path: listitem/para -#: book.translate.xml:28059 +#: book.translate.xml:28219 msgid "security.jail.enforce_statfs: 2" msgstr "security.jail.enforce_statfs: 2" #. (itstool) path: listitem/para -#: book.translate.xml:28064 +#: book.translate.xml:28224 msgid "security.jail.allow_raw_sockets: 0" msgstr "security.jail.allow_raw_sockets: 0" #. (itstool) path: listitem/para -#: book.translate.xml:28069 +#: book.translate.xml:28229 msgid "security.jail.chflags_allowed: 0" msgstr "security.jail.chflags_allowed: 0" #. (itstool) path: listitem/para -#: book.translate.xml:28074 +#: book.translate.xml:28234 msgid "security.jail.jailed: 0" msgstr "security.jail.jailed: 0" #. (itstool) path: sect2/para -#: book.translate.xml:28078 +#: book.translate.xml:28238 msgid "" "These variables can be used by the system administrator of the " "host system to add or remove some of the limitations " @@ -49043,7 +49282,7 @@ "configuração do securelevel do kernel." #. (itstool) path: sect2/para -#: book.translate.xml:28090 +#: book.translate.xml:28250 msgid "" "The base system of FreeBSD contains a basic set of tools for viewing " "information about the active jails, and attaching to a jail to run " @@ -49063,7 +49302,7 @@ "simples:" #. (itstool) path: listitem/para -#: book.translate.xml:28098 +#: book.translate.xml:28258 msgid "" "Print a list of active jails and their corresponding jail identifier " "(JID), IP address, hostname and path." @@ -49073,7 +49312,7 @@ "hostname e path." #. (itstool) path: listitem/para -#: book.translate.xml:28104 +#: book.translate.xml:28264 msgid "" "Attach to a running jail, from its host system, and run a command inside the " "jail or perform administrative tasks inside the jail itself. This is " @@ -49092,19 +49331,19 @@ "jail para administração; por exemplo:" #. (itstool) path: listitem/screen -#: book.translate.xml:28112 +#: book.translate.xml:28272 #, no-wrap msgid "# jexec 1 tcsh" msgstr "# jexec 1 tcsh" #. (itstool) path: sect2/title -#: book.translate.xml:28118 +#: book.translate.xml:28278 msgid "High-Level Administrative Tools in the FreeBSD Ports Collection" msgstr "" "Ferramentas Administrativas de Alto Nível na Coleção de Ports do FreeBSD" #. (itstool) path: sect2/para -#: book.translate.xml:28121 +#: book.translate.xml:28281 msgid "" "Among the many third-party utilities for jail administration, one of the " "most complete and useful is sysutils/ezjail. It is a set " @@ -49123,12 +49362,12 @@ "application> do handbook para mais informações." #. (itstool) path: sect2/title -#: book.translate.xml:28131 +#: book.translate.xml:28291 msgid "Keeping Jails Patched and up to Date" msgstr "Mantendo as Jails com Alterações e Atualizadas" #. (itstool) path: sect2/para -#: book.translate.xml:28133 +#: book.translate.xml:28293 msgid "" "Jails should be kept up to date from the host operating system as attempting " "to patch userland from within the jail may likely fail as the default " @@ -49151,7 +49390,7 @@ "para especificar o caminho da jail a ser atualizada." #. (itstool) path: sect2/screen -#: book.translate.xml:28142 +#: book.translate.xml:28302 #, no-wrap msgid "" "# freebsd-update -b /here/is/the/jail fetch\n" @@ -49161,12 +49400,12 @@ "# freebsd-update -b /here/is/the/jail install" #. (itstool) path: info/title -#: book.translate.xml:28149 +#: book.translate.xml:28309 msgid "Updating Multiple Jails" msgstr "Atualizando Múltiplas Jails" #. (itstool) path: authorgroup/author -#: book.translate.xml:28152 book.translate.xml:34470 book.translate.xml:34805 +#: book.translate.xml:28312 book.translate.xml:34630 book.translate.xml:34965 msgid "" " Daniel Gerzo Contributed by " @@ -49175,7 +49414,7 @@ "personname> Contribuido por " #. (itstool) path: authorgroup/author -#: book.translate.xml:28161 +#: book.translate.xml:28321 msgid "" " Simon L. B. Nielsen Based upon an idea presented by " @@ -49184,7 +49423,7 @@ "personname> Baseado em uma idéia apresentada por " #. (itstool) path: authorgroup/author -#: book.translate.xml:28170 +#: book.translate.xml:28330 msgid "" " Ken Tom " "And an article written by " @@ -49193,7 +49432,7 @@ "E artigo escrito por " #. (itstool) path: sect1/para -#: book.translate.xml:28180 +#: book.translate.xml:28340 msgid "" "The management of multiple jails can become problematic because every jail " "has to be rebuilt from scratch whenever it is upgraded. This can be time " @@ -49205,7 +49444,7 @@ "manualmente." #. (itstool) path: sect1/para -#: book.translate.xml:28185 +#: book.translate.xml:28345 msgid "" "This section demonstrates one method to resolve this issue by safely sharing " "as much as is possible between jails using read-only " @@ -49224,7 +49463,7 @@ "disso, fornece uma maneira simples de adicionar, remover e atualizar jails." #. (itstool) path: note/para -#: book.translate.xml:28195 +#: book.translate.xml:28355 msgid "" "Simpler solutions exist, such as ezjail, which " "provides an easier method of administering FreeBSD jails but is less " @@ -49237,12 +49476,12 @@ "coberto com mais detalhes em ." #. (itstool) path: sect1/para -#: book.translate.xml:28202 +#: book.translate.xml:28362 msgid "The goals of the setup described in this section are:" msgstr "Os objetivos da configuração descrita nesta seção são:" #. (itstool) path: listitem/para -#: book.translate.xml:28206 +#: book.translate.xml:28366 msgid "" "Create a simple and easy to understand jail structure that does not require " "running a full installworld on each and every jail." @@ -49251,22 +49490,22 @@ "execução de um installworld completo em todas as jails." #. (itstool) path: listitem/para -#: book.translate.xml:28212 +#: book.translate.xml:28372 msgid "Make it easy to add new jails or remove existing ones." msgstr "Facilitar a adição de novas jails ou remoção das já existentes." #. (itstool) path: listitem/para -#: book.translate.xml:28217 +#: book.translate.xml:28377 msgid "Make it easy to update or upgrade existing jails." msgstr "Facilitar a atualização ou upgrade de jails existentes." #. (itstool) path: listitem/para -#: book.translate.xml:28221 +#: book.translate.xml:28381 msgid "Make it possible to run a customized FreeBSD branch." msgstr "Tornar possível a utilização de uma branch customizada do FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:28225 +#: book.translate.xml:28385 msgid "" "Be paranoid about security, reducing as much as possible the possibility of " "compromise." @@ -49275,12 +49514,12 @@ "comprometimento." #. (itstool) path: listitem/para -#: book.translate.xml:28230 +#: book.translate.xml:28390 msgid "Save space and inodes, as much as possible." msgstr "Economize espaço e inodes, tanto quanto possível." #. (itstool) path: sect1/para -#: book.translate.xml:28234 +#: book.translate.xml:28394 msgid "" "This design relies on a single, read-only master template which is mounted " "into each jail and one read-write device per jail. A device can be a " @@ -49294,23 +49533,23 @@ "application> read-write." #. (itstool) path: sect1/para -#: book.translate.xml:28240 +#: book.translate.xml:28400 msgid "The file system layout is as follows:" msgstr "O layout do sistema de arquivos é o seguinte:" #. (itstool) path: listitem/para -#: book.translate.xml:28244 +#: book.translate.xml:28404 msgid "The jails are based under the /home partition." msgstr "As jails são hospedadas na partição /home." #. (itstool) path: listitem/para -#: book.translate.xml:28249 +#: book.translate.xml:28409 msgid "" "Each jail will be mounted under the /home/j directory." msgstr "Cada jail será montada no diretório /home/j." #. (itstool) path: listitem/para -#: book.translate.xml:28254 +#: book.translate.xml:28414 msgid "" "The template for each jail and the read-only partition for all of the jails " "is /home/j/mroot." @@ -49319,7 +49558,7 @@ "/home/j/mroot." #. (itstool) path: listitem/para -#: book.translate.xml:28260 +#: book.translate.xml:28420 msgid "" "A blank directory will be created for each jail under the /home/j directory." @@ -49328,7 +49567,7 @@ "home/j." #. (itstool) path: listitem/para -#: book.translate.xml:28265 +#: book.translate.xml:28425 msgid "" "Each jail will have a /s directory that will be linked " "to the read-write portion of the system." @@ -49337,7 +49576,7 @@ "parte de read-write do sistema." #. (itstool) path: listitem/para -#: book.translate.xml:28271 +#: book.translate.xml:28431 msgid "" "Each jail will have its own read-write system that is based upon /" "home/j/skel." @@ -49346,7 +49585,7 @@ "j/skel." #. (itstool) path: listitem/para -#: book.translate.xml:28276 +#: book.translate.xml:28436 msgid "" "The read-write portion of each jail will be created in /home/js." @@ -49355,18 +49594,18 @@ "filename>." #. (itstool) path: sect2/title -#: book.translate.xml:28284 +#: book.translate.xml:28444 msgid "Creating the Template" msgstr "Criando o Template" #. (itstool) path: sect2/para -#: book.translate.xml:28286 +#: book.translate.xml:28446 msgid "This section describes the steps needed to create the master template." msgstr "" "Esta seção descreve as etapas necessárias para criar o template master." #. (itstool) path: sect2/para -#: book.translate.xml:28289 +#: book.translate.xml:28449 msgid "" "It is recommended to first update the host FreeBSD system to the latest -" "RELEASE branch using the instructions in . " @@ -49381,7 +49620,7 @@ "a Coleção de Ports do FreeBSD." #. (itstool) path: step/para -#: book.translate.xml:28297 +#: book.translate.xml:28457 msgid "" "First, create a directory structure for the read-only file system which will " "contain the FreeBSD binaries for the jails. Then, change directory to the " @@ -49394,7 +49633,7 @@ "read-only no template das jails:" #. (itstool) path: step/screen -#: book.translate.xml:28303 +#: book.translate.xml:28463 #, no-wrap msgid "" "# mkdir /home/j /home/j/mroot\n" @@ -49406,7 +49645,7 @@ "# make installworld DESTDIR=/home/j/mroot" #. (itstool) path: step/para -#: book.translate.xml:28309 +#: book.translate.xml:28469 msgid "" "Next, prepare a FreeBSD Ports Collection for the jails as well as a FreeBSD " "source tree, which is required for mergemaster:" @@ -49416,7 +49655,7 @@ "mergemaster:" #. (itstool) path: step/screen -#: book.translate.xml:28313 +#: book.translate.xml:28473 #, no-wrap msgid "" "# cd /home/j/mroot\n" @@ -49430,12 +49669,12 @@ "# cpdup /usr/src /home/j/mroot/usr/src" #. (itstool) path: step/para -#: book.translate.xml:28320 +#: book.translate.xml:28480 msgid "Create a skeleton for the read-write portion of the system:" msgstr "Crie um esqueleto para a parte de read-write do sistema:" #. (itstool) path: step/screen -#: book.translate.xml:28323 +#: book.translate.xml:28483 #, no-wrap msgid "" "# mkdir /home/j/skel /home/j/skel/home /home/j/skel/usr-X11R6 /home/j/skel/distfiles\n" @@ -49453,7 +49692,7 @@ "# mv root /home/j/skel" #. (itstool) path: step/para -#: book.translate.xml:28332 +#: book.translate.xml:28492 msgid "" "Use mergemaster to install missing configuration " "files. Then, remove the extra directories that mergemastermergemaster:" #. (itstool) path: step/screen -#: book.translate.xml:28337 +#: book.translate.xml:28497 #, no-wrap msgid "" "# mergemaster -t /home/j/skel/var/tmp/temproot -D /home/j/skel -i\n" @@ -49476,7 +49715,7 @@ "# rm -R bin boot lib libexec mnt proc rescue sbin sys usr dev" #. (itstool) path: step/para -#: book.translate.xml:28343 +#: book.translate.xml:28503 msgid "" "Now, symlink the read-write file system to the read-only file system. Ensure " "that the symlinks are created in the correct s/ " @@ -49489,7 +49728,7 @@ "nos locais errados fará com que a instalação falhe." #. (itstool) path: step/screen -#: book.translate.xml:28349 +#: book.translate.xml:28509 #, no-wrap msgid "" "# cd /home/j/mroot\n" @@ -49515,7 +49754,7 @@ "# ln -s s/var var" #. (itstool) path: step/para -#: book.translate.xml:28362 +#: book.translate.xml:28522 msgid "" "As a last step, create a generic /home/j/skel/etc/make.conf containing this line:" @@ -49524,13 +49763,13 @@ "filename> genérico contendo esta linha:" #. (itstool) path: step/programlisting -#: book.translate.xml:28366 +#: book.translate.xml:28526 #, no-wrap msgid "WRKDIRPREFIX?= /s/portbuild" msgstr "WRKDIRPREFIX?= /s/portbuild" #. (itstool) path: step/para -#: book.translate.xml:28368 +#: book.translate.xml:28528 msgid "" "This makes it possible to compile FreeBSD ports inside each jail. Remember " "that the ports directory is part of the read-only system. The custom path " @@ -49543,12 +49782,12 @@ "sejam feitas na parte read-write de cada jail." #. (itstool) path: sect2/title -#: book.translate.xml:28378 +#: book.translate.xml:28538 msgid "Creating Jails" msgstr "Criando Jails" #. (itstool) path: sect2/para -#: book.translate.xml:28380 +#: book.translate.xml:28540 msgid "" "The jail template can now be used to setup and configure the jails in " "/etc/rc.conf. This example demonstrates the creation of " @@ -49561,7 +49800,7 @@ "literal>." #. (itstool) path: step/para -#: book.translate.xml:28387 +#: book.translate.xml:28547 msgid "" "Add the following lines to /etc/fstab, so that the read-" "only template for the jails and the read-write space will be available in " @@ -49572,7 +49811,7 @@ "disponível nas respectivas jails:" #. (itstool) path: step/programlisting -#: book.translate.xml:28392 +#: book.translate.xml:28552 #, no-wrap msgid "" "/home/j/mroot /home/j/ns nullfs ro 0 0\n" @@ -49590,7 +49829,7 @@ "/home/js/www /home/j/www/s nullfs rw 0 0" #. (itstool) path: step/para -#: book.translate.xml:28399 +#: book.translate.xml:28559 msgid "" "To prevent fsck from checking " "nullfs mounts during boot and dump." #. (itstool) path: step/para -#: book.translate.xml:28408 +#: book.translate.xml:28568 msgid "Configure the jails in /etc/rc.conf:" msgstr "Configure as jails no arquivo /etc/rc.conf:" #. (itstool) path: step/programlisting -#: book.translate.xml:28411 +#: book.translate.xml:28571 #, no-wrap msgid "" "jail_enable=\"YES\"\n" @@ -49645,7 +49884,7 @@ "jail_www_devfs_enable=\"YES\"" #. (itstool) path: step/para -#: book.translate.xml:28427 +#: book.translate.xml:28587 msgid "" "The jail_name_rootdir variable " "is set to /usr/home instead of /home# mkdir /home/j/ns /home/j/mail /home/j/www" msgstr "# mkdir /home/j/ns /home/j/mail /home/j/www" #. (itstool) path: step/para -#: book.translate.xml:28448 +#: book.translate.xml:28608 msgid "" "Install the read-write template into each jail using sysutils/" "cpdup:" @@ -49687,7 +49926,7 @@ "package>:" #. (itstool) path: step/screen -#: book.translate.xml:28455 +#: book.translate.xml:28615 #, no-wrap msgid "" "# mkdir /home/js\n" @@ -49701,7 +49940,7 @@ "# cpdup /home/j/skel /home/js/www" #. (itstool) path: step/para -#: book.translate.xml:28462 +#: book.translate.xml:28622 msgid "" "In this phase, the jails are built and prepared to run. First, mount the " "required file systems for each jail, and then start them:" @@ -49711,7 +49950,7 @@ "inicie-as:" #. (itstool) path: step/screen -#: book.translate.xml:28466 book.translate.xml:28575 +#: book.translate.xml:28626 book.translate.xml:28735 #, no-wrap msgid "" "# mount -a\n" @@ -49721,7 +49960,7 @@ "# service jail start" #. (itstool) path: sect2/para -#: book.translate.xml:28471 +#: book.translate.xml:28631 msgid "" "The jails should be running now. To check if they have started correctly, " "use jls. Its output should be similar to the following:" @@ -49731,7 +49970,7 @@ "semelhante ao seguinte:" #. (itstool) path: sect2/screen -#: book.translate.xml:28475 +#: book.translate.xml:28635 #, no-wrap msgid "" "# jls\n" @@ -49747,7 +49986,7 @@ " 1 62.123.43.14 www.example.org /home/j/www" #. (itstool) path: sect2/para -#: book.translate.xml:28481 +#: book.translate.xml:28641 msgid "" "At this point, it should be possible to log onto each jail, add new users, " "or configure daemons. The JID column indicates the jail " @@ -49762,18 +50001,18 @@ "3:" #. (itstool) path: sect2/screen -#: book.translate.xml:28488 +#: book.translate.xml:28648 #, no-wrap msgid "# jexec 3 tcsh" msgstr "# jexec 3 tcsh" #. (itstool) path: sect2/title -#: book.translate.xml:28492 +#: book.translate.xml:28652 msgid "Upgrading" msgstr "Fazendo Upgrade" #. (itstool) path: sect2/para -#: book.translate.xml:28494 +#: book.translate.xml:28654 msgid "" "The design of this setup provides an easy way to upgrade existing jails " "while minimizing their downtime. Also, it provides a way to roll back to the " @@ -49784,7 +50023,7 @@ "de reverter para a versão mais antiga, caso ocorra algum problema." #. (itstool) path: step/para -#: book.translate.xml:28501 +#: book.translate.xml:28661 msgid "" "The first step is to upgrade the host system. Then, create a new temporary " "read-only template in /home/j/mroot2." @@ -49793,7 +50032,7 @@ "template temporário read-only em /home/j/mroot2." #. (itstool) path: step/screen -#: book.translate.xml:28505 +#: book.translate.xml:28665 #, no-wrap msgid "" "# mkdir /home/j/mroot2\n" @@ -49811,12 +50050,12 @@ "# mkdir s" #. (itstool) path: para/buildtarget -#: book.translate.xml:28512 book.translate.xml:28723 +#: book.translate.xml:28672 book.translate.xml:28883 msgid "installworld" msgstr "installworld" #. (itstool) path: step/para -#: book.translate.xml:28512 +#: book.translate.xml:28672 msgid "" "The <_:buildtarget-1/> creates a few unnecessary directories, which should " "be removed:" @@ -49825,7 +50064,7 @@ "removidos:" #. (itstool) path: step/screen -#: book.translate.xml:28516 +#: book.translate.xml:28676 #, no-wrap msgid "" "# chflags -R 0 var\n" @@ -49835,13 +50074,13 @@ "# rm -R etc var root usr/local tmp" #. (itstool) path: step/para -#: book.translate.xml:28521 +#: book.translate.xml:28681 msgid "Recreate the read-write symlinks for the master file system:" msgstr "" "Recrie os links simbólicos read-write para o sistema de arquivos master:" #. (itstool) path: step/screen -#: book.translate.xml:28524 +#: book.translate.xml:28684 #, no-wrap msgid "" "# ln -s s/etc etc\n" @@ -49861,18 +50100,18 @@ "# ln -s s/var var" #. (itstool) path: step/para -#: book.translate.xml:28534 +#: book.translate.xml:28694 msgid "Next, stop the jails:" msgstr "Em seguida, pare as jails:" #. (itstool) path: step/screen -#: book.translate.xml:28536 +#: book.translate.xml:28696 #, no-wrap msgid "# service jail stop" msgstr "# service jail stop" #. (itstool) path: step/para -#: book.translate.xml:28540 +#: book.translate.xml:28700 msgid "" "Unmount the original file systems as the read-write systems are attached to " "the read-only system (/s):" @@ -49881,7 +50120,7 @@ "estão conectados ao sistema read-only (/s):" #. (itstool) path: step/screen -#: book.translate.xml:28547 +#: book.translate.xml:28707 #, no-wrap msgid "" "# umount /home/j/ns/s\n" @@ -49899,7 +50138,7 @@ "# umount /home/j/www" #. (itstool) path: step/para -#: book.translate.xml:28556 +#: book.translate.xml:28716 msgid "" "Move the old read-only file system and replace it with the new one. This " "will serve as a backup and archive of the old read-only file system should " @@ -49915,7 +50154,7 @@ "espaço e inodes:" #. (itstool) path: step/screen -#: book.translate.xml:28564 +#: book.translate.xml:28724 #, no-wrap msgid "" "# cd /home/j\n" @@ -49929,7 +50168,7 @@ "# mv mroot.20060601/usr/ports mroot/usr" #. (itstool) path: step/para -#: book.translate.xml:28571 +#: book.translate.xml:28731 msgid "" "At this point the new read-only template is ready, so the only remaining " "task is to remount the file systems and start the jails:" @@ -49938,7 +50177,7 @@ "restante é remontar os sistemas de arquivos e iniciar as jails:" #. (itstool) path: sect2/para -#: book.translate.xml:28580 +#: book.translate.xml:28740 msgid "" "Use jls to check if the jails started correctly. Run " "mergemaster in each jail to update the configuration " @@ -49949,12 +50188,12 @@ "atualizar os arquivos de configuração." #. (itstool) path: info/title -#: book.translate.xml:28588 +#: book.translate.xml:28748 msgid "Managing Jails with ezjail" msgstr "Gerenciando Jails com o ezjail" #. (itstool) path: sect1/para -#: book.translate.xml:28601 +#: book.translate.xml:28761 msgid "" "Creating and managing multiple jails can quickly become tedious and error-" "prone. Dirk Engling's ezjail automates and " @@ -49978,7 +50217,7 @@ "automaticamente todas as outras jails." #. (itstool) path: sect1/para -#: book.translate.xml:28612 +#: book.translate.xml:28772 msgid "" "Additional benefits and features are described in detail on the " "ezjail web site, ." #. (itstool) path: sect2/title -#: book.translate.xml:28616 +#: book.translate.xml:28776 msgid "Installing ezjail" msgstr "Instalando o ezjail" #. (itstool) path: sect2/para -#: book.translate.xml:28618 +#: book.translate.xml:28778 msgid "" "Installing ezjail consists of adding a loopback " "interface for use in jails, installing the port or package, and enabling the " @@ -50005,7 +50244,7 @@ "ativação do serviço." #. (itstool) path: step/para -#: book.translate.xml:28624 +#: book.translate.xml:28784 msgid "" "To keep jail loopback traffic off the host's loopback network interface " "lo0, a second loopback interface is created by adding an " @@ -50017,13 +50256,13 @@ #. (itstool) path: step/programlisting #. (itstool) path: example/programlisting -#: book.translate.xml:28629 book.translate.xml:29130 +#: book.translate.xml:28789 book.translate.xml:29290 #, no-wrap msgid "cloned_interfaces=\"lo1\"" msgstr "cloned_interfaces=\"lo1\"" #. (itstool) path: step/para -#: book.translate.xml:28631 +#: book.translate.xml:28791 msgid "" "The second loopback interface lo1 will be created when " "the system starts. It can also be created manually without a restart:" @@ -50033,7 +50272,7 @@ #. (itstool) path: step/screen #. (itstool) path: example/screen -#: book.translate.xml:28635 book.translate.xml:29134 +#: book.translate.xml:28795 book.translate.xml:29294 #, no-wrap msgid "" "# service netif cloneup\n" @@ -50043,7 +50282,7 @@ "Created clone interfaces: lo1." #. (itstool) path: step/para -#: book.translate.xml:28638 +#: book.translate.xml:28798 msgid "" "Jails can be allowed to use aliases of this secondary loopback interface " "without interfering with the host." @@ -50052,7 +50291,7 @@ "secundária sem interferir no host." #. (itstool) path: step/para -#: book.translate.xml:28642 +#: book.translate.xml:28802 msgid "" "Inside a jail, access to the loopback address 127.0.0.1 is redirected to the first IP " @@ -50069,7 +50308,7 @@ "IP fornecidos ao criar uma nova jail." #. (itstool) path: step/para -#: book.translate.xml:28651 +#: book.translate.xml:28811 msgid "" "Give each jail a unique loopback address in the 127.0.0.0/8 " @@ -50080,12 +50319,12 @@ "\"netmask\">/8." #. (itstool) path: step/para -#: book.translate.xml:28656 +#: book.translate.xml:28816 msgid "Install sysutils/ezjail:" msgstr "Instale o sysutils/ezjail:" #. (itstool) path: step/screen -#: book.translate.xml:28659 +#: book.translate.xml:28819 #, no-wrap msgid "" "# cd /usr/ports/sysutils/ezjail\n" @@ -50095,7 +50334,7 @@ "# make install clean" #. (itstool) path: step/para -#: book.translate.xml:28664 +#: book.translate.xml:28824 msgid "" "Enable ezjail by adding this line to /" "etc/rc.conf:" @@ -50104,13 +50343,13 @@ "/etc/rc.conf:" #. (itstool) path: step/programlisting -#: book.translate.xml:28667 +#: book.translate.xml:28827 #, no-wrap msgid "ezjail_enable=\"YES\"" msgstr "ezjail_enable=\"YES\"" #. (itstool) path: step/para -#: book.translate.xml:28671 +#: book.translate.xml:28831 msgid "" "The service will automatically start on system boot. It can be started " "immediately for the current session:" @@ -50119,13 +50358,13 @@ "pode ser iniciado imediatamente na sessão atual:" #. (itstool) path: step/screen -#: book.translate.xml:28675 +#: book.translate.xml:28835 #, no-wrap msgid "# service ezjail start" msgstr "# service ezjail start" #. (itstool) path: sect2/para -#: book.translate.xml:28683 +#: book.translate.xml:28843 msgid "" "With ezjail installed, the basejail directory " "structure can be created and populated. This step is only needed once on the " @@ -50136,7 +50375,7 @@ "vez no computador host da jail." #. (itstool) path: sect2/para -#: book.translate.xml:28688 +#: book.translate.xml:28848 msgid "" "In both of these examples, causes the ports tree to be " "retrieved with portsnap." #. (itstool) path: step/title -#: book.translate.xml:28700 +#: book.translate.xml:28860 msgid "To Populate the Jail with FreeBSD-RELEASE" msgstr "Preencher a Jail com o FreeBSD-RELEASE" #. (itstool) path: step/para -#: book.translate.xml:28702 +#: book.translate.xml:28862 msgid "" "For a basejail based on the FreeBSD RELEASE matching that of the host " "computer, use install. For example, on a host computer " @@ -50175,23 +50414,23 @@ "FreeBSD -10 será instalada na jail:" #. (itstool) path: step/screen -#: book.translate.xml:28709 +#: book.translate.xml:28869 #, no-wrap msgid "# ezjail-admin install -p" msgstr "# ezjail-admin install -p" #. (itstool) path: step/title -#: book.translate.xml:28713 +#: book.translate.xml:28873 msgid "To Populate the Jail with installworld" msgstr "Preencher a Jail com o comando installworld" #. (itstool) path: para/buildtarget -#: book.translate.xml:28717 book.translate.xml:45840 book.translate.xml:45907 +#: book.translate.xml:28877 book.translate.xml:46000 book.translate.xml:46067 msgid "buildworld" msgstr "buildworld" #. (itstool) path: step/para -#: book.translate.xml:28716 +#: book.translate.xml:28876 msgid "" "The basejail can be installed from binaries created by <_:buildtarget-1/> on " "the host with ezjail-admin update." @@ -50200,7 +50439,7 @@ "buildtarget-1/> no host com ezjail-admin update." #. (itstool) path: step/para -#: book.translate.xml:28721 +#: book.translate.xml:28881 msgid "" "In this example, FreeBSD 10-STABLE has been built from source. The jail " "directories are created. Then <_:buildtarget-1/> is executed, installing the " @@ -50211,13 +50450,13 @@ "instalando o /usr/obj do host na basejail." #. (itstool) path: step/screen -#: book.translate.xml:28728 +#: book.translate.xml:28888 #, no-wrap msgid "# ezjail-admin update -i -p" msgstr "# ezjail-admin update -i -p" #. (itstool) path: step/para -#: book.translate.xml:28730 +#: book.translate.xml:28890 msgid "" "The host's /usr/src is used by default. A different " "source directory on the host can be specified with and a " @@ -50230,7 +50469,7 @@ "local/etc/ezjail.conf." #. (itstool) path: tip/para -#: book.translate.xml:28741 +#: book.translate.xml:28901 msgid "" "The basejail's ports tree is shared by other jails. However, downloaded " "distfiles are stored in the jail that downloaded them. By default, these " @@ -50245,7 +50484,7 @@ "também é usado como um diretório de trabalho ao compilar ports." #. (itstool) path: tip/para -#: book.translate.xml:28750 +#: book.translate.xml:28910 msgid "" "The FTP protocol is used by default to download packages " "for the installation of the basejail. Firewall or proxy configurations can " @@ -50264,23 +50503,23 @@ "/usr/local/etc/ezjail.conf:" #. (itstool) path: tip/programlisting -#: book.translate.xml:28759 +#: book.translate.xml:28919 #, no-wrap msgid "ezjail_ftphost=http://ftp.FreeBSD.org" msgstr "ezjail_ftphost=http://ftp.FreeBSD.org" #. (itstool) path: tip/para -#: book.translate.xml:28761 +#: book.translate.xml:28921 msgid "See for a list of sites." msgstr "Veja para uma lista de sites." #. (itstool) path: sect2/title -#: book.translate.xml:28767 +#: book.translate.xml:28927 msgid "Creating and Starting a New Jail" msgstr "Criando e Iniciando uma Nova Jail" #. (itstool) path: sect2/para -#: book.translate.xml:28769 +#: book.translate.xml:28929 msgid "" "New jails are created with ezjail-admin create. In these " "examples, the lo1 loopback interface is used as described " @@ -50291,12 +50530,12 @@ "usada conforme descrito acima." #. (itstool) path: procedure/title -#: book.translate.xml:28775 +#: book.translate.xml:28935 msgid "Create and Start a New Jail" msgstr "Crie e Inicie uma Nova Jail" #. (itstool) path: step/para -#: book.translate.xml:28778 +#: book.translate.xml:28938 msgid "" "Create the jail, specifying a name and the loopback and network interfaces " "to use, along with their IP addresses. In this example, " @@ -50307,13 +50546,13 @@ "a jail é denominada dnsjail." #. (itstool) path: step/screen -#: book.translate.xml:28783 +#: book.translate.xml:28943 #, no-wrap msgid "# ezjail-admin create dnsjail 'lo1|127.0.1.1,em0|192.168.1.50'" msgstr "# ezjail-admin create dnsjail 'lo1|127.0.1.1,em0|192.168.1.50'" #. (itstool) path: tip/para -#: book.translate.xml:28786 +#: book.translate.xml:28946 msgid "" "Most network services run in jails without problems. A few network services, " "most notably ping8pingparameters:" #. (itstool) path: tip/programlisting -#: book.translate.xml:28804 +#: book.translate.xml:28964 #, no-wrap msgid "export jail_jailname_parameters=\"allow.raw_sockets=1\"" msgstr "export jail_jailname_parameters=\"allow.raw_sockets=1\"" #. (itstool) path: tip/para -#: book.translate.xml:28806 +#: book.translate.xml:28966 msgid "" "Do not enable raw network sockets unless services in the jail actually " "require them." @@ -50365,29 +50604,29 @@ "precisem deles." #. (itstool) path: step/para -#: book.translate.xml:28812 +#: book.translate.xml:28972 msgid "Start the jail:" msgstr "Inicie a jail:" #. (itstool) path: step/screen -#: book.translate.xml:28814 +#: book.translate.xml:28974 #, no-wrap msgid "# ezjail-admin start dnsjail" msgstr "# ezjail-admin start dnsjail" #. (itstool) path: step/para -#: book.translate.xml:28818 +#: book.translate.xml:28978 msgid "Use a console on the jail:" msgstr "Use um console na jail:" #. (itstool) path: step/screen -#: book.translate.xml:28820 +#: book.translate.xml:28980 #, no-wrap msgid "# ezjail-admin console dnsjail" msgstr "# ezjail-admin console dnsjail" #. (itstool) path: sect2/para -#: book.translate.xml:28824 +#: book.translate.xml:28984 msgid "" "The jail is operating and additional configuration can be completed. Typical " "settings added at this point include:" @@ -50396,12 +50635,12 @@ "Configurações típicas adicionadas neste momento incluem:" #. (itstool) path: step/title -#: book.translate.xml:28830 +#: book.translate.xml:28990 msgid "Set the root Password" msgstr "Defina a Senha de root" #. (itstool) path: step/para -#: book.translate.xml:28834 +#: book.translate.xml:28994 msgid "" "Connect to the jail and set the root user's password:" @@ -50410,7 +50649,7 @@ "\">root:" #. (itstool) path: step/screen -#: book.translate.xml:28838 +#: book.translate.xml:28998 #, no-wrap msgid "" "# ezjail-admin console dnsjail\n" @@ -50426,12 +50665,12 @@ "Retype New Password:" #. (itstool) path: step/title -#: book.translate.xml:28846 +#: book.translate.xml:29006 msgid "Time Zone Configuration" msgstr "Configuração de Fuso Horário" #. (itstool) path: step/para -#: book.translate.xml:28848 +#: book.translate.xml:29008 msgid "" "The jail's time zone can be set with tzsetup8. To avoid spurious " @@ -50451,12 +50690,12 @@ "para acessar esse hardware." #. (itstool) path: step/title -#: book.translate.xml:28857 +#: book.translate.xml:29017 msgid "DNS Servers" msgstr "Servidores DNS" #. (itstool) path: step/para -#: book.translate.xml:28859 +#: book.translate.xml:29019 msgid "" "Enter domain name server lines in /etc/resolv.conf so " "DNS works in the jail." @@ -50466,12 +50705,12 @@ "jail." #. (itstool) path: step/title -#: book.translate.xml:28865 +#: book.translate.xml:29025 msgid "Edit /etc/hosts" msgstr "Edite o arquivo /etc/hosts" #. (itstool) path: step/para -#: book.translate.xml:28867 +#: book.translate.xml:29027 msgid "" "Change the address and add the jail name to the localhost " "entries in /etc/hosts." @@ -50480,12 +50719,12 @@ "localhost no /etc/hosts." #. (itstool) path: step/title -#: book.translate.xml:28873 +#: book.translate.xml:29033 msgid "Configure /etc/rc.conf" msgstr "Configure o arquivo /etc/rc.conf" #. (itstool) path: step/para -#: book.translate.xml:28875 +#: book.translate.xml:29035 msgid "" "Enter configuration settings in /etc/rc.conf. This is " "much like configuring a full computer. The host name and IP# ezjail-admin update -b" msgstr "# ezjail-admin update -b" #. (itstool) path: sect3/para -#: book.translate.xml:28914 +#: book.translate.xml:29074 msgid "" "If the world has already been compiled on the host, install it in the " "basejail with:" @@ -50567,13 +50806,13 @@ "Se o world já estiver sido compilado no host, instale-o no basejail com:" #. (itstool) path: sect3/screen -#: book.translate.xml:28917 +#: book.translate.xml:29077 #, no-wrap msgid "# ezjail-admin update -i" msgstr "# ezjail-admin update -i" #. (itstool) path: sect3/para -#: book.translate.xml:28919 +#: book.translate.xml:29079 msgid "" "Binary updates use freebsd-update8. These updates have " @@ -50590,7 +50829,7 @@ "RELEASE do FreeBSD estão disponíveis com este método." #. (itstool) path: sect3/para -#: book.translate.xml:28925 +#: book.translate.xml:29085 msgid "" "Update the basejail to the latest patched release of the version of FreeBSD " "on the host. For example, updating from RELEASE-p1 to RELEASE-p2." @@ -50599,13 +50838,13 @@ "host. Por exemplo, atualizando de RELEASE-p1 para RELEASE-p2." #. (itstool) path: sect3/screen -#: book.translate.xml:28929 +#: book.translate.xml:29089 #, no-wrap msgid "# ezjail-admin update -u" msgstr "# ezjail-admin update -u" #. (itstool) path: sect3/para -#: book.translate.xml:28931 +#: book.translate.xml:29091 msgid "" "To upgrade the basejail to a new version, first upgrade the host system as " "described in . Once the host has " @@ -50628,7 +50867,7 @@ "versão original na basejail:" #. (itstool) path: sect3/screen -#: book.translate.xml:28939 +#: book.translate.xml:29099 #, no-wrap msgid "" "# file /usr/jails/basejail/bin/sh\n" @@ -50638,7 +50877,7 @@ "/usr/jails/basejail/bin/sh: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically linked (uses shared libs), for FreeBSD 9.3, stripped" #. (itstool) path: sect3/para -#: book.translate.xml:28942 +#: book.translate.xml:29102 msgid "" "Now use this information to perform the upgrade from 9.3-RELEASE to the current version of the host system:" @@ -50647,13 +50886,13 @@ "RELEASE para a versão atual do sistema host:" #. (itstool) path: sect3/screen -#: book.translate.xml:28946 +#: book.translate.xml:29106 #, no-wrap msgid "# ezjail-admin update -U -s 9.3-RELEASE" msgstr "# ezjail-admin update -U -s 9.3-RELEASE" #. (itstool) path: sect3/para -#: book.translate.xml:28948 +#: book.translate.xml:29108 msgid "" "After updating the basejail, mergemaster8 must be run to update " @@ -50664,7 +50903,7 @@ "para atualizar os arquivos de configuração de cada jail." #. (itstool) path: sect3/para -#: book.translate.xml:28951 +#: book.translate.xml:29111 msgid "" "How to use mergemaster8 depends on the purpose " @@ -50681,7 +50920,7 @@ "somente dentro dessa jail:" #. (itstool) path: example/title -#: book.translate.xml:28957 +#: book.translate.xml:29117 msgid "" "mergemaster8 on Untrusted Jail" @@ -50690,7 +50929,7 @@ "manvolnum> em Jail Não Confiável" #. (itstool) path: example/para -#: book.translate.xml:28959 +#: book.translate.xml:29119 msgid "" "Delete the link from the jail's /usr/src into the " "basejail and create a new /usr/src in the jail as a " @@ -50703,7 +50942,7 @@ "only no novo ponto de montagem /usr/src da jail:" #. (itstool) path: example/screen -#: book.translate.xml:28966 +#: book.translate.xml:29126 #, no-wrap msgid "" "# rm /usr/jails/jailname/usr/src\n" @@ -50715,18 +50954,18 @@ "# mount -t nullfs -o ro /usr/src /usr/jails/jailname/usr/src" #. (itstool) path: example/para -#: book.translate.xml:28970 +#: book.translate.xml:29130 msgid "Get a console in the jail:" msgstr "Execute um console na jail:" #. (itstool) path: example/screen -#: book.translate.xml:28972 +#: book.translate.xml:29132 #, no-wrap msgid "# ezjail-admin console jailname" msgstr "# ezjail-admin console jailname" #. (itstool) path: example/para -#: book.translate.xml:28974 +#: book.translate.xml:29134 msgid "" "Inside the jail, run mergemaster. Then exit the jail " "console:" @@ -50735,7 +50974,7 @@ "console da jail:" #. (itstool) path: example/screen -#: book.translate.xml:28977 +#: book.translate.xml:29137 #, no-wrap msgid "" "# cd /usr/src\n" @@ -50747,18 +50986,18 @@ "# exit" #. (itstool) path: example/para -#: book.translate.xml:28981 +#: book.translate.xml:29141 msgid "Finally, unmount the jail's /usr/src:" msgstr "Finalmente, desmonte o /usr/src da jail:" #. (itstool) path: example/screen -#: book.translate.xml:28984 +#: book.translate.xml:29144 #, no-wrap msgid "# umount /usr/jails/jailname/usr/src" msgstr "# umount /usr/jails/jailname/usr/src" #. (itstool) path: example/title -#: book.translate.xml:28989 +#: book.translate.xml:29149 msgid "" "mergemaster8 on Trusted Jail" @@ -50767,7 +51006,7 @@ "manvolnum> em Jail Confiável" #. (itstool) path: example/para -#: book.translate.xml:28991 +#: book.translate.xml:29151 msgid "" "If the users and services in a jail are trusted, " "mergemaster8 pode ser executado a partir do host:" #. (itstool) path: example/screen -#: book.translate.xml:28994 +#: book.translate.xml:29154 #, no-wrap msgid "# mergemaster -U -D /usr/jails/jailname" msgstr "# mergemaster -U -D /usr/jails/jailname" #. (itstool) path: tip/para -#: book.translate.xml:28998 +#: book.translate.xml:29158 msgid "" "After a major version update it is recommended by sysutils/ezjail to make sure your pkg is of the correct version. " @@ -50795,23 +51034,23 @@ "seja da versão correta. Portanto, digite:" #. (itstool) path: tip/screen -#: book.translate.xml:29003 +#: book.translate.xml:29163 #, no-wrap msgid "# pkg-static upgrade -f pkg" msgstr "# pkg-static upgrade -f pkg" #. (itstool) path: tip/para -#: book.translate.xml:29005 +#: book.translate.xml:29165 msgid "to upgrade or downgrade to the appropriate version." msgstr "para atualizar ou fazer o downgrade para a versão apropriada." #. (itstool) path: sect3/title -#: book.translate.xml:29011 +#: book.translate.xml:29171 msgid "Updating Ports" msgstr "Atualizando o Ports" #. (itstool) path: sect3/para -#: book.translate.xml:29013 +#: book.translate.xml:29173 msgid "" "The ports tree in the basejail is shared by the other jails. Updating that " "copy of the ports tree gives the other jails the updated version also." @@ -50821,7 +51060,7 @@ "atualizada também." #. (itstool) path: sect3/para -#: book.translate.xml:29017 +#: book.translate.xml:29177 msgid "" "The basejail ports tree is updated with " "portsnap8:" #. (itstool) path: sect3/screen -#: book.translate.xml:29020 +#: book.translate.xml:29180 #, no-wrap msgid "# ezjail-admin update -P" msgstr "# ezjail-admin update -P" #. (itstool) path: sect2/title -#: book.translate.xml:29025 +#: book.translate.xml:29185 msgid "Controlling Jails" msgstr "Controlando as Jails" #. (itstool) path: sect3/title -#: book.translate.xml:29028 +#: book.translate.xml:29188 msgid "Stopping and Starting Jails" msgstr "Parando e Iniciando Jails" #. (itstool) path: sect3/para -#: book.translate.xml:29030 +#: book.translate.xml:29190 msgid "" "ezjail automatically starts jails when the " "computer is started. Jails can be manually stopped and restarted with " @@ -50859,7 +51098,7 @@ "com stop e start:" #. (itstool) path: sect3/screen -#: book.translate.xml:29035 +#: book.translate.xml:29195 #, no-wrap msgid "" "# ezjail-admin stop sambajail\n" @@ -50869,7 +51108,7 @@ "Stopping jails: sambajail." #. (itstool) path: sect3/para -#: book.translate.xml:29038 +#: book.translate.xml:29198 msgid "" "By default, jails are started automatically when the host computer starts. " "Autostarting can be disabled with config:" @@ -50879,13 +51118,13 @@ "config:" #. (itstool) path: sect3/screen -#: book.translate.xml:29042 +#: book.translate.xml:29202 #, no-wrap msgid "# ezjail-admin config -r norun seldomjail" msgstr "# ezjail-admin config -r norun seldomjail" #. (itstool) path: sect3/para -#: book.translate.xml:29044 +#: book.translate.xml:29204 msgid "" "This takes effect the next time the host computer is started. A jail that is " "already running will not be stopped." @@ -50894,23 +51133,23 @@ "Uma jail que já está em execução não será interrompida." #. (itstool) path: sect3/para -#: book.translate.xml:29048 +#: book.translate.xml:29208 msgid "Enabling autostart is very similar:" msgstr "A ativação do início automático é muito semelhante:" #. (itstool) path: sect3/screen -#: book.translate.xml:29050 +#: book.translate.xml:29210 #, no-wrap msgid "# ezjail-admin config -r run oftenjail" msgstr "# ezjail-admin config -r run oftenjail" #. (itstool) path: sect3/title -#: book.translate.xml:29054 +#: book.translate.xml:29214 msgid "Archiving and Restoring Jails" msgstr "Arquivando e Restaurando Jails" #. (itstool) path: sect3/para -#: book.translate.xml:29056 +#: book.translate.xml:29216 msgid "" "Use archive to create a .tar.gz " "archive of a jail. The file name is composed from the name of the jail and " @@ -50927,7 +51166,7 @@ "configuração." #. (itstool) path: sect3/para -#: book.translate.xml:29065 +#: book.translate.xml:29225 msgid "" "The archive file can be copied elsewhere as a backup, or an existing jail " "can be restored from it with restore. A new jail can be " @@ -50939,12 +51178,12 @@ "uma maneira conveniente de clonar as jails existentes." #. (itstool) path: sect3/para -#: book.translate.xml:29071 +#: book.translate.xml:29231 msgid "Stop and archive a jail named wwwserver:" msgstr "Pare e arquive uma jail chamada wwwserver:" #. (itstool) path: sect3/screen -#: book.translate.xml:29074 +#: book.translate.xml:29234 #, no-wrap msgid "" "# ezjail-admin stop wwwserver\n" @@ -50960,7 +51199,7 @@ "wwwserver-201407271153.13.tar.gz" #. (itstool) path: sect3/para -#: book.translate.xml:29080 +#: book.translate.xml:29240 msgid "" "Create a new jail named wwwserver-clone from the archive " "created in the previous step. Use the em1 interface and " @@ -50972,18 +51211,18 @@ "um novo endereço IP para evitar conflito com a original:" #. (itstool) path: sect3/screen -#: book.translate.xml:29086 +#: book.translate.xml:29246 #, no-wrap msgid "# ezjail-admin create -a /usr/jails/ezjail_archives/wwwserver-201407271153.13.tar.gz wwwserver-clone 'lo1|127.0.3.1,em1|192.168.1.51'" msgstr "# ezjail-admin create -a /usr/jails/ezjail_archives/wwwserver-201407271153.13.tar.gz wwwserver-clone 'lo1|127.0.3.1,em1|192.168.1.51'" #. (itstool) path: sect2/title -#: book.translate.xml:29091 +#: book.translate.xml:29251 msgid "Full Example: BIND in a Jail" msgstr "Exemplo Completo: BIND em uma Jail" #. (itstool) path: sect2/para -#: book.translate.xml:29094 +#: book.translate.xml:29254 msgid "" "Putting the BIND DNS server in " "a jail improves security by isolating it. This example creates a simple " @@ -50994,12 +51233,12 @@ "nomes de cache simples." #. (itstool) path: listitem/para -#: book.translate.xml:29101 +#: book.translate.xml:29261 msgid "The jail will be called dns1." msgstr "A jail será chamada de dns1." #. (itstool) path: listitem/para -#: book.translate.xml:29106 +#: book.translate.xml:29266 msgid "" "The jail will use IP address 192.168.1.240 on the host's re0 interface." @@ -51008,7 +51247,7 @@ "literal> na interface re0 do host." #. (itstool) path: listitem/para -#: book.translate.xml:29112 +#: book.translate.xml:29272 msgid "" "The upstream ISP's DNS servers are at 10.0.0.62 and 10.0.0.61." @@ -51017,7 +51256,7 @@ "10.0.0.62 e 10.0.0.61." #. (itstool) path: listitem/para -#: book.translate.xml:29118 +#: book.translate.xml:29278 msgid "" "The basejail has already been created and a ports tree installed as shown in " "." @@ -51026,12 +51265,12 @@ "." #. (itstool) path: example/title -#: book.translate.xml:29125 +#: book.translate.xml:29285 msgid "Running BIND in a Jail" msgstr "Executando o BIND em uma Jail" #. (itstool) path: example/para -#: book.translate.xml:29127 +#: book.translate.xml:29287 msgid "" "Create a cloned loopback interface by adding a line to /etc/rc." "conf:" @@ -51040,23 +51279,23 @@ "/etc/rc.conf:" #. (itstool) path: example/para -#: book.translate.xml:29132 +#: book.translate.xml:29292 msgid "Immediately create the new loopback interface:" msgstr "Imediatamente crie a nova interface de loopback:" #. (itstool) path: example/para -#: book.translate.xml:29137 +#: book.translate.xml:29297 msgid "Create the jail:" msgstr "Crie a jail:" #. (itstool) path: example/screen -#: book.translate.xml:29139 +#: book.translate.xml:29299 #, no-wrap msgid "# ezjail-admin create dns1 'lo1|127.0.2.1,re0|192.168.1.240'" msgstr "# ezjail-admin create dns1 'lo1|127.0.2.1,re0|192.168.1.240'" #. (itstool) path: example/para -#: book.translate.xml:29141 +#: book.translate.xml:29301 msgid "" "Start the jail, connect to a console running on it, and perform some basic " "configuration:" @@ -51065,7 +51304,7 @@ "básicas:" #. (itstool) path: example/screen -#: book.translate.xml:29144 +#: book.translate.xml:29304 #, no-wrap msgid "" "# ezjail-admin start dns1\n" @@ -51089,7 +51328,7 @@ "# sed -i .bak -e 's/127.0.0.1/127.0.2.1/g; s/localhost.my.domain/dns1.my.domain dns1/' /etc/hosts" #. (itstool) path: example/para -#: book.translate.xml:29154 +#: book.translate.xml:29314 msgid "" "Temporarily set the upstream DNS servers in /" "etc/resolv.conf so ports can be downloaded:" @@ -51099,7 +51338,7 @@ "ser baixados:" #. (itstool) path: example/programlisting -#: book.translate.xml:29158 +#: book.translate.xml:29318 #, no-wrap msgid "" "nameserver 10.0.0.62\n" @@ -51109,7 +51348,7 @@ "nameserver 10.0.0.61" #. (itstool) path: example/para -#: book.translate.xml:29161 +#: book.translate.xml:29321 msgid "" "Still using the jail console, install dns/bind99." @@ -51118,13 +51357,13 @@ "package>." #. (itstool) path: example/screen -#: book.translate.xml:29164 +#: book.translate.xml:29324 #, no-wrap msgid "# make -C /usr/ports/dns/bind99 install clean" msgstr "# make -C /usr/ports/dns/bind99 install clean" #. (itstool) path: example/para -#: book.translate.xml:29166 +#: book.translate.xml:29326 msgid "" "Configure the name server by editing /usr/local/etc/namedb/named." "conf." @@ -51133,7 +51372,7 @@ "namedb/named.conf." #. (itstool) path: example/para -#: book.translate.xml:29169 +#: book.translate.xml:29329 msgid "" "Create an Access Control List (ACL) of addresses and " "networks that are permitted to send DNS queries to this " @@ -51146,7 +51385,7 @@ "options no arquivo:" #. (itstool) path: example/programlisting -#: book.translate.xml:29175 +#: book.translate.xml:29335 #, no-wrap msgid "" "...\n" @@ -51174,7 +51413,7 @@ "..." #. (itstool) path: example/para -#: book.translate.xml:29187 +#: book.translate.xml:29347 msgid "" "Use the jail IP address in the listen-on setting to accept DNS queries from other " @@ -51185,13 +51424,13 @@ "computadores na rede:" #. (itstool) path: example/programlisting -#: book.translate.xml:29192 +#: book.translate.xml:29352 #, no-wrap msgid "\tlisten-on\t{ 192.168.1.240; };" msgstr "\tlisten-on\t{ 192.168.1.240; };" #. (itstool) path: example/para -#: book.translate.xml:29194 +#: book.translate.xml:29354 msgid "" "A simple caching-only DNS name server is created by " "changing the forwarders section. The original file " @@ -51201,7 +51440,7 @@ "alterando a seção forwarders. O arquivo original contém:" #. (itstool) path: example/programlisting -#: book.translate.xml:29198 +#: book.translate.xml:29358 #, no-wrap msgid "" "/*\n" @@ -51217,7 +51456,7 @@ "*/" #. (itstool) path: example/para -#: book.translate.xml:29204 +#: book.translate.xml:29364 msgid "" "Uncomment the section by removing the /* and */ lines. Enter the IP addresses of the upstream " @@ -51232,7 +51471,7 @@ "acronym> definida anteriormente:" #. (itstool) path: example/programlisting -#: book.translate.xml:29212 +#: book.translate.xml:29372 #, no-wrap msgid "" "\tforwarders {\n" @@ -51254,23 +51493,23 @@ "\tallow-query-cache { trusted; };" #. (itstool) path: example/para -#: book.translate.xml:29221 +#: book.translate.xml:29381 msgid "Enable the service in /etc/rc.conf:" msgstr "Ative o serviço no arquivo /etc/rc.conf:" #. (itstool) path: example/programlisting -#: book.translate.xml:29224 +#: book.translate.xml:29384 #, no-wrap msgid "named_enable=\"YES\"" msgstr "named_enable=\"YES\"" #. (itstool) path: example/para -#: book.translate.xml:29226 +#: book.translate.xml:29386 msgid "Start and test the name server:" msgstr "Inicie e teste o servidor de nomes:" #. (itstool) path: example/screen -#: book.translate.xml:29228 +#: book.translate.xml:29388 #, no-wrap msgid "" "# service named start\n" @@ -51284,18 +51523,18 @@ "# /usr/local/bin/dig @192.168.1.240 freebsd.org" #. (itstool) path: example/para -#: book.translate.xml:29233 +#: book.translate.xml:29393 msgid "A response that includes" msgstr "Uma resposta que inclui" #. (itstool) path: example/screen -#: book.translate.xml:29235 +#: book.translate.xml:29395 #, no-wrap msgid ";; Got answer;" msgstr ";; Got answer;" #. (itstool) path: example/para -#: book.translate.xml:29237 +#: book.translate.xml:29397 msgid "" "shows that the new DNS server is working. A long delay " "followed by a response including" @@ -51304,13 +51543,13 @@ "delay seguido por uma resposta incluindo" #. (itstool) path: example/screen -#: book.translate.xml:29241 +#: book.translate.xml:29401 #, no-wrap msgid ";; connection timed out; no servers could be reached" msgstr ";; connection timed out; no servers could be reached" #. (itstool) path: example/para -#: book.translate.xml:29243 +#: book.translate.xml:29403 msgid "" "shows a problem. Check the configuration settings and make sure any local " "firewalls allow the new DNS access to the upstream " @@ -51321,7 +51560,7 @@ "acesse os servidores upstream de DNS." #. (itstool) path: example/para -#: book.translate.xml:29248 +#: book.translate.xml:29408 msgid "" "The new DNS server can use itself for local name " "resolution, just like other local computers. Set the address of the " @@ -51334,13 +51573,13 @@ "filename> do computador-cliente:" #. (itstool) path: example/programlisting -#: book.translate.xml:29254 +#: book.translate.xml:29414 #, no-wrap msgid "nameserver 192.168.1.240" msgstr "nameserver 192.168.1.240" #. (itstool) path: example/para -#: book.translate.xml:29256 +#: book.translate.xml:29416 msgid "" "A local DHCP server can be configured to provide this " "address for a local DNS server, providing automatic " @@ -51352,22 +51591,22 @@ #. (itstool) path: info/title #. (itstool) path: glossentry/glossterm -#: book.translate.xml:29272 book.translate.xml:65535 +#: book.translate.xml:29432 book.translate.xml:65535 msgid "Mandatory Access Control" msgstr "Controle de acesso obrigatório" #. (itstool) path: sect1/indexterm -#: book.translate.xml:29283 +#: book.translate.xml:29443 msgid "MAC" msgstr "MAC" #. (itstool) path: sect1/indexterm -#: book.translate.xml:29284 +#: book.translate.xml:29444 msgid "Mandatory Access Control MAC" msgstr "Mandatory Access Control MAC" #. (itstool) path: sect1/para -#: book.translate.xml:29289 +#: book.translate.xml:29449 msgid "" "FreeBSD supports security extensions based on the POSIX.1e draft. These security mechanisms include " @@ -51398,7 +51637,7 @@ "deixada a critério dos usuários." #. (itstool) path: sect1/para -#: book.translate.xml:29304 +#: book.translate.xml:29464 msgid "" "This chapter focuses on the MAC framework and the set of " "pluggable security policy modules FreeBSD provides for enabling various " @@ -51409,12 +51648,12 @@ "habilitar vários mecanismos de segurança." #. (itstool) path: listitem/para -#: book.translate.xml:29312 +#: book.translate.xml:29472 msgid "The terminology associated with the MAC framework." msgstr "A terminologia associada ao framework MAC." #. (itstool) path: listitem/para -#: book.translate.xml:29317 +#: book.translate.xml:29477 msgid "" "The capabilities of MAC security policy modules as well " "as the difference between a labeled and non-labeled policy." @@ -51423,7 +51662,7 @@ "como a diferença entre uma política rotulada e não rotulada." #. (itstool) path: listitem/para -#: book.translate.xml:29323 +#: book.translate.xml:29483 msgid "" "The considerations to take into account before configuring a system to use " "the MAC framework." @@ -51432,7 +51671,7 @@ "usar o framework MAC." #. (itstool) path: listitem/para -#: book.translate.xml:29328 +#: book.translate.xml:29488 msgid "" "Which MAC security policy modules are included in FreeBSD " "and how to configure them." @@ -51441,7 +51680,7 @@ "incluídos no FreeBSD e como configurá-los." #. (itstool) path: listitem/para -#: book.translate.xml:29333 +#: book.translate.xml:29493 msgid "" "How to implement a more secure environment using the MAC " "framework." @@ -51450,7 +51689,7 @@ "acronym>." #. (itstool) path: listitem/para -#: book.translate.xml:29338 +#: book.translate.xml:29498 msgid "" "How to test the MAC configuration to ensure the framework " "has been properly implemented." @@ -51459,7 +51698,7 @@ "acronym> foi implementado corretamente." #. (itstool) path: listitem/para -#: book.translate.xml:29352 book.translate.xml:31105 book.translate.xml:46187 +#: book.translate.xml:29512 book.translate.xml:31265 book.translate.xml:46347 msgid "" "Have some familiarity with security and how it pertains to FreeBSD ()." @@ -51468,7 +51707,7 @@ "()." #. (itstool) path: warning/para -#: book.translate.xml:29358 +#: book.translate.xml:29518 msgid "" "Improper MAC configuration may cause loss of system " "access, aggravation of users, or inability to access the features provided " @@ -51487,7 +51726,7 @@ "regulares de segurança, o sistema nunca estará completamente seguro." #. (itstool) path: warning/para -#: book.translate.xml:29368 +#: book.translate.xml:29528 msgid "" "The examples contained within this chapter are for demonstration purposes " "and the example settings should not be implemented on a " @@ -51500,7 +51739,7 @@ "requer um bom entendimento, design adequado e testes completos." #. (itstool) path: sect1/para -#: book.translate.xml:29375 +#: book.translate.xml:29535 msgid "" "While this chapter covers a broad range of security issues relating to the " "MAC framework, the development of new MACMAC framework:" @@ -51543,7 +51782,7 @@ "MAC:" #. (itstool) path: listitem/para -#: book.translate.xml:29395 +#: book.translate.xml:29555 msgid "" "compartment: a set of programs and data to be " "partitioned or separated, where users are given explicit access to specific " @@ -51559,7 +51798,7 @@ "segurança baseada na necessidade de conhecimento." #. (itstool) path: listitem/para -#: book.translate.xml:29405 +#: book.translate.xml:29565 msgid "" "integrity: the level of trust which can be placed on " "data. As the integrity of the data is elevated, so does the ability to trust " @@ -51570,7 +51809,7 @@ "aumenta a capacidade de confiar nesses dados." #. (itstool) path: listitem/para -#: book.translate.xml:29411 +#: book.translate.xml:29571 msgid "" "level: the increased or decreased setting of a security " "attribute. As the level increases, its security is considered to elevate as " @@ -51581,7 +51820,7 @@ "também é considerada alta." #. (itstool) path: listitem/para -#: book.translate.xml:29417 +#: book.translate.xml:29577 msgid "" "label: a security attribute which can be applied to " "files, directories, or other items in the system. It could be considered a " @@ -51603,7 +51842,7 @@ "políticas podem usar rótulos para manter regras de acesso." #. (itstool) path: listitem/para -#: book.translate.xml:29431 +#: book.translate.xml:29591 msgid "" "multilabel: this property is a file system option which " "can be set in single-user mode using tunefssingle label: a policy where the entire file system " "uses one label to enforce access control over the flow of data. Whenever " @@ -51638,7 +51877,7 @@ "arquivos estarão em conformidade com a mesma configuração de rótulo." #. (itstool) path: listitem/para -#: book.translate.xml:29449 +#: book.translate.xml:29609 msgid "" "object: an entity through which information flows under " "the direction of a subject. This includes directories, " @@ -51654,7 +51893,7 @@ "sistema. O acesso a um objeto significa efetivamente acesso aos seus dados." #. (itstool) path: listitem/para -#: book.translate.xml:29459 +#: book.translate.xml:29619 msgid "" "subject: any active entity that causes information to " "flow between objects such as a user, user process, or " @@ -51667,7 +51906,7 @@ "um segmento agindo em um processo em nome de um usuário." #. (itstool) path: listitem/para -#: book.translate.xml:29467 +#: book.translate.xml:29627 msgid "" "policy: a collection of rules which defines how " "objectives are to be achieved. A policy usually documents how certain items " @@ -51682,7 +51921,7 @@ "informações e define quem tem acesso a esses dados e informações." #. (itstool) path: listitem/para -#: book.translate.xml:29476 +#: book.translate.xml:29636 msgid "" "high-watermark: this type of policy permits the raising " "of security levels for the purpose of accessing higher level information. In " @@ -51697,7 +51936,7 @@ "FreeBSD não inclui este tipo de política." #. (itstool) path: listitem/para -#: book.translate.xml:29485 +#: book.translate.xml:29645 msgid "" "low-watermark: this type of policy permits lowering " "security levels for the purpose of accessing information which is less " @@ -51714,7 +51953,7 @@ "refentrytitle>4." #. (itstool) path: listitem/para -#: book.translate.xml:29494 +#: book.translate.xml:29654 msgid "" "sensitivity: usually used when discussing Multilevel " "Security (MLS). A sensitivity level describes how " @@ -51728,12 +51967,12 @@ "aumenta a importância do sigilo ou confidencialidade dos dados." #. (itstool) path: sect1/title -#: book.translate.xml:29505 +#: book.translate.xml:29665 msgid "Understanding MAC Labels" msgstr "Entendendo os rótulos MAC" #. (itstool) path: sect1/para -#: book.translate.xml:29507 +#: book.translate.xml:29667 msgid "" "A MAC label is a security attribute which may be applied " "to subjects and objects throughout the system. When setting a label, the " @@ -51750,7 +51989,7 @@ "interpretam seus atributos de maneiras diferentes." #. (itstool) path: sect1/para -#: book.translate.xml:29515 +#: book.translate.xml:29675 msgid "" "The security label on an object is used as a part of a security access " "control decision by a policy. With some policies, the label contains all of " @@ -51764,7 +52003,7 @@ "de regras maior." #. (itstool) path: sect1/para -#: book.translate.xml:29521 +#: book.translate.xml:29681 msgid "" "There are two types of label policies: single label and multi label. By " "default, the system will use single label. The administrator should be aware " @@ -51777,7 +52016,7 @@ "requisitos do modelo de segurança do sistema." #. (itstool) path: sect1/para -#: book.translate.xml:29527 +#: book.translate.xml:29687 msgid "" "A single label security policy only permits one label to be used for every " "subject or object. Since a single label policy enforces one set of access " @@ -51794,7 +52033,7 @@ "rótulo pode ser tudo o que é necessário." #. (itstool) path: sect1/para -#: book.translate.xml:29535 +#: book.translate.xml:29695 msgid "" "A single label policy is somewhat similar to DAC as " "root configures the policies so " @@ -51814,7 +52053,7 @@ "systemitem> poderá revogar ou modificar as configurações a qualquer momento." #. (itstool) path: sect1/para -#: book.translate.xml:29544 +#: book.translate.xml:29704 msgid "" "When appropriate, a multi label policy can be set on a UFS file system by passing to " @@ -51840,7 +52079,7 @@ "partition, não usam rótulos." #. (itstool) path: sect1/para -#: book.translate.xml:29556 +#: book.translate.xml:29716 msgid "" "Using a multi label policy on a partition and establishing a multi label " "security model can increase administrative overhead as everything in that " @@ -51853,7 +52092,7 @@ "inclui diretórios, arquivos e até mesmo nós de dispositivos." #. (itstool) path: sect1/para -#: book.translate.xml:29561 +#: book.translate.xml:29721 msgid "" "The following command will set on the specified " "UFS file system. This may only be done in single-user " @@ -51865,13 +52104,13 @@ "swap:" #. (itstool) path: sect1/screen -#: book.translate.xml:29566 +#: book.translate.xml:29726 #, no-wrap msgid "# tunefs -l enable /" msgstr "# tunefs -l enable /" #. (itstool) path: note/para -#: book.translate.xml:29569 +#: book.translate.xml:29729 msgid "" "Some users have experienced problems with setting the em um arquivo de configuração do kernel personalizado." #. (itstool) path: sect1/para -#: book.translate.xml:32167 +#: book.translate.xml:32327 msgid "" "The rest of this section demonstrates how to verify that a USB storage device is recognized by FreeBSD and how to configure the " @@ -56925,12 +57164,12 @@ "configurar o dispositivo para que ele possa ser usado." #. (itstool) path: sect2/title -#: book.translate.xml:32172 +#: book.translate.xml:32332 msgid "Device Configuration" msgstr "Configuração de Dispositivo" #. (itstool) path: sect2/para -#: book.translate.xml:32174 +#: book.translate.xml:32334 msgid "" "To test the USB configuration, plug in the USB device. Use dmesg to confirm that the drive " @@ -56942,7 +57181,7 @@ "isto:" #. (itstool) path: sect2/screen -#: book.translate.xml:32180 +#: book.translate.xml:32340 #, no-wrap msgid "" "umass0: <STECH Simple Drive, class 0/0, rev 2.00/1.04, addr 3> on usbus0\n" @@ -56966,7 +57205,7 @@ "da0: quirks=0x2<NO_6_BYTE>" #. (itstool) path: sect2/para -#: book.translate.xml:32190 +#: book.translate.xml:32350 msgid "" "The brand, device node (da0), speed, and size will " "differ according to the device." @@ -56975,7 +57214,7 @@ "tamanho serão diferentes de acordo com o dispositivo." #. (itstool) path: sect2/para -#: book.translate.xml:32193 +#: book.translate.xml:32353 msgid "" "Since the USB device is seen as a SCSI " "one, camcontrol can be used to list the USBUSB conectados ao sistema:" #. (itstool) path: sect2/screen -#: book.translate.xml:32198 +#: book.translate.xml:32358 #, no-wrap msgid "" "# camcontrol devlist\n" @@ -56996,7 +57235,7 @@ "<STECH Simple Drive 1.04> at scbus4 target 0 lun 0 (pass3,da0)" #. (itstool) path: sect2/para -#: book.translate.xml:32201 +#: book.translate.xml:32361 msgid "" "Alternately, usbconfig can be used to list the device. " "Refer to usbconfig para obter mais informações sobre este comando." #. (itstool) path: sect2/screen -#: book.translate.xml:32205 +#: book.translate.xml:32365 #, no-wrap msgid "" "# usbconfig\n" @@ -57019,7 +57258,7 @@ "ugen0.3: <Simple Drive STECH> at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (2mA)" #. (itstool) path: sect2/para -#: book.translate.xml:32208 +#: book.translate.xml:32368 msgid "" "If the device has not been formatted, refer to for instructions on how to format and create partitions on the " @@ -57034,7 +57273,7 @@ "systemitem> usando as instruções em ." #. (itstool) path: warning/para -#: book.translate.xml:32215 +#: book.translate.xml:32375 msgid "" "Allowing untrusted users to mount arbitrary media, by enabling vfs." "usermount as described below, should not be considered safe from a " @@ -57047,7 +57286,7 @@ "arquivos não foi criada para proteger contra dispositivos maliciosos." #. (itstool) path: sect2/para -#: book.translate.xml:32222 +#: book.translate.xml:32382 msgid "" "To make the device mountable as a normal user, one solution is to make all " "users of the device a member of the :" #. (itstool) path: sect2/programlisting -#: book.translate.xml:32229 +#: book.translate.xml:32389 #, no-wrap msgid "" "[localrules=5]\n" @@ -57076,7 +57315,7 @@ "add path 'da*' mode 0660 group operator" #. (itstool) path: note/para -#: book.translate.xml:32233 +#: book.translate.xml:32393 msgid "" "If internal SCSI disks are also installed in the system, " "change the second line as follows:" @@ -57085,13 +57324,13 @@ "sistema, altere a segunda linha da seguinte maneira:" #. (itstool) path: note/programlisting -#: book.translate.xml:32237 +#: book.translate.xml:32397 #, no-wrap msgid "add path 'da[3-9]*' mode 0660 group operator" msgstr "add path 'da[3-9]*' mode 0660 group operator" #. (itstool) path: note/para -#: book.translate.xml:32239 +#: book.translate.xml:32399 msgid "" "This will exclude the first three SCSI disks " "(da0 to da2)from belonging to the " @@ -57110,20 +57349,20 @@ "informações sobre esse arquivo." #. (itstool) path: sect2/para -#: book.translate.xml:32247 +#: book.translate.xml:32407 msgid "Next, enable the ruleset in /etc/rc.conf:" msgstr "" "Em seguida, ative o conjunto de regras no arquivo /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:32250 +#: book.translate.xml:32410 #, no-wrap msgid "devfs_system_ruleset=\"localrules\"" msgstr "devfs_system_ruleset=\"localrules\"" #. (itstool) path: sect2/para -#: book.translate.xml:32252 +#: book.translate.xml:32412 msgid "" "Then, instruct the system to allow regular users to mount file systems by " "adding the following line to /etc/sysctl.conf:" @@ -57133,13 +57372,13 @@ "sysctl.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:32256 +#: book.translate.xml:32416 #, no-wrap msgid "vfs.usermount=1" msgstr "vfs.usermount=1" #. (itstool) path: sect2/para -#: book.translate.xml:32258 +#: book.translate.xml:32418 msgid "" "Since this only takes effect after the next reboot, use sysctl to set this variable now:" @@ -57148,7 +57387,7 @@ "sysctl para definir essa variável agora:" #. (itstool) path: sect2/screen -#: book.translate.xml:32261 +#: book.translate.xml:32421 #, no-wrap msgid "" "# sysctl vfs.usermount=1\n" @@ -57158,7 +57397,7 @@ "vfs.usermount: 0 -> 1" #. (itstool) path: sect2/para -#: book.translate.xml:32264 +#: book.translate.xml:32424 msgid "" "The final step is to create a directory where the file system is to be " "mounted. This directory needs to be owned by the user that is to mount the " @@ -57178,7 +57417,7 @@ "principal do usuário:" #. (itstool) path: sect2/screen -#: book.translate.xml:32274 +#: book.translate.xml:32434 #, no-wrap msgid "" "# mkdir /mnt/username\n" @@ -57188,7 +57427,7 @@ "# chown username:usergroup /mnt/username" #. (itstool) path: sect2/para -#: book.translate.xml:32277 +#: book.translate.xml:32437 msgid "" "Suppose a USB thumbdrive is plugged in, and a device " "/dev/da0s1 appears. If the device is formatted with a " @@ -57200,13 +57439,13 @@ "usuário poderá montá-lo usando:" #. (itstool) path: sect2/screen -#: book.translate.xml:32282 +#: book.translate.xml:32442 #, no-wrap msgid "% mount -t msdosfs -o -m=644,-M=755 /dev/da0s1 /mnt/username" msgstr "% mount -t msdosfs -o -m=644,-M=755 /dev/da0s1 /mnt/username" #. (itstool) path: sect2/para -#: book.translate.xml:32284 +#: book.translate.xml:32444 msgid "" "Before the device can be unplugged, it must be " "unmounted first:" @@ -57215,13 +57454,13 @@ "emphasis> ser desmontado primeiro:" #. (itstool) path: sect2/screen -#: book.translate.xml:32287 +#: book.translate.xml:32447 #, no-wrap msgid "% umount /mnt/username" msgstr "% umount /mnt/username" #. (itstool) path: sect2/para -#: book.translate.xml:32289 +#: book.translate.xml:32449 msgid "" "After device removal, the system message buffer will show messages similar " "to the following:" @@ -57230,7 +57469,7 @@ "mensagens semelhantes às seguintes:" #. (itstool) path: sect2/screen -#: book.translate.xml:32292 +#: book.translate.xml:32452 #, no-wrap msgid "" "umass0: at uhub3, port 2, addr 3 (disconnected)\n" @@ -57244,12 +57483,12 @@ "(da0:umass-sim0:0:0:0): Periph destroyed" #. (itstool) path: sect2/title -#: book.translate.xml:32299 +#: book.translate.xml:32459 msgid "Automounting Removable Media" msgstr "Montando Automaticamente Uma Mídia Removível" #. (itstool) path: sect2/para -#: book.translate.xml:32301 +#: book.translate.xml:32461 msgid "" "USB devices can be automatically mounted by uncommenting " "this line in /etc/auto_master:" @@ -57259,19 +57498,19 @@ "filename>:" #. (itstool) path: sect2/screen -#: book.translate.xml:32305 +#: book.translate.xml:32465 #, no-wrap msgid "/media\t\t-media\t\t-nosuid" msgstr "/media\t\t-media\t\t-nosuid" #. (itstool) path: sect2/para -#: book.translate.xml:32307 book.translate.xml:46585 +#: book.translate.xml:32467 book.translate.xml:46745 msgid "Then add these lines to /etc/devd.conf:" msgstr "" "Então adicione estas linhas ao arquivo /etc/devd.conf:" #. (itstool) path: sect2/screen -#: book.translate.xml:32310 +#: book.translate.xml:32470 #, no-wrap msgid "" "notify 100 {\n" @@ -57287,7 +57526,7 @@ "};" #. (itstool) path: sect2/para -#: book.translate.xml:32316 +#: book.translate.xml:32476 msgid "" "Reload the configuration if autofs5 and " @@ -57300,7 +57539,7 @@ "citerefentry> já estiverem em execução:" #. (itstool) path: sect2/screen -#: book.translate.xml:32319 +#: book.translate.xml:32479 #, no-wrap msgid "" "# service automount restart\n" @@ -57310,7 +57549,7 @@ "# service devd restart" #. (itstool) path: sect2/para -#: book.translate.xml:32322 +#: book.translate.xml:32482 msgid "" "autofs5 can be set to start at boot by adding this line to /" @@ -57321,13 +57560,13 @@ "linha ao arquivo /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:32325 book.translate.xml:53514 +#: book.translate.xml:32485 book.translate.xml:53674 #, no-wrap msgid "autofs_enable=\"YES\"" msgstr "autofs_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:32327 +#: book.translate.xml:32487 msgid "" "autofs5 requires devd# service automount start\n" @@ -57359,7 +57598,7 @@ "# service devd start" #. (itstool) path: sect2/para -#: book.translate.xml:32337 +#: book.translate.xml:32497 msgid "" "Each file system that can be automatically mounted appears as a directory in " "/media/. The directory is named after the file system " @@ -57371,7 +57610,7 @@ "nomeado após o nó do dispositivo." #. (itstool) path: sect2/para -#: book.translate.xml:32342 +#: book.translate.xml:32502 msgid "" "The file system is transparently mounted on the first access, and unmounted " "after a period of inactivity. Automounted drives can also be unmounted " @@ -57382,13 +57621,13 @@ "também podem ser desmontadas manualmente:" #. (itstool) path: sect2/screen -#: book.translate.xml:32346 +#: book.translate.xml:32506 #, no-wrap msgid "# automount -fu" msgstr "# automount -fu" #. (itstool) path: sect2/para -#: book.translate.xml:32348 +#: book.translate.xml:32508 msgid "" "This mechanism is typically used for memory cards and USB " "memory sticks. It can be used with any block device, including optical " @@ -57400,12 +57639,12 @@ "acronym>s." #. (itstool) path: info/title -#: book.translate.xml:32357 +#: book.translate.xml:32517 msgid "Creating and Using CD Media" msgstr "Criando e Usando Mídia em CD" #. (itstool) path: authorgroup/author -#: book.translate.xml:32360 book.translate.xml:46010 +#: book.translate.xml:32520 book.translate.xml:46170 msgid "" " Mike Meyer Contributed by " @@ -57414,14 +57653,14 @@ "personname> Contribuído por " #. (itstool) path: sect1/indexterm -#: book.translate.xml:32370 +#: book.translate.xml:32530 msgid "" "CD-ROMs creating" msgstr "" "CD-ROMs creating" #. (itstool) path: sect1/para -#: book.translate.xml:32375 +#: book.translate.xml:32535 msgid "" "Compact Disc (CD) media provide a number of features that " "differentiate them from conventional disks. They are designed so that they " @@ -57440,18 +57679,18 @@ "para lidar com essas diferenças." #. (itstool) path: sect1/indexterm -#: book.translate.xml:32384 +#: book.translate.xml:32544 msgid "ISO 9660" msgstr "ISO 9660" #. (itstool) path: sect1/indexterm #. (itstool) path: sect2/indexterm -#: book.translate.xml:32386 book.translate.xml:32576 +#: book.translate.xml:32546 book.translate.xml:32736 msgid "file systems ISO 9660" msgstr "file systems ISO 9660" #. (itstool) path: sect1/indexterm -#: book.translate.xml:32391 +#: book.translate.xml:32551 msgid "" "CD burner ATAPI" @@ -57460,7 +57699,7 @@ "acronym>" #. (itstool) path: sect1/para -#: book.translate.xml:32396 +#: book.translate.xml:32556 msgid "" "The FreeBSD Ports Collection provides several utilities for burning and " "duplicating audio and data CDs. This chapter demonstrates " @@ -57476,12 +57715,12 @@ "k3b." #. (itstool) path: info/title -#: book.translate.xml:32406 +#: book.translate.xml:32566 msgid "Supported Devices" msgstr "Dispositivos Suportados" #. (itstool) path: sect2/indexterm -#: book.translate.xml:32419 +#: book.translate.xml:32579 msgid "" "CD burner ATAPI/CAM driver" @@ -57490,7 +57729,7 @@ "secondary>" #. (itstool) path: sect2/para -#: book.translate.xml:32424 +#: book.translate.xml:32584 msgid "" "The GENERIC kernel provides support for SCSI, USB, and ATAPI CDSCSI burner, make sure these options are present:" msgstr "" @@ -57513,7 +57752,7 @@ "presentes:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:32434 +#: book.translate.xml:32594 #, no-wrap msgid "" "device scbus\t# SCSI bus (required for ATA/SCSI)\n" @@ -57527,7 +57766,7 @@ "device cd\t# needed for CD and DVD burners" #. (itstool) path: sect2/para -#: book.translate.xml:32439 +#: book.translate.xml:32599 msgid "" "For a USB burner, make sure these options are present:" msgstr "" @@ -57535,7 +57774,7 @@ "presentes:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:32442 +#: book.translate.xml:32602 #, no-wrap msgid "" "device scbus\t# SCSI bus (required for ATA/SCSI)\n" @@ -57561,7 +57800,7 @@ "device umass\t# Disks/Mass storage - Requires scbus and da" #. (itstool) path: sect2/para -#: book.translate.xml:32453 +#: book.translate.xml:32613 msgid "" "For an ATAPI burner, make sure these options are present:" msgstr "" @@ -57569,7 +57808,7 @@ "presentes:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:32456 +#: book.translate.xml:32616 #, no-wrap msgid "" "device ata\t# Legacy ATA/SATA controllers\n" @@ -57583,7 +57822,7 @@ "device cd\t# needed for CD and DVD burners" #. (itstool) path: note/para -#: book.translate.xml:32462 +#: book.translate.xml:32622 msgid "" "On FreeBSD versions prior to 10.x, this line is also needed in the kernel " "configuration file if the burner is an ATAPI device:" @@ -57593,13 +57832,13 @@ "ATAPI:" #. (itstool) path: note/programlisting -#: book.translate.xml:32466 +#: book.translate.xml:32626 #, no-wrap msgid "device atapicam" msgstr "device atapicam" #. (itstool) path: note/para -#: book.translate.xml:32468 +#: book.translate.xml:32628 msgid "" "Alternately, this driver can be loaded at boot time by adding the following " "line to /boot/loader.conf:" @@ -57609,13 +57848,13 @@ "filename>:" #. (itstool) path: note/programlisting -#: book.translate.xml:32472 +#: book.translate.xml:32632 #, no-wrap msgid "atapicam_load=\"YES\"" msgstr "atapicam_load=\"YES\"" #. (itstool) path: note/para -#: book.translate.xml:32474 +#: book.translate.xml:32634 msgid "" "This will require a reboot of the system as this driver can only be loaded " "at boot time." @@ -57624,7 +57863,7 @@ "carregado no momento da inicialização." #. (itstool) path: sect2/para -#: book.translate.xml:32478 +#: book.translate.xml:32638 msgid "" "To verify that FreeBSD recognizes the device, run dmesg " "and look for an entry for the device. On systems prior to 10.x, the device " @@ -57637,7 +57876,7 @@ "será acd0 em vez de cd0." #. (itstool) path: sect2/screen -#: book.translate.xml:32484 +#: book.translate.xml:32644 #, no-wrap msgid "" "% dmesg | grep cd\n" @@ -57655,12 +57894,12 @@ "cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed" #. (itstool) path: sect2/title -#: book.translate.xml:32493 +#: book.translate.xml:32653 msgid "Burning a CD" msgstr "Gravando um CD" #. (itstool) path: sect2/para -#: book.translate.xml:32495 +#: book.translate.xml:32655 msgid "" "In FreeBSD, cdrecord can be used to burn CDs. This command is installed with the sysutils/cdrtoolssysutils/cdrtools." #. (itstool) path: sect2/para -#: book.translate.xml:32499 +#: book.translate.xml:32659 msgid "" "While cdrecord has many options, basic usage is simple. " "Specify the name of the ISO file to burn and, if the " @@ -57683,13 +57922,13 @@ "dispositivo a ser usado:" #. (itstool) path: sect2/screen -#: book.translate.xml:32505 +#: book.translate.xml:32665 #, no-wrap msgid "# cdrecord dev=device imagefile.iso" msgstr "# cdrecord dev=device imagefile.iso" #. (itstool) path: sect2/para -#: book.translate.xml:32507 +#: book.translate.xml:32667 msgid "" "To determine the device name of the burner, use " "which might produce results like this:" @@ -57698,14 +57937,14 @@ "option>, que pode produzir resultados como este:" #. (itstool) path: sect2/indexterm -#: book.translate.xml:32511 +#: book.translate.xml:32671 msgid "" "CD-ROMs burning" msgstr "" "CD-ROMs burning" #. (itstool) path: sect2/screen -#: book.translate.xml:32515 +#: book.translate.xml:32675 #, no-wrap msgid "" "# cdrecord -scanbus\n" @@ -57753,7 +57992,7 @@ " 1,7,0 107) *" #. (itstool) path: sect2/para -#: book.translate.xml:32537 +#: book.translate.xml:32697 msgid "" "Locate the entry for the CD burner and use the three " "numbers separated by commas as the value for . In this " @@ -57772,7 +58011,7 @@ "faixas de áudio e controlar a velocidade de gravação." #. (itstool) path: sect2/para -#: book.translate.xml:32546 +#: book.translate.xml:32706 msgid "" "Alternately, run the following command to get the device address of the " "burner:" @@ -57781,7 +58020,7 @@ "dispositivo do gravador:" #. (itstool) path: sect2/screen -#: book.translate.xml:32549 +#: book.translate.xml:32709 #, no-wrap msgid "" "# camcontrol devlist\n" @@ -57791,7 +58030,7 @@ "<MATSHITA CDRW/DVD UJDA740 1.00> at scbus1 target 0 lun 0 (cd0,pass0)" #. (itstool) path: sect2/para -#: book.translate.xml:32552 +#: book.translate.xml:32712 msgid "" "Use the numeric values for scbus, target, and lun. For this example, 1,0,0 é o nome do dispositivo a ser usado." #. (itstool) path: sect2/title -#: book.translate.xml:32559 +#: book.translate.xml:32719 msgid "Writing Data to an ISO File System" msgstr "Escrevendo Dados em um Sistema de Arquivos ISO" #. (itstool) path: sect2/para -#: book.translate.xml:32562 +#: book.translate.xml:32722 msgid "" "In order to produce a data CD, the data files that are " "going to make up the tracks on the CD must be prepared " @@ -57831,13 +58070,13 @@ "9660:" #. (itstool) path: sect2/screen -#: book.translate.xml:32574 +#: book.translate.xml:32734 #, no-wrap msgid "# mkisofs -o imagefile.iso /path/to/tree" msgstr "# mkisofs -o imagefile.iso /path/to/tree" #. (itstool) path: sect2/para -#: book.translate.xml:32581 +#: book.translate.xml:32741 msgid "" "This command maps the file names in the specified path to names that fit the " "limitations of the standard ISO 9660 file system, and " @@ -57850,12 +58089,12 @@ "para o sistemas de arquivos ISO." #. (itstool) path: sect2/indexterm -#: book.translate.xml:32587 +#: book.translate.xml:32747 msgid "file systems Joliet" msgstr "file systems Joliet" #. (itstool) path: sect2/para -#: book.translate.xml:32592 +#: book.translate.xml:32752 msgid "" "A number of options are available to overcome the restrictions imposed by " "the standard. In particular, enables the Rock Ridge " @@ -57870,7 +58109,7 @@ "Microsoft." #. (itstool) path: sect2/para -#: book.translate.xml:32598 +#: book.translate.xml:32758 msgid "" "For CDs that are going to be used only on FreeBSD " "systems, can be used to disable all filename " @@ -57885,7 +58124,7 @@ "se violar o padrão ISO 9660." #. (itstool) path: sect2/indexterm -#: book.translate.xml:32605 +#: book.translate.xml:32765 msgid "" "CD-ROMs creating bootable" @@ -57894,7 +58133,7 @@ "secondary>" #. (itstool) path: sect2/para -#: book.translate.xml:32610 +#: book.translate.xml:32770 msgid "" "The last option of general use is . This is used to " "specify the location of a boot image for use in producing an El " @@ -57925,13 +58164,13 @@ "produziria /tmp/bootable.iso:" #. (itstool) path: sect2/screen -#: book.translate.xml:32628 +#: book.translate.xml:32788 #, no-wrap msgid "# mkisofs -R -no-emul-boot -b boot/cdboot -o /tmp/bootable.iso /tmp/myboot" msgstr "# mkisofs -R -no-emul-boot -b boot/cdboot -o /tmp/bootable.iso /tmp/myboot" #. (itstool) path: sect2/para -#: book.translate.xml:32630 +#: book.translate.xml:32790 msgid "" "The resulting ISO image can be mounted as a memory disk " "with:" @@ -57940,7 +58179,7 @@ "memória com:" #. (itstool) path: sect2/screen -#: book.translate.xml:32633 +#: book.translate.xml:32793 #, no-wrap msgid "" "# mdconfig -a -t vnode -f /tmp/bootable.iso -u 0\n" @@ -57950,7 +58189,7 @@ "# mount -t cd9660 /dev/md0 /mnt" #. (itstool) path: sect2/para -#: book.translate.xml:32636 +#: book.translate.xml:32796 msgid "" "One can then verify that /mnt and /tmp/" "myboot are identical." @@ -57959,7 +58198,7 @@ "myboot são idênticos." #. (itstool) path: sect2/para -#: book.translate.xml:32639 +#: book.translate.xml:32799 msgid "" "There are many other options available for mkisofs to " "fine-tune its behavior. Refer to para obter detalhes." #. (itstool) path: note/para -#: book.translate.xml:32644 +#: book.translate.xml:32804 msgid "" "It is possible to copy a data CD to an image file that is " "functionally equivalent to the image file created with mkisofs para criar como o arquivo de saída:" #. (itstool) path: note/screen -#: book.translate.xml:32651 +#: book.translate.xml:32811 #, no-wrap msgid "# dd if=/dev/cd0 of=file.iso bs=2048" msgstr "# dd if=/dev/cd0 of=file.iso bs=2048" #. (itstool) path: note/para -#: book.translate.xml:32653 +#: book.translate.xml:32813 msgid "" "The resulting image file can be burned to CD as described " "in ." @@ -58002,12 +58241,12 @@ "conforme descrito em ." #. (itstool) path: sect2/title -#: book.translate.xml:32659 +#: book.translate.xml:32819 msgid "Using Data CDs" msgstr "Usando CDs de Dados" #. (itstool) path: sect2/para -#: book.translate.xml:32661 +#: book.translate.xml:32821 msgid "" "Once an ISO has been burned to a CD, " "it can be mounted by specifying the file system type, the name of the device " @@ -58019,13 +58258,13 @@ "montagem existente:" #. (itstool) path: sect2/screen -#: book.translate.xml:32666 +#: book.translate.xml:32826 #, no-wrap msgid "# mount -t cd9660 /dev/cd0 /mnt" msgstr "# mount -t cd9660 /dev/cd0 /mnt" #. (itstool) path: sect2/para -#: book.translate.xml:32668 +#: book.translate.xml:32828 msgid "" "Since mount assumes that a file system is of type " "ufs, a Incorrect super block error " @@ -58038,7 +58277,7 @@ "arquivo de dados CD." #. (itstool) path: sect2/para -#: book.translate.xml:32674 +#: book.translate.xml:32834 msgid "" "While any data CD can be mounted this way, disks with " "certain ISO 9660 extensions might behave oddly. For " @@ -58058,7 +58297,7 @@ "refentrytitle>8." #. (itstool) path: note/para -#: book.translate.xml:32683 +#: book.translate.xml:32843 msgid "" "In order to do this character conversion with the help of : This is the rewritable version of the DVD-R " "standard. A DVD-RW can be rewritten about 1000 times." @@ -58337,7 +58576,7 @@ "DVD-RW pode ser reescrito cerca de 1000 vezes." #. (itstool) path: listitem/para -#: book.translate.xml:32841 +#: book.translate.xml:33001 msgid "" "DVD-RAM: This is a rewritable format which can be seen as " "a removable hard drive. However, this media is not compatible with most " @@ -58354,7 +58593,7 @@ "\"/> para mais informações sobre o uso de DVD-RAM." #. (itstool) path: listitem/para -#: book.translate.xml:32851 +#: book.translate.xml:33011 msgid "" "DVD+RW: This is a rewritable format defined by the DVD" @@ -58367,7 +58606,7 @@ "reescrito cerca de 1000 vezes." #. (itstool) path: listitem/para -#: book.translate.xml:32859 +#: book.translate.xml:33019 msgid "" "DVD+R: This format is the write once variation of the DVD+RW format." @@ -58376,7 +58615,7 @@ "acronym>." #. (itstool) path: sect1/para -#: book.translate.xml:32864 +#: book.translate.xml:33024 msgid "" "A single layer recordable DVD can hold up to " "4,700,000,000 bytes which is actually 4.38 GB or 4485 MB as 1 kilobyte is " @@ -58387,7 +58626,7 @@ "kilobyte é 1024 bytes." #. (itstool) path: note/para -#: book.translate.xml:32869 +#: book.translate.xml:33029 msgid "" "A distinction must be made between the physical media and the application. " "For example, a DVD-Video is a specific file layout that can be written on " @@ -58404,12 +58643,12 @@ "questão." #. (itstool) path: sect2/title -#: book.translate.xml:32879 book.translate.xml:56354 +#: book.translate.xml:33039 book.translate.xml:56514 msgid "Configuration" msgstr "Configuração" #. (itstool) path: sect2/para -#: book.translate.xml:32881 +#: book.translate.xml:33041 msgid "" "To perform DVD recording, use growisofs1DVD." #. (itstool) path: sect2/para -#: book.translate.xml:32886 +#: book.translate.xml:33046 msgid "" "These tools use the SCSI subsystem to access the devices, " "therefore ATAPI/CAM support must be loaded " @@ -58440,7 +58679,7 @@ "dispositivo USB." #. (itstool) path: sect2/para -#: book.translate.xml:32893 +#: book.translate.xml:33053 msgid "" "DMA access must also be enabled for ATAPI devices, by " "adding the following line to /boot/loader.conf:" @@ -58450,13 +58689,13 @@ "conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:32897 book.translate.xml:33209 +#: book.translate.xml:33057 book.translate.xml:33369 #, no-wrap msgid "hw.ata.atapi_dma=\"1\"" msgstr "hw.ata.atapi_dma=\"1\"" #. (itstool) path: sect2/para -#: book.translate.xml:32899 +#: book.translate.xml:33059 msgid "" "Before attempting to use dvd+rw-tools, consult " "the Notas de compatibilidade de hardware." #. (itstool) path: note/para -#: book.translate.xml:32904 +#: book.translate.xml:33064 msgid "" "For a graphical user interface, consider using sysutils/k3b which provides a user friendly interface to e muitas outras ferramentas de gravação." #. (itstool) path: sect2/title -#: book.translate.xml:32912 +#: book.translate.xml:33072 msgid "Burning Data DVDs" msgstr "Gravando DVDs de Dados" #. (itstool) path: sect2/para -#: book.translate.xml:32914 +#: book.translate.xml:33074 msgid "" "Since growisofs1 is a front-end to " @@ -58504,7 +58743,7 @@ "não precisa ser criada antes do processo de gravação." #. (itstool) path: sect2/para -#: book.translate.xml:32920 +#: book.translate.xml:33080 msgid "" "To burn to a DVD+R or a DVD-R the data in /path/to/data, use the following command:" @@ -58513,13 +58752,13 @@ "filename>, use o seguinte comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:32924 +#: book.translate.xml:33084 #, no-wrap msgid "# growisofs -dvd-compat -Z /dev/cd0 -J -R /path/to/data" msgstr "# growisofs -dvd-compat -Z /dev/cd0 -J -R /path/to/data" #. (itstool) path: sect2/para -#: book.translate.xml:32926 +#: book.translate.xml:33086 msgid "" "In this example, is passed to mkisofs8 para obter mais detalhes." #. (itstool) path: sect2/para -#: book.translate.xml:32931 +#: book.translate.xml:33091 msgid "" "For the initial session recording, is used for both " "single and multiple sessions. Replace /dev/cd0, " @@ -58552,7 +58791,7 @@ "DVD-ROM." #. (itstool) path: sect2/para -#: book.translate.xml:32940 +#: book.translate.xml:33100 msgid "" "To burn a pre-mastered image, such as imagefile.iso, use:" @@ -58561,13 +58800,13 @@ "replaceable>, use:" #. (itstool) path: sect2/screen -#: book.translate.xml:32943 +#: book.translate.xml:33103 #, no-wrap msgid "# growisofs -dvd-compat -Z /dev/cd0=imagefile.iso" msgstr "# growisofs -dvd-compat -Z /dev/cd0=imagefile.iso" #. (itstool) path: sect2/para -#: book.translate.xml:32945 +#: book.translate.xml:33105 msgid "" "The write speed should be detected and automatically set according to the " "media and the drive being used. To force the write speed, use para exemplos de uso." #. (itstool) path: note/para -#: book.translate.xml:32951 +#: book.translate.xml:33111 msgid "" "In order to support working files larger than 4.38GB, an UDF/ISO-9660 hybrid " "file system must be created by passing to " @@ -58610,29 +58849,29 @@ "que contém arquivos corrompidos." #. (itstool) path: note/para -#: book.translate.xml:32962 +#: book.translate.xml:33122 msgid "To create this type of ISO file:" msgstr "Para criar este tipo de arquivo ISO:" #. (itstool) path: note/screen -#: book.translate.xml:32964 +#: book.translate.xml:33124 #, no-wrap msgid "% mkisofs -R -J -udf -iso-level 3 -o imagefile.iso /path/to/data" msgstr "% mkisofs -R -J -udf -iso-level 3 -o imagefile.iso /path/to/data" #. (itstool) path: note/para -#: book.translate.xml:32966 +#: book.translate.xml:33126 msgid "To burn files directly to a disk:" msgstr "Para gravar arquivos diretamente em um disco:" #. (itstool) path: note/screen -#: book.translate.xml:32968 +#: book.translate.xml:33128 #, no-wrap msgid "# growisofs -dvd-compat -udf -iso-level 3 -Z /dev/cd0 -J -R /path/to/data" msgstr "# growisofs -dvd-compat -udf -iso-level 3 -Z /dev/cd0 -J -R /path/to/data" #. (itstool) path: note/para -#: book.translate.xml:32970 +#: book.translate.xml:33130 msgid "" "When an ISO image already contains large files, no additional options are " "required for growisofssysutils/cdrtools, which contains ." #. (itstool) path: sect2/title -#: book.translate.xml:32984 +#: book.translate.xml:33144 msgid "Burning a DVD-Video" msgstr "Gravando um DVD -Video" #. (itstool) path: sect2/indexterm -#: book.translate.xml:32986 +#: book.translate.xml:33146 msgid "" "DVD DVD-Video" msgstr "" "DVD DVD-Video" #. (itstool) path: sect2/para -#: book.translate.xml:32991 +#: book.translate.xml:33151 msgid "" "A DVD-Video is a specific file layout based on the ISO 9660 and micro-UDF (M-" "UDF) specifications. Since DVD-Video presents a specific data structure " @@ -58691,7 +58930,7 @@ "DVD." #. (itstool) path: sect2/para -#: book.translate.xml:32997 +#: book.translate.xml:33157 msgid "" "If an image of the DVD-Video file system already exists, it can be burned in " "the same way as any other image. If dvdauthor was used to " @@ -58705,13 +58944,13 @@ "gravar o DVD-Vídeo:" #. (itstool) path: sect2/screen -#: book.translate.xml:33004 +#: book.translate.xml:33164 #, no-wrap msgid "# growisofs -Z /dev/cd0 -dvd-video /path/to/video" msgstr "# growisofs -Z /dev/cd0 -dvd-video /path/to/video" #. (itstool) path: sect2/para -#: book.translate.xml:33006 +#: book.translate.xml:33166 msgid "" " is passed to mkisofs81." #. (itstool) path: sect2/title -#: book.translate.xml:33013 +#: book.translate.xml:33173 msgid "Using a DVD+RW" msgstr "Usando um DVD+RW" #. (itstool) path: sect2/indexterm -#: book.translate.xml:33015 +#: book.translate.xml:33175 msgid "" "DVD DVD+RW" @@ -58742,7 +58981,7 @@ "acronym>" #. (itstool) path: sect2/para -#: book.translate.xml:33020 +#: book.translate.xml:33180 msgid "" "Unlike CD-RW, a virgin DVD+RW needs to be formatted " "before first use. It is recommended to let " @@ -58759,13 +58998,13 @@ "dvd+rw-format para formatar o DVD+RW:" #. (itstool) path: sect2/screen -#: book.translate.xml:33027 book.translate.xml:33133 +#: book.translate.xml:33187 book.translate.xml:33293 #, no-wrap msgid "# dvd+rw-format /dev/cd0" msgstr "# dvd+rw-format /dev/cd0" #. (itstool) path: sect2/para -#: book.translate.xml:33029 +#: book.translate.xml:33189 msgid "" "Only perform this operation once and keep in mind that only virgin " "DVD+RW medias need to be formatted. Once formatted, the " @@ -58776,7 +59015,7 @@ "formatado, o DVD+RW pode ser gravado como de costume." #. (itstool) path: sect2/para -#: book.translate.xml:33034 +#: book.translate.xml:33194 msgid "" "To burn a totally new file system and not just append some data onto a " "DVD+RW, the media does not need to be blanked first. " @@ -58787,13 +59026,13 @@ "apagada primeiro. Em vez disso, escreva sobre a gravação anterior assim:" #. (itstool) path: sect2/screen -#: book.translate.xml:33039 +#: book.translate.xml:33199 #, no-wrap msgid "# growisofs -Z /dev/cd0 -J -R /path/to/newdata" msgstr "# growisofs -Z /dev/cd0 -J -R /path/to/newdata" #. (itstool) path: sect2/para -#: book.translate.xml:33041 +#: book.translate.xml:33201 msgid "" "The DVD+RW format supports appending data to a previous " "recording. This operation consists of merging a new session to the existing " @@ -58810,7 +59049,7 @@ "arquivos ISO 9660 presente na mídia." #. (itstool) path: sect2/para -#: book.translate.xml:33048 +#: book.translate.xml:33208 msgid "" "For example, to append data to a DVD+RW, use the " "following:" @@ -58819,13 +59058,13 @@ "seguinte:" #. (itstool) path: sect2/screen -#: book.translate.xml:33051 book.translate.xml:33155 +#: book.translate.xml:33211 book.translate.xml:33315 #, no-wrap msgid "# growisofs -M /dev/cd0 -J -R /path/to/nextdata" msgstr "# growisofs -M /dev/cd0 -J -R /path/to/nextdata" #. (itstool) path: sect2/para -#: book.translate.xml:33053 +#: book.translate.xml:33213 msgid "" "The same mkisofs8 options used to burn " @@ -58836,7 +59075,7 @@ "sessão inicial devem ser usadas durante as próximas gravações." #. (itstool) path: note/para -#: book.translate.xml:33057 +#: book.translate.xml:33217 msgid "" "Use for better media compatibility with " "DVD-ROM drives. When using DVD+RW, " @@ -58847,23 +59086,23 @@ "essa opção não impedirá a adição de dados." #. (itstool) path: sect2/para -#: book.translate.xml:33063 +#: book.translate.xml:33223 msgid "To blank the media, use:" msgstr "Para apagar a mídia, use:" #. (itstool) path: sect2/screen -#: book.translate.xml:33065 +#: book.translate.xml:33225 #, no-wrap msgid "# growisofs -Z /dev/cd0=/dev/zero" msgstr "# growisofs -Z /dev/cd0=/dev/zero" #. (itstool) path: sect2/title -#: book.translate.xml:33069 +#: book.translate.xml:33229 msgid "Using a DVD-RW" msgstr "Usando um DVD-RW" #. (itstool) path: sect2/indexterm -#: book.translate.xml:33071 +#: book.translate.xml:33231 msgid "" "DVD DVD-RW" @@ -58872,7 +59111,7 @@ "acronym>" #. (itstool) path: sect2/para -#: book.translate.xml:33076 +#: book.translate.xml:33236 msgid "" "A DVD-RW accepts two disc formats: incremental sequential " "and restricted overwrite. By default, DVD-RW discs are in " @@ -58883,7 +59122,7 @@ "acronym> estão em formato sequencial." #. (itstool) path: sect2/para -#: book.translate.xml:33081 +#: book.translate.xml:33241 msgid "" "A virgin DVD-RW can be directly written without being " "formatted. However, a non-virgin DVD-RW in sequential " @@ -58894,18 +59133,18 @@ "sequencial precisa ser apagado antes de escrever uma nova sessão inicial." #. (itstool) path: sect2/para -#: book.translate.xml:33086 +#: book.translate.xml:33246 msgid "To blank a DVD-RW in sequential mode:" msgstr "Para apagar um DVD-RW em modo sequencial:" #. (itstool) path: sect2/screen -#: book.translate.xml:33089 book.translate.xml:33137 +#: book.translate.xml:33249 book.translate.xml:33297 #, no-wrap msgid "# dvd+rw-format -blank=full /dev/cd0" msgstr "# dvd+rw-format -blank=full /dev/cd0" #. (itstool) path: note/para -#: book.translate.xml:33092 +#: book.translate.xml:33252 msgid "" "A full blanking using will take about one hour " "on a 1x media. A fast blanking can be performed using não deve ser requerido." #. (itstool) path: note/para -#: book.translate.xml:33106 +#: book.translate.xml:33266 msgid "" "One should instead use restricted overwrite mode with any DVD-RW as this format is more flexible than the default of incremental " @@ -58950,7 +59189,7 @@ "de sequencial incremental." #. (itstool) path: sect2/para -#: book.translate.xml:33111 +#: book.translate.xml:33271 msgid "" "To write data on a sequential DVD-RW, use the same " "instructions as for the other DVD formats:" @@ -58959,13 +59198,13 @@ "mesmas instruções que para os outros formatos de DVD:" #. (itstool) path: sect2/screen -#: book.translate.xml:33115 +#: book.translate.xml:33275 #, no-wrap msgid "# growisofs -Z /dev/cd0 -J -R /path/to/data" msgstr "# growisofs -Z /dev/cd0 -J -R /path/to/data" #. (itstool) path: sect2/para -#: book.translate.xml:33117 +#: book.translate.xml:33277 msgid "" "To append some data to a previous recording, use with " "growisofsDVD-RW in restricted overwrite format does not need to " "be blanked before a new initial session. Instead, overwrite the disc with " @@ -58998,7 +59237,7 @@ "resultado será um DVD de uma sessão." #. (itstool) path: sect2/para -#: book.translate.xml:33130 +#: book.translate.xml:33290 msgid "" "To put a DVD-RW in restricted overwrite format, the " "following command must be used:" @@ -59007,17 +59246,17 @@ "restrita, o seguinte comando deve ser usado:" #. (itstool) path: sect2/para -#: book.translate.xml:33135 +#: book.translate.xml:33295 msgid "To change back to sequential format, use:" msgstr "Para voltar ao formato sequencial, use:" #. (itstool) path: sect2/title -#: book.translate.xml:33141 +#: book.translate.xml:33301 msgid "Multi-Session" msgstr "Multi-Sessão" #. (itstool) path: sect2/para -#: book.translate.xml:33143 +#: book.translate.xml:33303 msgid "" "Few DVD-ROM drives support multi-session DVDs and most of " "the time only read the first session. DVD+R, DVD-R and DVD-RWDVD+RW e DVD-RW." #. (itstool) path: sect2/para -#: book.translate.xml:33151 +#: book.translate.xml:33311 msgid "" "Using the following command after an initial non-closed session on a DVD+R, " "DVD-R, or DVD-RW in sequential format, will add a new " @@ -59043,7 +59282,7 @@ "uma nova sessão ao disco:" #. (itstool) path: sect2/para -#: book.translate.xml:33157 +#: book.translate.xml:33317 msgid "" "Using this command with a DVD+RW or a DVD-RW in restricted overwrite mode will append data while merging the new " @@ -59056,7 +59295,7 @@ "método para adicionar dados após uma gravação inicial nesses tipos de mídia." #. (itstool) path: note/para -#: book.translate.xml:33165 +#: book.translate.xml:33325 msgid "" "Since some space on the media is used between each session to mark the end " "and start of sessions, one should add sessions with a large amount of data " @@ -59069,12 +59308,12 @@ "para um DVD+R, cerca de 2000 para um DVD-R e 127 para um DVD+R Double Layer." #. (itstool) path: sect2/title -#: book.translate.xml:33175 book.translate.xml:65535 +#: book.translate.xml:33335 book.translate.xml:65535 msgid "For More Information" msgstr "Para Maiores Informações" #. (itstool) path: sect2/para -#: book.translate.xml:33177 +#: book.translate.xml:33337 msgid "" "To obtain more information about a DVD, use dvd" "+rw-mediainfo /dev/cd0 while the disc " @@ -59085,7 +59324,7 @@ "enquanto o disco estiver na unidade especificada." #. (itstool) path: sect2/para -#: book.translate.xml:33182 +#: book.translate.xml:33342 msgid "" "More information about dvd+rw-tools can be found " "in growisofscdwrite mailing list." #. (itstool) path: note/para -#: book.translate.xml:33189 +#: book.translate.xml:33349 msgid "" "When creating a problem report related to the use of dvd+rw-" "tools, always include the output of dvd+rw-mediainfo." #. (itstool) path: sect2/title -#: book.translate.xml:33196 +#: book.translate.xml:33356 msgid "Using a DVD-RAM" msgstr "Usando um DVD-RAM" #. (itstool) path: sect2/indexterm -#: book.translate.xml:33198 +#: book.translate.xml:33358 msgid "" "DVD DVD-RAM" @@ -59127,7 +59366,7 @@ "acronym>" #. (itstool) path: sect2/para -#: book.translate.xml:33203 +#: book.translate.xml:33363 msgid "" "DVD-RAM writers can use either a SCSI " "or ATAPI interface. For ATAPI devices, " @@ -59140,7 +59379,7 @@ "seguinte linha ao arquivo /boot/loader.conf:" #. (itstool) path: sect2/para -#: book.translate.xml:33211 +#: book.translate.xml:33371 msgid "" "A DVD-RAM can be seen as a removable hard drive. Like any " "other hard drive, the DVD-RAM must be formatted before it " @@ -59153,7 +59392,7 @@ "será formatado com um sistema de arquivos UFS2 padrão:" #. (itstool) path: sect2/screen -#: book.translate.xml:33217 +#: book.translate.xml:33377 #, no-wrap msgid "" "# dd if=/dev/zero of=/dev/acd0 bs=2k count=1\n" @@ -59165,7 +59404,7 @@ "# newfs /dev/acd0" #. (itstool) path: sect2/para -#: book.translate.xml:33221 +#: book.translate.xml:33381 msgid "" "The DVD device, acd0, must be " "changed according to the configuration." @@ -59174,7 +59413,7 @@ "alterado de acordo com a configuração." #. (itstool) path: sect2/para -#: book.translate.xml:33225 +#: book.translate.xml:33385 msgid "" "Once the DVD-RAM has been formatted, it can be mounted as " "a normal hard drive:" @@ -59183,36 +59422,36 @@ "montado como um disco rígido normal:" #. (itstool) path: sect2/screen -#: book.translate.xml:33228 +#: book.translate.xml:33388 #, no-wrap msgid "# mount /dev/acd0 /mnt" msgstr "# mount /dev/acd0 /mnt" #. (itstool) path: sect2/para -#: book.translate.xml:33230 +#: book.translate.xml:33390 msgid "" "Once mounted, the DVD-RAM will be both readable and " "writeable." msgstr "Uma vez montado, o DVD-RAM será legível e gravável." #. (itstool) path: sect1/title -#: book.translate.xml:33236 +#: book.translate.xml:33396 msgid "Creating and Using Floppy Disks" msgstr "Criando e Usando Disquetes" #. (itstool) path: sect1/para -#: book.translate.xml:33260 +#: book.translate.xml:33420 msgid "This section explains how to format a 3.5 inch floppy disk in FreeBSD." msgstr "" "Esta seção explica como formatar um disquete de 3.5 polegadas no FreeBSD." #. (itstool) path: procedure/title -#: book.translate.xml:33264 +#: book.translate.xml:33424 msgid "Steps to Format a Floppy" msgstr "Etapas para Formatar um Disquete" #. (itstool) path: procedure/para -#: book.translate.xml:33266 +#: book.translate.xml:33426 msgid "" "A floppy disk needs to be low-level formatted before it can be used. This is " "usually done by the vendor, but formatting is a good way to check media " @@ -59230,7 +59469,7 @@ "determinar se o disco está bom ou ruim." #. (itstool) path: step/para -#: book.translate.xml:33275 +#: book.translate.xml:33435 msgid "" "To format the floppy, insert a new 3.5 inch floppy disk into the first " "floppy drive and issue:" @@ -59239,13 +59478,13 @@ "primeira unidade de disquete e digite:" #. (itstool) path: step/screen -#: book.translate.xml:33278 +#: book.translate.xml:33438 #, no-wrap msgid "# /usr/sbin/fdformat -f 1440 /dev/fd0" msgstr "# /usr/sbin/fdformat -f 1440 /dev/fd0" #. (itstool) path: step/para -#: book.translate.xml:33282 +#: book.translate.xml:33442 msgid "" "After low-level formatting the disk, create a disk label as it is needed by " "the system to determine the size of the disk and its geometry. The supported " @@ -59257,7 +59496,7 @@ "disktab." #. (itstool) path: step/para -#: book.translate.xml:33287 +#: book.translate.xml:33447 msgid "" "To write the disk label, use bsdlabel8:" @@ -59266,13 +59505,13 @@ "refentrytitle>8:" #. (itstool) path: step/screen -#: book.translate.xml:33289 +#: book.translate.xml:33449 #, no-wrap msgid "# /sbin/bsdlabel -B -w /dev/fd0 fd1440" msgstr "# /sbin/bsdlabel -B -w /dev/fd0 fd1440" #. (itstool) path: step/para -#: book.translate.xml:33293 +#: book.translate.xml:33453 msgid "" "The floppy is now ready to be high-level formatted with a file system. The " "floppy's file system can be either UFS or FAT, where FAT is generally a " @@ -59283,18 +59522,18 @@ "FAT geralmente é uma opção melhor para disquetes." #. (itstool) path: step/para -#: book.translate.xml:33298 +#: book.translate.xml:33458 msgid "To format the floppy with FAT, issue:" msgstr "Para formatar o disquete com o FAT, digite:" #. (itstool) path: step/screen -#: book.translate.xml:33300 +#: book.translate.xml:33460 #, no-wrap msgid "# /sbin/newfs_msdos /dev/fd0" msgstr "# /sbin/newfs_msdos /dev/fd0" #. (itstool) path: sect1/para -#: book.translate.xml:33304 +#: book.translate.xml:33464 msgid "" "The disk is now ready for use. To use the floppy, mount it with " "mount_msdosfs8emulators/mtools da coleção de ports." #. (itstool) path: sect1/title -#: book.translate.xml:33311 +#: book.translate.xml:33471 msgid "Backup Basics" msgstr "Noções Básicas de Backup" #. (itstool) path: sect1/para -#: book.translate.xml:33325 +#: book.translate.xml:33485 msgid "" "Implementing a backup plan is essential in order to have the ability to " "recover from disk failure, accidental file deletion, random file corruption, " @@ -59324,7 +59563,7 @@ "destruição de backups no local." #. (itstool) path: sect1/para -#: book.translate.xml:33330 +#: book.translate.xml:33490 msgid "" "The backup type and schedule will vary, depending upon the importance of the " "data, the granularity needed for file restores, and the amount of acceptable " @@ -59336,7 +59575,7 @@ "possíveis incluem:" #. (itstool) path: listitem/para -#: book.translate.xml:33337 +#: book.translate.xml:33497 msgid "" "Archives of the whole system, backed up onto permanent, off-site media. This " "provides protection against all of the problems listed above, but is slow " @@ -59348,7 +59587,7 @@ "especialmente para usuários sem privilégios." #. (itstool) path: listitem/para -#: book.translate.xml:33344 +#: book.translate.xml:33504 msgid "" "File system snapshots, which are useful for restoring deleted files or " "previous versions of files." @@ -59357,7 +59596,7 @@ "excluídos ou versões anteriores de arquivos." #. (itstool) path: listitem/para -#: book.translate.xml:33349 +#: book.translate.xml:33509 msgid "" "Copies of whole file systems or disks which are synchronized with another " "system on the network using a scheduled net/rsync." @@ -59366,7 +59605,7 @@ "outro sistema na rede usando um net/rsync agendado." #. (itstool) path: listitem/para -#: book.translate.xml:33355 +#: book.translate.xml:33515 msgid "" "Hardware or software RAID, which minimizes or avoids " "downtime when a disk fails." @@ -59375,7 +59614,7 @@ "paralisações quando um disco falha." #. (itstool) path: sect1/para -#: book.translate.xml:33360 +#: book.translate.xml:33520 msgid "" "Typically, a mix of backup techniques is used. For example, one could create " "a schedule to automate a weekly, full system backup that is stored off-site " @@ -59390,7 +59629,7 @@ "arquivos individuais antes de fazer edições ou exclusões de arquivos." #. (itstool) path: sect1/para -#: book.translate.xml:33367 +#: book.translate.xml:33527 msgid "" "This section describes some of the utilities which can be used to create and " "manage backups on a FreeBSD system." @@ -59399,29 +59638,29 @@ "gerenciar backups em um sistema FreeBSD." #. (itstool) path: sect2/title -#: book.translate.xml:33371 +#: book.translate.xml:33531 msgid "File System Backups" msgstr "Backups do Sistema de Arquivos" #. (itstool) path: sect2/indexterm -#: book.translate.xml:33373 +#: book.translate.xml:33533 msgid "" "backup software dump / restore" msgstr "" "backup software dump / restore" #. (itstool) path: sect2/indexterm -#: book.translate.xml:33377 +#: book.translate.xml:33537 msgid "dump" msgstr "dump" #. (itstool) path: sect2/indexterm -#: book.translate.xml:33380 +#: book.translate.xml:33540 msgid "restore" msgstr "restore" #. (itstool) path: sect2/para -#: book.translate.xml:33384 +#: book.translate.xml:33544 msgid "" "The traditional UNIX programs " "for backing up a file system are dumpdump is used on the root directory, it will not back " "up /home, /usr or many other " @@ -59464,7 +59703,7 @@ "sistemas de arquivos ou links simbólicos nesses sistemas de arquivos." #. (itstool) path: sect2/para -#: book.translate.xml:33404 +#: book.translate.xml:33564 msgid "" "When used to restore data, restore stores temporary files " "in /tmp/ by default. When using a recovery disk with a " @@ -59478,7 +59717,7 @@ "restauração seja bem-sucedida." #. (itstool) path: sect2/para -#: book.translate.xml:33411 +#: book.translate.xml:33571 msgid "" "When using dump, be aware that some quirks remain from " "its early days in Version 6 of AT&T .rhosts" msgstr ".rhosts" #. (itstool) path: sect2/para -#: book.translate.xml:33421 +#: book.translate.xml:33581 msgid "" "It is possible to backup a file system across the network to a another " "system or to a tape drive attached to another computer. While the " @@ -59517,7 +59756,7 @@ "considerados seguros." #. (itstool) path: sect2/para -#: book.translate.xml:33427 +#: book.translate.xml:33587 msgid "" "Instead, one can use dump and restore " "in a more secure fashion over an SSH connection. This " @@ -59532,12 +59771,12 @@ "conexão SSH." #. (itstool) path: example/title -#: book.translate.xml:33435 +#: book.translate.xml:33595 msgid "Using dump over ssh" msgstr "Usando dump sobre ssh" #. (itstool) path: example/screen -#: book.translate.xml:33438 +#: book.translate.xml:33598 #, no-wrap msgid "" "# /sbin/dump -0uan -f - /usr | gzip -2 | ssh -c blowfish \\\n" @@ -59547,7 +59786,7 @@ " targetuser@targetmachine.example.com dd of=/mybigfiles/dump-usr-l0.gz" #. (itstool) path: sect2/para -#: book.translate.xml:33442 +#: book.translate.xml:33602 msgid "" "This example sets RSH in order to write the backup to a tape " "drive on a remote system over a SSH connection:" @@ -59557,7 +59796,7 @@ "acronym>:" #. (itstool) path: example/title -#: book.translate.xml:33447 +#: book.translate.xml:33607 msgid "" "Using dump over ssh with " "RSH Set" @@ -59566,18 +59805,18 @@ "RSH configurado" #. (itstool) path: example/screen -#: book.translate.xml:33451 +#: book.translate.xml:33611 #, no-wrap msgid "# env RSH=/usr/bin/ssh /sbin/dump -0uan -f targetuser@targetmachine.example.com:/dev/sa0 /usr" msgstr "# env RSH=/usr/bin/ssh /sbin/dump -0uan -f targetuser@targetmachine.example.com:/dev/sa0 /usr" #. (itstool) path: sect2/title -#: book.translate.xml:33456 +#: book.translate.xml:33616 msgid "Directory Backups" msgstr "Backups de Diretório" #. (itstool) path: sect2/indexterm -#: book.translate.xml:33458 +#: book.translate.xml:33618 msgid "" "backup software tar" @@ -59586,7 +59825,7 @@ "secondary>" #. (itstool) path: sect2/para -#: book.translate.xml:33463 +#: book.translate.xml:33623 msgid "" "Several built-in utilities are available for backing up and restoring " "specified files and directories as needed." @@ -59595,7 +59834,7 @@ "arquivos e diretórios especificados, conforme necessário." #. (itstool) path: sect2/para -#: book.translate.xml:33467 +#: book.translate.xml:33627 msgid "" "A good choice for making a backup of all of the files in a directory is " "tar1tar" msgstr "tar" #. (itstool) path: sect2/para -#: book.translate.xml:33475 +#: book.translate.xml:33635 msgid "" "This example creates a compressed backup of the current directory and saves " "it to /tmp/mybackup.tgz. When creating a backup file, " @@ -59630,18 +59869,18 @@ "sendo feito backup." #. (itstool) path: example/title -#: book.translate.xml:33482 +#: book.translate.xml:33642 msgid "Backing Up the Current Directory with tar" msgstr "Fazendo Backup do Diretório Atual com o tar" #. (itstool) path: example/screen -#: book.translate.xml:33485 +#: book.translate.xml:33645 #, no-wrap msgid "# tar czvf /tmp/mybackup.tgz . " msgstr "# tar czvf /tmp/mybackup.tgz . " #. (itstool) path: sect2/para -#: book.translate.xml:33488 +#: book.translate.xml:33648 msgid "" "To restore the entire backup, cd into the directory to " "restore into and specify the name of the backup. Note that this will " @@ -59656,18 +59895,18 @@ "arquivo dentro do backup a ser restaurado." #. (itstool) path: example/title -#: book.translate.xml:33496 +#: book.translate.xml:33656 msgid "Restoring Up the Current Directory with tar" msgstr "Restaurando o Diretório Atual com o tar" #. (itstool) path: example/screen -#: book.translate.xml:33499 +#: book.translate.xml:33659 #, no-wrap msgid "# tar xzvf /tmp/mybackup.tgz" msgstr "# tar xzvf /tmp/mybackup.tgz" #. (itstool) path: sect2/para -#: book.translate.xml:33502 +#: book.translate.xml:33662 msgid "" "There are dozens of available switches which are described in " "tar1backup software cpio" @@ -59691,7 +59930,7 @@ "secondary>" #. (itstool) path: sect2/para -#: book.translate.xml:33513 +#: book.translate.xml:33673 msgid "" "To create a backup using a specified list of files and directories, " "cpio1ls or " "find. This example creates a recursive listing of the " @@ -59720,7 +59959,7 @@ "mybackup.cpio." #. (itstool) path: example/title -#: book.translate.xml:33527 +#: book.translate.xml:33687 msgid "" "Using ls and cpio to Make a Recursive " "Backup of the Current Directory" @@ -59729,13 +59968,13 @@ "Recursivo do Diretório Atual" #. (itstool) path: example/screen -#: book.translate.xml:33530 +#: book.translate.xml:33690 #, no-wrap msgid "# ls -R | cpio -ovF /tmp/mybackup.cpio" msgstr "# ls -R | cpio -ovF /tmp/mybackup.cpio" #. (itstool) path: sect2/indexterm -#: book.translate.xml:33533 +#: book.translate.xml:33693 msgid "" "backup software pax" @@ -59744,23 +59983,23 @@ "secondary>" #. (itstool) path: sect2/indexterm -#: book.translate.xml:33537 +#: book.translate.xml:33697 msgid "pax" msgstr "pax" #. (itstool) path: sect2/indexterm #. (itstool) path: para/indexterm -#: book.translate.xml:33538 book.translate.xml:43595 +#: book.translate.xml:33698 book.translate.xml:43755 msgid "POSIX" msgstr "POSIX" #. (itstool) path: sect2/indexterm -#: book.translate.xml:33539 +#: book.translate.xml:33699 msgid "IEEE" msgstr "IEEE" #. (itstool) path: sect2/para -#: book.translate.xml:33541 +#: book.translate.xml:33701 msgid "" "A backup utility which tries to bridge the features provided by " "tar and cpio is " @@ -59782,34 +60021,34 @@ "próprios." #. (itstool) path: sect2/para -#: book.translate.xml:33550 +#: book.translate.xml:33710 msgid "" "The pax equivalent to the previous examples would be:" msgstr "O pax equivalente aos exemplos anteriores seria:" #. (itstool) path: example/title -#: book.translate.xml:33554 +#: book.translate.xml:33714 msgid "Backing Up the Current Directory with pax" msgstr "Fazendo Backup do Diretório Atual com pax" #. (itstool) path: example/screen -#: book.translate.xml:33557 +#: book.translate.xml:33717 #, no-wrap msgid "# pax -wf /tmp/mybackup.pax ." msgstr "# pax -wf /tmp/mybackup.pax ." #. (itstool) path: sect2/title -#: book.translate.xml:33562 +#: book.translate.xml:33722 msgid "Using Data Tapes for Backups" msgstr "Usando Fitas de Dados para Backups" #. (itstool) path: sect2/indexterm -#: book.translate.xml:33564 +#: book.translate.xml:33724 msgid "tape media" msgstr "tape media" #. (itstool) path: sect2/para -#: book.translate.xml:33566 +#: book.translate.xml:33726 msgid "" "While tape technology has continued to evolve, modern backup systems tend to " "combine off-site backups with local removable media. FreeBSD supports any " @@ -59825,7 +60064,7 @@ "acronym>." #. (itstool) path: sect2/para -#: book.translate.xml:33574 +#: book.translate.xml:33734 msgid "" "For SCSI tape devices, FreeBSD uses the " "sa4mt is used to control operations of the tape " "drive, such as seeking through files on a tape or writing tape control marks " @@ -59860,13 +60099,13 @@ "ser preservados, ignorando-os antes de gravar um novo arquivo:" #. (itstool) path: sect2/screen -#: book.translate.xml:33591 +#: book.translate.xml:33751 #, no-wrap msgid "# mt -f /dev/nsa0 fsf 3" msgstr "# mt -f /dev/nsa0 fsf 3" #. (itstool) path: sect2/para -#: book.translate.xml:33593 +#: book.translate.xml:33753 msgid "" "This utility supports many operations. Refer to " "mt1 para detalhes." #. (itstool) path: sect2/para -#: book.translate.xml:33596 +#: book.translate.xml:33756 msgid "" "To write a single file to tape using tar, specify the " "name of the tape device and the file to backup:" @@ -59886,13 +60125,13 @@ "especifique o nome do dispositivo de fita e o arquivo para backup:" #. (itstool) path: sect2/screen -#: book.translate.xml:33600 +#: book.translate.xml:33760 #, no-wrap msgid "# tar cvf /dev/sa0 file" msgstr "# tar cvf /dev/sa0 file" #. (itstool) path: sect2/para -#: book.translate.xml:33602 +#: book.translate.xml:33762 msgid "" "To recover files from a tar archive on tape into the " "current directory:" @@ -59901,13 +60140,13 @@ "diretório atual:" #. (itstool) path: sect2/screen -#: book.translate.xml:33605 +#: book.translate.xml:33765 #, no-wrap msgid "# tar xvf /dev/sa0" msgstr "# tar xvf /dev/sa0" #. (itstool) path: sect2/para -#: book.translate.xml:33607 +#: book.translate.xml:33767 msgid "" "To backup a UFS file system, use dump. " "This examples backs up /usr without rewinding the tape " @@ -59918,13 +60157,13 @@ "filename> sem rebobinar a fita quando terminar:" #. (itstool) path: sect2/screen -#: book.translate.xml:33612 +#: book.translate.xml:33772 #, no-wrap msgid "# dump -0aL -b64 -f /dev/nsa0 /usr" msgstr "# dump -0aL -b64 -f /dev/nsa0 /usr" #. (itstool) path: sect2/para -#: book.translate.xml:33614 +#: book.translate.xml:33774 msgid "" "To interactively restore files from a dump file on tape " "into the current directory:" @@ -59933,23 +60172,23 @@ "command> em fita no diretório atual:" #. (itstool) path: sect2/screen -#: book.translate.xml:33618 +#: book.translate.xml:33778 #, no-wrap msgid "# restore -i -f /dev/nsa0" msgstr "# restore -i -f /dev/nsa0" #. (itstool) path: sect2/title -#: book.translate.xml:33622 +#: book.translate.xml:33782 msgid "Third-Party Backup Utilities" msgstr "Utilitários de Backup de Terceiros" #. (itstool) path: sect2/indexterm -#: book.translate.xml:33624 +#: book.translate.xml:33784 msgid "backup software" msgstr "backup software" #. (itstool) path: sect2/para -#: book.translate.xml:33628 +#: book.translate.xml:33788 msgid "" "The FreeBSD Ports Collection provides many third-party utilities which can " "be used to schedule the creation of backups, simplify tape backup, and make " @@ -59965,7 +60204,7 @@ "uma rede." #. (itstool) path: sect2/para -#: book.translate.xml:33635 +#: book.translate.xml:33795 msgid "" "Popular utilities include Amanda, " "Bacula, rsync, and " @@ -59976,12 +60215,12 @@ "duplicity." #. (itstool) path: sect2/title -#: book.translate.xml:33643 +#: book.translate.xml:33803 msgid "Emergency Recovery" msgstr "Recuperação de Emergência" #. (itstool) path: sect2/para -#: book.translate.xml:33645 +#: book.translate.xml:33805 msgid "" "In addition to regular backups, it is recommended to perform the following " "steps as part of an emergency preparedness plan." @@ -59990,37 +60229,37 @@ "parte de um plano de preparação para emergências." #. (itstool) path: sect2/indexterm -#: book.translate.xml:33649 +#: book.translate.xml:33809 msgid "bsdlabel" msgstr "bsdlabel" #. (itstool) path: sect2/para -#: book.translate.xml:33652 +#: book.translate.xml:33812 msgid "Create a print copy of the output of the following commands:" msgstr "Crie uma cópia impressa da saída dos seguintes comandos:" #. (itstool) path: listitem/para -#: book.translate.xml:33657 +#: book.translate.xml:33817 msgid "gpart show" msgstr "gpart show" #. (itstool) path: listitem/para -#: book.translate.xml:33661 +#: book.translate.xml:33821 msgid "more /etc/fstab" msgstr "more /etc/fstab" #. (itstool) path: listitem/para -#: book.translate.xml:33665 +#: book.translate.xml:33825 msgid "dmesg" msgstr "dmesg" #. (itstool) path: sect2/indexterm -#: book.translate.xml:33669 +#: book.translate.xml:33829 msgid "livefs CD" msgstr "livefs CD" #. (itstool) path: sect2/para -#: book.translate.xml:33672 +#: book.translate.xml:33832 msgid "" "Store this printout and a copy of the installation media in a secure " "location. Should an emergency restore be needed, boot into the installation " @@ -60036,7 +60275,7 @@ "backups." #. (itstool) path: note/para -#: book.translate.xml:33681 +#: book.translate.xml:33841 msgid "" "The installation media for FreeBSD/i386 11.2-RELEASE does not include a " "rescue shell. For this version, instead download and burn a Livefs " @@ -60053,7 +60292,7 @@ "RELEASE-i386-livefs.iso." #. (itstool) path: sect2/para -#: book.translate.xml:33688 +#: book.translate.xml:33848 msgid "" "Next, test the rescue shell and the backups. Make notes of the procedure. " "Store these notes with the media, the printouts, and the backups. These " @@ -60066,7 +60305,7 @@ "o estresse de realizar uma recuperação de emergência." #. (itstool) path: sect2/para -#: book.translate.xml:33694 +#: book.translate.xml:33854 msgid "" "For an added measure of security, store the latest backup at a remote " "location which is physically separated from the computers and disk drives by " @@ -60077,12 +60316,12 @@ "por uma distância significativa." #. (itstool) path: info/title -#: book.translate.xml:33702 +#: book.translate.xml:33862 msgid "Memory Disks" msgstr "Discos de Memória" #. (itstool) path: authorgroup/author -#: book.translate.xml:33705 +#: book.translate.xml:33865 msgid "" " Marc Fonvieille Reorganized and enhanced by " @@ -60091,7 +60330,7 @@ "personname> Reorganizado e aprimorado por " #. (itstool) path: sect1/para -#: book.translate.xml:33715 +#: book.translate.xml:33875 msgid "" "In addition to physical disks, FreeBSD also supports the creation and use of " "memory disks. One possible use for a memory disk is to access the contents " @@ -60106,7 +60345,7 @@ "seguida, montar a mídia CD/DVD ." #. (itstool) path: sect1/para -#: book.translate.xml:33722 +#: book.translate.xml:33882 msgid "" "In FreeBSD, the md4 driver is used to provide support for memory " @@ -60120,23 +60359,23 @@ "certifique-se de incluir esta linha:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:33727 +#: book.translate.xml:33887 #, no-wrap msgid "device md" msgstr "device md" #. (itstool) path: sect2/title -#: book.translate.xml:33730 +#: book.translate.xml:33890 msgid "Attaching and Detaching Existing Images" msgstr "Anexando e Desanexando Imagens Existentes" #. (itstool) path: sect2/indexterm -#: book.translate.xml:33732 +#: book.translate.xml:33892 msgid "disks memory" msgstr "disks memory" #. (itstool) path: sect2/para -#: book.translate.xml:33737 +#: book.translate.xml:33897 msgid "" "To mount an existing file system image, use mdconfig to " "specify the name of the ISO file and a free unit number. " @@ -60156,7 +60395,7 @@ "de memória em /mnt:" #. (itstool) path: sect2/screen -#: book.translate.xml:33747 +#: book.translate.xml:33907 #, no-wrap msgid "" "# mdconfig -f diskimage.iso -u 0\n" @@ -60166,7 +60405,7 @@ "# mount -t cd9660 /dev/md0 /mnt" #. (itstool) path: sect2/para -#: book.translate.xml:33750 +#: book.translate.xml:33910 msgid "" "Notice that was used to mount an ISO format. If a " "unit number is not specified with , mdconfigdisks detaching a memory disk" msgstr "" "disks detaching a memory disk" #. (itstool) path: sect2/para -#: book.translate.xml:33763 +#: book.translate.xml:33923 msgid "" "When a memory disk is no longer in use, its resources should be released " "back to the system. First, unmount the file system, then use " @@ -60204,7 +60443,7 @@ "liberar seus recursos. Para continuar este exemplo:" #. (itstool) path: sect2/screen -#: book.translate.xml:33769 +#: book.translate.xml:33929 #, no-wrap msgid "" "# umount /mnt\n" @@ -60214,7 +60453,7 @@ "# mdconfig -d -u 0" #. (itstool) path: sect2/para -#: book.translate.xml:33772 +#: book.translate.xml:33932 msgid "" "To determine if any memory disks are still attached to the system, type " "mdconfig -l." @@ -60223,17 +60462,17 @@ "digite mdconfig -l." #. (itstool) path: sect2/title -#: book.translate.xml:33777 +#: book.translate.xml:33937 msgid "Creating a File- or Memory-Backed Memory Disk" msgstr "Criando um Disco Virtual Baseado em Arquivo ou Memória" #. (itstool) path: sect2/indexterm -#: book.translate.xml:33779 +#: book.translate.xml:33939 msgid "disks memory file system" msgstr "disks memory file system" #. (itstool) path: sect2/para -#: book.translate.xml:33783 +#: book.translate.xml:33943 msgid "" "FreeBSD also supports memory disks where the storage to use is allocated " "from either a hard disk or an area of memory. The first method is commonly " @@ -60248,7 +60487,7 @@ "podem ser criados usando o mdconfig." #. (itstool) path: sect2/para -#: book.translate.xml:33790 +#: book.translate.xml:33950 msgid "" "To create a new memory-backed file system, specify a type of swap and the size of the memory disk to create. Then, format the memory " @@ -60264,7 +60503,7 @@ "arquivos UFS antes de ser montado:" #. (itstool) path: sect2/screen -#: book.translate.xml:33798 +#: book.translate.xml:33958 #, no-wrap msgid "" "# mdconfig -a -t swap -s 5m -u 1\n" @@ -60292,7 +60531,7 @@ "/dev/md1 4718 4 4338 0% /mnt" #. (itstool) path: sect2/para -#: book.translate.xml:33810 +#: book.translate.xml:33970 msgid "" "To create a new file-backed memory disk, first allocate an area of disk to " "use. This example creates an empty 5MB file named newimagenewimage:" #. (itstool) path: sect2/screen -#: book.translate.xml:33814 +#: book.translate.xml:33974 #, no-wrap msgid "" "# dd if=/dev/zero of=newimage bs=1k count=5k\n" @@ -60315,7 +60554,7 @@ "5120+0 records out" #. (itstool) path: sect2/para -#: book.translate.xml:33818 +#: book.translate.xml:33978 msgid "" "Next, attach that file to a memory disk, label the memory disk and format it " "with the UFS file system, mount the memory disk, and " @@ -60326,7 +60565,7 @@ "o disco de memória e verifique o tamanho do disco com backup de arquivo:" #. (itstool) path: sect2/screen -#: book.translate.xml:33823 +#: book.translate.xml:33983 #, no-wrap msgid "" "# mdconfig -f newimage -u 0\n" @@ -60354,7 +60593,7 @@ "/dev/md0a 4710 4 4330 0% /mnt" #. (itstool) path: sect2/para -#: book.translate.xml:33835 +#: book.translate.xml:33995 msgid "" "It takes several commands to create a file- or memory-backed file system " "using mdconfig. FreeBSD also comes with mdmfs mostrados acima:" #. (itstool) path: sect2/screen -#: book.translate.xml:33846 +#: book.translate.xml:34006 #, no-wrap msgid "# mdmfs -F newimage -s 5m md0 /mnt" msgstr "# mdmfs -F newimage -s 5m md0 /mnt" #. (itstool) path: sect2/para -#: book.translate.xml:33848 +#: book.translate.xml:34008 msgid "" "To instead create a new memory-based memory disk with mdmfs, use this one command:" @@ -60389,13 +60628,13 @@ "command>, use este comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:33851 +#: book.translate.xml:34011 #, no-wrap msgid "# mdmfs -s 5m md1 /mnt" msgstr "# mdmfs -s 5m md1 /mnt" #. (itstool) path: sect2/para -#: book.translate.xml:33853 +#: book.translate.xml:34013 msgid "" "If the unit number is not specified, mdmfs will " "automatically select an unused memory device. For more details about " @@ -60409,17 +60648,17 @@ "citerefentry>." #. (itstool) path: info/title -#: book.translate.xml:33862 +#: book.translate.xml:34022 msgid "File System Snapshots" msgstr "Snapshots de Sistemas de Arquivos" #. (itstool) path: sect1/indexterm -#: book.translate.xml:33875 +#: book.translate.xml:34035 msgid "file systems snapshots" msgstr "file systems snapshots" #. (itstool) path: sect1/para -#: book.translate.xml:33880 +#: book.translate.xml:34040 msgid "" "FreeBSD offers a feature in conjunction with Soft Updates: file system snapshots." @@ -60428,7 +60667,7 @@ "\">Atualizações Soft: snapshots do sistema de arquivos." #. (itstool) path: sect1/para -#: book.translate.xml:33884 +#: book.translate.xml:34044 msgid "" "UFS snapshots allow a user to create images of specified file systems, and " "treat them as a file. Snapshot files must be created in the file system that " @@ -60454,7 +60693,7 @@ "snapshot possivelmente reivindicará alguns dos blocos liberados." #. (itstool) path: sect1/para -#: book.translate.xml:33896 +#: book.translate.xml:34056 msgid "" "The un-alterable file flag is set by " "mksnap_ffs8mount8. To place a snapshot " @@ -60484,13 +60723,13 @@ "snap, use o seguinte comando:" #. (itstool) path: sect1/screen -#: book.translate.xml:33906 +#: book.translate.xml:34066 #, no-wrap msgid "# mount -u -o snapshot /var/snapshot/snap /var" msgstr "# mount -u -o snapshot /var/snapshot/snap /var" #. (itstool) path: sect1/para -#: book.translate.xml:33908 +#: book.translate.xml:34068 msgid "" "Alternatively, use mksnap_ffs8 to create the snapshot:" @@ -60499,13 +60738,13 @@ "refentrytitle>8 para criar o snapshot:" #. (itstool) path: sect1/screen -#: book.translate.xml:33911 +#: book.translate.xml:34071 #, no-wrap msgid "# mksnap_ffs /var /var/snapshot/snap" msgstr "# mksnap_ffs /var /var/snapshot/snap" #. (itstool) path: sect1/para -#: book.translate.xml:33913 +#: book.translate.xml:34073 msgid "" "One can find snapshot files on a file system, such as /var, using find1:" #. (itstool) path: sect1/screen -#: book.translate.xml:33917 +#: book.translate.xml:34077 #, no-wrap msgid "# find /var -flags snapshot" msgstr "# find /var -flags snapshot" #. (itstool) path: sect1/para -#: book.translate.xml:33919 +#: book.translate.xml:34079 msgid "Once a snapshot has been created, it has several uses:" msgstr "Depois que um snapshot foi criado, ele tem vários usos:" #. (itstool) path: listitem/para -#: book.translate.xml:33924 +#: book.translate.xml:34084 msgid "" "Some administrators will use a snapshot file for backup purposes, because " "the snapshot can be transferred to CDs or tape." @@ -60537,7 +60776,7 @@ "fita." #. (itstool) path: listitem/para -#: book.translate.xml:33930 +#: book.translate.xml:34090 msgid "" "The file system integrity checker, fsck8, may be run on the " @@ -60551,7 +60790,7 @@ "resultado limpo e imutável." #. (itstool) path: listitem/para -#: book.translate.xml:33937 +#: book.translate.xml:34097 msgid "" "Running dump8 on the snapshot will produce a dump file that is " @@ -60568,7 +60807,7 @@ "dump e remover o snapshot em um comando usando ." #. (itstool) path: listitem/para -#: book.translate.xml:33945 +#: book.translate.xml:34105 msgid "" "The snapshot can be mounted as a frozen image of the file system. To " "mount8/var/snapshot/snap:" #. (itstool) path: listitem/screen -#: book.translate.xml:33949 +#: book.translate.xml:34109 #, no-wrap msgid "" "# mdconfig -a -t vnode -o readonly -f /var/snapshot/snap -u 4\n" @@ -60590,7 +60829,7 @@ "# mount -r /dev/md4 /mnt" #. (itstool) path: sect1/para -#: book.translate.xml:33954 +#: book.translate.xml:34114 msgid "" "The frozen /var is now available through /" "mnt. Everything will initially be in the same state it was during " @@ -60604,7 +60843,7 @@ "snapshot, use:" #. (itstool) path: sect1/screen -#: book.translate.xml:33960 +#: book.translate.xml:34120 #, no-wrap msgid "" "# umount /mnt\n" @@ -60614,7 +60853,7 @@ "# mdconfig -d -u 4" #. (itstool) path: sect1/para -#: book.translate.xml:33963 +#: book.translate.xml:34123 msgid "" "For more information about and file system " "snapshots, including technical papers, visit Marshall Kirk McKusick's " @@ -60627,17 +60866,17 @@ "\">http://www.mckusick.com/." #. (itstool) path: sect1/title -#: book.translate.xml:33969 +#: book.translate.xml:34129 msgid "Disk Quotas" msgstr "Cotas de Disco" #. (itstool) path: sect1/indexterm -#: book.translate.xml:33971 +#: book.translate.xml:34131 msgid "accounting disk space" msgstr "accounting disk space" #. (itstool) path: sect1/para -#: book.translate.xml:33977 +#: book.translate.xml:34137 msgid "" "Disk quotas can be used to limit the amount of disk space or the number of " "files a user or members of a group may allocate on a per-file system basis. " @@ -60650,7 +60889,7 @@ "grupo de usuários consuma todo o espaço em disco disponível." #. (itstool) path: sect1/para -#: book.translate.xml:33982 +#: book.translate.xml:34142 msgid "" "This section describes how to configure disk quotas for the UFS file system. To configure quotas on the ZFS file " @@ -60661,18 +60900,18 @@ "arquivos ZFS, consulte " #. (itstool) path: sect2/title -#: book.translate.xml:33987 +#: book.translate.xml:34147 msgid "Enabling Disk Quotas" msgstr "Habilitando Cotas de Disco" #. (itstool) path: sect2/para -#: book.translate.xml:33989 +#: book.translate.xml:34149 msgid "To determine if the FreeBSD kernel provides support for disk quotas:" msgstr "" "Para determinar se o kernel do FreeBSD fornece suporte para cotas de disco:" #. (itstool) path: sect2/screen -#: book.translate.xml:33992 +#: book.translate.xml:34152 #, no-wrap msgid "" "% sysctl kern.features.ufs_quota\n" @@ -60682,7 +60921,7 @@ "kern.features.ufs_quota: 1" #. (itstool) path: sect2/para -#: book.translate.xml:33995 +#: book.translate.xml:34155 msgid "" "In this example, the 1 indicates quota support. If the " "value is instead 0, add the following line to a custom " @@ -60695,31 +60934,31 @@ "linkend=\"kernelconfig\"/>:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:34000 +#: book.translate.xml:34160 #, no-wrap msgid "options QUOTA" msgstr "options QUOTA" #. (itstool) path: sect2/para -#: book.translate.xml:34002 +#: book.translate.xml:34162 msgid "Next, enable disk quotas in /etc/rc.conf:" msgstr "" "Em seguida, habilite as cotas de disco no arquivo /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:34005 +#: book.translate.xml:34165 #, no-wrap msgid "quota_enable=\"YES\"" msgstr "quota_enable=\"YES\"" #. (itstool) path: sect2/indexterm -#: book.translate.xml:34007 book.translate.xml:34141 +#: book.translate.xml:34167 book.translate.xml:34301 msgid "disk quotas checking" msgstr "disk quotas checking" #. (itstool) path: sect2/para -#: book.translate.xml:34011 +#: book.translate.xml:34171 msgid "" "Normally on bootup, the quota integrity of each file system is checked by " "quotacheck8:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:34019 +#: book.translate.xml:34179 #, no-wrap msgid "check_quotas=\"NO\"" msgstr "check_quotas=\"NO\"" #. (itstool) path: sect2/para -#: book.translate.xml:34021 +#: book.translate.xml:34181 msgid "" "Finally, edit /etc/fstab to enable disk quotas on a per-" "file system basis. To enable per-user quotas on a file system, add " @@ -60759,13 +60998,13 @@ "ativar as cotas. Por exemplo:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:34027 +#: book.translate.xml:34187 #, no-wrap msgid "/dev/da1s2g /home ufs rw,userquota 1 2" msgstr "/dev/da1s2g /home ufs rw,userquota 1 2" #. (itstool) path: sect2/para -#: book.translate.xml:34029 +#: book.translate.xml:34189 msgid "" "To enable group quotas, use instead. To enable " "both user and group quotas, separate the options with a comma:" @@ -60774,13 +61013,13 @@ "cotas de usuários e grupos, separe as opções com uma vírgula:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:34033 +#: book.translate.xml:34193 #, no-wrap msgid "/dev/da1s2g /home ufs rw,userquota,groupquota 1 2" msgstr "/dev/da1s2g /home ufs rw,userquota,groupquota 1 2" #. (itstool) path: sect2/para -#: book.translate.xml:34035 +#: book.translate.xml:34195 msgid "" "By default, quota files are stored in the root directory of the file system " "as quota.user and quota.group. " @@ -60796,7 +61035,7 @@ "é recomendado." #. (itstool) path: sect2/para -#: book.translate.xml:34041 +#: book.translate.xml:34201 msgid "" "Once the configuration is complete, reboot the system and /etc/rc will automatically run the appropriate commands to create the " @@ -60809,7 +61048,7 @@ "ativadas em /etc/fstab." #. (itstool) path: sect2/para -#: book.translate.xml:34047 +#: book.translate.xml:34207 msgid "" "In the normal course of operations, there should be no need to manually run " "quotacheck8disk quotas limits" msgstr "disk quotas limits" #. (itstool) path: sect2/para -#: book.translate.xml:34061 +#: book.translate.xml:34221 msgid "To verify that quotas are enabled, run:" msgstr "Para verificar se as cotas estão ativadas, execute:" #. (itstool) path: sect2/screen -#: book.translate.xml:34064 +#: book.translate.xml:34224 #, no-wrap msgid "# quota -v" msgstr "# quota -v" #. (itstool) path: sect2/para -#: book.translate.xml:34066 +#: book.translate.xml:34226 msgid "" "There should be a one line summary of disk usage and current quota limits " "for each file system that quotas are enabled on." @@ -60858,7 +61097,7 @@ "atuais para cada sistema de arquivos em que as cotas estão ativadas." #. (itstool) path: sect2/para -#: book.translate.xml:34070 +#: book.translate.xml:34230 msgid "" "The system is now ready to be assigned quota limits with edquota." @@ -60867,7 +61106,7 @@ "edquota." #. (itstool) path: sect2/para -#: book.translate.xml:34073 +#: book.translate.xml:34233 msgid "" "Several options are available to enforce limits on the amount of disk space " "a user or group may allocate, and how many files they may create. " @@ -60883,12 +61122,12 @@ "flexíveis." #. (itstool) path: sect2/indexterm -#: book.translate.xml:34080 +#: book.translate.xml:34240 msgid "hard limit" msgstr "hard limit" #. (itstool) path: sect2/para -#: book.translate.xml:34081 +#: book.translate.xml:34241 msgid "" "A hard limit may not be exceeded. Once a user reaches a hard limit, no " "further allocations can be made on that file system by that user. For " @@ -60904,12 +61143,12 @@ "adicionais falhará." #. (itstool) path: sect2/indexterm -#: book.translate.xml:34089 +#: book.translate.xml:34249 msgid "soft limit" msgstr "soft limit" #. (itstool) path: sect2/para -#: book.translate.xml:34090 +#: book.translate.xml:34250 msgid "" "Soft limits can be exceeded for a limited amount of time, known as the grace " "period, which is one week by default. If a user stays over their limit " @@ -60925,7 +61164,7 @@ "período de carência é zerado." #. (itstool) path: sect2/para -#: book.translate.xml:34097 +#: book.translate.xml:34257 msgid "" "In the following example, the quota for the test account is being edited. When edquotavi." #. (itstool) path: sect2/screen -#: book.translate.xml:34103 +#: book.translate.xml:34263 #, no-wrap msgid "" "# edquota -u test\n" @@ -60958,7 +61197,7 @@ " inodes in use: 0, limits (soft = 50, hard = 60)" #. (itstool) path: sect2/para -#: book.translate.xml:34110 +#: book.translate.xml:34270 msgid "" "There are normally two lines for each file system that has quotas enabled. " "One line represents the block limits and the other represents the inode " @@ -60976,18 +61215,18 @@ "forma:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:34119 +#: book.translate.xml:34279 #, no-wrap msgid "/usr: kbytes in use: 65, limits (soft = 500, hard = 600)" msgstr "/usr: kbytes in use: 65, limits (soft = 500, hard = 600)" #. (itstool) path: sect2/para -#: book.translate.xml:34121 +#: book.translate.xml:34281 msgid "The new quota limits take effect upon exiting the editor." msgstr "Os novos limites de cotas entram em vigor ao sair do editor." #. (itstool) path: sect2/para -#: book.translate.xml:34124 +#: book.translate.xml:34284 msgid "" "Sometimes it is desirable to set quota limits on a range of users. This can " "be done by first assigning the desired quota limit to a user. Then, use " @@ -61004,13 +61243,13 @@ "10.000 até 19.999:" #. (itstool) path: sect2/screen -#: book.translate.xml:34133 +#: book.translate.xml:34293 #, no-wrap msgid "# edquota -p test 10000-19999" msgstr "# edquota -p test 10000-19999" #. (itstool) path: sect2/para -#: book.translate.xml:34135 +#: book.translate.xml:34295 msgid "" "For more information, refer to edquota8." @@ -61019,12 +61258,12 @@ "refentrytitle>8." #. (itstool) path: sect2/title -#: book.translate.xml:34139 +#: book.translate.xml:34299 msgid "Checking Quota Limits and Disk Usage" msgstr "Verificando Limites de Cota e Uso de Disco" #. (itstool) path: sect2/para -#: book.translate.xml:34146 +#: book.translate.xml:34306 msgid "" "To check individual user or group quotas and disk usage, use " "quota1." #. (itstool) path: sect2/para -#: book.translate.xml:34153 +#: book.translate.xml:34313 msgid "" "Normally, file systems that the user is not using any disk space on will not " "show in the output of quota, even if the user has a quota " @@ -61060,7 +61299,7 @@ "para um usuário que possui limites de cota em dois sistemas de arquivos." #. (itstool) path: sect2/programlisting -#: book.translate.xml:34161 +#: book.translate.xml:34321 #, no-wrap msgid "" "Disk quotas for user test (uid 1002):\n" @@ -61074,12 +61313,12 @@ " /usr/var 0 50 75 0 50 60" #. (itstool) path: sect2/indexterm -#: book.translate.xml:34166 +#: book.translate.xml:34326 msgid "grace period" msgstr "grace period" #. (itstool) path: sect2/para -#: book.translate.xml:34168 +#: book.translate.xml:34328 msgid "" "In this example, the user is currently 15 kbytes over the soft limit of 50 " "kbytes on /usr and has 5 days of grace period left. The " @@ -61092,18 +61331,18 @@ "está atualmente acima do limite de cota." #. (itstool) path: sect2/title -#: book.translate.xml:34176 +#: book.translate.xml:34336 msgid "Quotas over NFS" msgstr "Quotas sobre o NFS" #. (itstool) path: sect2/indexterm #. (itstool) path: sect1/indexterm -#: book.translate.xml:34178 book.translate.xml:53133 +#: book.translate.xml:34338 book.translate.xml:53293 msgid "NFS" msgstr "NFS" #. (itstool) path: sect2/para -#: book.translate.xml:34180 +#: book.translate.xml:34340 msgid "" "Quotas are enforced by the quota subsystem on the NFS " "server. The rpc.rquotadNFS server, enable rpc.rquotad " "by removing the # from this line in /etc/inetd." @@ -61130,23 +61369,23 @@ "filename>:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:34191 +#: book.translate.xml:34351 #, no-wrap msgid "rquotad/1 dgram rpc/udp wait root /usr/libexec/rpc.rquotad rpc.rquotad" msgstr "rquotad/1 dgram rpc/udp wait root /usr/libexec/rpc.rquotad rpc.rquotad" #. (itstool) path: sect2/para -#: book.translate.xml:34193 +#: book.translate.xml:34353 msgid "Then, restart inetd:" msgstr "Em seguida, reinicie o inetd:" #. (itstool) path: info/title -#: book.translate.xml:34201 +#: book.translate.xml:34361 msgid "Encrypting Disk Partitions" msgstr "Criptografando Partições de Disco" #. (itstool) path: affiliation/address -#: book.translate.xml:34211 +#: book.translate.xml:34371 #, no-wrap msgid "" "\n" @@ -61158,7 +61397,7 @@ "\t " #. (itstool) path: authorgroup/author -#: book.translate.xml:34204 +#: book.translate.xml:34364 msgid "" " Lucky Green Contributed by <_:address-1/> " @@ -61169,12 +61408,12 @@ "" #. (itstool) path: sect1/indexterm -#: book.translate.xml:34219 +#: book.translate.xml:34379 msgid "disks encrypting" msgstr "disks encrypting" #. (itstool) path: sect1/para -#: book.translate.xml:34224 +#: book.translate.xml:34384 msgid "" "FreeBSD offers excellent online protections against unauthorized data " "access. File permissions and Mandatory Access ControlGEOM-based cryptographic " @@ -61215,7 +61454,7 @@ "inteiros. Nenhum dado aberto sequer toca na bandeja do disco rígido." #. (itstool) path: sect1/para -#: book.translate.xml:34244 +#: book.translate.xml:34404 msgid "" "This chapter demonstrates how to create an encrypted file system on FreeBSD. " "It first demonstrates the process using gbde and then " @@ -61226,12 +61465,12 @@ "e depois demonstra o mesmo exemplo usando geli." #. (itstool) path: sect2/title -#: book.translate.xml:34250 +#: book.translate.xml:34410 msgid "Disk Encryption with gbde" msgstr "Criptografia de Disco com gbde" #. (itstool) path: sect2/para -#: book.translate.xml:34253 +#: book.translate.xml:34413 msgid "" "The objective of the gbde4 facility is to provide " @@ -61255,7 +61494,7 @@ "secreta usada pelo mecanismo de criptografia." #. (itstool) path: sect2/para -#: book.translate.xml:34264 +#: book.translate.xml:34424 msgid "" "This facility provides several barriers to protect the data stored in each " "disk sector. It encrypts the contents of a disk sector using 128-bit " @@ -61276,7 +61515,7 @@ "refentrytitle>4." #. (itstool) path: sect2/para -#: book.translate.xml:34273 +#: book.translate.xml:34433 msgid "" "FreeBSD provides a kernel module for gbde which " "can be loaded with this command:" @@ -61285,13 +61524,13 @@ "que pode ser carregado com este comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:34277 +#: book.translate.xml:34437 #, no-wrap msgid "# kldload geom_bde" msgstr "# kldload geom_bde" #. (itstool) path: sect2/para -#: book.translate.xml:34279 +#: book.translate.xml:34439 msgid "" "If using a custom kernel configuration file, ensure it contains this line:" msgstr "" @@ -61299,12 +61538,12 @@ "certifique-se de que ele contenha esta linha:" #. (itstool) path: sect2/para -#: book.translate.xml:34282 +#: book.translate.xml:34442 msgid "options GEOM_BDE" msgstr "options GEOM_BDE" #. (itstool) path: sect2/para -#: book.translate.xml:34284 +#: book.translate.xml:34444 msgid "" "The following example demonstrates adding a new hard drive to a system that " "will hold a single encrypted partition that will be mounted as /" @@ -61315,17 +61554,17 @@ "/private." #. (itstool) path: procedure/title -#: book.translate.xml:34289 +#: book.translate.xml:34449 msgid "Encrypting a Partition with gbde" msgstr "Criptografando uma Partição com gbde" #. (itstool) path: step/title -#: book.translate.xml:34293 +#: book.translate.xml:34453 msgid "Add the New Hard Drive" msgstr "Adicione o Novo Disco Rígido" #. (itstool) path: step/para -#: book.translate.xml:34295 +#: book.translate.xml:34455 msgid "" "Install the new drive to the system as explained in . For the purposes of this example, a new hard drive partition has " @@ -61340,7 +61579,7 @@ "existente partições padrão do FreeBSD." #. (itstool) path: step/screen -#: book.translate.xml:34302 +#: book.translate.xml:34462 #, no-wrap msgid "" "# ls /dev/ad*\n" @@ -61354,19 +61593,19 @@ "/dev/ad0s1a /dev/ad0s1d /dev/ad4" #. (itstool) path: step/title -#: book.translate.xml:34309 +#: book.translate.xml:34469 msgid "Create a Directory to Hold gbde Lock Files" msgstr "" "Criar um diretório para conter os arquivos de lock do gbde" #. (itstool) path: step/screen -#: book.translate.xml:34312 +#: book.translate.xml:34472 #, no-wrap msgid "# mkdir /etc/gbde" msgstr "# mkdir /etc/gbde" #. (itstool) path: step/para -#: book.translate.xml:34314 +#: book.translate.xml:34474 msgid "" "The gbde lock file contains information that " "gbde requires to access encrypted partitions. " @@ -61383,12 +61622,12 @@ "pelo software. Cada partição criptografada usa um arquivo de lock separado." #. (itstool) path: step/title -#: book.translate.xml:34325 +#: book.translate.xml:34485 msgid "Initialize the gbde Partition" msgstr "Inicialize a Partição gbde" #. (itstool) path: step/para -#: book.translate.xml:34328 +#: book.translate.xml:34488 msgid "" "A gbde partition must be initialized before it " "can be used. This initialization needs to be performed only once. This " @@ -61403,7 +61642,7 @@ "acronym>, defina o sector_size como 2048:" #. (itstool) path: step/screen -#: book.translate.xml:34336 +#: book.translate.xml:34496 #, no-wrap msgid "" "# gbde init /dev/ad4s1c -i -L /etc/gbde/ad4s1c.lock\n" @@ -61429,7 +61668,7 @@ "[...]" #. (itstool) path: step/para -#: book.translate.xml:34347 +#: book.translate.xml:34507 msgid "" "Once the edit is saved, the user will be asked twice to type the passphrase " "used to secure the data. The passphrase must be the same both times. The " @@ -61448,7 +61687,7 @@ "html\">http://world.std.com/~reinhold/diceware.htm." #. (itstool) path: step/para -#: book.translate.xml:34355 +#: book.translate.xml:34515 msgid "" "This initialization creates a lock file for the gbde partition. In this example, it is stored as /etc/gbde/" @@ -61463,7 +61702,7 @@ "script de inicialização do /etc/rc.d/gbde." #. (itstool) path: caution/para -#: book.translate.xml:34364 +#: book.translate.xml:34524 msgid "" "Lock files must be backed up together with the contents " "of any encrypted partitions. Without the lock file, the legitimate owner " @@ -61474,18 +61713,18 @@ "legítimo não poderá acessar os dados na partição criptografada." #. (itstool) path: step/title -#: book.translate.xml:34373 +#: book.translate.xml:34533 msgid "Attach the Encrypted Partition to the Kernel" msgstr "Anexando a Partição Criptografada ao Kernel" #. (itstool) path: step/screen -#: book.translate.xml:34376 +#: book.translate.xml:34536 #, no-wrap msgid "# gbde attach /dev/ad4s1c -l /etc/gbde/ad4s1c.lock" msgstr "# gbde attach /dev/ad4s1c -l /etc/gbde/ad4s1c.lock" #. (itstool) path: step/para -#: book.translate.xml:34378 +#: book.translate.xml:34538 msgid "" "This command will prompt to input the passphrase that was selected during " "the initialization of the encrypted partition. The new encrypted device will " @@ -61498,7 +61737,7 @@ "filename>:" #. (itstool) path: step/screen -#: book.translate.xml:34384 +#: book.translate.xml:34544 #, no-wrap msgid "" "# ls /dev/ad*\n" @@ -61512,12 +61751,12 @@ "/dev/ad0s1a /dev/ad0s1d /dev/ad4 /dev/ad4s1c.bde" #. (itstool) path: step/title -#: book.translate.xml:34391 +#: book.translate.xml:34551 msgid "Create a File System on the Encrypted Device" msgstr "Criando um Sistema de Arquivos no Dispositivo Criptografado" #. (itstool) path: step/para -#: book.translate.xml:34394 +#: book.translate.xml:34554 msgid "" "Once the encrypted device has been attached to the kernel, a file system can " "be created on the device. This example creates a UFS file " @@ -61531,24 +61770,24 @@ "*.bde:" #. (itstool) path: step/screen -#: book.translate.xml:34402 +#: book.translate.xml:34562 #, no-wrap msgid "# newfs -U /dev/ad4s1c.bde" msgstr "# newfs -U /dev/ad4s1c.bde" #. (itstool) path: step/title -#: book.translate.xml:34406 +#: book.translate.xml:34566 msgid "Mount the Encrypted Partition" msgstr "Montando a Partição Criptografada" #. (itstool) path: step/para -#: book.translate.xml:34408 +#: book.translate.xml:34568 msgid "Create a mount point and mount the encrypted file system:" msgstr "" "Crie um ponto de montagem e monte o sistema de arquivos criptografados:" #. (itstool) path: step/screen -#: book.translate.xml:34411 +#: book.translate.xml:34571 #, no-wrap msgid "" "# mkdir /private\n" @@ -61558,19 +61797,19 @@ "# mount /dev/ad4s1c.bde /private" #. (itstool) path: step/title -#: book.translate.xml:34416 +#: book.translate.xml:34576 msgid "Verify That the Encrypted File System is Available" msgstr "Verificar se o sistema de arquivos criptografados está disponível" #. (itstool) path: step/para -#: book.translate.xml:34419 +#: book.translate.xml:34579 msgid "The encrypted file system should now be visible and available for use:" msgstr "" "O sistema de arquivos criptografados agora deve estar visível e disponível " "para uso:" #. (itstool) path: step/screen -#: book.translate.xml:34422 +#: book.translate.xml:34582 #, no-wrap msgid "" "% df -H\n" @@ -61592,7 +61831,7 @@ "/dev/ad4s1c.bde 150G 4.1K 138G 0% /private" #. (itstool) path: sect2/para -#: book.translate.xml:34433 +#: book.translate.xml:34593 msgid "" "After each boot, any encrypted file systems must be manually re-attached to " "the kernel, checked for errors, and mounted, before the file systems can be " @@ -61606,7 +61845,7 @@ "etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:34439 +#: book.translate.xml:34599 #, no-wrap msgid "" "gbde_autoattach_all=\"YES\"\n" @@ -61618,7 +61857,7 @@ "gbde_lockdir=\"/etc/gbde\"" #. (itstool) path: sect2/para -#: book.translate.xml:34443 +#: book.translate.xml:34603 msgid "" "This requires that the passphrase be entered at the console at boot time. " "After typing the correct passphrase, the encrypted partition will be mounted " @@ -61634,7 +61873,7 @@ "manvolnum>." #. (itstool) path: note/para -#: book.translate.xml:34453 +#: book.translate.xml:34613 msgid "" "sysinstall is incompatible with " "gbde-encrypted devices. All *.bde# gbde detach /dev/ad4s1c" msgstr "# gbde detach /dev/ad4s1c" #. (itstool) path: info/title -#: book.translate.xml:34467 +#: book.translate.xml:34627 msgid "Disk Encryption with geli" msgstr "Criptografia de Disco com geli" #. (itstool) path: sect2/para -#: book.translate.xml:34480 +#: book.translate.xml:34640 msgid "" "An alternative cryptographic GEOM class is available " "using geli. This control utility adds some features and " @@ -61675,7 +61914,7 @@ "fornece os seguintes recursos:" #. (itstool) path: listitem/para -#: book.translate.xml:34488 +#: book.translate.xml:34648 msgid "" "Utilizes the crypto9 framework and " @@ -61686,7 +61925,7 @@ "o hardware criptográfico quando ele está disponível." #. (itstool) path: listitem/para -#: book.translate.xml:34494 +#: book.translate.xml:34654 msgid "" "Supports multiple cryptographic algorithms such as AES, " "Blowfish, and 3DES." @@ -61695,7 +61934,7 @@ "Blowfish e 3DES." #. (itstool) path: listitem/para -#: book.translate.xml:34500 +#: book.translate.xml:34660 msgid "" "Allows the root partition to be encrypted. The passphrase used to access the " "encrypted root partition will be requested during system boot." @@ -61705,17 +61944,17 @@ "inicialização do sistema." #. (itstool) path: listitem/para -#: book.translate.xml:34506 +#: book.translate.xml:34666 msgid "Allows the use of two independent keys." msgstr "Permite o uso de duas chaves independentes." #. (itstool) path: listitem/para -#: book.translate.xml:34510 +#: book.translate.xml:34670 msgid "It is fast as it performs simple sector-to-sector encryption." msgstr "É rápido, pois executa criptografia simples de setor a setor." #. (itstool) path: listitem/para -#: book.translate.xml:34515 +#: book.translate.xml:34675 msgid "" "Allows backup and restore of master keys. If a user destroys their keys, it " "is still possible to get access to the data by restoring keys from the " @@ -61726,7 +61965,7 @@ "backup." #. (itstool) path: listitem/para -#: book.translate.xml:34521 +#: book.translate.xml:34681 msgid "" "Allows a disk to attach with a random, one-time key which is useful for swap " "partitions and temporary file systems." @@ -61735,7 +61974,7 @@ "para partições swap e sistemas de arquivos temporários." #. (itstool) path: sect2/para -#: book.translate.xml:34527 +#: book.translate.xml:34687 msgid "" "More features and usage examples can be found in " "geli8geli8." #. (itstool) path: sect2/para -#: book.translate.xml:34530 +#: book.translate.xml:34690 msgid "" "The following example describes how to generate a key file which will be " "used as part of the master key for the encrypted provider mounted under " @@ -61765,17 +62004,17 @@ "finalmente, como desanexá-lo." #. (itstool) path: procedure/title -#: book.translate.xml:34541 +#: book.translate.xml:34701 msgid "Encrypting a Partition with geli" msgstr "Criptografando uma Partição com geli" #. (itstool) path: step/title -#: book.translate.xml:34545 +#: book.translate.xml:34705 msgid "Load geli Support" msgstr "Carregando o suporte ao geli" #. (itstool) path: step/para -#: book.translate.xml:34547 +#: book.translate.xml:34707 msgid "" "Support for geli is available as a loadable kernel " "module. To configure the system to automatically load the module at boot " @@ -61787,24 +62026,24 @@ "/boot/loader.conf:" #. (itstool) path: step/programlisting -#: book.translate.xml:34553 +#: book.translate.xml:34713 #, no-wrap msgid "geom_eli_load=\"YES\"" msgstr "geom_eli_load=\"YES\"" #. (itstool) path: step/para -#: book.translate.xml:34555 +#: book.translate.xml:34715 msgid "To load the kernel module now:" msgstr "Para carregar o módulo do kernel agora:" #. (itstool) path: step/screen -#: book.translate.xml:34557 +#: book.translate.xml:34717 #, no-wrap msgid "# kldload geom_eli" msgstr "# kldload geom_eli" #. (itstool) path: step/para -#: book.translate.xml:34559 +#: book.translate.xml:34719 msgid "" "For a custom kernel, ensure the kernel configuration file contains these " "lines:" @@ -61813,7 +62052,7 @@ "kernel contenha estas linhas:" #. (itstool) path: step/programlisting -#: book.translate.xml:34562 +#: book.translate.xml:34722 #, no-wrap msgid "" "options GEOM_ELI\n" @@ -61823,12 +62062,12 @@ "device crypto" #. (itstool) path: step/title -#: book.translate.xml:34567 +#: book.translate.xml:34727 msgid "Generate the Master Key" msgstr "Gerando a Chave Mestra" #. (itstool) path: step/para -#: book.translate.xml:34569 +#: book.translate.xml:34729 msgid "" "The following commands generate a master key (/root/da2.key) that is protected with a passphrase. The data source for the key " @@ -61843,7 +62082,7 @@ "setor maior fornece melhor desempenho:" #. (itstool) path: step/screen -#: book.translate.xml:34576 +#: book.translate.xml:34736 #, no-wrap msgid "" "# dd if=/dev/random of=/root/da2.key bs=64 count=1\n" @@ -61857,7 +62096,7 @@ "Reenter new passphrase:" #. (itstool) path: step/para -#: book.translate.xml:34581 +#: book.translate.xml:34741 msgid "" "It is not mandatory to use both a passphrase and a key file as either method " "of securing the master key can be used in isolation." @@ -61866,7 +62105,7 @@ "cada método de proteger a chave mestra pode ser usado isoladamente." #. (itstool) path: step/para -#: book.translate.xml:34585 +#: book.translate.xml:34745 msgid "" "If the key file is given as -, standard input will be used. " "For example, this command generates three key files:" @@ -61875,18 +62114,18 @@ "usada. Por exemplo, este comando gera três arquivos principais:" #. (itstool) path: step/screen -#: book.translate.xml:34589 +#: book.translate.xml:34749 #, no-wrap msgid "# cat keyfile1 keyfile2 keyfile3 | geli init -K - /dev/da2" msgstr "# cat keyfile1 keyfile2 keyfile3 | geli init -K - /dev/da2" #. (itstool) path: step/title -#: book.translate.xml:34593 +#: book.translate.xml:34753 msgid "Attach the Provider with the Generated Key" msgstr "Anexando o Provedor com a Chave Gerada" #. (itstool) path: step/para -#: book.translate.xml:34595 +#: book.translate.xml:34755 msgid "" "To attach the provider, specify the key file, the name of the disk, and the " "passphrase:" @@ -61895,7 +62134,7 @@ "frase secreta:" #. (itstool) path: step/screen -#: book.translate.xml:34598 +#: book.translate.xml:34758 #, no-wrap msgid "" "# geli attach -k /root/da2.key /dev/da2\n" @@ -61905,13 +62144,13 @@ "Enter passphrase:" #. (itstool) path: step/para -#: book.translate.xml:34601 +#: book.translate.xml:34761 msgid "This creates a new device with an .eli extension:" msgstr "" "Isso cria um novo dispositivo com uma extensão .eli:" #. (itstool) path: step/screen -#: book.translate.xml:34604 +#: book.translate.xml:34764 #, no-wrap msgid "" "# ls /dev/da2*\n" @@ -61921,12 +62160,12 @@ "/dev/da2 /dev/da2.eli" #. (itstool) path: step/title -#: book.translate.xml:34609 +#: book.translate.xml:34769 msgid "Create the New File System" msgstr "Criando o Novo Sistema de Arquivos" #. (itstool) path: step/para -#: book.translate.xml:34611 +#: book.translate.xml:34771 msgid "" "Next, format the device with the UFS file system and " "mount it on an existing mount point:" @@ -61935,7 +62174,7 @@ "acronym> e monte-o em um ponto de montagem existente:" #. (itstool) path: step/screen -#: book.translate.xml:34615 +#: book.translate.xml:34775 #, no-wrap msgid "" "# dd if=/dev/random of=/dev/da2.eli bs=1m\n" @@ -61947,13 +62186,13 @@ "# mount /dev/da2.eli /private" #. (itstool) path: step/para -#: book.translate.xml:34619 +#: book.translate.xml:34779 msgid "The encrypted file system should now be available for use:" msgstr "" "O sistema de arquivos criptografado agora deve estar disponível para uso:" #. (itstool) path: step/screen -#: book.translate.xml:34622 +#: book.translate.xml:34782 #, no-wrap msgid "" "# df -H\n" @@ -61975,7 +62214,7 @@ "/dev/da2.eli 150G 4.1K 138G 0% /private" #. (itstool) path: sect2/para -#: book.translate.xml:34633 +#: book.translate.xml:34793 msgid "" "Once the work on the encrypted partition is done, and the /" "private partition is no longer needed, it is prudent to put the " @@ -61988,7 +62227,7 @@ "geli criptografada do kernel:" #. (itstool) path: sect2/screen -#: book.translate.xml:34639 +#: book.translate.xml:34799 #, no-wrap msgid "" "# umount /private\n" @@ -61998,7 +62237,7 @@ "# geli detach da2.eli" #. (itstool) path: sect2/para -#: book.translate.xml:34642 +#: book.translate.xml:34802 msgid "" "A rc.d script is provided to simplify the mounting of " "geli-encrypted devices at boot time. For this example, " @@ -62010,7 +62249,7 @@ "/etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:34647 +#: book.translate.xml:34807 #, no-wrap msgid "" "geli_devices=\"da2\"\n" @@ -62020,7 +62259,7 @@ "geli_da2_flags=\"-k /root/da2.key\"" #. (itstool) path: sect2/para -#: book.translate.xml:34650 +#: book.translate.xml:34810 msgid "" "This configures /dev/da2 as a geli " "provider with a master key of /root/da2.key. The system " @@ -62049,12 +62288,12 @@ "momento da inicialização." #. (itstool) path: info/title -#: book.translate.xml:34668 +#: book.translate.xml:34828 msgid "Encrypting Swap" msgstr "Criptografando Swap" #. (itstool) path: authorgroup/author -#: book.translate.xml:34671 +#: book.translate.xml:34831 msgid "" " Christian Brueffer Written by " @@ -62063,12 +62302,12 @@ "personname> Escrito por " #. (itstool) path: sect1/indexterm -#: book.translate.xml:34681 +#: book.translate.xml:34841 msgid "swap encrypting" msgstr "swap encrypting" #. (itstool) path: sect1/para -#: book.translate.xml:34686 +#: book.translate.xml:34846 msgid "" "Like the encryption of disk partitions, encryption of swap space is used to " "protect sensitive information. Consider an application that deals with " @@ -62087,7 +62326,7 @@ "de troca de criptografia pode ser uma solução para esse cenário." #. (itstool) path: sect1/para -#: book.translate.xml:34695 +#: book.translate.xml:34855 msgid "" "This section demonstrates how to configure an encrypted swap partition using " "gbde8/dev/ada0s1b é a partição swap." #. (itstool) path: sect2/title -#: book.translate.xml:34701 +#: book.translate.xml:34861 msgid "Configuring Encrypted Swap" msgstr "Configurando Swap Criptografada" #. (itstool) path: sect2/para -#: book.translate.xml:34703 +#: book.translate.xml:34863 msgid "" "Swap partitions are not encrypted by default and should be cleared of any " "sensitive data before continuing. To overwrite the current swap partition " @@ -62118,13 +62357,13 @@ "partição swap atual com lixo aleatório, execute o seguinte comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:34708 +#: book.translate.xml:34868 #, no-wrap msgid "# dd if=/dev/random of=/dev/ada0s1b bs=1m" msgstr "# dd if=/dev/random of=/dev/ada0s1b bs=1m" #. (itstool) path: sect2/para -#: book.translate.xml:34710 +#: book.translate.xml:34870 msgid "" "To encrypt the swap partition using gbde8, add the ." @@ -62135,7 +62374,7 @@ ".bde à linha de swap no /etc/fstab:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:34714 +#: book.translate.xml:34874 #, no-wrap msgid "" "# Device\t\tMountpoint\tFStype\tOptions\t\tDump\tPass#\n" @@ -62145,7 +62384,7 @@ "/dev/ada0s1b.bde\tnone\t\tswap\tsw\t\t0\t0" #. (itstool) path: sect2/para -#: book.translate.xml:34717 +#: book.translate.xml:34877 msgid "" "To instead encrypt the swap partition using " "geli8.eli:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:34721 +#: book.translate.xml:34881 #, no-wrap msgid "" "# Device\t\tMountpoint\tFStype\tOptions\t\tDump\tPass#\n" @@ -62166,7 +62405,7 @@ "/dev/ada0s1b.eli\tnone\t\tswap\tsw\t\t0\t0" #. (itstool) path: sect2/para -#: book.translate.xml:34724 +#: book.translate.xml:34884 msgid "" "By default, geli8 uses the AES algorithm with a " @@ -62181,12 +62420,12 @@ "opções no arquivo /etc/fstab. As possíveis flags são:" #. (itstool) path: varlistentry/term -#: book.translate.xml:34733 +#: book.translate.xml:34893 msgid "aalgo" msgstr "aalgo" #. (itstool) path: listitem/para -#: book.translate.xml:34735 +#: book.translate.xml:34895 msgid "" "Data integrity verification algorithm used to ensure that the encrypted data " "has not been tampered with. See geli para obter uma lista dos algoritmos suportados." #. (itstool) path: varlistentry/term -#: book.translate.xml:34742 +#: book.translate.xml:34902 msgid "ealgo" msgstr "ealgo" #. (itstool) path: listitem/para -#: book.translate.xml:34744 +#: book.translate.xml:34904 msgid "" "Encryption algorithm used to protect the data. See " "geli8 para obter uma lista dos algoritmos suportados." #. (itstool) path: varlistentry/term -#: book.translate.xml:34750 +#: book.translate.xml:34910 msgid "keylen" msgstr "keylen" #. (itstool) path: listitem/para -#: book.translate.xml:34752 +#: book.translate.xml:34912 msgid "" "The length of the key used for the encryption algorithm. See " "geli8swapinfo." @@ -62283,7 +62522,7 @@ "criptografada poderá ser verificada usando swapinfo." #. (itstool) path: sect2/para -#: book.translate.xml:34785 +#: book.translate.xml:34945 msgid "" "If gbde8 is being used:" @@ -62292,7 +62531,7 @@ "manvolnum> estiver sendo usado:" #. (itstool) path: sect2/screen -#: book.translate.xml:34787 +#: book.translate.xml:34947 #, no-wrap msgid "" "% swapinfo\n" @@ -62304,7 +62543,7 @@ "/dev/ada0s1b.bde 542720 0 542720 0%" #. (itstool) path: sect2/para -#: book.translate.xml:34791 +#: book.translate.xml:34951 msgid "" "If geli8 is being used:" @@ -62313,7 +62552,7 @@ "manvolnum> estiver sendo usado:" #. (itstool) path: sect2/screen -#: book.translate.xml:34793 +#: book.translate.xml:34953 #, no-wrap msgid "" "% swapinfo\n" @@ -62325,12 +62564,12 @@ "/dev/ada0s1b.eli 542720 0 542720 0%" #. (itstool) path: info/title -#: book.translate.xml:34801 +#: book.translate.xml:34961 msgid "Highly Available Storage (HAST)" msgstr "Alta Disponibilidade de Armazenamento (HAST)" #. (itstool) path: authorgroup/author -#: book.translate.xml:34815 +#: book.translate.xml:34975 msgid "" " Freddie Cash With inputs from " @@ -62339,7 +62578,7 @@ "personname> Com contribuições de " #. (itstool) path: authorgroup/author -#: book.translate.xml:34823 +#: book.translate.xml:34983 msgid "" " Pawel Jakub Dawidek " @@ -62348,7 +62587,7 @@ "personname>" #. (itstool) path: authorgroup/author -#: book.translate.xml:34830 +#: book.translate.xml:34990 msgid "" " Michael W. Lucas " @@ -62357,7 +62596,7 @@ "personname>" #. (itstool) path: authorgroup/author -#: book.translate.xml:34837 +#: book.translate.xml:34997 msgid "" " Viktor Petersson " @@ -62366,12 +62605,12 @@ "personname>" #. (itstool) path: sect1/indexterm -#: book.translate.xml:34846 +#: book.translate.xml:35006 msgid "HAST high availability" msgstr "HAST high availability" #. (itstool) path: sect1/para -#: book.translate.xml:34851 +#: book.translate.xml:35011 msgid "" "High availability is one of the main requirements in serious business " "applications and highly-available storage is a key component in such " @@ -62399,20 +62638,20 @@ "disponível, resistente a falhas de hardware." #. (itstool) path: sect1/para -#: book.translate.xml:34865 +#: book.translate.xml:35025 msgid "The following are the main features of HAST:" msgstr "" "A seguir estão as principais características do HAST:" #. (itstool) path: listitem/para -#: book.translate.xml:34870 +#: book.translate.xml:35030 msgid "Can be used to mask I/O errors on local hard drives." msgstr "" "Pode ser usado para mascarar erros de I/O em discos " "rígidos locais." #. (itstool) path: listitem/para -#: book.translate.xml:34875 +#: book.translate.xml:35035 msgid "" "File system agnostic as it works with any file system supported by FreeBSD." msgstr "" @@ -62420,7 +62659,7 @@ "arquivos suportado pelo FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:34880 +#: book.translate.xml:35040 msgid "" "Efficient and quick resynchronization as only the blocks that were modified " "during the downtime of a node are synchronized." @@ -62429,7 +62668,7 @@ "modificados durante o tempo de inatividade de um nó são sincronizados." #. (itstool) path: listitem/para -#: book.translate.xml:34893 +#: book.translate.xml:35053 msgid "" "Can be used in an already deployed environment to add additional redundancy." msgstr "" @@ -62437,7 +62676,7 @@ "adicional." #. (itstool) path: listitem/para -#: book.translate.xml:34898 +#: book.translate.xml:35058 msgid "" "Together with CARP, Heartbeat, " "or other tools, it can be used to build a robust and durable storage system." @@ -62447,12 +62686,12 @@ "sistema de armazenamento robusto e durável." #. (itstool) path: sect1/para -#: book.translate.xml:34904 +#: book.translate.xml:35064 msgid "After reading this section, you will know:" msgstr "Depois de ler esta seção, você saberá:" #. (itstool) path: listitem/para -#: book.translate.xml:34908 +#: book.translate.xml:35068 msgid "" "What HAST is, how it works, and which features it " "provides." @@ -62461,12 +62700,12 @@ "fornece." #. (itstool) path: listitem/para -#: book.translate.xml:34913 +#: book.translate.xml:35073 msgid "How to set up and use HAST on FreeBSD." msgstr "Como configurar e usar o HAST no FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:34918 +#: book.translate.xml:35078 msgid "" "How to integrate CARP and " "devd8)." @@ -62491,7 +62730,7 @@ "FreeBSD ()." #. (itstool) path: listitem/para -#: book.translate.xml:34936 +#: book.translate.xml:35096 msgid "" "Have a good understanding of FreeBSD networking ()." @@ -62500,7 +62739,7 @@ "communication\"/>)." #. (itstool) path: sect1/para -#: book.translate.xml:34941 +#: book.translate.xml:35101 msgid "" "The HAST project was sponsored by The FreeBSD Foundation " "with support from http://www.omc." @@ -62513,12 +62752,12 @@ "link>." #. (itstool) path: sect2/title -#: book.translate.xml:34946 +#: book.translate.xml:35106 msgid "HAST Operation" msgstr "Operação HAST" #. (itstool) path: sect2/para -#: book.translate.xml:34948 +#: book.translate.xml:35108 msgid "" "HAST provides synchronous block-level replication between " "two physical machines: the primary, also known as the " @@ -62533,7 +62772,7 @@ "chamadas de cluster." #. (itstool) path: sect2/para -#: book.translate.xml:34956 +#: book.translate.xml:35116 msgid "" "Since HAST works in a primary-secondary configuration, it " "allows only one of the cluster nodes to be active at any given time. The " @@ -62550,7 +62789,7 @@ "secundário é automaticamente sincronizado a partir do nó primário." #. (itstool) path: sect2/para -#: book.translate.xml:34964 +#: book.translate.xml:35124 msgid "" "The physical components of the HAST system are the local " "disk on primary node, and the disk on the remote, secondary node." @@ -62559,7 +62798,7 @@ "no nó primário e o disco no nó secundário remoto." #. (itstool) path: sect2/para -#: book.translate.xml:34968 +#: book.translate.xml:35128 msgid "" "HAST operates synchronously on a block level, making it " "transparent to file systems and applications. HAST " @@ -62575,7 +62814,7 @@ "partições brutas." #. (itstool) path: sect2/para -#: book.translate.xml:34976 +#: book.translate.xml:35136 msgid "" "Each write, delete, or flush operation is sent to both the local disk and to " "the remote disk over TCP/IP. Each read operation is " @@ -62590,7 +62829,7 @@ "casos, a operação de leitura é enviada para o nó secundário." #. (itstool) path: sect2/para -#: book.translate.xml:34983 +#: book.translate.xml:35143 msgid "" "HAST tries to provide fast failure recovery. For this " "reason, it is important to reduce synchronization time after a node's " @@ -62606,7 +62845,7 @@ "inicial." #. (itstool) path: sect2/para -#: book.translate.xml:34991 +#: book.translate.xml:35151 msgid "" "There are many ways to handle synchronization. HAST " "implements several replication modes to handle different synchronization " @@ -62617,7 +62856,7 @@ "métodos de sincronização:" #. (itstool) path: listitem/para -#: book.translate.xml:34997 +#: book.translate.xml:35157 msgid "" "memsync: This mode reports a write operation as " "completed when the local write operation is finished and when the remote " @@ -62634,7 +62873,7 @@ "boa confiabilidade. Este modo é o padrão." #. (itstool) path: listitem/para -#: book.translate.xml:35008 +#: book.translate.xml:35168 msgid "" "fullsync: This mode reports a write operation as " "completed when both the local write and the remote write complete. This is " @@ -62645,7 +62884,7 @@ "Este é o modo de replicação mais seguro e mais lento." #. (itstool) path: listitem/para -#: book.translate.xml:35015 +#: book.translate.xml:35175 msgid "" "async: This mode reports a write operation as completed " "when the local write completes. This is the fastest and the most dangerous " @@ -62658,17 +62897,17 @@ "nó distante, onde a latência é muito alta para outros modos." #. (itstool) path: sect2/title -#: book.translate.xml:35026 +#: book.translate.xml:35186 msgid "HAST Configuration" msgstr "Configuração do HAST" #. (itstool) path: sect2/para -#: book.translate.xml:35028 +#: book.translate.xml:35188 msgid "The HAST framework consists of several components:" msgstr "O framework HAST consiste em vários componentes:" #. (itstool) path: listitem/para -#: book.translate.xml:35033 +#: book.translate.xml:35193 msgid "" "The hastd8 daemon which provides data synchronization. When " @@ -62681,7 +62920,7 @@ "varname>." #. (itstool) path: listitem/para -#: book.translate.xml:35039 +#: book.translate.xml:35199 msgid "" "The userland management utility, hastctl8." @@ -62691,7 +62930,7 @@ "manvolnum>." #. (itstool) path: listitem/para -#: book.translate.xml:35044 +#: book.translate.xml:35204 msgid "" "The hast.conf5 configuration file. This file must exist before " @@ -62702,7 +62941,7 @@ "existir antes de iniciar o hastd." #. (itstool) path: sect2/para -#: book.translate.xml:35050 +#: book.translate.xml:35210 msgid "" "Users who prefer to statically build GEOM_GATE support " "into the kernel should add this line to the custom kernel configuration " @@ -62715,13 +62954,13 @@ "instruções em :" #. (itstool) path: sect2/programlisting -#: book.translate.xml:35055 +#: book.translate.xml:35215 #, no-wrap msgid "options\tGEOM_GATE" msgstr "options\tGEOM_GATE" #. (itstool) path: sect2/para -#: book.translate.xml:35057 +#: book.translate.xml:35217 msgid "" "The following example describes how to configure two nodes in master-slave/" "primary-secondary operation using HAST to replicate the " @@ -62746,7 +62985,7 @@ "dev/hast/, será chamado test." #. (itstool) path: sect2/para -#: book.translate.xml:35071 +#: book.translate.xml:35231 msgid "" "Configuration of HAST is done using /etc/hast." "conf. This file should be identical on both nodes. The simplest " @@ -62757,7 +62996,7 @@ "nós. A configuração mais simples é:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:35076 +#: book.translate.xml:35236 #, no-wrap msgid "" "resource test {\n" @@ -62783,7 +63022,7 @@ "}" #. (itstool) path: sect2/para -#: book.translate.xml:35087 +#: book.translate.xml:35247 msgid "" "For more advanced configuration, refer to hast." "conf5." @@ -62793,7 +63032,7 @@ "citerefentry>." #. (itstool) path: tip/para -#: book.translate.xml:35091 +#: book.translate.xml:35251 msgid "" "It is also possible to use host names in the remote " "statements if the hosts are resolvable and defined either in /etc/" @@ -62804,7 +63043,7 @@ "hosts ou no DNS local." #. (itstool) path: sect2/para -#: book.translate.xml:35098 +#: book.translate.xml:35258 msgid "" "Once the configuration exists on both nodes, the HAST " "pool can be created. Run these commands on both nodes to place the initial " @@ -62819,7 +63058,7 @@ "citerefentry>:" #. (itstool) path: sect2/screen -#: book.translate.xml:35103 +#: book.translate.xml:35263 #, no-wrap msgid "" "# hastctl create test\n" @@ -62829,7 +63068,7 @@ "# service hastd onestart" #. (itstool) path: note/para -#: book.translate.xml:35107 +#: book.translate.xml:35267 msgid "" "It is not possible to use GEOM " "providers with an existing file system or to convert an existing storage to " @@ -62844,7 +63083,7 @@ "espaço suficiente disponível em um provedor existente." #. (itstool) path: sect2/para -#: book.translate.xml:35116 +#: book.translate.xml:35276 msgid "" "A HAST node's primary or secondary " "role is selected by an administrator, or software like " @@ -62860,36 +63099,36 @@ "hasta, execute este comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:35123 +#: book.translate.xml:35283 #, no-wrap msgid "# hastctl role primary test" msgstr "# hastctl role primary test" #. (itstool) path: sect2/para -#: book.translate.xml:35125 +#: book.translate.xml:35285 msgid "Run this command on the secondary node, hastb:" msgstr "Execute este comando no nó secundário, hastb:" #. (itstool) path: sect2/screen -#: book.translate.xml:35128 +#: book.translate.xml:35288 #, no-wrap msgid "# hastctl role secondary test" msgstr "# hastctl role secondary test" #. (itstool) path: sect2/para -#: book.translate.xml:35130 +#: book.translate.xml:35290 msgid "Verify the result by running hastctl on each node:" msgstr "" "Verifique o resultado executando hastctl em cada nó:" #. (itstool) path: sect2/screen -#: book.translate.xml:35133 +#: book.translate.xml:35293 #, no-wrap msgid "# hastctl status test" msgstr "# hastctl status test" #. (itstool) path: sect2/para -#: book.translate.xml:35135 +#: book.translate.xml:35295 msgid "" "Check the status line in the output. If it says " "degraded, something is wrong with the configuration file. " @@ -62906,7 +63145,7 @@ "sujas." #. (itstool) path: sect2/para -#: book.translate.xml:35144 +#: book.translate.xml:35304 msgid "" "The next step is to create a file system on the GEOM " "provider and mount it. This must be done on the primary " @@ -62921,7 +63160,7 @@ "UFS em /dev/hast/test :" #. (itstool) path: sect2/screen -#: book.translate.xml:35151 +#: book.translate.xml:35311 #, no-wrap msgid "" "# newfs -U /dev/hast/test\n" @@ -62933,7 +63172,7 @@ "# mount /dev/hast/test /hast/test" #. (itstool) path: sect2/para -#: book.translate.xml:35155 +#: book.translate.xml:35315 msgid "" "Once the HAST framework is configured properly, the final " "step is to make sure that HAST is started automatically " @@ -62945,18 +63184,18 @@ "linha ao /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:35161 +#: book.translate.xml:35321 #, no-wrap msgid "hastd_enable=\"YES\"" msgstr "hastd_enable=\"YES\"" #. (itstool) path: sect3/title -#: book.translate.xml:35164 +#: book.translate.xml:35324 msgid "Failover Configuration" msgstr "Configuração de Failover" #. (itstool) path: sect3/para -#: book.translate.xml:35166 +#: book.translate.xml:35326 msgid "" "The goal of this example is to build a robust storage system which is " "resistant to the failure of any given node. If the primary node fails, the " @@ -62969,7 +63208,7 @@ "de arquivos e continuar a trabalhar sem perder um único bit de dados." #. (itstool) path: sect3/para -#: book.translate.xml:35173 +#: book.translate.xml:35333 msgid "" "To accomplish this task, the Common Address Redundancy Protocol " "(CARP) is used to provide for automatic failover at the " @@ -62994,7 +63233,7 @@ "acronym> do cluster deve ser o nó mestre CARP." #. (itstool) path: sect3/para -#: book.translate.xml:35186 +#: book.translate.xml:35346 msgid "" "The HAST pool created in the previous section is now " "ready to be exported to the other hosts on the network. This can be " @@ -63011,7 +63250,7 @@ "permanece não resolvido é um failover automático caso o nó primário falhe." #. (itstool) path: sect3/para -#: book.translate.xml:35196 +#: book.translate.xml:35356 msgid "" "In the event of CARP interfaces going up or down, the " "FreeBSD operating system generates a devdCARP interfaces, add this " "configuration to /etc/devd.conf on each node:" @@ -63041,7 +63280,7 @@ "adicione esta configuração ao /etc/devd.conf em cada nó:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:35209 +#: book.translate.xml:35369 #, no-wrap msgid "" "notify 30 {\n" @@ -63073,7 +63312,7 @@ "};" #. (itstool) path: note/para -#: book.translate.xml:35224 +#: book.translate.xml:35384 msgid "" "If the systems are running FreeBSD 10 or higher, replace carp0 with the name of the CARP-configured interface." @@ -63083,7 +63322,7 @@ "acronym>." #. (itstool) path: sect3/para -#: book.translate.xml:35229 +#: book.translate.xml:35389 msgid "" "Restart devd8 on both nodes to put the new configuration into " @@ -63095,13 +63334,13 @@ #. (itstool) path: sect3/screen #. (itstool) path: sect2/screen -#: book.translate.xml:35232 book.translate.xml:46599 +#: book.translate.xml:35392 book.translate.xml:46759 #, no-wrap msgid "# service devd restart" msgstr "# service devd restart" #. (itstool) path: sect3/para -#: book.translate.xml:35234 +#: book.translate.xml:35394 msgid "" "When the specified interface state changes by going up or down , the system " "generates a notification, allowing the devd." #. (itstool) path: sect3/para -#: book.translate.xml:35242 +#: book.translate.xml:35402 msgid "Here is an example of an automated failover script:" msgstr "Aqui está um exemplo de um script de failover automatizado:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:35245 +#: book.translate.xml:35405 #, no-wrap msgid "" "#!/bin/sh\n" @@ -63298,7 +63537,7 @@ "esac" #. (itstool) path: sect3/para -#: book.translate.xml:35329 +#: book.translate.xml:35489 msgid "" "In a nutshell, the script takes these actions when a node becomes master:" msgstr "" @@ -63306,37 +63545,37 @@ "mestre:" #. (itstool) path: listitem/para -#: book.translate.xml:35334 +#: book.translate.xml:35494 msgid "Promotes the HAST pool to primary on the other node." msgstr "Promove o pool de HAST para primário no outro nó." #. (itstool) path: listitem/para -#: book.translate.xml:35339 +#: book.translate.xml:35499 msgid "Checks the file system under the HAST pool." msgstr "Verifica o sistema de arquivos no pool HAST." #. (itstool) path: listitem/para -#: book.translate.xml:35344 +#: book.translate.xml:35504 msgid "Mounts the pool." msgstr "Monta o pool." #. (itstool) path: sect3/para -#: book.translate.xml:35348 +#: book.translate.xml:35508 msgid "When a node becomes secondary:" msgstr "Quando um nó se torna secundário:" #. (itstool) path: listitem/para -#: book.translate.xml:35352 +#: book.translate.xml:35512 msgid "Unmounts the HAST pool." msgstr "Desmonta o conjunto HAST." #. (itstool) path: listitem/para -#: book.translate.xml:35356 +#: book.translate.xml:35516 msgid "Degrades the HAST pool to secondary." msgstr "Degrada o pool HAST para secundário." #. (itstool) path: caution/para -#: book.translate.xml:35362 +#: book.translate.xml:35522 msgid "" "This is just an example script which serves as a proof of concept. It does " "not handle all the possible scenarios and can be extended or altered in any " @@ -63348,7 +63587,7 @@ "necessários." #. (itstool) path: tip/para -#: book.translate.xml:35369 +#: book.translate.xml:35529 msgid "" "For this example, a standard UFS file system was used. To " "reduce the time needed for recovery, a journal-enabled UFShttp://wiki.FreeBSD.org/HAST." #. (itstool) path: sect2/para -#: book.translate.xml:35384 +#: book.translate.xml:35544 msgid "" "HAST should generally work without issues. However, as " "with any other software product, there may be times when it does not work as " @@ -63386,7 +63625,7 @@ "sincronizado entre os nós do cluster." #. (itstool) path: sect2/para -#: book.translate.xml:35391 +#: book.translate.xml:35551 msgid "" "When troubleshooting HAST, the debugging level of " "hastd8hastd em primeiro plano." #. (itstool) path: sect3/title -#: book.translate.xml:35400 +#: book.translate.xml:35560 msgid "Recovering from the Split-brain Condition" msgstr "Recuperando-se da Condição de Split-brain" #. (itstool) path: sect3/para -#: book.translate.xml:35402 +#: book.translate.xml:35562 msgid "" "Split-brain occurs when the nodes of the cluster are " "unable to communicate with each other, and both are configured as primary. " @@ -63424,7 +63663,7 @@ "manualmente pelo administrador do sistema." #. (itstool) path: sect3/para -#: book.translate.xml:35409 +#: book.translate.xml:35569 msgid "" "The administrator must either decide which node has more important changes, " "or perform the merge manually. Then, let HAST perform " @@ -63437,7 +63676,7 @@ "fazer isso, emita esses comandos no nó que precisa ser ressincronizado:" #. (itstool) path: sect3/screen -#: book.translate.xml:35416 +#: book.translate.xml:35576 #, no-wrap msgid "" "# hastctl role init test\n" @@ -63449,19 +63688,19 @@ "# hastctl role secondary test" #. (itstool) path: info/title -#: book.translate.xml:35433 +#: book.translate.xml:35593 msgid "GEOM: Modular Disk Transformation Framework" msgstr "GEOM: Framework de Transformação de Disco Modular" #. (itstool) path: sect1/indexterm -#: book.translate.xml:35449 book.translate.xml:35533 book.translate.xml:35674 -#: book.translate.xml:36307 book.translate.xml:36455 book.translate.xml:36820 -#: book.translate.xml:37024 +#: book.translate.xml:35609 book.translate.xml:35693 book.translate.xml:35834 +#: book.translate.xml:36467 book.translate.xml:36615 book.translate.xml:36980 +#: book.translate.xml:37184 msgid "GEOM" msgstr "GEOM" #. (itstool) path: sect1/indexterm -#: book.translate.xml:35452 +#: book.translate.xml:35612 msgid "" "GEOM Disk Framework " "GEOM" @@ -63470,7 +63709,7 @@ "GEOM" #. (itstool) path: sect1/para -#: book.translate.xml:35457 +#: book.translate.xml:35617 msgid "" "In FreeBSD, the GEOM framework permits access and control " "to classes, such as Master Boot Records and BSD labels, " @@ -63487,7 +63726,7 @@ "acesso ao sistema operacional e aos utilitários do sistema operacional." #. (itstool) path: sect1/para -#: book.translate.xml:35465 +#: book.translate.xml:35625 msgid "" "This chapter covers the use of disks under the GEOM " "framework in FreeBSD. This includes the major RAID " @@ -63504,7 +63743,7 @@ "pelo GEOM são discutidas." #. (itstool) path: listitem/para -#: book.translate.xml:35477 +#: book.translate.xml:35637 msgid "" "What type of RAID support is available through " "GEOM." @@ -63513,7 +63752,7 @@ "GEOM." #. (itstool) path: listitem/para -#: book.translate.xml:35482 +#: book.translate.xml:35642 msgid "" "How to use the base utilities to configure, maintain, and manipulate the " "various RAID levels." @@ -63522,7 +63761,7 @@ "vários níveis de RAID." #. (itstool) path: listitem/para -#: book.translate.xml:35488 +#: book.translate.xml:35648 msgid "" "How to mirror, stripe, encrypt, and remotely connect disk devices through " "GEOM." @@ -63531,7 +63770,7 @@ "de disco por meio do GEOM." #. (itstool) path: listitem/para -#: book.translate.xml:35493 +#: book.translate.xml:35653 msgid "" "How to troubleshoot disks attached to the GEOM framework." msgstr "" @@ -63539,14 +63778,14 @@ "GEOM." #. (itstool) path: listitem/para -#: book.translate.xml:35502 +#: book.translate.xml:35662 msgid "Understand how FreeBSD treats disk devices ()." msgstr "" "Entender como o FreeBSD trata os dispositivos de disco ()." #. (itstool) path: listitem/para -#: book.translate.xml:35506 +#: book.translate.xml:35666 msgid "" "Know how to configure and install a new kernel ()." @@ -63555,12 +63794,12 @@ "\"/>)." #. (itstool) path: info/title -#: book.translate.xml:35513 +#: book.translate.xml:35673 msgid "RAID0 - Striping" msgstr "RAID0 - Striping" #. (itstool) path: authorgroup/author -#: book.translate.xml:35524 book.translate.xml:36298 book.translate.xml:62122 +#: book.translate.xml:35684 book.translate.xml:36458 book.translate.xml:62280 msgid "" " Murray Stokely " @@ -63569,12 +63808,12 @@ "personname>" #. (itstool) path: sect1/indexterm -#: book.translate.xml:35536 +#: book.translate.xml:35696 msgid "Striping" msgstr "Striping" #. (itstool) path: sect1/para -#: book.translate.xml:35540 +#: book.translate.xml:35700 msgid "" "Striping combines several disk drives into a single volume. Striping can be " "performed through the use of hardware RAID controllers. " @@ -63590,7 +63829,7 @@ "acronym> de disco." #. (itstool) path: sect1/para -#: book.translate.xml:35548 +#: book.translate.xml:35708 msgid "" "In RAID0, data is split into blocks that are written " "across all the drives in the array. As seen in the following illustration, " @@ -63612,13 +63851,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:35559 +#: book.translate.xml:35719 msgctxt "_" msgid "external ref='geom/striping' md5='__failed__'" msgstr "external ref='geom/striping' md5='__failed__'" #. (itstool) path: sect1/mediaobject -#: book.translate.xml:35557 +#: book.translate.xml:35717 msgid "" " Disk Striping Illustration " #. (itstool) path: sect1/para -#: book.translate.xml:35567 +#: book.translate.xml:35727 msgid "" "Each disk in a RAID0 stripe must be of the same size, " "since I/O requests are interleaved to read or write to " @@ -63640,7 +63879,7 @@ "gravar em vários discos em paralelo." #. (itstool) path: note/para -#: book.translate.xml:35573 +#: book.translate.xml:35733 msgid "" "RAID0 does not provide any " "redundancy. This means that if one disk in the array fails, all of the data " @@ -63654,7 +63893,7 @@ "dispositivo remoto." #. (itstool) path: sect1/para -#: book.translate.xml:35580 +#: book.translate.xml:35740 msgid "" "The process for creating a software, GEOM-based " "RAID0 on a FreeBSD system using commodity disks is as " @@ -63671,23 +63910,23 @@ "controlar uma stripe existente." #. (itstool) path: procedure/title -#: book.translate.xml:35587 +#: book.translate.xml:35747 msgid "Creating a Stripe of Unformatted ATA Disks" msgstr "Criando um Stripe de Discos ATA Não Formatados" #. (itstool) path: step/para -#: book.translate.xml:35591 +#: book.translate.xml:35751 msgid "Load the geom_stripe.ko module:" msgstr "Carregue o módulo geom_stripe.ko:" #. (itstool) path: step/screen -#: book.translate.xml:35594 +#: book.translate.xml:35754 #, no-wrap msgid "# kldload geom_stripe" msgstr "# kldload geom_stripe" #. (itstool) path: step/para -#: book.translate.xml:35598 +#: book.translate.xml:35758 msgid "" "Ensure that a suitable mount point exists. If this volume will become a root " "partition, then temporarily use another mount point such as /mnt/mnt." #. (itstool) path: step/para -#: book.translate.xml:35605 +#: book.translate.xml:35765 msgid "" "Determine the device names for the disks which will be striped, and create " "the new stripe device. For example, to stripe two unused and unpartitioned " @@ -63711,7 +63950,7 @@ "dispositivos /dev/ad2 e /dev/ad3:" #. (itstool) path: step/screen -#: book.translate.xml:35612 +#: book.translate.xml:35772 #, no-wrap msgid "" "# gstripe label -v st0 /dev/ad2 /dev/ad3\n" @@ -63725,7 +63964,7 @@ "Done." #. (itstool) path: step/para -#: book.translate.xml:35619 +#: book.translate.xml:35779 msgid "" "Write a standard label, also known as a partition table, on the new volume " "and install the default bootstrap code:" @@ -63734,13 +63973,13 @@ "volume e instale o código do bootstrap padrão:" #. (itstool) path: step/screen -#: book.translate.xml:35623 +#: book.translate.xml:35783 #, no-wrap msgid "# bsdlabel -wB /dev/stripe/st0" msgstr "# bsdlabel -wB /dev/stripe/st0" #. (itstool) path: step/para -#: book.translate.xml:35627 +#: book.translate.xml:35787 msgid "" "This process should create two other devices in /dev/stripe in addition to st0. Those include " @@ -63755,13 +63994,13 @@ "newfs:" #. (itstool) path: step/screen -#: book.translate.xml:35635 +#: book.translate.xml:35795 #, no-wrap msgid "# newfs -U /dev/stripe/st0a" msgstr "# newfs -U /dev/stripe/st0a" #. (itstool) path: step/para -#: book.translate.xml:35637 +#: book.translate.xml:35797 msgid "" "Many numbers will glide across the screen, and after a few seconds, the " "process will be complete. The volume has been created and is ready to be " @@ -63771,18 +64010,18 @@ "será concluído. O volume foi criado e está pronto para ser montado." #. (itstool) path: step/para -#: book.translate.xml:35643 +#: book.translate.xml:35803 msgid "To manually mount the created disk stripe:" msgstr "Para montar manualmente o stripe de disco criado:" #. (itstool) path: step/screen -#: book.translate.xml:35645 +#: book.translate.xml:35805 #, no-wrap msgid "# mount /dev/stripe/st0a /mnt" msgstr "# mount /dev/stripe/st0a /mnt" #. (itstool) path: step/para -#: book.translate.xml:35649 +#: book.translate.xml:35809 msgid "" "To mount this striped file system automatically during the boot process, " "place the volume information in /etc/fstab. In this " @@ -63795,7 +64034,7 @@ "permanente, chamado stripe, é criado:" #. (itstool) path: step/screen -#: book.translate.xml:35655 +#: book.translate.xml:35815 #, no-wrap msgid "" "# mkdir /stripe\n" @@ -63807,7 +64046,7 @@ ">> /etc/fstab" #. (itstool) path: step/para -#: book.translate.xml:35661 +#: book.translate.xml:35821 msgid "" "The geom_stripe.ko module must also be automatically " "loaded during system initialization, by adding a line to /boot/" @@ -63818,28 +64057,28 @@ "arquivo /boot/loader.conf:" #. (itstool) path: step/screen -#: book.translate.xml:35666 +#: book.translate.xml:35826 #, no-wrap msgid "# sysrc -f /boot/loader.conf geom_stripe_load=YES" msgstr "# sysrc -f /boot/loader.conf geom_stripe_load=YES" #. (itstool) path: sect1/title -#: book.translate.xml:35672 +#: book.translate.xml:35832 msgid "RAID1 - Mirroring" msgstr "RAID1 - Espelhamento" #. (itstool) path: sect1/indexterm -#: book.translate.xml:35677 +#: book.translate.xml:35837 msgid "Disk Mirroring" msgstr "Disk Mirroring" #. (itstool) path: sect1/indexterm -#: book.translate.xml:35680 +#: book.translate.xml:35840 msgid "RAID1" msgstr "RAID1" #. (itstool) path: sect1/para -#: book.translate.xml:35684 +#: book.translate.xml:35844 msgid "" "RAID1, or mirroring, is the " "technique of writing the same data to more than one disk drive. Mirrors are " @@ -63859,7 +64098,7 @@ "para substituir a unidade com falha sem impactar o usuário." #. (itstool) path: sect1/para -#: book.translate.xml:35694 +#: book.translate.xml:35854 msgid "" "Two common situations are illustrated in these examples. The first creates a " "mirror out of two new drives and uses it as a replacement for an existing " @@ -63876,7 +64115,7 @@ "novo disco." #. (itstool) path: sect1/para -#: book.translate.xml:35702 +#: book.translate.xml:35862 msgid "" "Traditionally, the two drives in a mirror are identical in model and " "capacity, but gmirrordump8 is used in these procedures to copy file systems, " @@ -63921,12 +64160,12 @@ "sobre como detectar e desativar o Soft Updates Journaling." #. (itstool) path: sect2/title -#: book.translate.xml:35724 +#: book.translate.xml:35884 msgid "Metadata Issues" msgstr "Problemas de Metadados" #. (itstool) path: sect2/para -#: book.translate.xml:35726 +#: book.translate.xml:35886 msgid "" "Many disk systems store metadata at the end of each disk. Old metadata " "should be erased before reusing the disk for a mirror. Most problems are " @@ -63940,7 +64179,7 @@ "metadados antigos de um espelhamento anterior." #. (itstool) path: sect2/para -#: book.translate.xml:35732 +#: book.translate.xml:35892 msgid "" "GPT metadata can be erased with " "gpart8GPT do disco ada8:" #. (itstool) path: sect2/screen -#: book.translate.xml:35737 +#: book.translate.xml:35897 #, no-wrap msgid "# gpart destroy -F ada8" msgstr "# gpart destroy -F ada8" #. (itstool) path: sect2/para -#: book.translate.xml:35739 +#: book.translate.xml:35899 msgid "" "A disk can be removed from an active mirror and the metadata erased in one " "step using gmirror8gm4:" #. (itstool) path: sect2/screen -#: book.translate.xml:35744 +#: book.translate.xml:35904 #, no-wrap msgid "# gmirror remove gm4 ada8" msgstr "# gmirror remove gm4 ada8" #. (itstool) path: sect2/para -#: book.translate.xml:35746 +#: book.translate.xml:35906 msgid "" "If the mirror is not running, but old mirror metadata is still on the disk, " "use gmirror clear to remove it:" @@ -63989,13 +64228,13 @@ "command> para removê-lo:" #. (itstool) path: sect2/screen -#: book.translate.xml:35750 +#: book.translate.xml:35910 #, no-wrap msgid "# gmirror clear ada8" msgstr "# gmirror clear ada8" #. (itstool) path: sect2/para -#: book.translate.xml:35752 +#: book.translate.xml:35912 msgid "" "gmirror8 stores one block of metadata at the end of the " @@ -64016,12 +64255,12 @@ "início do disco e não entra em conflito com os metadados espelhados." #. (itstool) path: sect2/title -#: book.translate.xml:35762 +#: book.translate.xml:35922 msgid "Creating a Mirror with Two New Disks" msgstr "Criando um Espelhamento com Dois Discos Novos" #. (itstool) path: sect2/para -#: book.translate.xml:35764 +#: book.translate.xml:35924 msgid "" "In this example, FreeBSD has already been installed on a single disk, " "ada0. Two new disks, ada1 and " @@ -64034,7 +64273,7 @@ "nesses dois discos e usado para substituir o antigo disco único." #. (itstool) path: sect2/para -#: book.translate.xml:35771 +#: book.translate.xml:35931 msgid "" "The geom_mirror.ko kernel module must either be built " "into the kernel or loaded at boot- or run-time. Manually load the kernel " @@ -64045,24 +64284,24 @@ "módulo do kernel agora:" #. (itstool) path: sect2/screen -#: book.translate.xml:35775 book.translate.xml:35902 +#: book.translate.xml:35935 book.translate.xml:36062 #, no-wrap msgid "# gmirror load" msgstr "# gmirror load" #. (itstool) path: sect2/para -#: book.translate.xml:35777 +#: book.translate.xml:35937 msgid "Create the mirror with the two new drives:" msgstr "Crie o espelho com as duas novas unidades:" #. (itstool) path: sect2/screen -#: book.translate.xml:35779 +#: book.translate.xml:35939 #, no-wrap msgid "# gmirror label -v gm0 /dev/ada1 /dev/ada2" msgstr "# gmirror label -v gm0 /dev/ada1 /dev/ada2" #. (itstool) path: sect2/para -#: book.translate.xml:35781 +#: book.translate.xml:35941 msgid "" "gm0 is a user-chosen device name assigned to the new " "mirror. After the mirror has been started, this device name appears in " @@ -64073,7 +64312,7 @@ "nome desse dispositivo aparecerá em /dev/mirror/." #. (itstool) path: sect2/para -#: book.translate.xml:35786 +#: book.translate.xml:35946 msgid "" "MBR and bsdlabel partition " "tables can now be created on the mirror with " @@ -64092,7 +64331,7 @@ "único / e uma partição swap também funcionarão." #. (itstool) path: sect2/para -#: book.translate.xml:35795 +#: book.translate.xml:35955 msgid "" "Partitions on the mirror do not have to be the same size as those on the " "existing disk, but they must be large enough to hold all the data already " @@ -64103,7 +64342,7 @@ "presentes no disco ada0." #. (itstool) path: sect2/screen -#: book.translate.xml:35800 +#: book.translate.xml:35960 #, no-wrap msgid "" "# gpart create -s MBR mirror/gm0\n" @@ -64123,7 +64362,7 @@ " 156301425 61 - free - (30k)" #. (itstool) path: sect2/screen -#: book.translate.xml:35808 +#: book.translate.xml:35968 #, no-wrap msgid "" "# gpart create -s BSD mirror/gm0s1\n" @@ -64159,7 +64398,7 @@ " 156301298 1 - free - (512B)" #. (itstool) path: sect2/para -#: book.translate.xml:35824 book.translate.xml:36046 +#: book.translate.xml:35984 book.translate.xml:36206 msgid "" "Make the mirror bootable by installing bootcode in the MBR and bsdlabel and setting the active slice:" @@ -64168,7 +64407,7 @@ "acronym> e no bsdlabel e definindo a slice ativa:" #. (itstool) path: sect2/screen -#: book.translate.xml:35828 book.translate.xml:36050 +#: book.translate.xml:35988 book.translate.xml:36210 #, no-wrap msgid "" "# gpart bootcode -b /boot/mbr mirror/gm0\n" @@ -64180,14 +64419,14 @@ "# gpart bootcode -b /boot/boot mirror/gm0s1" #. (itstool) path: sect2/para -#: book.translate.xml:35832 +#: book.translate.xml:35992 msgid "Format the file systems on the new mirror, enabling soft-updates." msgstr "" "Formate os sistemas de arquivos no novo espelhamento, habilitando as " "atualizações simples." #. (itstool) path: sect2/screen -#: book.translate.xml:35835 +#: book.translate.xml:35995 #, no-wrap msgid "" "# newfs -U /dev/mirror/gm0s1a\n" @@ -64201,7 +64440,7 @@ "# newfs -U /dev/mirror/gm0s1f" #. (itstool) path: sect2/para -#: book.translate.xml:35840 +#: book.translate.xml:36000 msgid "" "File systems from the original ada0 disk can now be " "copied onto the mirror with dump." #. (itstool) path: sect2/screen -#: book.translate.xml:35844 +#: book.translate.xml:36004 #, no-wrap msgid "" "# mount /dev/mirror/gm0s1a /mnt\n" @@ -64238,7 +64477,7 @@ "# dump -C16 -b64 -0aL -f - /usr | (cd /mnt/usr && restore -rf -)" #. (itstool) path: sect2/para -#: book.translate.xml:35853 +#: book.translate.xml:36013 msgid "" "Edit /mnt/etc/fstab to point to the new mirror file " "systems:" @@ -64247,7 +64486,7 @@ "novos sistemas de arquivos espelhados:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:35856 +#: book.translate.xml:36016 #, no-wrap msgid "" "# Device\t\tMountpoint\tFStype\tOptions\tDump\tPass#\n" @@ -64265,7 +64504,7 @@ "/dev/mirror/gm0s1f\t/usr\t\tufs\trw\t2\t2" #. (itstool) path: sect2/para -#: book.translate.xml:35863 +#: book.translate.xml:36023 msgid "" "If the geom_mirror.ko kernel module has not been built " "into the kernel, /mnt/boot/loader.conf is edited to " @@ -64276,13 +64515,13 @@ "carregar o módulo na inicialização:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:35868 book.translate.xml:36077 book.translate.xml:36197 +#: book.translate.xml:36028 book.translate.xml:36237 book.translate.xml:36357 #, no-wrap msgid "geom_mirror_load=\"YES\"" msgstr "geom_mirror_load=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:35870 +#: book.translate.xml:36030 msgid "" "Reboot the system to test the new mirror and verify that all data has been " "copied. The BIOS will see the mirror as two individual " @@ -64295,7 +64534,7 @@ "idênticas, não importa qual seja selecionado para inicializar." #. (itstool) path: sect2/para -#: book.translate.xml:35876 +#: book.translate.xml:36036 msgid "" "See if there are problems " "booting. Powering down and disconnecting the original ada0 permitirá que ele seja mantido como um backup offline." #. (itstool) path: sect2/para -#: book.translate.xml:35881 +#: book.translate.xml:36041 msgid "In use, the mirror will behave just like the original single drive." msgstr "" "Em uso, o espelhamento se comportará exatamente como a unidade original." #. (itstool) path: sect2/title -#: book.translate.xml:35886 +#: book.translate.xml:36046 msgid "Creating a Mirror with an Existing Drive" msgstr "Criando um Espelhamento com Uma Unidade Existente" #. (itstool) path: sect2/para -#: book.translate.xml:35888 +#: book.translate.xml:36048 msgid "" "In this example, FreeBSD has already been installed on a single disk, " "ada0. A new disk, ada1, has been " @@ -64338,12 +64577,12 @@ "possui todo o seu espaço já alocado." #. (itstool) path: sect2/para -#: book.translate.xml:35899 +#: book.translate.xml:36059 msgid "Load the geom_mirror.ko kernel module:" msgstr "Carregue o módulo do kernel geom_mirror.ko:" #. (itstool) path: sect2/para -#: book.translate.xml:35904 +#: book.translate.xml:36064 msgid "" "Check the media size of the original disk with diskinfo:" msgstr "" @@ -64351,7 +64590,7 @@ "command>:" #. (itstool) path: sect2/screen -#: book.translate.xml:35907 +#: book.translate.xml:36067 #, no-wrap msgid "" "# diskinfo -v ada0 | head -n3\n" @@ -64365,7 +64604,7 @@ "\t1000204821504 # mediasize in bytes (931G)" #. (itstool) path: sect2/para -#: book.translate.xml:35912 +#: book.translate.xml:36072 msgid "" "Create a mirror on the new disk. To make certain that the mirror capacity is " "not any larger than the original ada0 drive, " @@ -64395,7 +64634,7 @@ "diskinfo acima." #. (itstool) path: sect2/screen -#: book.translate.xml:35925 +#: book.translate.xml:36085 #, no-wrap msgid "" "# geom zero load\n" @@ -64409,7 +64648,7 @@ "# gmirror forget gm0" #. (itstool) path: sect2/para -#: book.translate.xml:35930 +#: book.translate.xml:36090 msgid "" "Since gzero.nop does not store any data, the mirror " "does not see it as connected. The mirror is told to forget " @@ -64424,7 +64663,7 @@ "contendo apenas um único disco, ada1." #. (itstool) path: sect2/para -#: book.translate.xml:35937 +#: book.translate.xml:36097 msgid "" "After creating gm0, view the partition table on " "ada0. This output is from a 1 TB drive. If there is " @@ -64437,7 +64676,7 @@ "diretamente de ada0 para o novo espelho." #. (itstool) path: sect2/para -#: book.translate.xml:35943 +#: book.translate.xml:36103 msgid "" "However, if the output shows that all of the space on the disk is allocated, " "as in the following listing, there is no space available for the 512-byte " @@ -64448,7 +64687,7 @@ "metadados de espelhamento no final do disco." #. (itstool) path: sect2/screen -#: book.translate.xml:35948 +#: book.translate.xml:36108 #, no-wrap msgid "" "# gpart show ada0\n" @@ -64460,7 +64699,7 @@ " 63 1953525105 1 freebsd [active] (931G)" #. (itstool) path: sect2/para -#: book.translate.xml:35952 +#: book.translate.xml:36112 msgid "" "In this case, the partition table must be edited to reduce the capacity by " "one sector on mirror/gm0. The procedure will be " @@ -64471,7 +64710,7 @@ "explicado mais tarde." #. (itstool) path: sect2/para -#: book.translate.xml:35956 +#: book.translate.xml:36116 msgid "" "In either case, partition tables on the primary disk should be first copied " "using gpart backup and gpart restore." @@ -64481,7 +64720,7 @@ "gpart restore." #. (itstool) path: sect2/screen -#: book.translate.xml:35960 +#: book.translate.xml:36120 #, no-wrap msgid "" "# gpart backup ada0 > table.ada0\n" @@ -64491,7 +64730,7 @@ "# gpart backup ada0s1 > table.ada0s1" #. (itstool) path: sect2/para -#: book.translate.xml:35963 +#: book.translate.xml:36123 msgid "" "These commands create two files, table.ada0 and " "table.ada0s1. This example is from a 1 TB drive:" @@ -64500,7 +64739,7 @@ "table.ada0s1. Este exemplo é de uma unidade de 1 TB:" #. (itstool) path: sect2/screen -#: book.translate.xml:35968 +#: book.translate.xml:36128 #, no-wrap msgid "" "# cat table.ada0\n" @@ -64512,7 +64751,7 @@ "1 freebsd 63 1953525105 [active]" #. (itstool) path: sect2/screen -#: book.translate.xml:35972 +#: book.translate.xml:36132 #, no-wrap msgid "" "# cat table.ada0s1\n" @@ -64534,7 +64773,7 @@ "7 freebsd-ufs 968884224 984640881" #. (itstool) path: sect2/para -#: book.translate.xml:35981 +#: book.translate.xml:36141 msgid "" "If no free space is shown at the end of the disk, the size of both the slice " "and the last partition must be reduced by one sector. Edit the two files, " @@ -64547,7 +64786,7 @@ "últimos números em cada listagem." #. (itstool) path: sect2/screen -#: book.translate.xml:35987 +#: book.translate.xml:36147 #, no-wrap msgid "" "# cat table.ada0\n" @@ -64559,7 +64798,7 @@ "1 freebsd 63 1953525104 [active]" #. (itstool) path: sect2/screen -#: book.translate.xml:35991 +#: book.translate.xml:36151 #, no-wrap msgid "" "# cat table.ada0s1\n" @@ -64581,7 +64820,7 @@ "7 freebsd-ufs 968884224 984640880" #. (itstool) path: sect2/para -#: book.translate.xml:36000 +#: book.translate.xml:36160 msgid "" "If at least one sector was unallocated at the end of the disk, these two " "files can be used without modification." @@ -64590,13 +64829,13 @@ "arquivos podem ser usados sem modificação." #. (itstool) path: sect2/para -#: book.translate.xml:36003 +#: book.translate.xml:36163 msgid "Now restore the partition table into mirror/gm0:" msgstr "" "Agora restaure a tabela de partições em mirror/gm0:" #. (itstool) path: sect2/screen -#: book.translate.xml:36006 +#: book.translate.xml:36166 #, no-wrap msgid "" "# gpart restore mirror/gm0 < table.ada0\n" @@ -64606,7 +64845,7 @@ "# gpart restore mirror/gm0s1 < table.ada0s1" #. (itstool) path: sect2/para -#: book.translate.xml:36009 +#: book.translate.xml:36169 msgid "" "Check the partition table with gpart show. This example " "has gm0s1a for /, " @@ -64623,7 +64862,7 @@ "gm0s1g para /data2." #. (itstool) path: sect2/screen -#: book.translate.xml:36018 +#: book.translate.xml:36178 #, no-wrap msgid "" "# gpart show mirror/gm0\n" @@ -64657,7 +64896,7 @@ " 1953525042 63 - free - (31k)" #. (itstool) path: sect2/para -#: book.translate.xml:36033 +#: book.translate.xml:36193 msgid "" "Both the slice and the last partition must have at least one free block at " "the end of the disk." @@ -64666,7 +64905,7 @@ "no final do disco." #. (itstool) path: sect2/para -#: book.translate.xml:36036 +#: book.translate.xml:36196 msgid "" "Create file systems on these new partitions. The number of partitions will " "vary to match the original disk, ada0." @@ -64675,7 +64914,7 @@ "varia de acordo com o disco original, ada0." #. (itstool) path: sect2/screen -#: book.translate.xml:36040 +#: book.translate.xml:36200 #, no-wrap msgid "" "# newfs -U /dev/mirror/gm0s1a\n" @@ -64691,7 +64930,7 @@ "# newfs -U /dev/mirror/gm0s1g" #. (itstool) path: sect2/para -#: book.translate.xml:36054 +#: book.translate.xml:36214 msgid "" "Adjust /etc/fstab to use the new partitions on the " "mirror. Back up this file first by copying it to /etc/fstab.orig/etc/fstab.orig." #. (itstool) path: sect2/screen -#: book.translate.xml:36058 +#: book.translate.xml:36218 #, no-wrap msgid "# cp /etc/fstab /etc/fstab.orig" msgstr "# cp /etc/fstab /etc/fstab.orig" #. (itstool) path: sect2/para -#: book.translate.xml:36060 +#: book.translate.xml:36220 msgid "" "Edit /etc/fstab, replacing /dev/ada0 with mirror/gm0." @@ -64717,7 +64956,7 @@ "ada0 por mirror/gm0." #. (itstool) path: sect2/programlisting -#: book.translate.xml:36064 +#: book.translate.xml:36224 #, no-wrap msgid "" "# Device\t\tMountpoint\tFStype\tOptions\tDump\tPass#\n" @@ -64737,7 +64976,7 @@ "/dev/mirror/gm0s1g\t/data2\t\tufs\trw\t2\t2" #. (itstool) path: sect2/para -#: book.translate.xml:36072 +#: book.translate.xml:36232 msgid "" "If the geom_mirror.ko kernel module has not been built " "into the kernel, edit /boot/loader.conf to load it at " @@ -64748,7 +64987,7 @@ "carregá-lo no boot:" #. (itstool) path: sect2/para -#: book.translate.xml:36079 +#: book.translate.xml:36239 msgid "" "File systems from the original disk can now be copied onto the mirror with " "dump8# mount /dev/mirror/gm0s1a /mnt\n" @@ -64792,7 +65031,7 @@ "# dump -C16 -b64 -0aL -f - /data2 | (cd /mnt/data2 && restore -rf -)" #. (itstool) path: sect2/para -#: book.translate.xml:36095 +#: book.translate.xml:36255 msgid "" "Restart the system, booting from ada1. If everything is " "working, the system will boot from mirror/gm0, which " @@ -64806,7 +65045,7 @@ "troubleshooting\"/> se houver problemas ao inicializar." #. (itstool) path: sect2/para -#: book.translate.xml:36102 +#: book.translate.xml:36262 msgid "" "At this point, the mirror still consists of only the single ada1 disk." @@ -64815,7 +65054,7 @@ "ada1." #. (itstool) path: sect2/para -#: book.translate.xml:36105 +#: book.translate.xml:36265 msgid "" "After booting from mirror/gm0 successfully, the final " "step is inserting ada0 into the mirror." @@ -64824,7 +65063,7 @@ "etapa final é inserir ada0 no espelhamento." #. (itstool) path: important/para -#: book.translate.xml:36110 +#: book.translate.xml:36270 msgid "" "When ada0 is inserted into the mirror, its former " "contents will be overwritten by data from the mirror. Make certain that " @@ -64850,7 +65089,7 @@ "filename>, e reinicie todo o procedimento novamente." #. (itstool) path: sect2/screen -#: book.translate.xml:36123 +#: book.translate.xml:36283 #, no-wrap msgid "" "# gmirror insert gm0 ada0\n" @@ -64860,7 +65099,7 @@ "GEOM_MIRROR: Device gm0: rebuilding provider ada0" #. (itstool) path: sect2/para -#: book.translate.xml:36126 +#: book.translate.xml:36286 msgid "" "Synchronization between the two disks will start immediately. Use " "gmirror status to view the progress." @@ -64869,7 +65108,7 @@ "gmirror status para visualizar o progresso." #. (itstool) path: sect2/screen -#: book.translate.xml:36130 +#: book.translate.xml:36290 #, no-wrap msgid "" "# gmirror status\n" @@ -64883,12 +65122,12 @@ " ada0 (SYNCHRONIZING, 64%)" #. (itstool) path: sect2/para -#: book.translate.xml:36135 +#: book.translate.xml:36295 msgid "After a while, synchronization will finish." msgstr "Depois de um tempo, a sincronização será concluída." #. (itstool) path: sect2/screen -#: book.translate.xml:36137 +#: book.translate.xml:36297 #, no-wrap msgid "" "GEOM_MIRROR: Device gm0: rebuilding provider ada0 finished.\n" @@ -64904,7 +65143,7 @@ " ada0 (ACTIVE)" #. (itstool) path: sect2/para -#: book.translate.xml:36143 +#: book.translate.xml:36303 msgid "" "mirror/gm0 now consists of the two disks " "ada0 and ada1, and the contents " @@ -64917,7 +65156,7 @@ "filename> irá se comportar como a única unidade original." #. (itstool) path: sect2/para -#: book.translate.xml:36154 +#: book.translate.xml:36314 msgid "" "If the system no longer boots, BIOS settings may have to " "be changed to boot from one of the new mirrored drives. Either mirror drive " @@ -64929,7 +65168,7 @@ "usada para inicializar, pois elas contêm dados idênticos." #. (itstool) path: sect2/para -#: book.translate.xml:36159 +#: book.translate.xml:36319 msgid "" "If the boot stops with this message, something is wrong with the mirror " "device:" @@ -64938,7 +65177,7 @@ "dispositivo espelhado:" #. (itstool) path: sect2/screen -#: book.translate.xml:36162 +#: book.translate.xml:36322 #, no-wrap msgid "" "Mounting from ufs:/dev/mirror/gm0s1a failed with error 19.\n" @@ -64986,7 +65225,7 @@ "mountroot>" #. (itstool) path: sect2/para -#: book.translate.xml:36184 +#: book.translate.xml:36344 msgid "" "Forgetting to load the geom_mirror.ko module in " "/boot/loader.conf can cause this problem. To fix it, " @@ -65000,7 +65239,7 @@ "módulo de espelhamento e monte o dispositivo espelhado:" #. (itstool) path: sect2/screen -#: book.translate.xml:36191 +#: book.translate.xml:36351 #, no-wrap msgid "" "# gmirror load\n" @@ -65010,7 +65249,7 @@ "# mount /dev/mirror/gm0s1a /mnt" #. (itstool) path: sect2/para -#: book.translate.xml:36194 +#: book.translate.xml:36354 msgid "" "Edit /mnt/boot/loader.conf, adding a line to load the " "mirror module:" @@ -65019,12 +65258,12 @@ "linha para carregar o módulo de espelhamento:" #. (itstool) path: sect2/para -#: book.translate.xml:36199 +#: book.translate.xml:36359 msgid "Save the file and reboot." msgstr "Salve o arquivo e reinicie." #. (itstool) path: sect2/para -#: book.translate.xml:36201 +#: book.translate.xml:36361 msgid "" "Other problems that cause error 19 require more " "effort to fix. Although the system should boot from ada0# reboot" #. (itstool) path: sect2/title -#: book.translate.xml:36218 +#: book.translate.xml:36378 msgid "Recovering from Disk Failure" msgstr "Recuperando de Uma Falha de Disco" #. (itstool) path: sect2/para -#: book.translate.xml:36220 +#: book.translate.xml:36380 msgid "" "The benefit of disk mirroring is that an individual disk can fail without " "causing the mirror to lose any data. In the above example, if " @@ -65077,7 +65316,7 @@ "filename>." #. (itstool) path: sect2/para -#: book.translate.xml:36226 +#: book.translate.xml:36386 msgid "" "To replace the failed drive, shut down the system and physically replace the " "failed drive with a new drive of equal or greater capacity. Manufacturers " @@ -65095,7 +65334,7 @@ "na nova unidade não seja usado." #. (itstool) path: sect2/para -#: book.translate.xml:36235 +#: book.translate.xml:36395 msgid "" "After the computer is powered back up, the mirror will be running in a " "degraded mode with only one drive. The mirror is told to " @@ -65106,13 +65345,13 @@ "para esquecer as unidades que não estão conectadas no momento:" #. (itstool) path: sect2/screen -#: book.translate.xml:36240 +#: book.translate.xml:36400 #, no-wrap msgid "# gmirror forget gm0" msgstr "# gmirror forget gm0" #. (itstool) path: sect2/para -#: book.translate.xml:36242 +#: book.translate.xml:36402 msgid "" "Any old metadata should be cleared from the replacement disk using the " "instructions in . Then the " @@ -65125,13 +65364,13 @@ "exemplo, é inserido no espelho:" #. (itstool) path: sect2/screen -#: book.translate.xml:36248 +#: book.translate.xml:36408 #, no-wrap msgid "# gmirror insert gm0 /dev/ada4" msgstr "# gmirror insert gm0 /dev/ada4" #. (itstool) path: sect2/para -#: book.translate.xml:36250 +#: book.translate.xml:36410 msgid "" "Resynchronization begins when the new drive is inserted into the mirror. " "This process of copying mirror data to a new drive can take a while. " @@ -65145,7 +65384,7 @@ "pouca demanda no computador." #. (itstool) path: sect2/para -#: book.translate.xml:36256 +#: book.translate.xml:36416 msgid "" "Progress can be monitored with gmirror status, which " "shows drives that are being synchronized and the percentage of completion. " @@ -65160,14 +65399,14 @@ "COMPLETE quando o processo for concluído." #. (itstool) path: info/title -#: book.translate.xml:36269 +#: book.translate.xml:36429 msgid "RAID3 - Byte-level Striping with Dedicated Parity" msgstr "" "RAID3 - Distribuição em Nível de Byte com Paridade " "Dedicada" #. (itstool) path: authorgroup/author -#: book.translate.xml:36273 +#: book.translate.xml:36433 msgid "" " Mark Gladman Written by " @@ -65176,7 +65415,7 @@ "personname> Written by " #. (itstool) path: authorgroup/author -#: book.translate.xml:36281 +#: book.translate.xml:36441 msgid "" " Daniel Gerzo " @@ -65185,7 +65424,7 @@ "personname>" #. (itstool) path: authorgroup/author -#: book.translate.xml:36290 +#: book.translate.xml:36450 msgid "" " Tom Rhodes Based on documentation by " @@ -65194,12 +65433,12 @@ "personname> Based on documentation by " #. (itstool) path: sect1/indexterm -#: book.translate.xml:36310 +#: book.translate.xml:36470 msgid "RAID3" msgstr "RAID3" #. (itstool) path: sect1/para -#: book.translate.xml:36314 +#: book.translate.xml:36474 msgid "" "RAID3 is a method used to combine several disk drives " "into a single volume with a dedicated parity disk. In a RAIDRAID3 array. Each disk must be of the same size, since I/ORAID3 " "on a FreeBSD system." @@ -65252,7 +65491,7 @@ "um sistema FreeBSD." #. (itstool) path: note/para -#: book.translate.xml:36340 +#: book.translate.xml:36500 msgid "" "While it is theoretically possible to boot from a RAID3 " "array on FreeBSD, that configuration is uncommon and is not advised." @@ -65262,12 +65501,12 @@ "recomendada." #. (itstool) path: sect2/title -#: book.translate.xml:36346 +#: book.translate.xml:36506 msgid "Creating a Dedicated RAID3 Array" msgstr "Criando uma Matriz RAID3 Dedicada" #. (itstool) path: sect2/para -#: book.translate.xml:36349 +#: book.translate.xml:36509 msgid "" "In FreeBSD, support for RAID3 is implemented by the " "graid38RAID3 no FreeBSD requer os seguintes passos." #. (itstool) path: step/para -#: book.translate.xml:36356 +#: book.translate.xml:36516 msgid "" "First, load the geom_raid3.ko kernel module by issuing " "one of the following commands:" @@ -65289,24 +65528,24 @@ "emitindo um dos seguintes comandos:" #. (itstool) path: step/screen -#: book.translate.xml:36360 +#: book.translate.xml:36520 #, no-wrap msgid "# graid3 load" msgstr "# graid3 load" #. (itstool) path: step/para -#: book.translate.xml:36362 +#: book.translate.xml:36522 msgid "or:" msgstr "ou:" #. (itstool) path: step/screen -#: book.translate.xml:36364 +#: book.translate.xml:36524 #, no-wrap msgid "# kldload geom_raid3" msgstr "# kldload geom_raid3" #. (itstool) path: step/para -#: book.translate.xml:36368 +#: book.translate.xml:36528 msgid "" "Ensure that a suitable mount point exists. This command creates a new " "directory to use as the mount point:" @@ -65315,13 +65554,13 @@ "um novo diretório para usar como ponto de montagem:" #. (itstool) path: step/screen -#: book.translate.xml:36372 +#: book.translate.xml:36532 #, no-wrap msgid "# mkdir /multimedia" msgstr "# mkdir /multimedia" #. (itstool) path: step/para -#: book.translate.xml:36376 +#: book.translate.xml:36536 msgid "" "Determine the device names for the disks which will be added to the array, " "and create the new RAID3 device. The final device listed " @@ -65339,7 +65578,7 @@ "ada3 para paridade." #. (itstool) path: step/screen -#: book.translate.xml:36387 +#: book.translate.xml:36547 #, no-wrap msgid "" "# graid3 label -v gr0 /dev/ada1 /dev/ada2 /dev/ada3\n" @@ -65355,7 +65594,7 @@ "Done." #. (itstool) path: step/para -#: book.translate.xml:36395 +#: book.translate.xml:36555 msgid "" "Partition the newly created gr0 device and put a " "UFS file system on it:" @@ -65364,7 +65603,7 @@ "sistema de arquivos UFS:" #. (itstool) path: step/screen -#: book.translate.xml:36399 +#: book.translate.xml:36559 #, no-wrap msgid "" "# gpart create -s GPT /dev/raid3/gr0\n" @@ -65376,7 +65615,7 @@ "# newfs -j /dev/raid3/gr0p1" #. (itstool) path: step/para -#: book.translate.xml:36403 +#: book.translate.xml:36563 msgid "" "Many numbers will glide across the screen, and after a bit of time, the " "process will be complete. The volume has been created and is ready to be " @@ -65386,18 +65625,18 @@ "concluído. O volume foi criado e está pronto para ser montado:" #. (itstool) path: step/screen -#: book.translate.xml:36407 +#: book.translate.xml:36567 #, no-wrap msgid "# mount /dev/raid3/gr0p1 /multimedia/" msgstr "# mount /dev/raid3/gr0p1 /multimedia/" #. (itstool) path: step/para -#: book.translate.xml:36409 +#: book.translate.xml:36569 msgid "The RAID3 array is now ready to use." msgstr "A matriz RAID3 está agora pronta para uso." #. (itstool) path: sect2/para -#: book.translate.xml:36414 +#: book.translate.xml:36574 msgid "" "Additional configuration is needed to retain this setup across system " "reboots." @@ -65406,7 +65645,7 @@ "reinicializações do sistema." #. (itstool) path: step/para -#: book.translate.xml:36419 +#: book.translate.xml:36579 msgid "" "The geom_raid3.ko module must be loaded before the " "array can be mounted. To automatically load the kernel module during system " @@ -65419,13 +65658,13 @@ "/boot/loader.conf:" #. (itstool) path: step/programlisting -#: book.translate.xml:36425 +#: book.translate.xml:36585 #, no-wrap msgid "geom_raid3_load=\"YES\"" msgstr "geom_raid3_load=\"YES\"" #. (itstool) path: step/para -#: book.translate.xml:36429 +#: book.translate.xml:36589 msgid "" "The following volume information must be added to /etc/fstab in order to automatically mount the array's file system during the " @@ -65436,18 +65675,18 @@ "arquivos do array durante o processo de inicialização do sistema:" #. (itstool) path: step/programlisting -#: book.translate.xml:36434 +#: book.translate.xml:36594 #, no-wrap msgid "/dev/raid3/gr0p1\t/multimedia\tufs\trw\t2\t2" msgstr "/dev/raid3/gr0p1\t/multimedia\tufs\trw\t2\t2" #. (itstool) path: info/title -#: book.translate.xml:36442 +#: book.translate.xml:36602 msgid "Software RAID Devices" msgstr "Dispositivos RAID por Software" #. (itstool) path: authorgroup/author -#: book.translate.xml:36445 +#: book.translate.xml:36605 msgid "" " Warren Block Originally contributed by " @@ -65456,7 +65695,7 @@ "personname> Originalmente contribuído por " #. (itstool) path: sect1/indexterm -#: book.translate.xml:36458 +#: book.translate.xml:36618 msgid "" "Software RAID Devices Hardware-assisted RAID" @@ -65465,7 +65704,7 @@ "secondary>" #. (itstool) path: sect1/para -#: book.translate.xml:36463 +#: book.translate.xml:36623 msgid "" "Some motherboards and expansion cards add some simple hardware, usually just " "a ROM, that allows the computer to boot from a " @@ -65487,7 +65726,7 @@ "operacional ser carregado." #. (itstool) path: sect1/para -#: book.translate.xml:36474 +#: book.translate.xml:36634 msgid "" "Several levels of RAID are supported, depending on the " "hardware in use. See graidgraid8 requires the geom_raid.ko kernel module, " @@ -65514,12 +65753,12 @@ "comando graid load." #. (itstool) path: sect2/title -#: book.translate.xml:36485 +#: book.translate.xml:36645 msgid "Creating an Array" msgstr "Criando um Array" #. (itstool) path: sect2/para -#: book.translate.xml:36487 +#: book.translate.xml:36647 msgid "" "Software RAID devices often have a menu that can be " "entered by pressing special keys when the computer is booting. The menu can " @@ -65535,7 +65774,7 @@ "arrays diretamente a partir da linha de comando." #. (itstool) path: sect2/para -#: book.translate.xml:36493 +#: book.translate.xml:36653 msgid "" "graid label is used to create a new array. The " "motherboard used for this example has an Intel software RAIDada1." #. (itstool) path: caution/para -#: book.translate.xml:36503 +#: book.translate.xml:36663 msgid "" "Some space on the drives will be overwritten when they are made into a new " "array. Back up existing data first!" @@ -65561,7 +65800,7 @@ "em um novo array. Faça o backup dos dados existentes primeiro!" #. (itstool) path: sect2/screen -#: book.translate.xml:36508 +#: book.translate.xml:36668 #, no-wrap msgid "" "# graid label Intel gm0 RAID1 ada0 ada1\n" @@ -65587,7 +65826,7 @@ "GEOM_RAID: Intel-a29ea104: Provider raid/r0 for volume gm0 created." #. (itstool) path: sect2/para -#: book.translate.xml:36519 +#: book.translate.xml:36679 msgid "A status check shows the new mirror is ready for use:" msgstr "" "Uma verificação de status mostra que o novo espelhamento está pronto para " @@ -65595,7 +65834,7 @@ #. (itstool) path: sect2/screen #. (itstool) path: step/screen -#: book.translate.xml:36522 book.translate.xml:36728 +#: book.translate.xml:36682 book.translate.xml:36888 #, no-wrap msgid "" "# graid status\n" @@ -65609,7 +65848,7 @@ " ada1 (ACTIVE (ACTIVE))" #. (itstool) path: sect2/para -#: book.translate.xml:36527 +#: book.translate.xml:36687 msgid "" "The array device appears in /dev/raid/. The first array " "is called r0. Additional arrays, if present, will be " @@ -65621,7 +65860,7 @@ "por diante." #. (itstool) path: sect2/para -#: book.translate.xml:36533 +#: book.translate.xml:36693 msgid "" "The BIOS menu on some of these devices can create arrays " "with special characters in their names. To avoid problems with those special " @@ -65638,18 +65877,18 @@ "refentrytitle>8:" #. (itstool) path: sect2/screen -#: book.translate.xml:36540 +#: book.translate.xml:36700 #, no-wrap msgid "# sysctl kern.geom.raid.name_format=1" msgstr "# sysctl kern.geom.raid.name_format=1" #. (itstool) path: sect2/title -#: book.translate.xml:36544 +#: book.translate.xml:36704 msgid "Multiple Volumes" msgstr "Múltiplos Volumes" #. (itstool) path: sect2/para -#: book.translate.xml:36546 +#: book.translate.xml:36706 msgid "" "Some software RAID devices support more than one " "volume on an array. Volumes work like partitions, " @@ -65669,7 +65908,7 @@ "temporário rápido:" #. (itstool) path: sect2/screen -#: book.translate.xml:36556 +#: book.translate.xml:36716 #, no-wrap msgid "" "# graid label -S 40G Intel gm0 RAID1 ada0 ada1\n" @@ -65679,7 +65918,7 @@ "# graid add -S 20G gm0 RAID0" #. (itstool) path: sect2/para -#: book.translate.xml:36559 +#: book.translate.xml:36719 msgid "" "Volumes appear as additional rX entries in /dev/raid/. An array with two " @@ -65690,7 +65929,7 @@ "dois volumes mostrará r0 e r1." #. (itstool) path: sect2/para -#: book.translate.xml:36565 +#: book.translate.xml:36725 msgid "" "See graid8 for the number of volumes supported by different " @@ -65701,12 +65940,12 @@ "dispositivos RAID via software." #. (itstool) path: sect2/title -#: book.translate.xml:36570 +#: book.translate.xml:36730 msgid "Converting a Single Drive to a Mirror" msgstr "Convertendo uma Única Unidade em um Espelho" #. (itstool) path: sect2/para -#: book.translate.xml:36572 +#: book.translate.xml:36732 msgid "" "Under certain specific conditions, it is possible to convert an existing " "single drive to a graidMBR partitioning " "scheme. GPT or other partitioning schemes with metadata " @@ -65736,7 +65975,7 @@ "refentrytitle>8." #. (itstool) path: listitem/para -#: book.translate.xml:36588 +#: book.translate.xml:36748 msgid "" "There must be enough unpartitioned and unused space at the end of the drive " "to hold the graid8# graid label Intel gm0 RAID1 ada0 NONE" msgstr "# graid label Intel gm0 RAID1 ada0 NONE" #. (itstool) path: sect2/para -#: book.translate.xml:36602 +#: book.translate.xml:36762 msgid "" "graid8 metadata was written to the end of the drive in the unused " @@ -65777,13 +66016,13 @@ "inserida no espelhamento:" #. (itstool) path: sect2/screen -#: book.translate.xml:36606 +#: book.translate.xml:36766 #, no-wrap msgid "# graid insert raid/r0 ada1" msgstr "# graid insert raid/r0 ada1" #. (itstool) path: sect2/para -#: book.translate.xml:36608 +#: book.translate.xml:36768 msgid "" "Data from the original drive will immediately begin to be copied to the " "second drive. The mirror will operate in degraded status until the copy is " @@ -65794,12 +66033,12 @@ "seja concluída." #. (itstool) path: sect2/title -#: book.translate.xml:36614 +#: book.translate.xml:36774 msgid "Inserting New Drives into the Array" msgstr "Inserindo Novos Discos no Array" #. (itstool) path: sect2/para -#: book.translate.xml:36616 +#: book.translate.xml:36776 msgid "" "Drives can be inserted into an array as replacements for drives that have " "failed or are missing. If there are no failed or missing drives, the new " @@ -65815,7 +66054,7 @@ "espelhamento de três unidades." #. (itstool) path: sect2/para -#: book.translate.xml:36623 +#: book.translate.xml:36783 msgid "" "In the example mirror array, data immediately begins to be copied to the " "newly-inserted drive. Any existing information on the new drive will be " @@ -65826,7 +66065,7 @@ "na nova unidade será substituída." #. (itstool) path: sect2/screen -#: book.translate.xml:36627 +#: book.translate.xml:36787 #, no-wrap msgid "" "# graid insert raid/r0 ada1\n" @@ -65842,12 +66081,12 @@ "GEOM_RAID: Intel-a29ea104: Subdisk gm0:1-ada1 rebuild start at 0." #. (itstool) path: sect2/title -#: book.translate.xml:36635 +#: book.translate.xml:36795 msgid "Removing Drives from the Array" msgstr "Removendo Discos do Array" #. (itstool) path: sect2/para -#: book.translate.xml:36637 +#: book.translate.xml:36797 msgid "" "Individual drives can be permanently removed from a from an array and their " "metadata erased:" @@ -65856,7 +66095,7 @@ "metadados apagados:" #. (itstool) path: sect2/screen -#: book.translate.xml:36640 +#: book.translate.xml:36800 #, no-wrap msgid "" "# graid remove raid/r0 ada1\n" @@ -65870,12 +66109,12 @@ "GEOM_RAID: Intel-a29ea104: Volume gm0 state changed from OPTIMAL to DEGRADED." #. (itstool) path: sect2/title -#: book.translate.xml:36647 +#: book.translate.xml:36807 msgid "Stopping the Array" msgstr "Parando o Array" #. (itstool) path: sect2/para -#: book.translate.xml:36649 +#: book.translate.xml:36809 msgid "" "An array can be stopped without removing metadata from the drives. The array " "will be restarted when the system is booted." @@ -65884,18 +66123,18 @@ "array será reiniciado quando o sistema for inicializado." #. (itstool) path: sect2/screen -#: book.translate.xml:36653 +#: book.translate.xml:36813 #, no-wrap msgid "# graid stop raid/r0" msgstr "# graid stop raid/r0" #. (itstool) path: sect2/title -#: book.translate.xml:36657 +#: book.translate.xml:36817 msgid "Checking Array Status" msgstr "Verificando o Status do Array" #. (itstool) path: sect2/para -#: book.translate.xml:36659 +#: book.translate.xml:36819 msgid "" "Array status can be checked at any time. After a drive was added to the " "mirror in the example above, data is being copied from the original drive to " @@ -65906,7 +66145,7 @@ "copiados do disco original para o novo disco:" #. (itstool) path: sect2/screen -#: book.translate.xml:36663 +#: book.translate.xml:36823 #, no-wrap msgid "" "# graid status\n" @@ -65920,7 +66159,7 @@ " ada1 (ACTIVE (REBUILD 28%))" #. (itstool) path: sect2/para -#: book.translate.xml:36668 +#: book.translate.xml:36828 msgid "" "Some types of arrays, like RAID0 or CONCAT, may not be shown in the status report if disks have failed. To see " @@ -65932,7 +66171,7 @@ "option>:" #. (itstool) path: sect2/screen -#: book.translate.xml:36673 +#: book.translate.xml:36833 #, no-wrap msgid "" "# graid status -ga\n" @@ -65944,12 +66183,12 @@ "Intel-e2d07d9a BROKEN ada6 (ACTIVE (ACTIVE))" #. (itstool) path: sect2/title -#: book.translate.xml:36679 +#: book.translate.xml:36839 msgid "Deleting Arrays" msgstr "Excluindo Arrays" #. (itstool) path: sect2/para -#: book.translate.xml:36681 +#: book.translate.xml:36841 msgid "" "Arrays are destroyed by deleting all of the volumes from them. When the last " "volume present is deleted, the array is stopped and metadata is removed from " @@ -65961,18 +66200,18 @@ #. (itstool) path: sect2/screen #. (itstool) path: step/screen -#: book.translate.xml:36685 book.translate.xml:36735 +#: book.translate.xml:36845 book.translate.xml:36895 #, no-wrap msgid "# graid delete raid/r0" msgstr "# graid delete raid/r0" #. (itstool) path: sect2/title -#: book.translate.xml:36689 +#: book.translate.xml:36849 msgid "Deleting Unexpected Arrays" msgstr "Excluindo Arrays Inesperados" #. (itstool) path: sect2/para -#: book.translate.xml:36691 +#: book.translate.xml:36851 msgid "" "Drives may unexpectedly contain graid8 metadata, either from " @@ -65989,7 +66228,7 @@ "acesso ao disco individual. Para remover os metadados indesejados:" #. (itstool) path: step/para -#: book.translate.xml:36699 +#: book.translate.xml:36859 msgid "" "Boot the system. At the boot menu, select 2 for the " "loader prompt. Enter:" @@ -65998,7 +66237,7 @@ "literal> para o prompt do utilitário de boot. Entre:" #. (itstool) path: step/screen -#: book.translate.xml:36702 +#: book.translate.xml:36862 #, no-wrap msgid "" "OK set kern.geom.raid.enable=0\n" @@ -66008,7 +66247,7 @@ "OK boot" #. (itstool) path: step/para -#: book.translate.xml:36705 +#: book.translate.xml:36865 msgid "" "The system will boot with graid8 disabled." @@ -66017,12 +66256,12 @@ "refentrytitle>8 desativado." #. (itstool) path: step/para -#: book.translate.xml:36710 +#: book.translate.xml:36870 msgid "Back up all data on the affected drive." msgstr "Fazer backup de todos os dados na unidade afetada." #. (itstool) path: step/para -#: book.translate.xml:36714 +#: book.translate.xml:36874 msgid "" "As a workaround, graid8 array detection can be " @@ -66033,18 +66272,18 @@ "citerefentry> pode ser desativada incluindo se a variável" #. (itstool) path: step/programlisting -#: book.translate.xml:36717 +#: book.translate.xml:36877 #, no-wrap msgid "kern.geom.raid.enable=0" msgstr "kern.geom.raid.enable=0" #. (itstool) path: step/para -#: book.translate.xml:36719 +#: book.translate.xml:36879 msgid "to /boot/loader.conf." msgstr "no arquivo /boot/loader.conf." #. (itstool) path: step/para -#: book.translate.xml:36721 +#: book.translate.xml:36881 msgid "" "To permanently remove the graid8 metadata from the " @@ -66060,12 +66299,12 @@ "encontrar o nome do array, normalmente raid/r0:" #. (itstool) path: step/para -#: book.translate.xml:36733 +#: book.translate.xml:36893 msgid "Delete the volume by name:" msgstr "Exclua o volume pelo nome:" #. (itstool) path: step/para -#: book.translate.xml:36737 +#: book.translate.xml:36897 msgid "" "If there is more than one volume shown, repeat the process for each volume. " "After the last array has been deleted, the volume will be destroyed." @@ -66074,7 +66313,7 @@ "Após o último array ter sido excluído, o volume será destruído." #. (itstool) path: step/para -#: book.translate.xml:36741 +#: book.translate.xml:36901 msgid "" "Reboot and verify data, restoring from backup if necessary. After the " "metadata has been removed, the kern.geom.raid.enable=0 " @@ -66086,12 +66325,12 @@ "filename> também pode ser removida." #. (itstool) path: sect1/title -#: book.translate.xml:36752 +#: book.translate.xml:36912 msgid "GEOM Gate Network" msgstr "GEOM Network Gate" #. (itstool) path: sect1/para -#: book.translate.xml:36754 +#: book.translate.xml:36914 msgid "" "GEOM provides a simple mechanism for providing remote " "access to devices such as disks, CDs, and file systems " @@ -66112,7 +66351,7 @@ "criptografada." #. (itstool) path: sect1/para -#: book.translate.xml:36764 +#: book.translate.xml:36924 msgid "" "Similar to NFS, which is discussed in , ggated is configured using an " @@ -66132,13 +66371,13 @@ "etc/gg.exports com esta linha:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:36774 +#: book.translate.xml:36934 #, no-wrap msgid "192.168.1.5 RW /dev/da0s4d" msgstr "192.168.1.5 RW /dev/da0s4d" #. (itstool) path: sect1/para -#: book.translate.xml:36776 +#: book.translate.xml:36936 msgid "" "Before exporting the device, ensure it is not currently mounted. Then, start " "ggated:" @@ -66147,13 +66386,13 @@ "momento. Em seguida, inicie o ggated:" #. (itstool) path: sect1/screen -#: book.translate.xml:36779 +#: book.translate.xml:36939 #, no-wrap msgid "# ggated" msgstr "# ggated" #. (itstool) path: sect1/para -#: book.translate.xml:36781 +#: book.translate.xml:36941 msgid "" "Several options are available for specifying an alternate listening port or " "changing the default location of the exports file. Refer to " @@ -66166,7 +66405,7 @@ "manvolnum> para maiores detalhes." #. (itstool) path: sect1/para -#: book.translate.xml:36785 +#: book.translate.xml:36945 msgid "" "To access the exported device on the client machine, first use " "ggatec to specify the IP address of " @@ -66187,7 +66426,7 @@ "ggate0 em /mnt:" #. (itstool) path: sect1/screen -#: book.translate.xml:36796 +#: book.translate.xml:36956 #, no-wrap msgid "" "# ggatec create -o rw 192.168.1.1 /dev/da0s4d\n" @@ -66199,7 +66438,7 @@ "# mount /dev/ggate0 /mnt" #. (itstool) path: sect1/para -#: book.translate.xml:36800 +#: book.translate.xml:36960 msgid "" "The device on the server may now be accessed through /mnt on the client. For more details about ggatec " @@ -66213,7 +66452,7 @@ "citerefentry>." #. (itstool) path: note/para -#: book.translate.xml:36806 +#: book.translate.xml:36966 msgid "" "The mount will fail if the device is currently mounted on either the server " "or any other client on the network. If simultaneous access is needed to " @@ -66224,7 +66463,7 @@ "aos recursos de rede, use o NFS." #. (itstool) path: sect1/para -#: book.translate.xml:36812 +#: book.translate.xml:36972 msgid "" "When the device is no longer needed, unmount it with umount so that the resource is available to other clients." @@ -66234,17 +66473,17 @@ "clientes." #. (itstool) path: sect1/title -#: book.translate.xml:36818 +#: book.translate.xml:36978 msgid "Labeling Disk Devices" msgstr "Rotulando Dispositivos de Disco" #. (itstool) path: sect1/indexterm -#: book.translate.xml:36823 +#: book.translate.xml:36983 msgid "Disk Labels" msgstr "Disk Labels" #. (itstool) path: sect1/para -#: book.translate.xml:36827 +#: book.translate.xml:36987 msgid "" "During system initialization, the FreeBSD kernel creates device nodes as " "devices are found. This method of probing for devices raises some issues. " @@ -66266,7 +66505,7 @@ "impedir que o sistema seja inicializado." #. (itstool) path: sect1/para -#: book.translate.xml:36839 +#: book.translate.xml:36999 msgid "" "One solution is to chain SCSI devices in order so a new " "device added to the SCSI card will be issued unused " @@ -66290,7 +66529,7 @@ "filename>." #. (itstool) path: sect1/para -#: book.translate.xml:36851 +#: book.translate.xml:37011 msgid "" "A better solution is to use glabel to label the disk " "devices and use the labels in /etc/fstab. Because " @@ -66308,7 +66547,7 @@ "qual ele é acessado." #. (itstool) path: note/para -#: book.translate.xml:36861 +#: book.translate.xml:37021 msgid "" "glabel can create both transient and permanent labels. " "Only permanent labels are consistent across reboots. Refer to " @@ -66322,12 +66561,12 @@ "rótulos." #. (itstool) path: sect2/title -#: book.translate.xml:36868 +#: book.translate.xml:37028 msgid "Label Types and Examples" msgstr "Tipos de Rótulos e Exemplos" #. (itstool) path: sect2/para -#: book.translate.xml:36870 +#: book.translate.xml:37030 msgid "" "Permanent labels can be a generic or a file system label. Permanent file " "system labels can be created with tunefs/dev/label." #. (itstool) path: sect2/para -#: book.translate.xml:36881 +#: book.translate.xml:37041 msgid "" "Temporary labels are destroyed at the next reboot. These labels are created " "in /dev/label and are suited to experimentation. A " @@ -66365,7 +66604,7 @@ "create." #. (itstool) path: sect2/para -#: book.translate.xml:36889 +#: book.translate.xml:37049 msgid "" "To create a permanent label for a UFS2 file system " "without destroying any data, issue the following command:" @@ -66374,13 +66613,13 @@ "acronym>2 sem destruir nenhum dado, emita o seguinte comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:36893 +#: book.translate.xml:37053 #, no-wrap msgid "# tunefs -L home /dev/da3" msgstr "# tunefs -L home /dev/da3" #. (itstool) path: sect2/para -#: book.translate.xml:36895 +#: book.translate.xml:37055 msgid "" "A label should now exist in /dev/ufs which may be added " "to /etc/fstab:" @@ -66389,13 +66628,13 @@ "adicionado ao arquivo /etc/fstab:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:36898 +#: book.translate.xml:37058 #, no-wrap msgid "/dev/ufs/home\t\t/home ufs rw 2 2" msgstr "/dev/ufs/home\t\t/home ufs rw 2 2" #. (itstool) path: note/para -#: book.translate.xml:36901 +#: book.translate.xml:37061 msgid "" "The file system must not be mounted while attempting to run tunefs." @@ -66404,18 +66643,18 @@ "tunefs." #. (itstool) path: sect2/para -#: book.translate.xml:36905 +#: book.translate.xml:37065 msgid "Now the file system may be mounted:" msgstr "Agora o sistema de arquivos pode ser montado:" #. (itstool) path: sect2/screen -#: book.translate.xml:36907 +#: book.translate.xml:37067 #, no-wrap msgid "# mount /home" msgstr "# mount /home" #. (itstool) path: sect2/para -#: book.translate.xml:36909 +#: book.translate.xml:37069 msgid "" "From this point on, so long as the geom_label.ko kernel " "module is loaded at boot with /boot/loader.conf or the " @@ -66429,7 +66668,7 @@ "sistema." #. (itstool) path: sect2/para -#: book.translate.xml:36916 +#: book.translate.xml:37076 msgid "" "File systems may also be created with a default label by using the flag with newfs. Refer to " @@ -66442,30 +66681,30 @@ "citerefentry> para obter maiores informações." #. (itstool) path: sect2/para -#: book.translate.xml:36921 +#: book.translate.xml:37081 msgid "The following command can be used to destroy the label:" msgstr "O seguinte comando pode ser usado para destruir o rótulo:" #. (itstool) path: sect2/screen -#: book.translate.xml:36924 +#: book.translate.xml:37084 #, no-wrap msgid "# glabel destroy home" msgstr "# glabel destroy home" #. (itstool) path: sect2/para -#: book.translate.xml:36926 +#: book.translate.xml:37086 msgid "The following example shows how to label the partitions of a boot disk." msgstr "" "O exemplo a seguir mostra como rotular as partições de um disco de " "inicialização." #. (itstool) path: example/title -#: book.translate.xml:36930 +#: book.translate.xml:37090 msgid "Labeling Partitions on the Boot Disk" msgstr "Rotulando Partições no Disco de Inicialização" #. (itstool) path: example/para -#: book.translate.xml:36932 +#: book.translate.xml:37092 msgid "" "By permanently labeling the partitions on the boot disk, the system should " "be able to continue to boot normally, even if the disk is moved to another " @@ -66486,7 +66725,7 @@ "/tmp, bem como uma partição de swap." #. (itstool) path: example/para -#: book.translate.xml:36946 +#: book.translate.xml:37106 msgid "" "Reboot the system, and at the loader8 prompt, press " @@ -66499,7 +66738,7 @@ "seguintes comandos:" #. (itstool) path: example/screen -#: book.translate.xml:36950 +#: book.translate.xml:37110 #, no-wrap msgid "" "# glabel label rootfs /dev/ad0s1a\n" @@ -66527,7 +66766,7 @@ "# exit" #. (itstool) path: example/para -#: book.translate.xml:36962 +#: book.translate.xml:37122 msgid "" "The system will continue with multi-user boot. After the boot completes, " "edit /etc/fstab and replace the conventional device " @@ -66540,7 +66779,7 @@ "rótulos. No final o /etc/fstab ficará assim:" #. (itstool) path: example/programlisting -#: book.translate.xml:36968 +#: book.translate.xml:37128 #, no-wrap msgid "" "# Device Mountpoint FStype Options Dump Pass#\n" @@ -66558,7 +66797,7 @@ "/dev/label/var /var ufs rw 2 2" #. (itstool) path: example/para -#: book.translate.xml:36975 +#: book.translate.xml:37135 msgid "" "The system can now be rebooted. If everything went well, it will come up " "normally and mount will show:" @@ -66567,7 +66806,7 @@ "normalmente e o comando mount mostrará:" #. (itstool) path: example/screen -#: book.translate.xml:36979 +#: book.translate.xml:37139 #, no-wrap msgid "" "# mount\n" @@ -66585,7 +66824,7 @@ "/dev/label/var on /var (ufs, local, soft-updates)" #. (itstool) path: sect2/para -#: book.translate.xml:36987 +#: book.translate.xml:37147 msgid "" "The glabel8 class supports a label type for UFSufsid correspondentes:" #. (itstool) path: sect2/screen -#: book.translate.xml:36998 +#: book.translate.xml:37158 #, no-wrap msgid "" "% glabel status\n" @@ -66621,7 +66860,7 @@ "ufsid/486b6fc16926168e N/A ad4s1f" #. (itstool) path: sect2/para -#: book.translate.xml:37003 +#: book.translate.xml:37163 msgid "" "In the above example, ad4s1d represents /var, while ad4s1f represents /usr:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:37011 +#: book.translate.xml:37171 #, no-wrap msgid "" "/dev/ufsid/486b6fc38d330916 /var ufs rw 2 2\n" @@ -66646,7 +66885,7 @@ "/dev/ufsid/486b6fc16926168e /usr ufs rw 2 2" #. (itstool) path: sect2/para -#: book.translate.xml:37014 +#: book.translate.xml:37174 msgid "" "Any partitions with ufsid labels can be mounted in this " "way, eliminating the need to manually create permanent labels, while still " @@ -66658,17 +66897,17 @@ "do nome do dispositivo." #. (itstool) path: sect1/title -#: book.translate.xml:37022 +#: book.translate.xml:37182 msgid "UFS Journaling Through GEOM" msgstr "Journaling UFS através do GEOM " #. (itstool) path: sect1/indexterm -#: book.translate.xml:37027 +#: book.translate.xml:37187 msgid "Journaling" msgstr "Journaling" #. (itstool) path: sect1/para -#: book.translate.xml:37031 +#: book.translate.xml:37191 msgid "" "Support for journals on UFS file systems is available on " "FreeBSD. The implementation is provided through the GEOM " @@ -66686,7 +66925,7 @@ "GEOM." #. (itstool) path: sect1/para -#: book.translate.xml:37040 +#: book.translate.xml:37200 msgid "" "Journaling stores a log of file system transactions, such as changes that " "make up a complete disk write operation, before meta-data and file writes " @@ -66700,7 +66939,7 @@ "sistema de arquivos, evitando inconsistências no sistema de arquivos." #. (itstool) path: sect1/para -#: book.translate.xml:37046 +#: book.translate.xml:37206 msgid "" "This method provides another mechanism to protect against data loss and " "inconsistencies of the file system. Unlike Soft Updates, which tracks and " @@ -66720,7 +66959,7 @@ "o journaling." #. (itstool) path: sect1/para -#: book.translate.xml:37055 +#: book.translate.xml:37215 msgid "" "The GENERIC kernel provides support for " "gjournal. To automatically load the " @@ -66733,13 +66972,13 @@ "adicione a seguinte linha ao arquivo /boot/loader.conf:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:37061 +#: book.translate.xml:37221 #, no-wrap msgid "geom_journal_load=\"YES\"" msgstr "geom_journal_load=\"YES\"" #. (itstool) path: sect1/para -#: book.translate.xml:37063 +#: book.translate.xml:37223 msgid "" "If a custom kernel is used, ensure the following line is in the kernel " "configuration file:" @@ -66748,13 +66987,13 @@ "esteja no arquivo de configuração do kernel:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:37066 +#: book.translate.xml:37226 #, no-wrap msgid "options\tGEOM_JOURNAL" msgstr "options\tGEOM_JOURNAL" #. (itstool) path: sect1/para -#: book.translate.xml:37068 +#: book.translate.xml:37228 msgid "" "Once the module is loaded, a journal can be created on a new file system " "using the following steps. In this example, da4 is a " @@ -66765,7 +67004,7 @@ "filename> é um novo disco SCSI:" #. (itstool) path: sect1/screen -#: book.translate.xml:37073 +#: book.translate.xml:37233 #, no-wrap msgid "" "# gjournal load\n" @@ -66775,7 +67014,7 @@ "# gjournal label /dev/da4" #. (itstool) path: sect1/para -#: book.translate.xml:37076 +#: book.translate.xml:37236 msgid "" "This will load the module and create a /dev/da4.journal " "device node on /dev/da4." @@ -66784,7 +67023,7 @@ "journal em /dev/da4." #. (itstool) path: sect1/para -#: book.translate.xml:37080 +#: book.translate.xml:37240 msgid "" "A UFS file system may now be created on the journaled " "device, then mounted on an existing mount point:" @@ -66793,7 +67032,7 @@ "dispositivo journaled e depois montado em um ponto de montagem existente:" #. (itstool) path: sect1/screen -#: book.translate.xml:37084 +#: book.translate.xml:37244 #, no-wrap msgid "" "# newfs -O 2 -J /dev/da4.journal\n" @@ -66803,7 +67042,7 @@ "# mount /dev/da4.journal /mnt" #. (itstool) path: note/para -#: book.translate.xml:37088 +#: book.translate.xml:37248 msgid "" "In the case of several slices, a journal will be created for each individual " "slice. For instance, if ad4s1 and ad4s2 e ad4s2.journal." #. (itstool) path: sect1/para -#: book.translate.xml:37096 +#: book.translate.xml:37256 msgid "" "Journaling may also be enabled on current file systems by using " "tunefs. However, always make a " @@ -66840,7 +67079,7 @@ "informações sobre esses comandos." #. (itstool) path: sect1/para -#: book.translate.xml:37106 +#: book.translate.xml:37266 msgid "" "It is possible to journal the boot disk of a FreeBSD system. Refer to the " "article para obter instruções detalhadas." #. (itstool) path: info/title -#: book.translate.xml:37122 +#: book.translate.xml:37282 msgid "The Z File System (ZFS)" msgstr "O sistema de arquivos Z (ZFS)" #. (itstool) path: authorgroup/author -#: book.translate.xml:37132 +#: book.translate.xml:37292 msgid "" " Allan Jude Written by " @@ -66867,7 +67106,7 @@ "personname> Escrito por " #. (itstool) path: authorgroup/author -#: book.translate.xml:37139 +#: book.translate.xml:37299 msgid "" " Benedict Reuschling Written by " @@ -66876,7 +67115,7 @@ "surname> Escrito por " #. (itstool) path: authorgroup/author -#: book.translate.xml:37146 +#: book.translate.xml:37306 msgid "" " Warren Block Written by " @@ -66885,7 +67124,7 @@ "personname> Escrito por " #. (itstool) path: chapter/para -#: book.translate.xml:37156 +#: book.translate.xml:37316 msgid "" "The Z File System, or ZFS, is an " "advanced file system designed to overcome many of the major problems found " @@ -66896,7 +67135,7 @@ "problemas encontrados em projetos anteriores." #. (itstool) path: chapter/para -#: book.translate.xml:37161 +#: book.translate.xml:37321 msgid "" "Originally developed at Sun, ongoing open source " "ZFS development has moved to the ." #. (itstool) path: chapter/para -#: book.translate.xml:37164 +#: book.translate.xml:37324 msgid "ZFS has three major design goals:" msgstr "O ZFS tem três metas principais de design:" #. (itstool) path: listitem/para -#: book.translate.xml:37168 +#: book.translate.xml:37328 msgid "" "Data integrity: All data includes a checksum of the data. When data is written, the checksum is " @@ -66931,7 +67170,7 @@ "disponível." #. (itstool) path: listitem/para -#: book.translate.xml:37179 +#: book.translate.xml:37339 msgid "" "Pooled storage: physical storage devices are added to a pool, and storage " "space is allocated from that shared pool. Space is available to all file " @@ -66944,7 +67183,7 @@ "armazenamento ao pool." #. (itstool) path: listitem/para -#: book.translate.xml:37186 +#: book.translate.xml:37346 msgid "" "Performance: multiple caching mechanisms provide increased performance. " "ARC is an advanced memory-based read " @@ -66960,7 +67199,7 @@ "\"zfs-term-zil\">ZIL." #. (itstool) path: chapter/para -#: book.translate.xml:37196 +#: book.translate.xml:37356 msgid "" "A complete list of features and terminology is shown in ." @@ -66969,12 +67208,12 @@ "\"zfs-term\"/>." #. (itstool) path: sect1/title -#: book.translate.xml:37200 +#: book.translate.xml:37360 msgid "What Makes ZFS Different" msgstr "O que torna o ZFS diferente" #. (itstool) path: sect1/para -#: book.translate.xml:37202 +#: book.translate.xml:37362 msgid "" "ZFS is significantly different from any previous file " "system because it is more than just a file system. Combining the " @@ -67030,12 +67269,12 @@ "único sistema de arquivos monolítico." #. (itstool) path: sect1/title -#: book.translate.xml:37233 +#: book.translate.xml:37393 msgid "Quick Start Guide" msgstr "Guia de Início Rápido" #. (itstool) path: sect1/para -#: book.translate.xml:37235 +#: book.translate.xml:37395 msgid "" "There is a startup mechanism that allows FreeBSD to mount ZFS pools during system initialization. To enable it, add this line to " @@ -67046,24 +67285,24 @@ "adicione esta linha ao /etc/rc.conf:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:37240 +#: book.translate.xml:37400 #, no-wrap msgid "zfs_enable=\"YES\"" msgstr "zfs_enable=\"YES\"" #. (itstool) path: sect1/para -#: book.translate.xml:37242 +#: book.translate.xml:37402 msgid "Then start the service:" msgstr "Então inicie o serviço:" #. (itstool) path: sect1/screen -#: book.translate.xml:37244 +#: book.translate.xml:37404 #, no-wrap msgid "# service zfs start" msgstr "# service zfs start" #. (itstool) path: sect1/para -#: book.translate.xml:37246 +#: book.translate.xml:37406 msgid "" "The examples in this section assume three SCSI disks with " "the device names da0, " @@ -67080,30 +67319,30 @@ "ada." #. (itstool) path: sect2/title -#: book.translate.xml:37256 +#: book.translate.xml:37416 msgid "Single Disk Pool" msgstr "Pool de Disco Único" #. (itstool) path: sect2/para -#: book.translate.xml:37258 +#: book.translate.xml:37418 msgid "To create a simple, non-redundant pool using a single disk device:" msgstr "Para criar um pool simples e não-redundante usando um único disco:" #. (itstool) path: sect2/screen -#: book.translate.xml:37261 +#: book.translate.xml:37421 #, no-wrap msgid "# zpool create example /dev/da0" msgstr "# zpool create example /dev/da0" #. (itstool) path: sect2/para -#: book.translate.xml:37263 +#: book.translate.xml:37423 msgid "To view the new pool, review the output of df:" msgstr "" "Para visualizar o novo pool, verifique a saída do comando df:" #. (itstool) path: sect2/screen -#: book.translate.xml:37266 +#: book.translate.xml:37426 #, no-wrap msgid "" "# df\n" @@ -67121,7 +67360,7 @@ "example 17547136 0 17547136 0% /example" #. (itstool) path: sect2/para -#: book.translate.xml:37273 +#: book.translate.xml:37433 msgid "" "This output shows that the example pool has been created " "and mounted. It is now accessible as a file system. Files can be created on " @@ -67132,7 +67371,7 @@ "criados nele e os usuários podem navegar nele:" #. (itstool) path: sect2/screen -#: book.translate.xml:37278 +#: book.translate.xml:37438 #, no-wrap msgid "" "# cd /example\n" @@ -67154,7 +67393,7 @@ "-rw-r--r-- 1 root wheel 0 Aug 29 23:15 testfile" #. (itstool) path: sect2/para -#: book.translate.xml:37287 +#: book.translate.xml:37447 msgid "" "However, this pool is not taking advantage of any ZFS " "features. To create a dataset on this pool with compression enabled:" @@ -67163,7 +67402,7 @@ "acronym>. Para criar um dataset neste pool com a compressão ativada:" #. (itstool) path: sect2/screen -#: book.translate.xml:37291 +#: book.translate.xml:37451 #, no-wrap msgid "" "# zfs create example/compressed\n" @@ -67173,7 +67412,7 @@ "# zfs set compression=gzip example/compressed" #. (itstool) path: sect2/para -#: book.translate.xml:37294 +#: book.translate.xml:37454 msgid "" "The example/compressed dataset is now a ZFS compressed file system. Try copying some large files to /" @@ -67184,18 +67423,18 @@ "grandes para /example/compressed." #. (itstool) path: sect2/para -#: book.translate.xml:37299 +#: book.translate.xml:37459 msgid "Compression can be disabled with:" msgstr "A compactação pode ser desativada com:" #. (itstool) path: sect2/screen -#: book.translate.xml:37301 +#: book.translate.xml:37461 #, no-wrap msgid "# zfs set compression=off example/compressed" msgstr "# zfs set compression=off example/compressed" #. (itstool) path: sect2/para -#: book.translate.xml:37303 +#: book.translate.xml:37463 msgid "" "To unmount a file system, use zfs umount and then verify " "with df:" @@ -67204,7 +67443,7 @@ "em seguida, verifique com df:" #. (itstool) path: sect2/screen -#: book.translate.xml:37307 +#: book.translate.xml:37467 #, no-wrap msgid "" "# zfs umount example/compressed\n" @@ -67224,7 +67463,7 @@ "example 17547008 0 17547008 0% /example" #. (itstool) path: sect2/para -#: book.translate.xml:37315 +#: book.translate.xml:37475 msgid "" "To re-mount the file system to make it accessible again, use zfs " "mount and verify with df:" @@ -67233,7 +67472,7 @@ "zfs mount e verifique com o df:" #. (itstool) path: sect2/screen -#: book.translate.xml:37319 +#: book.translate.xml:37479 #, no-wrap msgid "" "# zfs mount example/compressed\n" @@ -67255,7 +67494,7 @@ "example/compressed 17547008 0 17547008 0% /example/compressed" #. (itstool) path: sect2/para -#: book.translate.xml:37328 +#: book.translate.xml:37488 msgid "" "The pool and file system may also be observed by viewing the output from " "mount:" @@ -67264,7 +67503,7 @@ "saída do comando mount:" #. (itstool) path: sect2/screen -#: book.translate.xml:37331 +#: book.translate.xml:37491 #, no-wrap msgid "" "# mount\n" @@ -67282,7 +67521,7 @@ "example/compressed on /example/compressed (zfs, local)" #. (itstool) path: sect2/para -#: book.translate.xml:37338 +#: book.translate.xml:37498 msgid "" "After creation, ZFS datasets can be used like any file " "systems. However, many other features are available which can be set on a " @@ -67298,7 +67537,7 @@ "para manter duas cópias de cada bloco de dados:" #. (itstool) path: sect2/screen -#: book.translate.xml:37346 +#: book.translate.xml:37506 #, no-wrap msgid "" "# zfs create example/data\n" @@ -67308,7 +67547,7 @@ "# zfs set copies=2 example/data" #. (itstool) path: sect2/para -#: book.translate.xml:37349 +#: book.translate.xml:37509 msgid "" "It is now possible to see the data and space utilization by issuing " "df:" @@ -67317,7 +67556,7 @@ "espaço utilizado através do comando df:" #. (itstool) path: sect2/screen -#: book.translate.xml:37352 +#: book.translate.xml:37512 #, no-wrap msgid "" "# df\n" @@ -67339,7 +67578,7 @@ "example/data 17547008 0 17547008 0% /example/data" #. (itstool) path: sect2/para -#: book.translate.xml:37361 +#: book.translate.xml:37521 msgid "" "Notice that each file system on the pool has the same amount of available " "space. This is the reason for using df in these examples, " @@ -67356,7 +67595,7 @@ "sistemas de arquivos ocupem o mesmo pool." #. (itstool) path: sect2/para -#: book.translate.xml:37369 +#: book.translate.xml:37529 msgid "" "To destroy the file systems and then destroy the pool as it is no longer " "needed:" @@ -67365,7 +67604,7 @@ "não for mais necessário:" #. (itstool) path: sect2/screen -#: book.translate.xml:37372 +#: book.translate.xml:37532 #, no-wrap msgid "" "# zfs destroy example/compressed\n" @@ -67377,12 +67616,12 @@ "# zpool destroy example" #. (itstool) path: sect2/title -#: book.translate.xml:37378 +#: book.translate.xml:37538 msgid "RAID-Z" msgstr "RAID-Z" #. (itstool) path: sect2/para -#: book.translate.xml:37380 +#: book.translate.xml:37540 msgid "" "Disks fail. One method of avoiding data loss from disk failure is to " "implement RAID. ZFS supports this " @@ -67396,7 +67635,7 @@ "espelhados." #. (itstool) path: sect2/para -#: book.translate.xml:37387 +#: book.translate.xml:37547 msgid "" "This example creates a RAID-Z pool, specifying the disks " "to add to the pool:" @@ -67405,13 +67644,13 @@ "a serem adicionados ao pool:" #. (itstool) path: sect2/screen -#: book.translate.xml:37390 +#: book.translate.xml:37550 #, no-wrap msgid "# zpool create storage raidz da0 da1 da2" msgstr "# zpool create storage raidz da0 da1 da2" #. (itstool) path: note/para -#: book.translate.xml:37393 +#: book.translate.xml:37553 msgid "" "Sun recommends that the number of devices used in a " "RAID-Z configuration be between three and nine. For " @@ -67432,7 +67671,7 @@ " para obter maiores detalhes." #. (itstool) path: sect2/para -#: book.translate.xml:37403 +#: book.translate.xml:37563 msgid "" "The previous example created the storage zpool. This " "example makes a new file system called home in that pool:" @@ -67441,13 +67680,13 @@ "cria um novo sistema de arquivos chamado home neste pool:" #. (itstool) path: sect2/screen -#: book.translate.xml:37408 +#: book.translate.xml:37568 #, no-wrap msgid "# zfs create storage/home" msgstr "# zfs create storage/home" #. (itstool) path: sect2/para -#: book.translate.xml:37410 +#: book.translate.xml:37570 msgid "" "Compression and keeping extra copies of directories and files can be enabled:" msgstr "" @@ -67455,7 +67694,7 @@ "ativadas:" #. (itstool) path: sect2/screen -#: book.translate.xml:37413 +#: book.translate.xml:37573 #, no-wrap msgid "" "# zfs set copies=2 storage/home\n" @@ -67465,7 +67704,7 @@ "# zfs set compression=gzip storage/home" #. (itstool) path: sect2/para -#: book.translate.xml:37416 +#: book.translate.xml:37576 msgid "" "To make this the new home directory for users, copy the user data to this " "directory and create the appropriate symbolic links:" @@ -67474,7 +67713,7 @@ "usuários para este diretório e crie os links simbólicos apropriados:" #. (itstool) path: sect2/screen -#: book.translate.xml:37420 +#: book.translate.xml:37580 #, no-wrap msgid "" "# cp -rp /home/* /storage/home\n" @@ -67488,7 +67727,7 @@ "# ln -s /storage/home /usr/home" #. (itstool) path: sect2/para -#: book.translate.xml:37425 +#: book.translate.xml:37585 msgid "" "Users data is now stored on the freshly-created /storage/home. Test by adding a new user and logging in as that user." @@ -67498,20 +67737,20 @@ "efetuando login como este usuário." #. (itstool) path: sect2/para -#: book.translate.xml:37429 +#: book.translate.xml:37589 msgid "Try creating a file system snapshot which can be rolled back later:" msgstr "" "Tente criar um snapshot do sistema de arquivos que possa ser revertido " "posteriormente:" #. (itstool) path: sect2/screen -#: book.translate.xml:37432 +#: book.translate.xml:37592 #, no-wrap msgid "# zfs snapshot storage/home@08-30-08" msgstr "# zfs snapshot storage/home@08-30-08" #. (itstool) path: sect2/para -#: book.translate.xml:37434 +#: book.translate.xml:37594 msgid "" "Snapshots can only be made of a full file system, not a single directory or " "file." @@ -67520,7 +67759,7 @@ "de um único diretório ou arquivo." #. (itstool) path: sect2/para -#: book.translate.xml:37437 +#: book.translate.xml:37597 msgid "" "The @ character is a delimiter between the file system " "name or the volume name. If an important directory has been accidentally " @@ -67534,13 +67773,13 @@ "existia:" #. (itstool) path: sect2/screen -#: book.translate.xml:37443 +#: book.translate.xml:37603 #, no-wrap msgid "# zfs rollback storage/home@08-30-08" msgstr "# zfs rollback storage/home@08-30-08" #. (itstool) path: sect2/para -#: book.translate.xml:37445 +#: book.translate.xml:37605 msgid "" "To list all available snapshots, run ls in the file " "system's .zfs/snapshot directory. For example, to see " @@ -67551,13 +67790,13 @@ "exemplo, para ver o snapshot obtido anteriormente:" #. (itstool) path: sect2/screen -#: book.translate.xml:37450 +#: book.translate.xml:37610 #, no-wrap msgid "# ls /storage/home/.zfs/snapshot" msgstr "# ls /storage/home/.zfs/snapshot" #. (itstool) path: sect2/para -#: book.translate.xml:37452 +#: book.translate.xml:37612 msgid "" "It is possible to write a script to perform regular snapshots on user data. " "However, over time, snapshots can consume a great deal of disk space. The " @@ -67568,13 +67807,13 @@ "em disco. O snapshot anterior pode ser removido usando o comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:37457 +#: book.translate.xml:37617 #, no-wrap msgid "# zfs destroy storage/home@08-30-08" msgstr "# zfs destroy storage/home@08-30-08" #. (itstool) path: sect2/para -#: book.translate.xml:37459 +#: book.translate.xml:37619 msgid "" "After testing, /storage/home can be made the real " "/home using this command:" @@ -67583,13 +67822,13 @@ "/home usando este comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:37463 +#: book.translate.xml:37623 #, no-wrap msgid "# zfs set mountpoint=/home storage/home" msgstr "# zfs set mountpoint=/home storage/home" #. (itstool) path: sect2/para -#: book.translate.xml:37465 +#: book.translate.xml:37625 msgid "" "Run df and mount to confirm that the " "system now treats the file system as the real /home:" @@ -67599,7 +67838,7 @@ "filename>:" #. (itstool) path: sect2/screen -#: book.translate.xml:37469 +#: book.translate.xml:37629 #, no-wrap msgid "" "# mount\n" @@ -67631,7 +67870,7 @@ "storage/home 26320512 0 26320512 0% /home" #. (itstool) path: sect2/para -#: book.translate.xml:37483 +#: book.translate.xml:37643 msgid "" "This completes the RAID-Z configuration. Daily status " "updates about the file systems created can be generated as part of the " @@ -67646,18 +67885,18 @@ "ao /etc/periodic.conf :" #. (itstool) path: sect2/programlisting -#: book.translate.xml:37489 +#: book.translate.xml:37649 #, no-wrap msgid "daily_status_zfs_enable=\"YES\"" msgstr "daily_status_zfs_enable=\"YES\"" #. (itstool) path: sect2/title -#: book.translate.xml:37493 +#: book.translate.xml:37653 msgid "Recovering RAID-Z" msgstr "Recuperando o RAID-Z" #. (itstool) path: sect2/para -#: book.translate.xml:37495 +#: book.translate.xml:37655 msgid "" "Every software RAID has a method of monitoring its " "state. The status of RAID-Z devices " @@ -67668,13 +67907,13 @@ "acronym> pode ser visualizado com este comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:37500 +#: book.translate.xml:37660 #, no-wrap msgid "# zpool status -x" msgstr "# zpool status -x" #. (itstool) path: sect2/para -#: book.translate.xml:37502 +#: book.translate.xml:37662 msgid "" "If all pools are Online and " "everything is normal, the message shows:" @@ -67683,13 +67922,13 @@ "e tudo estiver normal, a mensagem mostrará:" #. (itstool) path: sect2/screen -#: book.translate.xml:37506 +#: book.translate.xml:37666 #, no-wrap msgid "all pools are healthy" msgstr "all pools are healthy" #. (itstool) path: sect2/para -#: book.translate.xml:37508 +#: book.translate.xml:37668 msgid "" "If there is an issue, perhaps a disk is in the Offline state, the pool state will look similar to:" @@ -67698,7 +67937,7 @@ "\"zfs-term-offline\">Offline, o status do pool será semelhante a:" #. (itstool) path: sect2/screen -#: book.translate.xml:37512 +#: book.translate.xml:37672 #, no-wrap msgid "" " pool: storage\n" @@ -67740,7 +67979,7 @@ "errors: No known data errors" #. (itstool) path: sect2/para -#: book.translate.xml:37531 +#: book.translate.xml:37691 msgid "" "This indicates that the device was previously taken offline by the " "administrator with this command:" @@ -67749,13 +67988,13 @@ "administrador com este comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:37534 +#: book.translate.xml:37694 #, no-wrap msgid "# zpool offline storage da1" msgstr "# zpool offline storage da1" #. (itstool) path: sect2/para -#: book.translate.xml:37536 +#: book.translate.xml:37696 msgid "" "Now the system can be powered down to replace da1. When " "the system is back online, the failed disk can replaced in the pool:" @@ -67765,13 +68004,13 @@ "poderá ser substituído no pool:" #. (itstool) path: sect2/screen -#: book.translate.xml:37540 +#: book.translate.xml:37700 #, no-wrap msgid "# zpool replace storage da1" msgstr "# zpool replace storage da1" #. (itstool) path: sect2/para -#: book.translate.xml:37542 +#: book.translate.xml:37702 msgid "" "From here, the status may be checked again, this time without ." #. (itstool) path: sect1/title -#: book.translate.xml:37619 +#: book.translate.xml:37779 msgid "zpool Administration" msgstr "Administração zpool" #. (itstool) path: sect1/para -#: book.translate.xml:37621 +#: book.translate.xml:37781 msgid "" "ZFS administration is divided between two main utilities. " "The zpool utility controls the operation of the pool and " @@ -67963,12 +68202,12 @@ "linkend=\"zfs-term-volume\">volumes." #. (itstool) path: sect2/title -#: book.translate.xml:37631 +#: book.translate.xml:37791 msgid "Creating and Destroying Storage Pools" msgstr "Criando e destruindo pools de armazenamento" #. (itstool) path: sect2/para -#: book.translate.xml:37633 +#: book.translate.xml:37793 msgid "" "Creating a ZFS storage pool (zpool) " "involves making a number of decisions that are relatively permanent because " @@ -67998,12 +68237,12 @@ "os dados devem ser salvos em um backup e o pool destruído e recriado." #. (itstool) path: sect2/para -#: book.translate.xml:37650 +#: book.translate.xml:37810 msgid "Create a simple mirror pool:" msgstr "Crie um pool do tipo mirror simples:" #. (itstool) path: sect2/screen -#: book.translate.xml:37652 +#: book.translate.xml:37812 #, no-wrap msgid "" "# zpool create mypool mirror /dev/ada1 /dev/ada2\n" @@ -68037,7 +68276,7 @@ "errors: No known data errors" #. (itstool) path: sect2/para -#: book.translate.xml:37667 +#: book.translate.xml:37827 msgid "" "Multiple vdevs can be created at once. Specify multiple groups of disks " "separated by the vdev type keyword, mirror in this " @@ -68048,7 +68287,7 @@ "neste exemplo:" #. (itstool) path: sect2/screen -#: book.translate.xml:37671 +#: book.translate.xml:37831 #, no-wrap msgid "" "# zpool create mypool mirror /dev/ada1 /dev/ada2 mirror /dev/ada3 /dev/ada4\n" @@ -68086,7 +68325,7 @@ "errors: No known data errors" #. (itstool) path: sect2/para -#: book.translate.xml:37688 +#: book.translate.xml:37848 msgid "" "Pools can also be constructed using partitions rather than whole disks. " "Putting ZFS in a separate partition allows the same disk " @@ -68114,7 +68353,7 @@ "substituição ainda poderá ser usado." #. (itstool) path: sect2/para -#: book.translate.xml:37703 +#: book.translate.xml:37863 msgid "" "Create a RAID-Z2 pool using " "partitions:" @@ -68123,7 +68362,7 @@ "partições:" #. (itstool) path: sect2/screen -#: book.translate.xml:37707 +#: book.translate.xml:37867 #, no-wrap msgid "" "# zpool create mypool raidz2 /dev/ada0p3 /dev/ada1p3 /dev/ada2p3 /dev/ada3p3 /dev/ada4p3 /dev/ada5p3\n" @@ -68165,7 +68404,7 @@ "errors: No known data errors" #. (itstool) path: sect2/para -#: book.translate.xml:37726 +#: book.translate.xml:37886 msgid "" "A pool that is no longer needed can be destroyed so that the disks can be " "reused. Destroying a pool involves first unmounting all of the datasets in " @@ -68182,12 +68421,12 @@ "indefinido em aplicações que tiverem arquivos abertos nesses datasets." #. (itstool) path: sect2/title -#: book.translate.xml:37737 +#: book.translate.xml:37897 msgid "Adding and Removing Devices" msgstr "Adicionando e Removendo Dispositivos" #. (itstool) path: sect2/para -#: book.translate.xml:37739 +#: book.translate.xml:37899 msgid "" "There are two cases for adding disks to a zpool: attaching a disk to an " "existing vdev with zpool attach, or adding vdevs to the " @@ -68201,7 +68440,7 @@ "após a criação." #. (itstool) path: sect2/para -#: book.translate.xml:37746 +#: book.translate.xml:37906 msgid "" "A pool created with a single disk lacks redundancy. Corruption can be " "detected but not repaired, because there is no other copy of the data. The " @@ -68231,7 +68470,7 @@ "para facilitar esse processo ." #. (itstool) path: sect2/para -#: book.translate.xml:37764 +#: book.translate.xml:37924 msgid "" "Upgrade the single disk (stripe) vdev ada0p3 to a " "mirror by attaching ada1p3:" @@ -68240,7 +68479,7 @@ "um mirror anexando ada1p3:" #. (itstool) path: sect2/screen -#: book.translate.xml:37768 +#: book.translate.xml:37928 #, no-wrap msgid "" "# zpool status\n" @@ -68354,7 +68593,7 @@ "errors: No known data errors" #. (itstool) path: sect2/para -#: book.translate.xml:37823 +#: book.translate.xml:37983 msgid "" "When adding disks to the existing vdev is not an option, as for " "RAID-Z, an alternative method is to add another vdev to " @@ -68379,7 +68618,7 @@ "de cada bloco que foi gravado no pool." #. (itstool) path: sect2/para -#: book.translate.xml:37836 +#: book.translate.xml:37996 msgid "" "Data is striped across each of the vdevs. For example, with two mirror " "vdevs, this is effectively a RAID 10 that stripes writes " @@ -68396,7 +68635,7 @@ "desproporcional dos dados é gravada no vdev menos cheio." #. (itstool) path: sect2/para -#: book.translate.xml:37845 +#: book.translate.xml:38005 msgid "" "When attaching additional devices to a boot pool, remember to update the " "bootcode." @@ -68405,7 +68644,7 @@ "atualizar o bootcode." #. (itstool) path: sect2/para -#: book.translate.xml:37848 +#: book.translate.xml:38008 msgid "" "Attach a second mirror group (ada2p3 and " "ada3p3) to the existing mirror:" @@ -68414,7 +68653,7 @@ "ada3p3) ao mirror existente:" #. (itstool) path: sect2/screen -#: book.translate.xml:37852 +#: book.translate.xml:38012 #, no-wrap msgid "" "# zpool status\n" @@ -68488,7 +68727,7 @@ "errors: No known data errors" #. (itstool) path: sect2/para -#: book.translate.xml:37887 +#: book.translate.xml:38047 msgid "" "Currently, vdevs cannot be removed from a pool, and disks can only be " "removed from a mirror if there is enough remaining redundancy. If only one " @@ -68502,12 +68741,12 @@ "falhar." #. (itstool) path: sect2/para -#: book.translate.xml:37893 +#: book.translate.xml:38053 msgid "Remove a disk from a three-way mirror group:" msgstr "Remova um disco de um grupo de mirror's triplo:" #. (itstool) path: sect2/screen -#: book.translate.xml:37895 +#: book.translate.xml:38055 #, no-wrap msgid "" "# zpool status\n" @@ -68569,12 +68808,12 @@ "errors: No known data errors" #. (itstool) path: sect2/title -#: book.translate.xml:37926 +#: book.translate.xml:38086 msgid "Checking the Status of a Pool" msgstr "Verificando o status de um pool" #. (itstool) path: sect2/para -#: book.translate.xml:37928 +#: book.translate.xml:38088 msgid "" "Pool status is important. If a drive goes offline or a read, write, or " "checksum error is detected, the corresponding error count increases. The " @@ -68591,7 +68830,7 @@ "\"zfs-zpool-scrub\">scrub também são mostrados." #. (itstool) path: sect2/screen -#: book.translate.xml:37936 +#: book.translate.xml:38096 #, no-wrap msgid "" "# zpool status\n" @@ -68631,12 +68870,12 @@ "errors: No known data errors" #. (itstool) path: sect2/title -#: book.translate.xml:37956 +#: book.translate.xml:38116 msgid "Clearing Errors" msgstr "Limpando Erros" #. (itstool) path: sect2/para -#: book.translate.xml:37958 +#: book.translate.xml:38118 msgid "" "When an error is detected, the read, write, or checksum counts are " "incremented. The error message can be cleared and the counts reset with " @@ -68654,12 +68893,12 @@ "apagados." #. (itstool) path: sect2/title -#: book.translate.xml:37969 +#: book.translate.xml:38129 msgid "Replacing a Functioning Device" msgstr "Substituindo um dispositivo em funcionamento" #. (itstool) path: sect2/para -#: book.translate.xml:37971 +#: book.translate.xml:38131 msgid "" "There are a number of situations where it may be desirable to replace one " "disk with a different disk. When replacing a working disk, the process keeps " @@ -68682,12 +68921,12 @@ "zpool-online\"> Aumentando um Pool ." #. (itstool) path: sect2/para -#: book.translate.xml:37983 +#: book.translate.xml:38143 msgid "Replace a functioning device in the pool:" msgstr "Substitua um dispositivo em funcionamento no pool:" #. (itstool) path: sect2/screen -#: book.translate.xml:37985 +#: book.translate.xml:38145 #, no-wrap msgid "" "# zpool status\n" @@ -68807,12 +69046,12 @@ "errors: No known data errors" #. (itstool) path: sect2/title -#: book.translate.xml:38045 +#: book.translate.xml:38205 msgid "Dealing with Failed Devices" msgstr "Lidando com dispositivos com falha" #. (itstool) path: sect2/para -#: book.translate.xml:38047 +#: book.translate.xml:38207 msgid "" "When a disk in a pool fails, the vdev to which the disk belongs enters the " "degraded state. All of the data " @@ -68837,7 +69076,7 @@ "vdev retorna ao status online." #. (itstool) path: sect2/para -#: book.translate.xml:38061 +#: book.translate.xml:38221 msgid "" "If the vdev does not have any redundancy, or if multiple devices have failed " "and there is not enough redundancy to compensate, the pool enters the GUID of the device. A new device name parameter for " @@ -68865,13 +69104,13 @@ "dispositivo de substituição tiver o mesmo nome de dispositivo." #. (itstool) path: sect2/para -#: book.translate.xml:38075 +#: book.translate.xml:38235 msgid "Replace a failed disk using zpool replace:" msgstr "" "Substitua um disco com falha usando o zpool replace:" #. (itstool) path: sect2/screen -#: book.translate.xml:38078 +#: book.translate.xml:38238 #, no-wrap msgid "" "# zpool status\n" @@ -68979,12 +69218,12 @@ "errors: No known data errors" #. (itstool) path: sect2/title -#: book.translate.xml:38132 +#: book.translate.xml:38292 msgid "Scrubbing a Pool" msgstr "Limpeza do Pool" #. (itstool) path: sect2/para -#: book.translate.xml:38134 +#: book.translate.xml:38294 msgid "" "It is recommended that pools be scrubbed regularly, ideally at least once every month. The scrub# zpool scrub mypool\n" @@ -69050,7 +69289,7 @@ "errors: No known data errors" #. (itstool) path: sect2/para -#: book.translate.xml:38165 +#: book.translate.xml:38325 msgid "" "In the event that a scrub operation needs to be cancelled, issue " "zpool scrub -s mypool." @@ -69059,12 +69298,12 @@ "zpool scrub -s mypool." #. (itstool) path: sect2/title -#: book.translate.xml:38171 +#: book.translate.xml:38331 msgid "Self-Healing" msgstr "Auto Cura (Self-Healing)" #. (itstool) path: sect2/para -#: book.translate.xml:38173 +#: book.translate.xml:38333 msgid "" "The checksums stored with data blocks enable the file system to " "self-heal. This feature will automatically repair data " @@ -69105,7 +69344,7 @@ "operação normal do pool." #. (itstool) path: sect2/para -#: book.translate.xml:38193 +#: book.translate.xml:38353 msgid "" "The next example demonstrates this self-healing behavior. A mirrored pool of " "disks /dev/ada0 and /dev/ada1 is " @@ -69116,7 +69355,7 @@ "filename> é criado." #. (itstool) path: sect2/screen -#: book.translate.xml:38197 +#: book.translate.xml:38357 #, no-wrap msgid "" "# zpool create healer mirror /dev/ada0 /dev/ada1\n" @@ -69156,7 +69395,7 @@ "healer 960M 92.5K 960M - - 0% 0% 1.00x ONLINE -" #. (itstool) path: sect2/para -#: book.translate.xml:38215 +#: book.translate.xml:38375 msgid "" "Some important data that to be protected from data errors using the self-" "healing feature is copied to the pool. A checksum of the pool is created for " @@ -69167,7 +69406,7 @@ "checksum do pool para comparação posterior." #. (itstool) path: sect2/screen -#: book.translate.xml:38219 +#: book.translate.xml:38379 #, no-wrap msgid "" "# cp /some/important/data /healer\n" @@ -69187,7 +69426,7 @@ "SHA1 (/healer) = 2753eff56d77d9a536ece6694bf0a82740344d1f" #. (itstool) path: sect2/para -#: book.translate.xml:38227 +#: book.translate.xml:38387 msgid "" "Data corruption is simulated by writing random data to the beginning of one " "of the disks in the mirror. To prevent ZFS from healing " @@ -69200,7 +69439,7 @@ "importado novamente depois." #. (itstool) path: warning/para -#: book.translate.xml:38234 +#: book.translate.xml:38394 msgid "" "This is a dangerous operation that can destroy vital data. It is shown here " "for demonstrational purposes only and should not be attempted during normal " @@ -69219,7 +69458,7 @@ "sejam criados antes de executar o comando!" #. (itstool) path: sect2/screen -#: book.translate.xml:38245 +#: book.translate.xml:38405 #, no-wrap msgid "" "# zpool export healer\n" @@ -69237,7 +69476,7 @@ "# zpool import healer" #. (itstool) path: sect2/para -#: book.translate.xml:38252 +#: book.translate.xml:38412 msgid "" "The pool status shows that one device has experienced an error. Note that " "applications reading data from the pool did not receive any incorrect data. " @@ -69253,7 +69492,7 @@ "contém um valor diferente de zero." #. (itstool) path: sect2/screen -#: book.translate.xml:38260 +#: book.translate.xml:38420 #, no-wrap msgid "" "# zpool status healer\n" @@ -69295,7 +69534,7 @@ "errors: No known data errors" #. (itstool) path: sect2/para -#: book.translate.xml:38279 +#: book.translate.xml:38439 msgid "" "The error was detected and handled by using the redundancy present in the " "unaffected ada0 mirror disk. A checksum comparison with " @@ -69306,7 +69545,7 @@ "checksum com o original irá revelar se o pool está consistente novamente." #. (itstool) path: sect2/screen -#: book.translate.xml:38284 +#: book.translate.xml:38444 #, no-wrap msgid "" "# sha1 /healer >> checksum.txt\n" @@ -69320,7 +69559,7 @@ "SHA1 (/healer) = 2753eff56d77d9a536ece6694bf0a82740344d1f" #. (itstool) path: sect2/para -#: book.translate.xml:38289 +#: book.translate.xml:38449 msgid "" "The two checksums that were generated before and after the intentional " "tampering with the pool data still match. This shows how ZFS." #. (itstool) path: sect2/screen -#: book.translate.xml:38304 +#: book.translate.xml:38464 #, no-wrap msgid "" "# zpool scrub healer\n" @@ -69399,7 +69638,7 @@ "errors: No known data errors" #. (itstool) path: sect2/para -#: book.translate.xml:38326 +#: book.translate.xml:38486 msgid "" "The scrub operation reads data from ada0 and rewrites " "any data with an incorrect checksum on ada1. This is " @@ -69413,7 +69652,7 @@ "command>. Após a conclusão da operação, o status do conjunto é alterado para:" #. (itstool) path: sect2/screen -#: book.translate.xml:38333 +#: book.translate.xml:38493 #, no-wrap msgid "" "# zpool status healer\n" @@ -69455,7 +69694,7 @@ "errors: No known data errors" #. (itstool) path: sect2/para -#: book.translate.xml:38352 +#: book.translate.xml:38512 msgid "" "After the scrub operation completes and all the data has been synchronized " "from ada0 to ada1, the error " @@ -69468,7 +69707,7 @@ "executando zpool clear." #. (itstool) path: sect2/screen -#: book.translate.xml:38358 +#: book.translate.xml:38518 #, no-wrap msgid "" "# zpool clear healer\n" @@ -69502,7 +69741,7 @@ "errors: No known data errors" #. (itstool) path: sect2/para -#: book.translate.xml:38373 +#: book.translate.xml:38533 msgid "" "The pool is now back to a fully working state and all the errors have been " "cleared." @@ -69511,12 +69750,12 @@ "foram apagados." #. (itstool) path: sect2/title -#: book.translate.xml:38378 +#: book.translate.xml:38538 msgid "Growing a Pool" msgstr "Crescendo um Pool" #. (itstool) path: sect2/para -#: book.translate.xml:38380 +#: book.translate.xml:38540 msgid "" "The usable size of a redundant pool is limited by the capacity of the " "smallest device in each vdev. The smallest device can be replaced with a " @@ -69542,7 +69781,7 @@ "2 TB." #. (itstool) path: sect2/para -#: book.translate.xml:38394 +#: book.translate.xml:38554 msgid "" "Expansion is triggered by using zpool online -e on each " "device. After expansion of all devices, the additional space becomes " @@ -69553,12 +69792,12 @@ "fica disponível para o pool." #. (itstool) path: sect2/title -#: book.translate.xml:38401 +#: book.translate.xml:38561 msgid "Importing and Exporting Pools" msgstr "Importando e exportando pools" #. (itstool) path: sect2/para -#: book.translate.xml:38403 +#: book.translate.xml:38563 msgid "" "Pools are exported before moving them to another " "system. All datasets are unmounted, and each device is marked as exported " @@ -69587,18 +69826,18 @@ "aplicativos que tinham arquivos abertos nesses conjuntos de dados." #. (itstool) path: sect2/para -#: book.translate.xml:38417 +#: book.translate.xml:38577 msgid "Export a pool that is not in use:" msgstr "Exportar um pool que não está em uso:" #. (itstool) path: sect2/screen -#: book.translate.xml:38419 +#: book.translate.xml:38579 #, no-wrap msgid "# zpool export mypool" msgstr "# zpool export mypool" #. (itstool) path: sect2/para -#: book.translate.xml:38421 +#: book.translate.xml:38581 msgid "" "Importing a pool automatically mounts the datasets. This may not be the " "desired behavior, and can be prevented with zpool import -N# zpool import\n" @@ -69651,12 +69890,12 @@ " ada2p3 ONLINE" #. (itstool) path: sect2/para -#: book.translate.xml:38446 +#: book.translate.xml:38606 msgid "Import the pool with an alternative root directory:" msgstr "Importe o pool com um diretório raiz alternativo:" #. (itstool) path: sect2/screen -#: book.translate.xml:38448 +#: book.translate.xml:38608 #, no-wrap msgid "" "# zpool import -o altroot=/mnt mypool\n" @@ -69672,12 +69911,12 @@ "mypool 110K 47.0G 31K /mnt/mypool" #. (itstool) path: sect2/title -#: book.translate.xml:38456 +#: book.translate.xml:38616 msgid "Upgrading a Storage Pool" msgstr "Atualizando um pool de armazenamento" #. (itstool) path: sect2/para -#: book.translate.xml:38458 +#: book.translate.xml:38618 msgid "" "After upgrading FreeBSD, or if a pool has been imported from a system using " "an older version of ZFS, the pool can be manually " @@ -69696,12 +69935,12 @@ "desatualizados." #. (itstool) path: sect2/para -#: book.translate.xml:38467 +#: book.translate.xml:38627 msgid "Upgrade a v28 pool to support Feature Flags:" msgstr "Atualize um pool v28 para suportar Feature Flags:" #. (itstool) path: sect2/screen -#: book.translate.xml:38470 +#: book.translate.xml:38630 #, no-wrap msgid "" "# zpool status\n" @@ -69789,7 +70028,7 @@ " multi_vdev_crash_dump" #. (itstool) path: sect2/para -#: book.translate.xml:38512 +#: book.translate.xml:38672 msgid "" "The newer features of ZFS will not be available until " "zpool upgrade has completed. zpool upgrade -v# zpool status\n" @@ -69909,7 +70148,7 @@ " filesystem_limits" #. (itstool) path: warning/para -#: book.translate.xml:38570 +#: book.translate.xml:38730 msgid "" "The boot code on systems that boot from a pool must be updated to support " "the new pool version. Use gpart bootcode on the partition " @@ -69925,30 +70164,30 @@ "modernos)." #. (itstool) path: warning/para -#: book.translate.xml:38578 +#: book.translate.xml:38738 msgid "For legacy boot using GPT, use the following command:" msgstr "Para inicialização legada usando o GPT, use o seguinte comando:" #. (itstool) path: warning/screen -#: book.translate.xml:38581 +#: book.translate.xml:38741 #, no-wrap msgid "# gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 ada1" msgstr "# gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 ada1" #. (itstool) path: warning/para -#: book.translate.xml:38583 +#: book.translate.xml:38743 msgid "For systems using EFI to boot, execute the following command:" msgstr "" "Para sistemas que usam o EFI para inicializar, execute o seguinte comando:" #. (itstool) path: warning/screen -#: book.translate.xml:38586 +#: book.translate.xml:38746 #, no-wrap msgid "# gpart bootcode -p /boot/boot1.efifat -i 1 ada1" msgstr "# gpart bootcode -p /boot/boot1.efifat -i 1 ada1" #. (itstool) path: warning/para -#: book.translate.xml:38588 +#: book.translate.xml:38748 msgid "" "Apply the bootcode to all bootable disks in the pool. See " "gpart8 para obter maiores informações." #. (itstool) path: sect2/title -#: book.translate.xml:38594 +#: book.translate.xml:38754 msgid "Displaying Recorded Pool History" msgstr "Exibindo o histórico gravado do pool" #. (itstool) path: sect2/para -#: book.translate.xml:38596 +#: book.translate.xml:38756 msgid "" "Commands that modify the pool are recorded. Recorded actions include the " "creation of datasets, changing properties, or replacement of a disk. This " @@ -69982,7 +70221,7 @@ "history:" #. (itstool) path: sect2/screen -#: book.translate.xml:38605 +#: book.translate.xml:38765 #, no-wrap msgid "" "# zpool history\n" @@ -70000,7 +70239,7 @@ "2013-02-27.18:51:18 zfs create tank/backup" #. (itstool) path: sect2/para -#: book.translate.xml:38612 +#: book.translate.xml:38772 msgid "" "The output shows zpool and zfs " "commands that were executed on the pool along with a timestamp. Only " @@ -70015,7 +70254,7 @@ "nome de pool é especificado, é exibido o histórico de todos os pools." #. (itstool) path: sect2/para -#: book.translate.xml:38620 +#: book.translate.xml:38780 msgid "" "zpool history can show even more information when the " "options or are provided. registrados internamente." #. (itstool) path: sect2/screen -#: book.translate.xml:38626 +#: book.translate.xml:38786 #, no-wrap msgid "" "# zpool history -i\n" @@ -70052,7 +70291,7 @@ "2013-02-27.18:51:18 zfs create tank/backup" #. (itstool) path: sect2/para -#: book.translate.xml:38636 +#: book.translate.xml:38796 msgid "" "More details can be shown by adding . History records are " "shown in a long format, including information like the name of the user who " @@ -70064,7 +70303,7 @@ "qual a alteração foi feita." #. (itstool) path: sect2/screen -#: book.translate.xml:38641 +#: book.translate.xml:38801 #, no-wrap msgid "" "# zpool history -l\n" @@ -70082,7 +70321,7 @@ "2013-02-27.18:51:18 zfs create tank/backup [user 0 (root) on myzfsbox:global]" #. (itstool) path: sect2/para -#: book.translate.xml:38648 +#: book.translate.xml:38808 msgid "" "The output shows that the root " "user created the mirrored pool with disks /dev/ada0 and " @@ -70103,7 +70342,7 @@ "host que é registrado para cada comando." #. (itstool) path: sect2/para -#: book.translate.xml:38660 +#: book.translate.xml:38820 msgid "" "Both options to zpool history can be combined to give the " "most detailed information possible for any given pool. Pool history provides " @@ -70117,12 +70356,12 @@ "depuração." #. (itstool) path: sect2/title -#: book.translate.xml:38668 +#: book.translate.xml:38828 msgid "Performance Monitoring" msgstr "Monitoramento de Desempenho" #. (itstool) path: sect2/para -#: book.translate.xml:38670 +#: book.translate.xml:38830 msgid "" "A built-in monitoring system can display pool I/O " "statistics in real time. It shows the amount of free and used space on the " @@ -70140,7 +70379,7 @@ "limitar o monitoramento apenas a esse pool. Um exemplo básico:" #. (itstool) path: sect2/screen -#: book.translate.xml:38679 +#: book.translate.xml:38839 #, no-wrap msgid "" "# zpool iostat\n" @@ -70156,7 +70395,7 @@ "data 288G 1.53T 2 11 11.3K 57.1K" #. (itstool) path: sect2/para -#: book.translate.xml:38685 +#: book.translate.xml:38845 msgid "" "To continuously monitor I/O activity, a number can be " "specified as the last parameter, indicating a interval in seconds to wait " @@ -70176,7 +70415,7 @@ "estatísticas a serem exibidas." #. (itstool) path: sect2/para -#: book.translate.xml:38697 +#: book.translate.xml:38857 msgid "" "Even more detailed I/O statistics can be displayed with " ". Each device in the pool is shown with a statistics " @@ -70192,7 +70431,7 @@ "pool. Este exemplo mostra um pool espelhado com dois dispositivos:" #. (itstool) path: sect2/screen -#: book.translate.xml:38705 +#: book.translate.xml:38865 #, no-wrap msgid "" "# zpool iostat -v \n" @@ -70216,12 +70455,12 @@ "----------------------- ----- ----- ----- ----- ----- -----" #. (itstool) path: sect2/title -#: book.translate.xml:38717 +#: book.translate.xml:38877 msgid "Splitting a Storage Pool" msgstr "Dividindo um pool de armazenamento" #. (itstool) path: sect2/para -#: book.translate.xml:38719 +#: book.translate.xml:38879 msgid "" "A pool consisting of one or more mirror vdevs can be split into two pools. " "Unless otherwise specified, the last member of each mirror is detached and " @@ -70239,12 +70478,12 @@ "usuário pretende." #. (itstool) path: sect1/title -#: book.translate.xml:38731 +#: book.translate.xml:38891 msgid "zfs Administration" msgstr "Administração do zfs" #. (itstool) path: sect1/para -#: book.translate.xml:38733 +#: book.translate.xml:38893 msgid "" "The zfs utility is responsible for creating, destroying, " "and managing all ZFS datasets that exist within a pool. " @@ -70257,12 +70496,12 @@ "zpool." #. (itstool) path: sect2/title -#: book.translate.xml:38739 +#: book.translate.xml:38899 msgid "Creating and Destroying Datasets" msgstr "Criando e destruindo conjuntos de dados" #. (itstool) path: sect2/para -#: book.translate.xml:38741 +#: book.translate.xml:38901 msgid "" "Unlike traditional disks and volume managers, space in ZFS is not preallocated. With traditional file " @@ -70307,7 +70546,7 @@ "inicialização do FreeBSD." #. (itstool) path: sect2/para -#: book.translate.xml:38765 +#: book.translate.xml:38925 msgid "" "Create a new dataset and enable LZ4 compression on it:" @@ -70316,7 +70555,7 @@ "compression-lz4\">compactação LZ4 nele:" #. (itstool) path: sect2/screen -#: book.translate.xml:38768 +#: book.translate.xml:38928 #, no-wrap msgid "" "# zfs list\n" @@ -70386,7 +70625,7 @@ "mypool/var/tmp 152K 93.2G 152K /var/tmp" #. (itstool) path: sect2/para -#: book.translate.xml:38801 +#: book.translate.xml:38961 msgid "" "Destroying a dataset is much quicker than deleting all of the files that " "reside on the dataset, as it does not involve scanning all of the files and " @@ -70398,12 +70637,12 @@ "correspondentes." #. (itstool) path: sect2/para -#: book.translate.xml:38806 +#: book.translate.xml:38966 msgid "Destroy the previously-created dataset:" msgstr "Destrua o conjunto de dados criado anteriormente:" #. (itstool) path: sect2/screen -#: book.translate.xml:38808 +#: book.translate.xml:38968 #, no-wrap msgid "" "# zfs list\n" @@ -70473,7 +70712,7 @@ "mypool/var/tmp 152K 93.2G 152K /var/tmp" #. (itstool) path: sect2/para -#: book.translate.xml:38841 +#: book.translate.xml:39001 msgid "" "In modern versions of ZFS, zfs destroy " "is asynchronous, and the free space might take several minutes to appear in " @@ -70503,12 +70742,12 @@ "pela destruição dos snapshots também é mostrado." #. (itstool) path: sect2/title -#: book.translate.xml:38860 +#: book.translate.xml:39020 msgid "Creating and Destroying Volumes" msgstr "Criando e Destruindo Volumes" #. (itstool) path: sect2/para -#: book.translate.xml:38862 +#: book.translate.xml:39022 msgid "" "A volume is a special type of dataset. Rather than being mounted as a file " "system, it is exposed as a block device under /dev/zvol/" @@ -70526,7 +70765,7 @@ "iSCSI ou HAST." #. (itstool) path: sect2/para -#: book.translate.xml:38871 +#: book.translate.xml:39031 msgid "" "A volume can be formatted with any file system, or used without a file " "system to store raw data. To the user, a volume appears to be a regular " @@ -70544,7 +70783,7 @@ "sistema de arquivos FAT compactado." #. (itstool) path: sect2/screen -#: book.translate.xml:38880 +#: book.translate.xml:39040 #, no-wrap msgid "" "# zfs create -V 250m -o compression=on tank/fat32\n" @@ -70572,7 +70811,7 @@ "/dev/zvol/tank/fat32 on /mnt (msdosfs, local)" #. (itstool) path: sect2/para -#: book.translate.xml:38892 +#: book.translate.xml:39052 msgid "" "Destroying a volume is much the same as destroying a regular file system " "dataset. The operation is nearly instantaneous, but it may take several " @@ -70583,12 +70822,12 @@ "minutos para que o espaço livre seja recuperado em segundo plano." #. (itstool) path: sect2/title -#: book.translate.xml:38899 +#: book.translate.xml:39059 msgid "Renaming a Dataset" msgstr "Renomeando um Conjunto de Dados" #. (itstool) path: sect2/para -#: book.translate.xml:38901 +#: book.translate.xml:39061 msgid "" "The name of a dataset can be changed with zfs rename. The " "parent of a dataset can also be changed with this command. Renaming a " @@ -70607,14 +70846,14 @@ "pai). Esse comportamento pode ser evitado com ." #. (itstool) path: sect2/para -#: book.translate.xml:38911 +#: book.translate.xml:39071 msgid "Rename a dataset and move it to be under a different parent dataset:" msgstr "" "Renomeie um conjunto de dados e mova-o para um conjunto de dados pai " "diferente:" #. (itstool) path: sect2/screen -#: book.translate.xml:38914 +#: book.translate.xml:39074 #, no-wrap msgid "" "# zfs list\n" @@ -70686,7 +70925,7 @@ "mypool/var/tmp 152K 93.2G 152K /var/tmp" #. (itstool) path: sect2/para -#: book.translate.xml:38948 +#: book.translate.xml:39108 msgid "" "Snapshots can also be renamed like this. Due to the nature of snapshots, " "they cannot be renamed into a different parent dataset. To rename a " @@ -70700,7 +70939,7 @@ "também serão renomeados." #. (itstool) path: sect2/screen -#: book.translate.xml:38954 +#: book.translate.xml:39114 #, no-wrap msgid "" "# zfs list -t snapshot\n" @@ -70720,12 +70959,12 @@ "mypool/var/newname@new_snapshot_name 0 - 87.5K -" #. (itstool) path: sect2/title -#: book.translate.xml:38964 +#: book.translate.xml:39124 msgid "Setting Dataset Properties" msgstr "Configurando Propriedades do Conjunto de Dados" #. (itstool) path: sect2/para -#: book.translate.xml:38966 +#: book.translate.xml:39126 msgid "" "Each ZFS dataset has a number of properties that control " "its behavior. Most properties are automatically inherited from the parent " @@ -70748,7 +70987,7 @@ "command>." #. (itstool) path: sect2/para -#: book.translate.xml:38978 +#: book.translate.xml:39138 msgid "" "User-defined properties can also be set. They become part of the dataset " "configuration and can be used to provide additional information about the " @@ -70764,7 +71003,7 @@ "usados para criar um namespace personalizado para a propriedade." #. (itstool) path: sect2/screen -#: book.translate.xml:38985 +#: book.translate.xml:39145 #, no-wrap msgid "" "# zfs set custom:costcenter=1234 tank\n" @@ -70778,7 +71017,7 @@ "tank custom:costcenter 1234 local" #. (itstool) path: sect2/para -#: book.translate.xml:38990 +#: book.translate.xml:39150 msgid "" "To remove a custom property, use zfs inherit with " ". If the custom property is not defined in any of the " @@ -70792,7 +71031,7 @@ "pool)." #. (itstool) path: sect2/screen -#: book.translate.xml:38996 +#: book.translate.xml:39156 #, no-wrap msgid "" "# zfs inherit -r custom:costcenter tank\n" @@ -70810,12 +71049,12 @@ " # " #. (itstool) path: sect3/title -#: book.translate.xml:39004 +#: book.translate.xml:39164 msgid "Getting and Setting Share Properties" msgstr "Obtendo e definindo propriedades de compartilhamento" #. (itstool) path: sect3/para -#: book.translate.xml:39006 +#: book.translate.xml:39166 msgid "" "Two commonly used and useful dataset properties are the NFS and SMB share options. Setting these define if " @@ -70831,7 +71070,7 @@ "FreeBSD. Para obter o status atual de um compartilhamento, insira:" #. (itstool) path: sect3/screen -#: book.translate.xml:39014 +#: book.translate.xml:39174 #, no-wrap msgid "" "# zfs get sharenfs mypool/usr/home\n" @@ -70849,18 +71088,18 @@ "mypool/usr/home sharesmb off local" #. (itstool) path: sect3/para -#: book.translate.xml:39021 +#: book.translate.xml:39181 msgid "To enable sharing of a dataset, enter:" msgstr "Para ativar o compartilhamento de um conjunto de dados, insira:" #. (itstool) path: sect3/screen -#: book.translate.xml:39023 +#: book.translate.xml:39183 #, no-wrap msgid "# zfs set sharenfs=on mypool/usr/home" msgstr "# zfs set sharenfs=on mypool/usr/home" #. (itstool) path: sect3/para -#: book.translate.xml:39025 +#: book.translate.xml:39185 msgid "" "It is also possible to set additional options for sharing datasets through " "NFS, such as , is appended to zfs " @@ -71078,7 +71317,7 @@ "exibe os sistemas de arquivos e snapshots." #. (itstool) path: sect3/para -#: book.translate.xml:39134 +#: book.translate.xml:39294 msgid "" "Snapshots are not mounted directly, so no path is shown in the " "MOUNTPOINT column. There is no mention of available disk " @@ -71093,7 +71332,7 @@ "de dados original a partir do qual foi criado:" #. (itstool) path: sect3/screen -#: book.translate.xml:39141 +#: book.translate.xml:39301 #, no-wrap msgid "" "# zfs list -rt all mypool/usr/home\n" @@ -71107,7 +71346,7 @@ "mypool/usr/home@my_recursive_snapshot 0 - 184K -" #. (itstool) path: sect3/para -#: book.translate.xml:39146 +#: book.translate.xml:39306 msgid "" "Displaying both the dataset and the snapshot together reveals how snapshots " "work in COW fashion. They save only " @@ -71125,7 +71364,7 @@ "conjunto de dados e fazendo um segundo snapshots:" #. (itstool) path: sect3/screen -#: book.translate.xml:39156 +#: book.translate.xml:39316 #, no-wrap msgid "" "# cp /etc/passwd /var/tmp\n" @@ -71145,7 +71384,7 @@ "mypool/var/tmp@after_cp 0 - 118K -" #. (itstool) path: sect3/para -#: book.translate.xml:39164 +#: book.translate.xml:39324 msgid "" "The second snapshot contains only the changes to the dataset after the copy " "operation. This yields enormous space savings. Notice that the size of the " @@ -71161,12 +71400,12 @@ "snapshot obtido posteriormente." #. (itstool) path: sect3/title -#: book.translate.xml:39174 +#: book.translate.xml:39334 msgid "Comparing Snapshots" msgstr "Comparando Snapshots" #. (itstool) path: sect3/para -#: book.translate.xml:39176 +#: book.translate.xml:39336 msgid "" "ZFS provides a built-in command to compare the differences in content " "between two snapshots. This is helpful when many snapshots were taken over " @@ -71185,7 +71424,7 @@ "anterior produz essa saída:" #. (itstool) path: sect3/screen -#: book.translate.xml:39186 +#: book.translate.xml:39346 #, no-wrap msgid "" "# zfs list -rt all mypool/var/tmp\n" @@ -71207,7 +71446,7 @@ "+ /var/tmp/passwd" #. (itstool) path: sect3/para -#: book.translate.xml:39195 +#: book.translate.xml:39355 msgid "" "The command lists the changes between the specified snapshot (in this case " "mypool/var/tmp@my_recursive_snapshotpasswd was added after the " @@ -71269,7 +71508,7 @@ "replaceable>." #. (itstool) path: sect3/para -#: book.translate.xml:39235 +#: book.translate.xml:39395 msgid "" "Comparing two snapshots is helpful when using the ZFS " "replication feature to transfer a dataset to a different host for backup " @@ -71280,7 +71519,7 @@ "diferente para fins de backup." #. (itstool) path: sect3/para -#: book.translate.xml:39239 +#: book.translate.xml:39399 msgid "" "Compare two snapshots by providing the full dataset name and snapshot name " "of both datasets:" @@ -71289,7 +71528,7 @@ "nome do snapshot de ambos os conjuntos de dados:" #. (itstool) path: sect3/screen -#: book.translate.xml:39242 +#: book.translate.xml:39402 #, no-wrap msgid "" "# cp /var/tmp/passwd /var/tmp/passwd.copy\n" @@ -71313,7 +71552,7 @@ "+ /var/tmp/passwd" #. (itstool) path: sect3/para -#: book.translate.xml:39252 +#: book.translate.xml:39412 msgid "" "A backup administrator can compare two snapshots received from the sending " "host and determine the actual changes in the dataset. See the rm operation that removes too much data than was intended." @@ -71385,7 +71624,7 @@ "do que o pretendido." #. (itstool) path: sect3/screen -#: book.translate.xml:39292 +#: book.translate.xml:39452 #, no-wrap msgid "" "# zfs list -rt all mypool/var/tmp\n" @@ -71413,7 +71652,7 @@ "vi.recover" #. (itstool) path: sect3/para -#: book.translate.xml:39304 +#: book.translate.xml:39464 msgid "" "At this point, the user realized that too many files were deleted and wants " "them back. ZFS provides an easy way to get them back " @@ -71428,7 +71667,7 @@ "recomeçar a partir do último snapshot, emita o comando:" #. (itstool) path: sect3/screen -#: book.translate.xml:39311 +#: book.translate.xml:39471 #, no-wrap msgid "" "# zfs rollback mypool/var/tmp@diff_snapshot\n" @@ -71440,7 +71679,7 @@ "passwd passwd.copy vi.recover" #. (itstool) path: sect3/para -#: book.translate.xml:39315 +#: book.translate.xml:39475 msgid "" "The rollback operation restored the dataset to the state of the last " "snapshot. It is also possible to roll back to a snapshot that was taken much " @@ -71453,7 +71692,7 @@ "o ZFS irá emitir este aviso:" #. (itstool) path: sect3/screen -#: book.translate.xml:39321 +#: book.translate.xml:39481 #, no-wrap msgid "" "# zfs list -rt snapshot mypool/var/tmp\n" @@ -71479,7 +71718,7 @@ "mypool/var/tmp@diff_snapshot" #. (itstool) path: sect3/para -#: book.translate.xml:39332 +#: book.translate.xml:39492 msgid "" "This warning means that snapshots exist between the current state of the " "dataset and the snapshot to which the user wants to roll back. To complete " @@ -71502,7 +71741,7 @@ "snapshots intermediários forem compreendidas, o comando poderá ser emitido:" #. (itstool) path: sect3/screen -#: book.translate.xml:39344 +#: book.translate.xml:39504 #, no-wrap msgid "" "# zfs rollback -r mypool/var/tmp@my_recursive_snapshot\n" @@ -71520,7 +71759,7 @@ "vi.recover" #. (itstool) path: sect3/para -#: book.translate.xml:39351 +#: book.translate.xml:39511 msgid "" "The output from zfs list -t snapshot confirms that the " "intermediate snapshots were removed as a result of zfs rollback -r." #. (itstool) path: sect3/title -#: book.translate.xml:39358 +#: book.translate.xml:39518 msgid "Restoring Individual Files from Snapshots" msgstr "Restaurando arquivos individuais a partir de Snapshots" #. (itstool) path: sect3/para -#: book.translate.xml:39360 +#: book.translate.xml:39520 msgid "" "Snapshots are mounted in a hidden directory under the parent dataset: " ".zfs/snapshots/snapshotname. " @@ -71560,7 +71799,7 @@ "diretório." #. (itstool) path: sect3/screen -#: book.translate.xml:39373 +#: book.translate.xml:39533 #, no-wrap msgid "" "# zfs get snapdir mypool/var/tmp\n" @@ -71582,7 +71821,7 @@ ". .. .zfs passwd vi.recover" #. (itstool) path: sect3/para -#: book.translate.xml:39382 +#: book.translate.xml:39542 msgid "" "Individual files can easily be restored to a previous state by copying them " "from the snapshot back to the parent dataset. The directory structure below " @@ -71601,7 +71840,7 @@ "copiando-o do snapshot que continha a versão mais recente do arquivo:" #. (itstool) path: sect3/screen -#: book.translate.xml:39393 +#: book.translate.xml:39553 #, no-wrap msgid "" "# rm /var/tmp/passwd\n" @@ -71623,7 +71862,7 @@ "# cp /var/tmp/.zfs/snapshot/after_cp/passwd /var/tmp" #. (itstool) path: sect3/para -#: book.translate.xml:39402 +#: book.translate.xml:39562 msgid "" "When ls .zfs/snapshot was issued, the snapdir property might have been set to hidden, but it would still be " @@ -71643,7 +71882,7 @@ "oculto é bastante simples. Tentar o contrário, resulta neste erro:" #. (itstool) path: sect3/screen -#: book.translate.xml:39412 +#: book.translate.xml:39572 #, no-wrap msgid "" "# cp /etc/rc.conf /var/tmp/.zfs/snapshot/after_cp/\n" @@ -71653,7 +71892,7 @@ "cp: /var/tmp/.zfs/snapshot/after_cp/rc.conf: Read-only file system" #. (itstool) path: sect3/para -#: book.translate.xml:39415 +#: book.translate.xml:39575 msgid "" "The error reminds the user that snapshots are read-only and cannot be " "changed after creation. Files cannot be copied into or removed from snapshot " @@ -71666,7 +71905,7 @@ "conjunto de dados que eles representam." #. (itstool) path: sect3/para -#: book.translate.xml:39421 +#: book.translate.xml:39581 msgid "" "Snapshots consume space based on how much the parent file system has changed " "since the time of the snapshot. The written property of a " @@ -71678,7 +71917,7 @@ "usado pelo snapshot." #. (itstool) path: sect3/para -#: book.translate.xml:39426 +#: book.translate.xml:39586 msgid "" "Snapshots are destroyed and the space reclaimed with zfs destroy " "dataset@snapshot# zfs list -rt all camino/home/joe\n" @@ -71753,7 +71992,7 @@ "camino/home/joe@backup 0K - 87K -" #. (itstool) path: sect2/para -#: book.translate.xml:39464 +#: book.translate.xml:39624 msgid "" "A typical use for clones is to experiment with a specific dataset while " "keeping the snapshot around to fall back to in case something goes wrong. " @@ -71771,7 +72010,7 @@ "e o conjunto de dados podem coexistir sem problemas." #. (itstool) path: sect2/screen -#: book.translate.xml:39473 +#: book.translate.xml:39633 #, no-wrap msgid "" "# zfs clone camino/home/joe@backup camino/home/joenew\n" @@ -71799,7 +72038,7 @@ "usr/home/joenew 1.3G 31k 1.3G 0% /usr/home/joenew" #. (itstool) path: sect2/para -#: book.translate.xml:39485 +#: book.translate.xml:39645 msgid "" "After a clone is created it is an exact copy of the state the dataset was in " "when the snapshot was taken. The clone can now be changed independently from " @@ -71821,7 +72060,7 @@ "demonstra isso:" #. (itstool) path: sect2/screen -#: book.translate.xml:39496 +#: book.translate.xml:39656 #, no-wrap msgid "" "# zfs get origin camino/home/joenew\n" @@ -71841,7 +72080,7 @@ "camino/home/joenew origin - -" #. (itstool) path: sect2/para -#: book.translate.xml:39504 +#: book.translate.xml:39664 msgid "" "After making some changes like copying loader.conf to " "the promoted clone, for example, the old directory becomes obsolete in this " @@ -71859,7 +72098,7 @@ "totalmente diferente)." #. (itstool) path: sect2/screen -#: book.translate.xml:39513 +#: book.translate.xml:39673 #, no-wrap msgid "" "# cp /boot/defaults/loader.conf /usr/home/joenew\n" @@ -71881,7 +72120,7 @@ "usr/home/joe 1.3G 128k 1.3G 0% /usr/home/joe" #. (itstool) path: sect2/para -#: book.translate.xml:39522 +#: book.translate.xml:39682 msgid "" "The cloned snapshot is now handled like an ordinary dataset. It contains all " "the data from the original snapshot plus the files that were added to it " @@ -71907,12 +72146,12 @@ "Fornecer estes jails economiza tempo e sobrecarga administrativa." #. (itstool) path: sect2/title -#: book.translate.xml:39537 +#: book.translate.xml:39697 msgid "Replication" msgstr "Replicação" #. (itstool) path: sect2/para -#: book.translate.xml:39539 +#: book.translate.xml:39699 msgid "" "Keeping data on a single pool in one location exposes it to risks like theft " "and natural or human disasters. Making regular backups of the entire pool is " @@ -71937,7 +72176,7 @@ "send e zfs receive." #. (itstool) path: sect2/para -#: book.translate.xml:39553 +#: book.translate.xml:39713 msgid "" "These examples demonstrate ZFS replication with these two " "pools:" @@ -71946,7 +72185,7 @@ "dois pools:" #. (itstool) path: sect2/screen -#: book.translate.xml:39556 +#: book.translate.xml:39716 #, no-wrap msgid "" "# zpool list\n" @@ -71960,7 +72199,7 @@ "mypool 984M 43.7M 940M - - 0% 4% 1.00x ONLINE -" #. (itstool) path: sect2/para -#: book.translate.xml:39561 +#: book.translate.xml:39721 msgid "" "The pool named mypool is the primary pool where " "data is written to and read from on a regular basis. A second pool, " @@ -71986,7 +72225,7 @@ "desde o snapshot mais recente não serão incluídas." #. (itstool) path: sect2/screen -#: book.translate.xml:39575 +#: book.translate.xml:39735 #, no-wrap msgid "" "# zfs snapshot mypool@backup1\n" @@ -72000,7 +72239,7 @@ "mypool@backup1 0 - 43.6M -" #. (itstool) path: sect2/para -#: book.translate.xml:39580 +#: book.translate.xml:39740 msgid "" "Now that a snapshot exists, zfs send can be used to " "create a stream representing the contents of the snapshot. This stream can " @@ -72015,7 +72254,7 @@ "erro será produzido:" #. (itstool) path: sect2/screen -#: book.translate.xml:39587 +#: book.translate.xml:39747 #, no-wrap msgid "" "# zfs send mypool@backup1\n" @@ -72027,7 +72266,7 @@ "You must redirect standard output." #. (itstool) path: sect2/para -#: book.translate.xml:39591 +#: book.translate.xml:39751 msgid "" "To back up a dataset with zfs send, redirect to a file " "located on the mounted backup pool. Ensure that the pool has enough free " @@ -72042,7 +72281,7 @@ "snapshot, não apenas as mudanças do snapshot anterior." #. (itstool) path: sect2/screen -#: book.translate.xml:39598 +#: book.translate.xml:39758 #, no-wrap msgid "" "# zfs send mypool@backup1 > /backup/backup1\n" @@ -72058,7 +72297,7 @@ "mypool 984M 43.7M 940M - - 0% 4% 1.00x ONLINE -" #. (itstool) path: sect2/para -#: book.translate.xml:39604 +#: book.translate.xml:39764 msgid "" "The zfs send transferred all the data in the snapshot " "called backup1 to the pool named " @@ -72073,7 +72312,7 @@ "refentrytitle>8." #. (itstool) path: sect2/para -#: book.translate.xml:39610 +#: book.translate.xml:39770 msgid "" "Instead of storing the backups as archive files, ZFS can " "receive them as a live file system, allowing the backed up data to be " @@ -72097,7 +72336,7 @@ "de dados vazio." #. (itstool) path: sect2/screen -#: book.translate.xml:39622 +#: book.translate.xml:39782 #, no-wrap msgid "" "# zfs snapshot mypool@replica1\n" @@ -72123,12 +72362,12 @@ "mypool 984M 43.7M 940M - - 0% 4% 1.00x ONLINE -" #. (itstool) path: sect3/title -#: book.translate.xml:39634 +#: book.translate.xml:39794 msgid "Incremental Backups" msgstr "Backups Incrementais" #. (itstool) path: sect3/para -#: book.translate.xml:39636 +#: book.translate.xml:39796 msgid "" "zfs send can also determine the difference between two " "snapshots and send only the differences between the two. This saves disk " @@ -72139,7 +72378,7 @@ "em disco e tempo de transferência. Por exemplo:" #. (itstool) path: sect3/screen -#: book.translate.xml:39641 +#: book.translate.xml:39801 #, no-wrap msgid "" "# zfs snapshot mypool@replica2\n" @@ -72163,7 +72402,7 @@ "mypool 960M 50.2M 910M - - 0% 5% 1.00x ONLINE -" #. (itstool) path: sect3/para -#: book.translate.xml:39651 +#: book.translate.xml:39811 msgid "" "A second snapshot called replica2 was created. " "This second snapshot contains only the changes that were made to the file " @@ -72182,7 +72421,7 @@ "existir no lado do recebimento." #. (itstool) path: sect3/screen -#: book.translate.xml:39662 +#: book.translate.xml:39822 #, no-wrap msgid "" "# zfs send -v -i mypool@replica1 mypool@replica2 | zfs receive /backup/mypool\n" @@ -72232,7 +72471,7 @@ "mypool@replica2 0 - 55.0M -" #. (itstool) path: sect3/para -#: book.translate.xml:39685 +#: book.translate.xml:39845 msgid "" "The incremental stream was successfully transferred. Only the data that had " "changed was replicated, rather than the entirety of replica1backup/mypool, is available " "with all of the files and data from the pool mypoolSSH" msgstr "Envio de backups criptografados pelo SSH" #. (itstool) path: sect3/para -#: book.translate.xml:39710 +#: book.translate.xml:39870 msgid "" "Sending streams over the network is a good way to keep a remote backup, but " "it does come with a drawback. Data sent over the network link is not " @@ -72303,7 +72542,7 @@ "wiki.freebsd.org/PEFS\">PEFS." #. (itstool) path: sect3/para -#: book.translate.xml:39724 +#: book.translate.xml:39884 msgid "" "A few settings and security precautions must be completed first. Only the " "necessary steps required for the zfs send operation are " @@ -72316,12 +72555,12 @@ "application>, consulte ." #. (itstool) path: sect3/para -#: book.translate.xml:39730 +#: book.translate.xml:39890 msgid "This configuration is required:" msgstr "Essa configuração é necessária:" #. (itstool) path: listitem/para -#: book.translate.xml:39734 +#: book.translate.xml:39894 msgid "" "Passwordless SSH access between sending and " "receiving host using SSH keys" @@ -72330,7 +72569,7 @@ "recebimento usando chaves SSH" #. (itstool) path: listitem/para -#: book.translate.xml:39740 +#: book.translate.xml:39900 msgid "" "Normally, the privileges of the root user are needed to send and receive streams. This requires " @@ -72351,18 +72590,18 @@ "em cada sistema execute as respectivas operações de envio e recebimento." #. (itstool) path: listitem/para -#: book.translate.xml:39756 +#: book.translate.xml:39916 msgid "On the sending system:" msgstr "No sistema de envio:" #. (itstool) path: listitem/screen -#: book.translate.xml:39758 +#: book.translate.xml:39918 #, no-wrap msgid "# zfs allow -u someuser send,snapshot mypool" msgstr "# zfs allow -u someuser send,snapshot mypool" #. (itstool) path: listitem/para -#: book.translate.xml:39762 +#: book.translate.xml:39922 msgid "" "To mount the pool, the unprivileged user must own the directory, and regular " "users must be allowed to mount file systems. On the receiving system:" @@ -72372,7 +72611,7 @@ "de recebimento:" #. (itstool) path: listitem/screen -#: book.translate.xml:39766 +#: book.translate.xml:39926 #, no-wrap msgid "" "# sysctl vfs.usermount=1\n" @@ -72390,7 +72629,7 @@ "# chown someuser /recvpool/backup" #. (itstool) path: sect3/para -#: book.translate.xml:39775 +#: book.translate.xml:39935 msgid "" "The unprivileged user now has the ability to receive and mount datasets, and " "the home dataset can be replicated to the remote " @@ -72401,7 +72640,7 @@ "pode ser replicado para o sistema remoto:" #. (itstool) path: sect3/screen -#: book.translate.xml:39779 +#: book.translate.xml:39939 #, no-wrap msgid "" "% zfs snapshot -r mypool/home@monday\n" @@ -72411,7 +72650,7 @@ "% zfs send -R mypool/home@monday | ssh someuser@backuphost zfs recv -dvu recvpool/backup" #. (itstool) path: sect3/para -#: book.translate.xml:39782 +#: book.translate.xml:39942 msgid "" "A recursive snapshot called monday is made of the " "file system dataset home that resides on the pool " @@ -72448,12 +72687,12 @@ "transferidos." #. (itstool) path: sect2/title -#: book.translate.xml:39807 +#: book.translate.xml:39967 msgid "Dataset, User, and Group Quotas" msgstr "Cotas para Datasets, Usuários e Grupos" #. (itstool) path: sect2/para -#: book.translate.xml:39809 +#: book.translate.xml:39969 msgid "" "Dataset quotas are used to restrict " "the amount of space that can be consumed by a particular dataset. storage/home/bob:" @@ -72484,13 +72723,13 @@ "filename>:" #. (itstool) path: sect2/screen -#: book.translate.xml:39824 +#: book.translate.xml:39984 #, no-wrap msgid "# zfs set quota=10G storage/home/bob" msgstr "# zfs set quota=10G storage/home/bob" #. (itstool) path: sect2/para -#: book.translate.xml:39826 +#: book.translate.xml:39986 msgid "" "To enforce a reference quota of 10 GB for storage/home/bob:" @@ -72499,25 +72738,25 @@ "filename>:" #. (itstool) path: sect2/screen -#: book.translate.xml:39829 +#: book.translate.xml:39989 #, no-wrap msgid "# zfs set refquota=10G storage/home/bob" msgstr "# zfs set refquota=10G storage/home/bob" #. (itstool) path: sect2/para -#: book.translate.xml:39831 +#: book.translate.xml:39991 msgid "To remove a quota of 10 GB for storage/home/bob:" msgstr "" "Para remover uma cota de 10 GB do storage/home/bob:" #. (itstool) path: sect2/screen -#: book.translate.xml:39834 +#: book.translate.xml:39994 #, no-wrap msgid "# zfs set quota=none storage/home/bob" msgstr "# zfs set quota=none storage/home/bob" #. (itstool) path: sect2/para -#: book.translate.xml:39836 +#: book.translate.xml:39996 msgid "" "The general format is userquota@user=size, and the user's name " @@ -72528,7 +72767,7 @@ "deve estar em um destes formatos:" #. (itstool) path: listitem/para -#: book.translate.xml:39842 +#: book.translate.xml:40002 msgid "" "POSIX compatible name such as joe." @@ -72537,14 +72776,14 @@ "replaceable>." #. (itstool) path: listitem/para -#: book.translate.xml:39847 +#: book.translate.xml:40007 msgid "" "POSIX numeric ID such as 789." msgstr "" "ID numérico POSIX, como 789." #. (itstool) path: listitem/para -#: book.translate.xml:39852 +#: book.translate.xml:40012 msgid "" "SID name such as joe.bloggs@example.com." @@ -72553,7 +72792,7 @@ "replaceable>." #. (itstool) path: listitem/para -#: book.translate.xml:39858 +#: book.translate.xml:40018 msgid "" "SID numeric ID such as S-1-123-456-789." @@ -72562,7 +72801,7 @@ "replaceable>." #. (itstool) path: sect2/para -#: book.translate.xml:39864 +#: book.translate.xml:40024 msgid "" "For example, to enforce a user quota of 50 GB for the user named " "joe:" @@ -72571,24 +72810,24 @@ "joe:" #. (itstool) path: sect2/screen -#: book.translate.xml:39867 +#: book.translate.xml:40027 #, no-wrap msgid "# zfs set userquota@joe=50G" msgstr "# zfs set userquota@joe=50G" #. (itstool) path: sect2/para -#: book.translate.xml:39869 +#: book.translate.xml:40029 msgid "To remove any quota:" msgstr "Para remover qualquer cota:" #. (itstool) path: sect2/screen -#: book.translate.xml:39871 +#: book.translate.xml:40031 #, no-wrap msgid "# zfs set userquota@joe=none" msgstr "# zfs set userquota@joe=none" #. (itstool) path: note/para -#: book.translate.xml:39874 +#: book.translate.xml:40034 msgid "" "User quota properties are not displayed by zfs get all. " "Non-root users can only see " @@ -72603,7 +72842,7 @@ "privilégio podem visualizar e definir a cota de todos." #. (itstool) path: sect2/para -#: book.translate.xml:39882 +#: book.translate.xml:40042 msgid "" "The general format for setting a group quota is: " "groupquota@group=size." #. (itstool) path: sect2/para -#: book.translate.xml:39885 +#: book.translate.xml:40045 msgid "" "To set the quota for the group firstgroup to " "50 GB, use:" @@ -72623,13 +72862,13 @@ "GB, use:" #. (itstool) path: sect2/screen -#: book.translate.xml:39889 +#: book.translate.xml:40049 #, no-wrap msgid "# zfs set groupquota@firstgroup=50G" msgstr "# zfs set groupquota@firstgroup=50G" #. (itstool) path: sect2/para -#: book.translate.xml:39891 +#: book.translate.xml:40051 msgid "" "To remove the quota for the group firstgroup, or " "to make sure that one is not set, instead use:" @@ -72638,13 +72877,13 @@ "certificar-se de que uma não está definida, use:" #. (itstool) path: sect2/screen -#: book.translate.xml:39895 +#: book.translate.xml:40055 #, no-wrap msgid "# zfs set groupquota@firstgroup=none" msgstr "# zfs set groupquota@firstgroup=none" #. (itstool) path: sect2/para -#: book.translate.xml:39897 +#: book.translate.xml:40057 msgid "" "As with the user quota property, non-root users can only see the quotas associated with the groups to " @@ -72660,7 +72899,7 @@ "todos os grupos." #. (itstool) path: sect2/para -#: book.translate.xml:39905 +#: book.translate.xml:40065 msgid "" "To display the amount of space used by each user on a file system or " "snapshot along with any quotas, use zfs userspace. For " @@ -72678,7 +72917,7 @@ "citerefentry>." #. (itstool) path: sect2/para -#: book.translate.xml:39912 +#: book.translate.xml:40072 msgid "" "Users with sufficient privileges, and root, can list the quota for storage/home/bob " @@ -72689,18 +72928,18 @@ "filename> usando:" #. (itstool) path: sect2/screen -#: book.translate.xml:39916 +#: book.translate.xml:40076 #, no-wrap msgid "# zfs get quota storage/home/bob" msgstr "# zfs get quota storage/home/bob" #. (itstool) path: sect2/title -#: book.translate.xml:39920 +#: book.translate.xml:40080 msgid "Reservations" msgstr "Reservas" #. (itstool) path: sect2/para -#: book.translate.xml:39922 +#: book.translate.xml:40082 msgid "" "Reservations guarantee a " "minimum amount of space will always be available on a dataset. The reserved " @@ -72715,7 +72954,7 @@ "disponível para um conjunto de dados ou arquivos de log importantes." #. (itstool) path: sect2/para -#: book.translate.xml:39929 +#: book.translate.xml:40089 msgid "" "The general format of the reservation property is " "reservation=size, so to set a " @@ -72727,24 +72966,24 @@ "use:" #. (itstool) path: sect2/screen -#: book.translate.xml:39935 +#: book.translate.xml:40095 #, no-wrap msgid "# zfs set reservation=10G storage/home/bob" msgstr "# zfs set reservation=10G storage/home/bob" #. (itstool) path: sect2/para -#: book.translate.xml:39937 +#: book.translate.xml:40097 msgid "To clear any reservation:" msgstr "Para cancelar qualquer reserva:" #. (itstool) path: sect2/screen -#: book.translate.xml:39939 +#: book.translate.xml:40099 #, no-wrap msgid "# zfs set reservation=none storage/home/bob" msgstr "# zfs set reservation=none storage/home/bob" #. (itstool) path: sect2/para -#: book.translate.xml:39941 +#: book.translate.xml:40101 msgid "" "The same principle can be applied to the refreservation " "property for setting a Reference " @@ -72757,7 +72996,7 @@ "refreservation=size." #. (itstool) path: sect2/para -#: book.translate.xml:39947 +#: book.translate.xml:40107 msgid "" "This command shows any reservations or refreservations that exist on " "storage/home/bob:" @@ -72766,7 +73005,7 @@ "nostorage/home/bob:" #. (itstool) path: sect2/screen -#: book.translate.xml:39950 +#: book.translate.xml:40110 #, no-wrap msgid "" "# zfs get reservation storage/home/bob\n" @@ -72778,12 +73017,12 @@ #. (itstool) path: sect2/title #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-compression -#: book.translate.xml:39955 book.translate.xml:41065 +#: book.translate.xml:40115 book.translate.xml:41225 msgid "Compression" msgstr "Compressão" #. (itstool) path: sect2/para -#: book.translate.xml:39957 +#: book.translate.xml:40117 msgid "" "ZFS provides transparent compression. Compressing data at " "the block level as it is written not only saves space, but can also increase " @@ -72803,7 +73042,7 @@ "requer memória adicional." #. (itstool) path: sect2/para -#: book.translate.xml:39967 +#: book.translate.xml:40127 msgid "" "ZFS offers several different compression algorithms, each " "with different trade-offs. With the introduction of LZ4 " @@ -72832,7 +73071,7 @@ "\">Compactação na seção de terminologia." #. (itstool) path: sect2/para -#: book.translate.xml:39983 +#: book.translate.xml:40143 msgid "" "The administrator can monitor the effectiveness of compression using a " "number of dataset properties." @@ -72841,7 +73080,7 @@ "propriedades do conjunto de dados." #. (itstool) path: sect2/screen -#: book.translate.xml:39986 +#: book.translate.xml:40146 #, no-wrap msgid "" "# zfs get used,compressratio,compression,logicalused mypool/compressed_dataset\n" @@ -72859,7 +73098,7 @@ "mypool/compressed_dataset logicalused 496G -" #. (itstool) path: sect2/para -#: book.translate.xml:39993 +#: book.translate.xml:40153 msgid "" "The dataset is currently using 449 GB of space (the used property). Without " "compression, it would have taken 496 GB of space (the logicalusedUser Quotas. User quotas restrict how " @@ -72899,7 +73138,7 @@ "compactação fez com que eles atingissem seu limite de cota." #. (itstool) path: sect2/para -#: book.translate.xml:40014 +#: book.translate.xml:40174 msgid "" "Compression can have a similar unexpected interaction with backups. Quotas " "are often used to limit how much data can be stored to ensure there is " @@ -72916,12 +73155,12 @@ #. (itstool) path: sect2/title #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-deduplication -#: book.translate.xml:40023 book.translate.xml:41153 +#: book.translate.xml:40183 book.translate.xml:41313 msgid "Deduplication" msgstr "Desduplicação" #. (itstool) path: sect2/para -#: book.translate.xml:40025 +#: book.translate.xml:40185 msgid "" "When enabled, deduplication " "uses the checksum of each block to detect duplicate blocks. When a new block " @@ -72943,7 +73182,7 @@ "extra, permitindo a compactação." #. (itstool) path: sect2/para -#: book.translate.xml:40037 +#: book.translate.xml:40197 msgid "" "To activate deduplication, set the dedup property on the " "target pool:" @@ -72952,13 +73191,13 @@ "pool de destino:" #. (itstool) path: sect2/screen -#: book.translate.xml:40040 +#: book.translate.xml:40200 #, no-wrap msgid "# zfs set dedup=on pool" msgstr "# zfs set dedup=on pool" #. (itstool) path: sect2/para -#: book.translate.xml:40042 +#: book.translate.xml:40202 msgid "" "Only new data being written to the pool will be deduplicated. Data that has " "already been written to the pool will not be deduplicated merely by " @@ -72971,7 +73210,7 @@ "será semelhante a este exemplo:" #. (itstool) path: sect2/screen -#: book.translate.xml:40048 +#: book.translate.xml:40208 #, no-wrap msgid "" "# zpool list\n" @@ -72983,7 +73222,7 @@ "pool 2.84G 2.19M 2.83G - - 0% 0% 1.00x ONLINE -" #. (itstool) path: sect2/para -#: book.translate.xml:40052 +#: book.translate.xml:40212 msgid "" "The DEDUP column shows the actual rate of deduplication " "for the pool. A value of 1.00x shows that data has not " @@ -72996,7 +73235,7 @@ "vezes em diretórios diferentes no pool desduplicado criado acima." #. (itstool) path: sect2/screen -#: book.translate.xml:40059 +#: book.translate.xml:40219 #, no-wrap msgid "" "# for d in dir1 dir2 dir3; do\n" @@ -73008,12 +73247,12 @@ "> done" #. (itstool) path: sect2/para -#: book.translate.xml:40063 +#: book.translate.xml:40223 msgid "Redundant data is detected and deduplicated:" msgstr "Dados redundantes são detectados e desduplicados:" #. (itstool) path: sect2/screen -#: book.translate.xml:40065 +#: book.translate.xml:40225 #, no-wrap msgid "" "# zpool list\n" @@ -73025,7 +73264,7 @@ "pool 2.84G 20.9M 2.82G - - 0% 0% 3.00x ONLINE -" #. (itstool) path: sect2/para -#: book.translate.xml:40069 +#: book.translate.xml:40229 msgid "" "The DEDUP column shows a factor of 3.00x. Multiple copies of the ports tree data was detected and " @@ -73040,7 +73279,7 @@ "rastrear os blocos desduplicados." #. (itstool) path: sect2/para -#: book.translate.xml:40076 +#: book.translate.xml:40236 msgid "" "Deduplication is not always beneficial, especially when the data on a pool " "is not redundant. ZFS can show potential space savings by " @@ -73051,7 +73290,7 @@ "economia de espaço ao simular a desduplicação em um pool existente:" #. (itstool) path: sect2/screen -#: book.translate.xml:40081 +#: book.translate.xml:40241 #, no-wrap msgid "" "# zdb -S pool\n" @@ -73097,7 +73336,7 @@ "dedup = 1.05, compress = 1.11, copies = 1.00, dedup * compress / copies = 1.16" #. (itstool) path: sect2/para -#: book.translate.xml:40102 +#: book.translate.xml:40262 msgid "" "After zdb -S finishes analyzing the pool, it shows the " "space reduction ratio that would be achieved by activating deduplication. In " @@ -73131,12 +73370,12 @@ "DDT." #. (itstool) path: sect2/title -#: book.translate.xml:40122 +#: book.translate.xml:40282 msgid "ZFS and Jails" msgstr "ZFS e Jails" #. (itstool) path: sect2/para -#: book.translate.xml:40124 +#: book.translate.xml:40284 msgid "" "zfs jail and the corresponding jailed " "property are used to delegate a ZFS dataset to a ZFS administration functions. For example, if " @@ -73186,12 +73425,12 @@ "a maioria das propriedades." #. (itstool) path: sect2/title -#: book.translate.xml:40155 +#: book.translate.xml:40315 msgid "Delegating Dataset Creation" msgstr "Delegando a criação de conjunto de dados" #. (itstool) path: sect2/para -#: book.translate.xml:40157 +#: book.translate.xml:40317 msgid "" "zfs allow someuser create " "mydataset gives the specified user " @@ -73217,12 +73456,12 @@ "arquivos deve ser montado." #. (itstool) path: sect2/title -#: book.translate.xml:40172 +#: book.translate.xml:40332 msgid "Delegating Permission Delegation" msgstr "Delegando a delegação de permissão" #. (itstool) path: sect2/para -#: book.translate.xml:40174 +#: book.translate.xml:40334 msgid "" "zfs allow someuser allow " "mydataset gives the specified user the " @@ -73240,12 +73479,12 @@ "literal> para outros usuários." #. (itstool) path: sect2/title -#: book.translate.xml:40190 +#: book.translate.xml:40350 msgid "Tuning" msgstr "Otimizações" #. (itstool) path: sect2/para -#: book.translate.xml:40192 +#: book.translate.xml:40352 msgid "" "There are a number of tunables that can be adjusted to make ZFS perform best for different workloads." @@ -73255,7 +73494,7 @@ #. (itstool) path: listitem/para #. (itstool) id: book.translate.xml#zfs-advanced-tuning-arc_max -#: book.translate.xml:40198 +#: book.translate.xml:40358 msgid "" "vfs.zfs.arc_max - Maximum size of " "the ARC. The " @@ -73279,7 +73518,7 @@ #. (itstool) path: listitem/para #. (itstool) id: book.translate.xml#zfs-advanced-tuning-arc_meta_limit -#: book.translate.xml:40211 +#: book.translate.xml:40371 msgid "" "vfs.zfs.arc_meta_limit - Limit the " "portion of the ARC " @@ -73307,7 +73546,7 @@ #. (itstool) path: listitem/para #. (itstool) id: book.translate.xml#zfs-advanced-tuning-arc_min -#: book.translate.xml:40227 +#: book.translate.xml:40387 msgid "" "vfs.zfs.arc_min - Minimum size of " "the ARC. The " @@ -73331,7 +73570,7 @@ #. (itstool) path: listitem/para #. (itstool) id: book.translate.xml#zfs-advanced-tuning-vdev-cache-size -#: book.translate.xml:40240 +#: book.translate.xml:40400 msgid "" "vfs.zfs.vdev.cache.size - A " "preallocated amount of memory reserved as a cache for each device in the " @@ -73348,7 +73587,7 @@ #. (itstool) path: listitem/para #. (itstool) id: book.translate.xml#zfs-advanced-tuning-min-auto-ashift -#: book.translate.xml:40249 +#: book.translate.xml:40409 msgid "" "vfs.zfs.min_auto_ashift - Minimum " "ashift (sector size) that will be used automatically at " @@ -73367,7 +73606,7 @@ "o maior tamanho de setor usado por um dispositivo no pool." #. (itstool) path: listitem/para -#: book.translate.xml:40259 +#: book.translate.xml:40419 msgid "" "Many drives have 4 KB sectors. Using the default ashift " "of 9 with these drives results in write amplification on " @@ -73393,7 +73632,7 @@ "unidades." #. (itstool) path: listitem/para -#: book.translate.xml:40274 +#: book.translate.xml:40434 msgid "" "Forcing 4 KB blocks is also useful on pools where disk upgrades are planned. " "Future disks are likely to use 4 KB sectors, and ashift " @@ -73405,7 +73644,7 @@ "pool for criado." #. (itstool) path: listitem/para -#: book.translate.xml:40279 +#: book.translate.xml:40439 msgid "" "In some specific cases, the smaller 512-byte block size might be preferable. " "When used with 512-byte disks for databases, or as storage for virtual " @@ -73421,7 +73660,7 @@ #. (itstool) path: listitem/para #. (itstool) id: book.translate.xml#zfs-advanced-tuning-prefetch_disable -#: book.translate.xml:40288 +#: book.translate.xml:40448 msgid "" "vfs.zfs.prefetch_disable - Disable " "prefetch. A value of 0 is enabled and 1vfs.zfs.vdev.trim_on_init - Control " "whether new devices added to the pool have the TRIM " @@ -73471,7 +73710,7 @@ #. (itstool) path: listitem/para #. (itstool) id: book.translate.xml#zfs-advanced-tuning-vdev-max_pending -#: book.translate.xml:40315 +#: book.translate.xml:40475 msgid "" "vfs.zfs.vdev.max_pending - Limit the " "number of pending I/O requests per device. A higher value will keep the " @@ -73489,7 +73728,7 @@ #. (itstool) path: listitem/para #. (itstool) id: book.translate.xml#zfs-advanced-tuning-top_maxinflight -#: book.translate.xml:40324 +#: book.translate.xml:40484 msgid "" "vfs.zfs.top_maxinflight - Maxmimum " "number of outstanding I/Os per top-level vfs.zfs.l2arc_write_max - Limit the " "amount of data written to the vfs.zfs.l2arc_write_boost - The " "value of this tunable is added to vfs.zfs.scrub_delay - Number of " "ticks to delay between each I/O during a vfs.zfs.resilver_delay - Number of " "milliseconds of delay inserted between each I/O during a vfs.zfs.scan_idle - Number of " "milliseconds since the last operation before the pool is considered idle. " @@ -73670,7 +73909,7 @@ #. (itstool) path: listitem/para #. (itstool) id: book.translate.xml#zfs-advanced-tuning-txg-timeout -#: book.translate.xml:40424 +#: book.translate.xml:40584 msgid "" "vfs.zfs.txg.timeout - Maximum number " "of seconds between transaction groups. " @@ -73696,12 +73935,12 @@ "manvolnum>." #. (itstool) path: sect2/title -#: book.translate.xml:40461 +#: book.translate.xml:40621 msgid "ZFS on i386" msgstr "ZFS em i386" #. (itstool) path: sect2/para -#: book.translate.xml:40463 +#: book.translate.xml:40623 msgid "" "Some of the features provided by ZFS are memory " "intensive, and may require tuning for maximum efficiency on systems with " @@ -73712,12 +73951,12 @@ "RAM limitada." #. (itstool) path: sect3/title -#: book.translate.xml:40469 +#: book.translate.xml:40629 msgid "Memory" msgstr "Memória" #. (itstool) path: sect3/para -#: book.translate.xml:40471 +#: book.translate.xml:40631 msgid "" "As a bare minimum, the total system memory should be at least one gigabyte. " "The amount of recommended RAM depends upon the size of " @@ -73740,12 +73979,12 @@ "sistemas com uma quantia de memória RAM inferior ao recomendado." #. (itstool) path: sect3/title -#: book.translate.xml:40486 book.translate.xml:62308 +#: book.translate.xml:40646 book.translate.xml:62466 msgid "Kernel Configuration" msgstr "Configuração do Kernel" #. (itstool) path: sect3/para -#: book.translate.xml:40488 +#: book.translate.xml:40648 msgid "" "Due to the address space limitations of the i386 " "platform, ZFS users on the i386 " @@ -73758,13 +73997,13 @@ "configuração de kernel personalizado, reconstruir o kernel e reiniciar:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:40494 +#: book.translate.xml:40654 #, no-wrap msgid "options KVA_PAGES=512" msgstr "options KVA_PAGES=512" #. (itstool) path: sect3/para -#: book.translate.xml:40496 +#: book.translate.xml:40656 msgid "" "This expands the kernel address space, allowing the vm.kvm_size tunable to be pushed beyond the currently imposed limit of 1 GB, or " @@ -73780,12 +74019,12 @@ "para 2 GB." #. (itstool) path: sect3/title -#: book.translate.xml:40506 +#: book.translate.xml:40666 msgid "Loader Tunables" msgstr "Ajustes do Carregador" #. (itstool) path: sect3/para -#: book.translate.xml:40508 +#: book.translate.xml:40668 msgid "" "The kmem address space can be increased on all FreeBSD " "architectures. On a test system with 1 GB of physical memory, success was " @@ -73798,7 +74037,7 @@ "/boot/loader.conf, e o sistema reiniciado:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:40515 +#: book.translate.xml:40675 #, no-wrap msgid "" "vm.kmem_size=\"330M\"\n" @@ -73812,7 +74051,7 @@ "vfs.zfs.vdev.cache.size=\"5M\"" #. (itstool) path: sect3/para -#: book.translate.xml:40520 +#: book.translate.xml:40680 msgid "" "For a more detailed list of recommendations for ZFS-" "related tuning, see ." #. (itstool) path: sect1/title -#: book.translate.xml:40527 +#: book.translate.xml:40687 msgid "Additional Resources" msgstr "Recursos adicionais" #. (itstool) path: listitem/para -#: book.translate.xml:40531 +#: book.translate.xml:40691 msgid "OpenZFS" msgstr "OpenZFS" #. (itstool) path: listitem/para -#: book.translate.xml:40535 +#: book.translate.xml:40695 msgid "" "FreeBSD Wiki - " "ZFS Tuning" @@ -73842,7 +74081,7 @@ "ZFS Tuning" #. (itstool) path: listitem/para -#: book.translate.xml:40540 +#: book.translate.xml:40700 msgid "" "Oracle Solaris ZFS Administration Guide" @@ -73851,7 +74090,7 @@ "\">Oracle Solaris ZFS Administration Guide" #. (itstool) path: listitem/para -#: book.translate.xml:40546 +#: book.translate.xml:40706 msgid "" "Calomel Blog - ZFS Raidz Performance, Capacity and " @@ -73862,12 +74101,12 @@ "Integrity" #. (itstool) path: sect1/title -#: book.translate.xml:40554 +#: book.translate.xml:40714 msgid "ZFS Features and Terminology" msgstr "Recursos e terminologia do ZFS " #. (itstool) path: sect1/para -#: book.translate.xml:40556 +#: book.translate.xml:40716 msgid "" "ZFS is a fundamentally different file system because it " "is more than just a file system. ZFS combines the roles " @@ -73905,12 +74144,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-pool -#: book.translate.xml:40580 +#: book.translate.xml:40740 msgid "pool" msgstr "pool" #. (itstool) path: row/entry -#: book.translate.xml:40582 +#: book.translate.xml:40742 msgid "" "A storage pool is the most basic building block of " "ZFS. A pool is made up of one or more vdevs, the " @@ -73931,13 +74170,13 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-vdev -#: book.translate.xml:40595 +#: book.translate.xml:40755 msgid "vdev Types" msgstr "vdev Types" #. (itstool) path: listitem/para #. (itstool) id: book.translate.xml#zfs-term-vdev-disk -#: book.translate.xml:40606 +#: book.translate.xml:40766 msgid "" "Disk - The most basic type of vdev is a standard block " "device. This can be an entire disk (such as /dev/" @@ -73956,7 +74195,7 @@ "recomendações feitas pela documentação do Solaris." #. (itstool) path: caution/para -#: book.translate.xml:40620 +#: book.translate.xml:40780 msgid "" "Using an entire disk as part of a bootable pool is strongly discouraged, as " "this may render the pool unbootable. Likewise, you should not use an entire " @@ -73973,7 +74212,7 @@ #. (itstool) path: listitem/para #. (itstool) id: book.translate.xml#zfs-term-vdev-file -#: book.translate.xml:40633 +#: book.translate.xml:40793 msgid "" "File - In addition to disks, ZFS " "pools can be backed by regular files, this is especially useful for testing " @@ -73988,7 +74227,7 @@ #. (itstool) path: listitem/para #. (itstool) id: book.translate.xml#zfs-term-vdev-mirror -#: book.translate.xml:40643 +#: book.translate.xml:40803 msgid "" "Mirror - When creating a mirror, specify the " "mirror keyword followed by the list of member devices for " @@ -74005,7 +74244,7 @@ "suportar a falha de todos, exceto um de seus membros, sem perder nenhum dado." #. (itstool) path: note/para -#: book.translate.xml:40654 +#: book.translate.xml:40814 msgid "" "A regular single disk vdev can be upgraded to a mirror vdev at any time with " "zpool attach." @@ -74016,7 +74255,7 @@ #. (itstool) path: listitem/para #. (itstool) id: book.translate.xml#zfs-term-vdev-raidz -#: book.translate.xml:40662 +#: book.translate.xml:40822 msgid "" "RAID-Z - ZFS " "implements RAID-Z, a variation on standard " @@ -74043,7 +74282,7 @@ "que podem falhar enquanto o pool permanece operacional." #. (itstool) path: listitem/para -#: book.translate.xml:40680 +#: book.translate.xml:40840 msgid "" "In a RAID-Z1 configuration with four disks, each 1 TB, " "usable storage is 3 TB and the pool will still be able to operate in " @@ -74059,7 +74298,7 @@ "perdidos." #. (itstool) path: listitem/para -#: book.translate.xml:40688 +#: book.translate.xml:40848 msgid "" "In a RAID-Z3 configuration with eight disks of 1 TB, the " "volume will provide 5 TB of usable space and still be able to operate with " @@ -74076,7 +74315,7 @@ "eles." #. (itstool) path: listitem/para -#: book.translate.xml:40697 +#: book.translate.xml:40857 msgid "" "A configuration of two RAID-Z2 vdevs consisting of 8 " "disks each would create something similar to a RAID-60 " @@ -74096,7 +74335,7 @@ #. (itstool) path: listitem/para #. (itstool) id: book.translate.xml#zfs-term-vdev-spare -#: book.translate.xml:40712 +#: book.translate.xml:40872 msgid "" "Spare - ZFS has a special pseudo-" "vdev type for keeping track of available hot spares. Note that installed hot " @@ -74111,7 +74350,7 @@ #. (itstool) path: listitem/para #. (itstool) id: book.translate.xml#zfs-term-vdev-log -#: book.translate.xml:40722 +#: book.translate.xml:40882 msgid "" "Log - ZFS Log Devices, also known as " "ZFS Intent Log (Cache - Adding a cache vdev to a pool will add the " "storage of the cache to the L2ARCRAID " @@ -74165,12 +74404,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-txg -#: book.translate.xml:40748 +#: book.translate.xml:40908 msgid "Transaction Group (TXG)" msgstr "Transaction Group (TXG)" #. (itstool) path: listitem/para -#: book.translate.xml:40762 +#: book.translate.xml:40922 msgid "" "Open - When a new transaction group is created, it is " "in the open state, and accepts new writes. There is always a transaction " @@ -74189,7 +74428,7 @@ "alcançado, o grupo de transações avança para o próximo estado." #. (itstool) path: listitem/para -#: book.translate.xml:40774 +#: book.translate.xml:40934 msgid "" "Quiescing - A short state that allows any pending " "operations to finish while not blocking the creation of a new open " @@ -74202,7 +74441,7 @@ "concluídas, o grupo de transações avançará para o estado final." #. (itstool) path: listitem/para -#: book.translate.xml:40783 +#: book.translate.xml:40943 msgid "" "Syncing - All of the data in the transaction group is " "written to stable storage. This process will in turn modify other data, such " @@ -74234,7 +74473,7 @@ "é avançado para o estado de sincronização." #. (itstool) path: row/entry -#: book.translate.xml:40751 +#: book.translate.xml:40911 msgid "" "Transaction Groups are the way changed blocks are grouped together and " "eventually written to the pool. Transaction groups are the atomic unit that " @@ -74262,12 +74501,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-arc -#: book.translate.xml:40815 +#: book.translate.xml:40975 msgid "Adaptive Replacement Cache (ARC)" msgstr "Adaptive Replacement Cache (ARC)" #. (itstool) path: row/entry -#: book.translate.xml:40818 +#: book.translate.xml:40978 msgid "" "ZFS uses an Adaptive Replacement Cache (ARC), rather than a more traditional Least Recently Used (LRUL2ARC" msgstr "L2ARC" #. (itstool) path: row/entry -#: book.translate.xml:40848 +#: book.translate.xml:41008 msgid "" "L2ARC is the second level of the ZFS " "caching system. The primary ARC is stored in " @@ -74375,12 +74614,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-zil -#: book.translate.xml:40883 +#: book.translate.xml:41043 msgid "ZIL" msgstr "ZIL" #. (itstool) path: row/entry -#: book.translate.xml:40885 +#: book.translate.xml:41045 msgid "" "ZIL accelerates synchronous transactions by using storage " "devices like SSDs that are faster than those used in the " @@ -74406,12 +74645,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-cow -#: book.translate.xml:40901 +#: book.translate.xml:41061 msgid "Copy-On-Write" msgstr "Copy-On-Write" #. (itstool) path: row/entry -#: book.translate.xml:40903 +#: book.translate.xml:41063 msgid "" "Unlike a traditional file system, when data is overwritten on ZFS, the new data is written to a different block rather than " @@ -74436,12 +74675,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-dataset -#: book.translate.xml:40917 +#: book.translate.xml:41077 msgid "Dataset" msgstr "Dataset" #. (itstool) path: row/entry -#: book.translate.xml:40919 +#: book.translate.xml:41079 msgid "" "Dataset is the generic term for a ZFS file system, volume, snapshot or clone. Each dataset has a unique " @@ -74471,12 +74710,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-filesystem -#: book.translate.xml:40941 +#: book.translate.xml:41101 msgid "File system" msgstr "File system" #. (itstool) path: row/entry -#: book.translate.xml:40943 +#: book.translate.xml:41103 msgid "" "A ZFS dataset is most often used as a file system. Like " "most other file systems, a ZFS file system is mounted " @@ -74491,12 +74730,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-volume -#: book.translate.xml:40952 +#: book.translate.xml:41112 msgid "Volume" msgstr "Volume" #. (itstool) path: row/entry -#: book.translate.xml:40954 +#: book.translate.xml:41114 msgid "" "In additional to regular file system datasets, ZFS can " "also create volumes, which are block devices. Volumes have many of the same " @@ -74515,12 +74754,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-snapshot -#: book.translate.xml:40966 +#: book.translate.xml:41126 msgid "Snapshot" msgstr "Snapshot" #. (itstool) path: row/entry -#: book.translate.xml:40968 +#: book.translate.xml:41128 msgid "" "The copy-on-write (COW) design of ZFS allows for nearly instantaneous, " @@ -74579,12 +74818,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-clone -#: book.translate.xml:41007 +#: book.translate.xml:41167 msgid "Clone" msgstr "Clone" #. (itstool) path: row/entry -#: book.translate.xml:41009 +#: book.translate.xml:41169 msgid "" "Snapshots can also be cloned. A clone is a writable version of a snapshot, " "allowing the file system to be forked as a new dataset. As with a snapshot, " @@ -74615,27 +74854,27 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-checksum -#: book.translate.xml:41029 +#: book.translate.xml:41189 msgid "Checksum" msgstr "Checksum" #. (itstool) path: listitem/para -#: book.translate.xml:41045 +#: book.translate.xml:41205 msgid "fletcher2" msgstr "fletcher2" #. (itstool) path: listitem/para -#: book.translate.xml:41049 +#: book.translate.xml:41209 msgid "fletcher4" msgstr "fletcher4" #. (itstool) path: listitem/para -#: book.translate.xml:41053 +#: book.translate.xml:41213 msgid "sha256" msgstr "sha256" #. (itstool) path: row/entry -#: book.translate.xml:41031 +#: book.translate.xml:41191 msgid "" "Every block that is allocated is also checksummed. The checksum algorithm " "used is a per-dataset property, see LZ4 - Added in ZFS pool version 5000 (feature flags), LZ4 is now " @@ -74691,7 +74930,7 @@ "s (por núcleo de CPU)." #. (itstool) path: listitem/para -#: book.translate.xml:41095 +#: book.translate.xml:41255 msgid "" "LZJB - The default compression " "algorithm. Created by Jeff Bonwick (one of the original creators of " @@ -74708,7 +74947,7 @@ "alterado para LZ4." #. (itstool) path: listitem/para -#: book.translate.xml:41107 +#: book.translate.xml:41267 msgid "" "GZIP - A popular stream compression " "algorithm available in ZFS. One of the main advantages of " @@ -74729,7 +74968,7 @@ "tempo CPU será dedicado para economizar espaço em disco." #. (itstool) path: listitem/para -#: book.translate.xml:41123 +#: book.translate.xml:41283 msgid "" "ZLE - Zero Length Encoding is a " "special compression algorithm that only compresses continuous runs of zeros. " @@ -74742,7 +74981,7 @@ "dataset contém grandes blocos de zeros." #. (itstool) path: row/entry -#: book.translate.xml:41067 +#: book.translate.xml:41227 msgid "" "Each dataset has a compression property, which defaults to off. This " "property can be set to one of a number of compression algorithms. This will " @@ -74759,12 +74998,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-copies -#: book.translate.xml:41134 +#: book.translate.xml:41294 msgid "Copies" msgstr "Copies" #. (itstool) path: row/entry -#: book.translate.xml:41136 +#: book.translate.xml:41296 msgid "" "When set to a value greater than 1, the copies property " "instructs ZFS to maintain multiple copies of each block " @@ -74787,7 +75026,7 @@ "de corrupção menor, mas não protege o pool da perda de um disco inteiro." #. (itstool) path: row/entry -#: book.translate.xml:41155 +#: book.translate.xml:41315 msgid "" "Checksums make it possible to detect duplicate blocks of data as they are " "written. With deduplication, the reference count of an existing, identical " @@ -74844,12 +75083,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-scrub -#: book.translate.xml:41193 +#: book.translate.xml:41353 msgid "Scrub" msgstr "Scrub" #. (itstool) path: row/entry -#: book.translate.xml:41195 +#: book.translate.xml:41355 msgid "" "Instead of a consistency check like fsck8, ZFSZFS supports different types of quotas: the dataset " "quota, the reference quota " @@ -74907,7 +75146,7 @@ "de grupo." #. (itstool) path: entry/para -#: book.translate.xml:41232 +#: book.translate.xml:41392 msgid "" "Quotas limit the amount of space that a dataset and all of its descendants, " "including snapshots of the dataset, child datasets, and the snapshots of " @@ -74918,7 +75157,7 @@ "desses datasets, podem consumir." #. (itstool) path: note/para -#: book.translate.xml:41238 +#: book.translate.xml:41398 msgid "" "Quotas cannot be set on volumes, as the volsize property " "acts as an implicit quota." @@ -74927,7 +75166,7 @@ "volsize atua como uma cota implícita." #. (itstool) path: row/entry -#: book.translate.xml:41217 +#: book.translate.xml:41377 msgid "" "ZFS provides very fast and accurate dataset, user, and " "group space accounting in addition to quotas and space reservations. This " @@ -74943,12 +75182,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-refquota -#: book.translate.xml:41245 +#: book.translate.xml:41405 msgid "Reference Quota" msgstr "Reference Quota" #. (itstool) path: row/entry -#: book.translate.xml:41248 +#: book.translate.xml:41408 msgid "" "A reference quota limits the amount of space a dataset can consume by " "enforcing a hard limit. However, this hard limit includes only space that " @@ -74962,12 +75201,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-userquota -#: book.translate.xml:41256 +#: book.translate.xml:41416 msgid "User Quota" msgstr "User Quota" #. (itstool) path: row/entry -#: book.translate.xml:41259 +#: book.translate.xml:41419 msgid "" "User quotas are useful to limit the amount of space that can be used by the " "specified user." @@ -74977,12 +75216,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-groupquota -#: book.translate.xml:41264 +#: book.translate.xml:41424 msgid "Group Quota" msgstr "Group Quota" #. (itstool) path: row/entry -#: book.translate.xml:41267 +#: book.translate.xml:41427 msgid "" "The group quota limits the amount of space that a specified group can " "consume." @@ -74992,12 +75231,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-reservation -#: book.translate.xml:41272 +#: book.translate.xml:41432 msgid "Dataset Reservation" msgstr "Dataset Reservation" #. (itstool) path: entry/para -#: book.translate.xml:41290 +#: book.translate.xml:41450 msgid "" "Reservations of any sort are useful in many situations, such as planning and " "testing the suitability of disk space allocation in a new system, or " @@ -75010,7 +75249,7 @@ "procedimentos e arquivos de recuperação do sistema." #. (itstool) path: row/entry -#: book.translate.xml:41275 +#: book.translate.xml:41435 msgid "" "The reservation property makes it possible to guarantee a " "minimum amount of space for a specific dataset and its descendants. If a " @@ -75035,12 +75274,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-refreservation -#: book.translate.xml:41300 +#: book.translate.xml:41460 msgid "Reference Reservation" msgstr "Reference Reservation" #. (itstool) path: row/entry -#: book.translate.xml:41303 +#: book.translate.xml:41463 msgid "" "The refreservation property makes it possible to " "guarantee a minimum amount of space for the use of a specific dataset " @@ -75072,12 +75311,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-resilver -#: book.translate.xml:41325 +#: book.translate.xml:41485 msgid "Resilver" msgstr "Resilver" #. (itstool) path: row/entry -#: book.translate.xml:41327 +#: book.translate.xml:41487 msgid "" "When a disk fails and is replaced, the new disk must be filled with the data " "that was lost. The process of using the parity information distributed " @@ -75091,12 +75330,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-online -#: book.translate.xml:41336 +#: book.translate.xml:41496 msgid "Online" msgstr "Online" #. (itstool) path: row/entry -#: book.translate.xml:41338 +#: book.translate.xml:41498 msgid "" "A pool or vdev in the Online state has all of its member " "devices connected and fully operational. Individual devices in the " @@ -75109,12 +75348,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-offline -#: book.translate.xml:41346 +#: book.translate.xml:41506 msgid "Offline" msgstr "Offline" #. (itstool) path: row/entry -#: book.translate.xml:41348 +#: book.translate.xml:41508 msgid "" "Individual devices can be put in an Offline state by the " "administrator if there is sufficient redundancy to avoid putting the pool or " @@ -75130,12 +75369,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-degraded -#: book.translate.xml:41359 +#: book.translate.xml:41519 msgid "Degraded" msgstr "Degraded" #. (itstool) path: row/entry -#: book.translate.xml:41361 +#: book.translate.xml:41521 msgid "" "A pool or vdev in the Degraded state has one or more " "disks that have been disconnected or have failed. The pool is still usable, " @@ -75155,12 +75394,12 @@ #. (itstool) path: row/entry #. (itstool) id: book.translate.xml#zfs-term-faulted -#: book.translate.xml:41374 +#: book.translate.xml:41534 msgid "Faulted" msgstr "Faulted" #. (itstool) path: row/entry -#: book.translate.xml:41376 +#: book.translate.xml:41536 msgid "" "A pool or vdev in the Faulted state is no longer " "operational. The data on it can no longer be accessed. A pool or vdev enters " @@ -75181,22 +75420,22 @@ "será perdido e deverá ser restaurado a partir de um backup." #. (itstool) path: info/title -#: book.translate.xml:41401 +#: book.translate.xml:41561 msgid "Other File Systems" msgstr "Outros Sistemas de Arquivos" #. (itstool) path: sect1/indexterm -#: book.translate.xml:41412 +#: book.translate.xml:41572 msgid "File Systems" msgstr "File Systems" #. (itstool) path: sect1/indexterm -#: book.translate.xml:41413 +#: book.translate.xml:41573 msgid "File Systems Support File Systems" msgstr "File Systems Support File Systems" #. (itstool) path: sect1/para -#: book.translate.xml:41418 +#: book.translate.xml:41578 msgid "" "File systems are an integral part of any operating system. They allow users " "to upload and store files, provide access to data, and make hard drives " @@ -75218,7 +75457,7 @@ "de arquivos nativo. Veja para maiores informações." #. (itstool) path: sect1/para -#: book.translate.xml:41428 +#: book.translate.xml:41588 msgid "" "In addition to its native file systems, FreeBSD supports a multitude of " "other file systems so that data from other operating systems can be accessed " @@ -75236,7 +75475,7 @@ "trademark> (EXT)." #. (itstool) path: sect1/para -#: book.translate.xml:41435 +#: book.translate.xml:41595 msgid "" "There are different levels of FreeBSD support for the various file systems. " "Some require a kernel module to be loaded and others may require a toolset " @@ -75250,24 +75489,24 @@ "gravação, enquanto o suporte a outros é somente de leitura." #. (itstool) path: listitem/para -#: book.translate.xml:41445 +#: book.translate.xml:41605 msgid "The difference between native and supported file systems." msgstr "A diferença entre sistemas de arquivos nativos e suportados." #. (itstool) path: listitem/para -#: book.translate.xml:41450 +#: book.translate.xml:41610 msgid "Which file systems are supported by FreeBSD." msgstr "Quais sistemas de arquivos são suportados pelo FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:41454 +#: book.translate.xml:41614 msgid "" "How to enable, configure, access, and make use of non-native file systems." msgstr "" "Como ativar, configurar, acessar e usar sistemas de arquivos não nativos." #. (itstool) path: listitem/para -#: book.translate.xml:41463 +#: book.translate.xml:41623 msgid "" "Understand UNIX and FreeBSD basics." @@ -75276,7 +75515,7 @@ "linkend=\"basics\"> noções básicas de FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:41468 +#: book.translate.xml:41628 msgid "" "Be familiar with the basics of kernel " "configuration and compilation." @@ -75285,7 +75524,7 @@ "\">configuração e compilação do kernel." #. (itstool) path: listitem/para -#: book.translate.xml:41473 +#: book.translate.xml:41633 msgid "" "Feel comfortable installing software in " "FreeBSD." @@ -75294,7 +75533,7 @@ "FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:41478 +#: book.translate.xml:41638 msgid "" "Have some familiarity with disks, storage, " "and device names in FreeBSD." @@ -75303,13 +75542,13 @@ "armazenamento e nomes de dispositivos no FreeBSD." #. (itstool) path: sect1/title -#: book.translate.xml:41485 +#: book.translate.xml:41645 msgid "Linux File Systems" msgstr "" "Sistemas de arquivos do Linux" #. (itstool) path: sect1/para -#: book.translate.xml:41487 +#: book.translate.xml:41647 msgid "" "FreeBSD provides built-in support for several Linux file systems. This section demonstrates how to load " @@ -75322,12 +75561,12 @@ "Linux." #. (itstool) path: sect2/title -#: book.translate.xml:41492 +#: book.translate.xml:41652 msgid "ext2" msgstr "ext2" #. (itstool) path: sect2/para -#: book.translate.xml:41494 +#: book.translate.xml:41654 msgid "" "Kernel support for ext2 file systems has been available since FreeBSD 2.2. " "In FreeBSD 8.x and earlier, the code is licensed under the GPLBSD." #. (itstool) path: sect2/para -#: book.translate.xml:41501 +#: book.translate.xml:41661 msgid "" "The ext2fs5 driver allows the FreeBSD kernel to both read and " @@ -75351,7 +75590,7 @@ "sistemas de arquivos ext2." #. (itstool) path: note/para -#: book.translate.xml:41505 +#: book.translate.xml:41665 msgid "" "This driver can also be used to access ext3 and ext4 file systems. The " "ext2fs5sysutils/fusefs-ext2." #. (itstool) path: sect2/para -#: book.translate.xml:41516 +#: book.translate.xml:41676 msgid "To access an ext file system, first load the kernel loadable module:" msgstr "" "Para acessar um sistema de arquivos ext, primeiro carregue o módulo " "correspondente do kernel:" #. (itstool) path: sect2/screen -#: book.translate.xml:41519 +#: book.translate.xml:41679 #, no-wrap msgid "# kldload ext2fs" msgstr "# kldload ext2fs" #. (itstool) path: sect2/para -#: book.translate.xml:41521 +#: book.translate.xml:41681 msgid "" "Then, mount the ext volume by specifying its FreeBSD partition name and an " "existing mount point. This example mounts /dev/ad1s1 on " @@ -75397,18 +75636,18 @@ "filename> em /mnt:" #. (itstool) path: sect2/screen -#: book.translate.xml:41526 +#: book.translate.xml:41686 #, no-wrap msgid "# mount -t ext2fs /dev/ad1s1 /mnt" msgstr "# mount -t ext2fs /dev/ad1s1 /mnt" #. (itstool) path: info/title -#: book.translate.xml:41581 +#: book.translate.xml:41741 msgid "Virtualization" msgstr "Virtualização" #. (itstool) path: authorgroup/author -#: book.translate.xml:41584 book.translate.xml:55900 +#: book.translate.xml:41744 book.translate.xml:56060 msgid "" " Murray Stokely Contributed by " @@ -75417,7 +75656,7 @@ "personname> Contribuido por " #. (itstool) path: authorgroup/author -#: book.translate.xml:41594 +#: book.translate.xml:41754 msgid "" " Allan Jude bhyve section by " @@ -75426,7 +75665,7 @@ "personname> seção bhyve por " #. (itstool) path: authorgroup/author -#: book.translate.xml:41604 +#: book.translate.xml:41764 msgid "" " Benedict Reuschling Xen section by " @@ -75435,7 +75674,7 @@ "personname> Seção Xen por " #. (itstool) path: sect1/para -#: book.translate.xml:41617 +#: book.translate.xml:41777 msgid "" "Virtualization software allows multiple operating systems to run " "simultaneously on the same computer. Such software systems for PCIntel-based Apple " @@ -75468,7 +75707,7 @@ "trademark> Mac." #. (itstool) path: listitem/para -#: book.translate.xml:41637 +#: book.translate.xml:41797 msgid "" "How to install FreeBSD on Microsoft Windows with " @@ -75479,20 +75718,20 @@ "Virtual PC." #. (itstool) path: listitem/para -#: book.translate.xml:41642 +#: book.translate.xml:41802 msgid "How to install FreeBSD as a guest in bhyve." msgstr "" "Como instalar o FreeBSD como um host convidado no bhyve." #. (itstool) path: listitem/para -#: book.translate.xml:41647 +#: book.translate.xml:41807 msgid "How to tune a FreeBSD system for best performance under virtualization." msgstr "" "Como ajustar um sistema FreeBSD para melhor desempenho sob virtualização." #. (itstool) path: listitem/para -#: book.translate.xml:41657 +#: book.translate.xml:41817 msgid "" "Understand the basics of UNIX and FreeBSD." @@ -75501,12 +75740,12 @@ "\"registered\">UNIX e sobre o FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:41662 +#: book.translate.xml:41822 msgid "Know how to install FreeBSD." msgstr "Saber como instalar o FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:41667 +#: book.translate.xml:41827 msgid "" "Know how to set up a network " "connection." @@ -75515,7 +75754,7 @@ "rede." #. (itstool) path: listitem/para -#: book.translate.xml:41672 +#: book.translate.xml:41832 msgid "" "Know how to install additional third-party software." @@ -75524,7 +75763,7 @@ "link>." #. (itstool) path: sect1/title -#: book.translate.xml:41679 +#: book.translate.xml:41839 msgid "" "FreeBSD as a Guest on Parallels for Mac OS X" @@ -75533,7 +75772,7 @@ "application> para Mac OS X" #. (itstool) path: sect1/para -#: book.translate.xml:41682 +#: book.translate.xml:41842 msgid "" "Parallels Desktop for Mac is a commercial software product available " @@ -75558,7 +75797,7 @@ "então instalar o sistema operacional convidado desejado." #. (itstool) path: sect2/title -#: book.translate.xml:41691 +#: book.translate.xml:41851 msgid "" "Installing FreeBSD on Parallels/Mac OS X" @@ -75567,7 +75806,7 @@ "trademark> X" #. (itstool) path: sect2/para -#: book.translate.xml:41693 +#: book.translate.xml:41853 msgid "" "The first step in installing FreeBSD on Parallels " "is to create a new virtual machine for installing FreeBSD. Select " @@ -75584,13 +75823,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41701 +#: book.translate.xml:41861 msgctxt "_" msgid "external ref='virtualization/parallels-freebsd1' md5='__failed__'" msgstr "external ref='virtualization/parallels-freebsd1' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:41705 +#: book.translate.xml:41865 msgid "" "Choose a reasonable amount of disk and memory depending on the plans for " "this virtual FreeBSD instance. 4GB of disk space and 512MB of RAM work well " @@ -75606,7 +75845,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41712 +#: book.translate.xml:41872 msgctxt "_" msgid "external ref='virtualization/parallels-freebsd2' md5='__failed__'" msgstr "external ref='virtualization/parallels-freebsd2' md5='__failed__'" @@ -75616,7 +75855,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41718 +#: book.translate.xml:41878 msgctxt "_" msgid "external ref='virtualization/parallels-freebsd3' md5='__failed__'" msgstr "external ref='virtualization/parallels-freebsd3' md5='__failed__'" @@ -75626,7 +75865,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41724 +#: book.translate.xml:41884 msgctxt "_" msgid "external ref='virtualization/parallels-freebsd4' md5='__failed__'" msgstr "external ref='virtualization/parallels-freebsd4' md5='__failed__'" @@ -75636,13 +75875,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41730 +#: book.translate.xml:41890 msgctxt "_" msgid "external ref='virtualization/parallels-freebsd5' md5='__failed__'" msgstr "external ref='virtualization/parallels-freebsd5' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:41734 +#: book.translate.xml:41894 msgid "Select the type of networking and a network interface:" msgstr "Selecione o tipo de rede e uma interface de rede:" @@ -75651,7 +75890,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41739 +#: book.translate.xml:41899 msgctxt "_" msgid "external ref='virtualization/parallels-freebsd6' md5='__failed__'" msgstr "external ref='virtualization/parallels-freebsd6' md5='__failed__'" @@ -75661,13 +75900,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41745 +#: book.translate.xml:41905 msgctxt "_" msgid "external ref='virtualization/parallels-freebsd7' md5='__failed__'" msgstr "external ref='virtualization/parallels-freebsd7' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:41749 book.translate.xml:41933 +#: book.translate.xml:41909 book.translate.xml:42093 msgid "Save and finish the configuration:" msgstr "Salve e finalize a configuração:" @@ -75676,7 +75915,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41753 +#: book.translate.xml:41913 msgctxt "_" msgid "external ref='virtualization/parallels-freebsd8' md5='__failed__'" msgstr "external ref='virtualization/parallels-freebsd8' md5='__failed__'" @@ -75686,13 +75925,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41759 +#: book.translate.xml:41919 msgctxt "_" msgid "external ref='virtualization/parallels-freebsd9' md5='__failed__'" msgstr "external ref='virtualization/parallels-freebsd9' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:41763 +#: book.translate.xml:41923 msgid "" "After the FreeBSD virtual machine has been created, FreeBSD can be installed " "on it. This is best done with an official FreeBSD CD/" @@ -75726,13 +75965,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41780 +#: book.translate.xml:41940 msgctxt "_" msgid "external ref='virtualization/parallels-freebsd11' md5='__failed__'" msgstr "external ref='virtualization/parallels-freebsd11' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:41784 +#: book.translate.xml:41944 msgid "" "Once this association with the CD-ROM source has been " "made, reboot the FreeBSD virtual machine by clicking the reboot icon. " @@ -75751,13 +75990,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41793 +#: book.translate.xml:41953 msgctxt "_" msgid "external ref='virtualization/parallels-freebsd10' md5='__failed__'" msgstr "external ref='virtualization/parallels-freebsd10' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:41797 +#: book.translate.xml:41957 msgid "" "In this case it will find the FreeBSD installation media and begin a normal " "FreeBSD installation. Perform the installation, but do not attempt to " @@ -75772,13 +76011,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41804 +#: book.translate.xml:41964 msgctxt "_" msgid "external ref='virtualization/parallels-freebsd12' md5='__failed__'" msgstr "external ref='virtualization/parallels-freebsd12' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:41808 +#: book.translate.xml:41968 msgid "" "When the installation is finished, reboot into the newly installed FreeBSD " "virtual machine." @@ -75791,18 +76030,18 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41813 +#: book.translate.xml:41973 msgctxt "_" msgid "external ref='virtualization/parallels-freebsd13' md5='__failed__'" msgstr "external ref='virtualization/parallels-freebsd13' md5='__failed__'" #. (itstool) path: sect2/title -#: book.translate.xml:41819 +#: book.translate.xml:41979 msgid "Configuring FreeBSD on Parallels" msgstr "Configurando o FreeBSD no Parallels" #. (itstool) path: sect2/para -#: book.translate.xml:41822 +#: book.translate.xml:41982 msgid "" "After FreeBSD has been successfully installed on Mac OS X with Parallelskern.hz tunable to " "reduce the CPU utilization of FreeBSD under the Parallels:" #. (itstool) path: step/programlisting -#: book.translate.xml:41838 book.translate.xml:42043 book.translate.xml:42247 +#: book.translate.xml:41998 book.translate.xml:42203 book.translate.xml:42407 #, no-wrap msgid "kern.hz=100" msgstr "kern.hz=100" #. (itstool) path: step/para -#: book.translate.xml:41840 +#: book.translate.xml:42000 msgid "" "Without this setting, an idle FreeBSD Parallels " "guest will use roughly 15% of the CPU of a single processor Parallels " @@ -75880,12 +76119,12 @@ "citerefentry> podem ser removidos do kernel ." #. (itstool) path: step/title -#: book.translate.xml:41858 book.translate.xml:42064 book.translate.xml:42267 +#: book.translate.xml:42018 book.translate.xml:42224 book.translate.xml:42427 msgid "Configure Networking" msgstr "Configure a rede" #. (itstool) path: step/para -#: book.translate.xml:41860 +#: book.translate.xml:42020 msgid "" "The most basic networking setup uses DHCP to connect the virtual machine to " "the same local area network as the host Mac." #. (itstool) path: sect1/title -#: book.translate.xml:41873 +#: book.translate.xml:42033 msgid "" "FreeBSD as a Guest on Virtual PC for Windows" @@ -75909,7 +76148,7 @@ "Windows" #. (itstool) path: sect1/para -#: book.translate.xml:41876 +#: book.translate.xml:42036 msgid "" "Virtual PC for Windows is a MicrosoftVirtual PC" msgstr "Instalando o FreeBSD no Virtual PC" #. (itstool) path: sect2/para -#: book.translate.xml:41888 +#: book.translate.xml:42048 msgid "" "The first step in installing FreeBSD on Virtual PC is to create a new virtual machine for installing FreeBSD. " @@ -75953,7 +76192,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41896 +#: book.translate.xml:42056 msgctxt "_" msgid "external ref='virtualization/virtualpc-freebsd1' md5='__failed__'" msgstr "external ref='virtualization/virtualpc-freebsd1' md5='__failed__'" @@ -75963,13 +76202,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41902 +#: book.translate.xml:42062 msgctxt "_" msgid "external ref='virtualization/virtualpc-freebsd2' md5='__failed__'" msgstr "external ref='virtualization/virtualpc-freebsd2' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:41906 +#: book.translate.xml:42066 msgid "" "Select Other as the Operating " "system when prompted:" @@ -75982,13 +76221,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41912 +#: book.translate.xml:42072 msgctxt "_" msgid "external ref='virtualization/virtualpc-freebsd3' md5='__failed__'" msgstr "external ref='virtualization/virtualpc-freebsd3' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:41916 +#: book.translate.xml:42076 msgid "" "Then, choose a reasonable amount of disk and memory depending on the plans " "for this virtual FreeBSD instance. 4GB of disk space and 512MB of RAM work " @@ -76004,7 +76243,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41923 +#: book.translate.xml:42083 msgctxt "_" msgid "external ref='virtualization/virtualpc-freebsd4' md5='__failed__'" msgstr "external ref='virtualization/virtualpc-freebsd4' md5='__failed__'" @@ -76014,7 +76253,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41929 +#: book.translate.xml:42089 msgctxt "_" msgid "external ref='virtualization/virtualpc-freebsd5' md5='__failed__'" msgstr "external ref='virtualization/virtualpc-freebsd5' md5='__failed__'" @@ -76024,13 +76263,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41937 +#: book.translate.xml:42097 msgctxt "_" msgid "external ref='virtualization/virtualpc-freebsd6' md5='__failed__'" msgstr "external ref='virtualization/virtualpc-freebsd6' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:41941 +#: book.translate.xml:42101 msgid "" "Select the FreeBSD virtual machine and click Settings, " "then set the type of networking and a network interface:" @@ -76043,7 +76282,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41947 +#: book.translate.xml:42107 msgctxt "_" msgid "external ref='virtualization/virtualpc-freebsd7' md5='__failed__'" msgstr "external ref='virtualization/virtualpc-freebsd7' md5='__failed__'" @@ -76053,13 +76292,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41953 +#: book.translate.xml:42113 msgctxt "_" msgid "external ref='virtualization/virtualpc-freebsd8' md5='__failed__'" msgstr "external ref='virtualization/virtualpc-freebsd8' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:41957 +#: book.translate.xml:42117 msgid "" "After the FreeBSD virtual machine has been created, FreeBSD can be installed " "on it. This is best done with an official FreeBSD CD/" @@ -76095,7 +76334,7 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41975 +#: book.translate.xml:42135 msgctxt "_" msgid "external ref='virtualization/virtualpc-freebsd9' md5='__failed__'" msgstr "external ref='virtualization/virtualpc-freebsd9' md5='__failed__'" @@ -76105,13 +76344,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:41981 +#: book.translate.xml:42141 msgctxt "_" msgid "external ref='virtualization/virtualpc-freebsd10' md5='__failed__'" msgstr "external ref='virtualization/virtualpc-freebsd10' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:41985 +#: book.translate.xml:42145 msgid "" "Once this association with the CD-ROM source has been " "made, reboot the FreeBSD virtual machine by clicking ActionCD/DVD or release the ISO image. " @@ -76172,18 +76411,18 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:42017 +#: book.translate.xml:42177 msgctxt "_" msgid "external ref='virtualization/virtualpc-freebsd13' md5='__failed__'" msgstr "external ref='virtualization/virtualpc-freebsd13' md5='__failed__'" #. (itstool) path: sect2/title -#: book.translate.xml:42023 +#: book.translate.xml:42183 msgid "Configuring FreeBSD on Virtual PC" msgstr "Configuring FreeBSD on Virtual PC" #. (itstool) path: sect2/para -#: book.translate.xml:42026 +#: book.translate.xml:42186 msgid "" "After FreeBSD has been successfully installed on Microsoft kern.hz tunable to " "reduce the CPU utilization of FreeBSD under the Virtual PC/boot/loader.conf:" #. (itstool) path: step/para -#: book.translate.xml:42045 +#: book.translate.xml:42205 msgid "" "Without this setting, an idle FreeBSD Virtual PC " "guest OS will use roughly 40% of the CPU of a single processor computer. " @@ -76223,7 +76462,7 @@ "mais próximo de 3%." #. (itstool) path: step/para -#: book.translate.xml:42055 +#: book.translate.xml:42215 msgid "" "All of the SCSI, FireWire, and USB device drivers can be removed from a " "custom kernel configuration file. Virtual PC " @@ -76246,7 +76485,7 @@ "kernel." #. (itstool) path: step/para -#: book.translate.xml:42066 +#: book.translate.xml:42226 msgid "" "The most basic networking setup uses DHCP to connect the virtual machine to " "the same local area network as the ." #. (itstool) path: sect1/title -#: book.translate.xml:42079 +#: book.translate.xml:42239 msgid "" "FreeBSD as a Guest on VMware Fusion for " "Mac OS" @@ -76272,7 +76511,7 @@ "application> para Mac OS" #. (itstool) path: sect1/para -#: book.translate.xml:42082 +#: book.translate.xml:42242 msgid "" "VMware Fusion for Mac is a commercial software product available for VMware Fusion" msgstr "Instalando o FreeBSD no VMware Fusion" #. (itstool) path: sect2/para -#: book.translate.xml:42094 +#: book.translate.xml:42254 msgid "" "The first step is to start VMware Fusion which " "will load the Virtual Machine Library. Click New " @@ -76316,13 +76555,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:42101 +#: book.translate.xml:42261 msgctxt "_" msgid "external ref='virtualization/vmware-freebsd01' md5='__failed__'" msgstr "external ref='virtualization/vmware-freebsd01' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:42105 +#: book.translate.xml:42265 msgid "" "This will load the New Virtual Machine Assistant. Click " "Continue to proceed:" @@ -76335,13 +76574,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:42110 +#: book.translate.xml:42270 msgctxt "_" msgid "external ref='virtualization/vmware-freebsd02' md5='__failed__'" msgstr "external ref='virtualization/vmware-freebsd02' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:42114 +#: book.translate.xml:42274 msgid "" "Select Other as the Operating " "System and either FreeBSD or " @@ -76358,13 +76597,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:42122 +#: book.translate.xml:42282 msgctxt "_" msgid "external ref='virtualization/vmware-freebsd03' md5='__failed__'" msgstr "external ref='virtualization/vmware-freebsd03' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:42126 +#: book.translate.xml:42286 msgid "" "Choose the name of the virtual machine and the directory where it should be " "saved:" @@ -76376,13 +76615,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:42131 +#: book.translate.xml:42291 msgctxt "_" msgid "external ref='virtualization/vmware-freebsd04' md5='__failed__'" msgstr "external ref='virtualization/vmware-freebsd04' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:42135 +#: book.translate.xml:42295 msgid "Choose the size of the Virtual Hard Disk for the virtual machine:" msgstr "Escolha o tamanho do disco rígido virtual para a máquina virtual:" @@ -76391,13 +76630,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:42140 +#: book.translate.xml:42300 msgctxt "_" msgid "external ref='virtualization/vmware-freebsd05' md5='__failed__'" msgstr "external ref='virtualization/vmware-freebsd05' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:42144 +#: book.translate.xml:42304 msgid "" "Choose the method to install the virtual machine, either from an " "ISO image or from a CD/DVDFinish and the virtual machine will boot:" msgstr "" @@ -76429,13 +76668,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:42159 +#: book.translate.xml:42319 msgctxt "_" msgid "external ref='virtualization/vmware-freebsd07' md5='__failed__'" msgstr "external ref='virtualization/vmware-freebsd07' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:42163 +#: book.translate.xml:42323 msgid "Install FreeBSD as usual:" msgstr "Instale o FreeBSD como de costume:" @@ -76444,13 +76683,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:42167 +#: book.translate.xml:42327 msgctxt "_" msgid "external ref='virtualization/vmware-freebsd08' md5='__failed__'" msgstr "external ref='virtualization/vmware-freebsd08' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:42171 +#: book.translate.xml:42331 msgid "" "Once the install is complete, the settings of the virtual machine can be " "modified, such as memory usage:" @@ -76459,7 +76698,7 @@ "poderão ser modificadas, como o uso de memória:" #. (itstool) path: note/para -#: book.translate.xml:42175 +#: book.translate.xml:42335 msgid "" "The System Hardware settings of the virtual machine cannot be modified while " "the virtual machine is running." @@ -76472,13 +76711,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:42182 +#: book.translate.xml:42342 msgctxt "_" msgid "external ref='virtualization/vmware-freebsd09' md5='__failed__'" msgstr "external ref='virtualization/vmware-freebsd09' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:42186 +#: book.translate.xml:42346 msgid "The number of CPUs the virtual machine will have access to:" msgstr "O número de CPUs a que a máquina virtual terá acesso:" @@ -76487,13 +76726,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:42191 +#: book.translate.xml:42351 msgctxt "_" msgid "external ref='virtualization/vmware-freebsd10' md5='__failed__'" msgstr "external ref='virtualization/vmware-freebsd10' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:42195 +#: book.translate.xml:42355 msgid "" "The status of the CD-ROM device. Normally the " "CD/DVD/ISO is " @@ -76508,13 +76747,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:42203 +#: book.translate.xml:42363 msgctxt "_" msgid "external ref='virtualization/vmware-freebsd11' md5='__failed__'" msgstr "external ref='virtualization/vmware-freebsd11' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:42207 +#: book.translate.xml:42367 msgid "" "The last thing to change is how the virtual machine will connect to the " "network. To allow connections to the virtual machine from other machines " @@ -76536,13 +76775,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:42219 +#: book.translate.xml:42379 msgctxt "_" msgid "external ref='virtualization/vmware-freebsd12' md5='__failed__'" msgstr "external ref='virtualization/vmware-freebsd12' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:42223 +#: book.translate.xml:42383 msgid "" "After modifying the settings, boot the newly installed FreeBSD virtual " "machine." @@ -76551,12 +76790,12 @@ "recém-instalada." #. (itstool) path: sect2/title -#: book.translate.xml:42228 +#: book.translate.xml:42388 msgid "Configuring FreeBSD on VMware Fusion" msgstr "Configurando o FreeBSD no VMware Fusion" #. (itstool) path: sect2/para -#: book.translate.xml:42231 +#: book.translate.xml:42391 msgid "" "After FreeBSD has been successfully installed on Mac OS X with VMware Fusionkern.hz tunable to " "reduce the CPU utilization of FreeBSD under the VMware Fusion/boot/loader.conf:" #. (itstool) path: step/para -#: book.translate.xml:42249 +#: book.translate.xml:42409 msgid "" "Without this setting, an idle FreeBSD VMware Fusion guest will use roughly 15% of the CPU of a single processor " @@ -76595,7 +76834,7 @@ "esta mudança, o uso ficará próximo de 5%." #. (itstool) path: step/para -#: book.translate.xml:42258 +#: book.translate.xml:42418 msgid "" "All of the FireWire, and USB device drivers can be removed from a custom " "kernel configuration file. VMware Fusion provides " @@ -76614,7 +76853,7 @@ "citerefentry> podem ser removidos do kernel." #. (itstool) path: step/para -#: book.translate.xml:42269 +#: book.translate.xml:42429 msgid "" "The most basic networking setup uses DHCP to connect the virtual machine to " "the same local area network as the host Mac." #. (itstool) path: sect1/title -#: book.translate.xml:42282 +#: book.translate.xml:42442 msgid "FreeBSD as a Guest on VirtualBox" msgstr "" "FreeBSD como Sistema Operacional Convidado no VirtualBox" #. (itstool) path: sect1/para -#: book.translate.xml:42284 +#: book.translate.xml:42444 msgid "" "FreeBSD works well as a guest in VirtualBox. The virtualization software is available for most " @@ -76648,7 +76887,7 @@ "comuns, incluindo o próprio FreeBSD." #. (itstool) path: sect1/para -#: book.translate.xml:42289 +#: book.translate.xml:42449 msgid "" "The VirtualBox guest " "additions provide support for:" @@ -76658,37 +76897,37 @@ "suporte para:" #. (itstool) path: listitem/para -#: book.translate.xml:42294 +#: book.translate.xml:42454 msgid "Clipboard sharing." msgstr "Compartilhamento de área de transferência." #. (itstool) path: listitem/para -#: book.translate.xml:42298 +#: book.translate.xml:42458 msgid "Mouse pointer integration." msgstr "Integração do ponteiro do mouse." #. (itstool) path: listitem/para -#: book.translate.xml:42302 +#: book.translate.xml:42462 msgid "Host time synchronization." msgstr "Sincronização de hora com o host." #. (itstool) path: listitem/para -#: book.translate.xml:42306 +#: book.translate.xml:42466 msgid "Window scaling." msgstr "Redimensionamento de janela." #. (itstool) path: listitem/para -#: book.translate.xml:42310 +#: book.translate.xml:42470 msgid "Seamless mode." msgstr "Modo Seamless." #. (itstool) path: note/para -#: book.translate.xml:42315 +#: book.translate.xml:42475 msgid "These commands are run in the FreeBSD guest." msgstr "Estes comandos são executados na instancia virtualizada do FreeBSD." #. (itstool) path: sect1/para -#: book.translate.xml:42318 +#: book.translate.xml:42478 msgid "" "First, install the emulators/virtualbox-ose-additions " "package or port in the FreeBSD guest. This will install the port:" @@ -76698,18 +76937,18 @@ "o port:" #. (itstool) path: sect1/screen -#: book.translate.xml:42322 +#: book.translate.xml:42482 #, no-wrap msgid "# cd /usr/ports/emulators/virtualbox-ose-additions && make install clean" msgstr "# cd /usr/ports/emulators/virtualbox-ose-additions && make install clean" #. (itstool) path: sect1/para -#: book.translate.xml:42324 +#: book.translate.xml:42484 msgid "Add these lines to /etc/rc.conf:" msgstr "Adicione estas linhas ao /etc/rc.conf:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:42326 +#: book.translate.xml:42486 #, no-wrap msgid "" "vboxguest_enable=\"YES\"\n" @@ -76719,7 +76958,7 @@ "vboxservice_enable=\"YES\"" #. (itstool) path: sect1/para -#: book.translate.xml:42329 +#: book.translate.xml:42489 msgid "" "If ntpd8 or ntpdateXorg will automatically recognize the " "vboxvideo driver. It can also be manually entered in " @@ -76749,7 +76988,7 @@ "/etc/X11/xorg.conf:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:42339 +#: book.translate.xml:42499 #, no-wrap msgid "" "Section \"Device\"\n" @@ -76767,7 +77006,7 @@ "EndSection" #. (itstool) path: sect1/para -#: book.translate.xml:42346 +#: book.translate.xml:42506 msgid "" "To use the vboxmouse driver, adjust the mouse section in " "/etc/X11/xorg.conf:" @@ -76776,7 +77015,7 @@ "/etc/X11/xorg.conf:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:42349 +#: book.translate.xml:42509 #, no-wrap msgid "" "Section \"InputDevice\"\n" @@ -76790,7 +77029,7 @@ "EndSection" #. (itstool) path: sect1/para -#: book.translate.xml:42354 +#: book.translate.xml:42514 msgid "" "HAL users should create the following /usr/" "local/etc/hal/fdi/policy/90-vboxguest.fdi or copy it from " @@ -76803,7 +77042,7 @@ "vboxguest.fdi:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:42359 +#: book.translate.xml:42519 #, no-wrap msgid "" "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n" @@ -76873,7 +77112,7 @@ "</deviceinfo>" #. (itstool) path: sect1/para -#: book.translate.xml:42392 +#: book.translate.xml:42552 msgid "" "Shared folders for file transfers between host and VM are accessible by " "mounting them using mount_vboxvfs. A shared folder can be " @@ -76892,13 +77131,13 @@ "denominada BSDBox, execute :" #. (itstool) path: sect1/screen -#: book.translate.xml:42401 +#: book.translate.xml:42561 #, no-wrap msgid "# vboxmanage sharedfolder add 'BSDBox' --name myshare --hostpath /mnt/bsdboxshare" msgstr "# vboxmanage sharedfolder add 'BSDBox' --name myshare --hostpath /mnt/bsdboxshare" #. (itstool) path: sect1/para -#: book.translate.xml:42403 +#: book.translate.xml:42563 msgid "" "Note that the shared folder name must not contain spaces. Mount the shared " "folder from within the guest system like this:" @@ -76907,18 +77146,18 @@ "pasta compartilhada de dentro do sistema convidado desta forma:" #. (itstool) path: sect1/screen -#: book.translate.xml:42407 +#: book.translate.xml:42567 #, no-wrap msgid "# mount_vboxvfs -w myshare /mnt" msgstr "# mount_vboxvfs -w myshare /mnt" #. (itstool) path: sect1/title -#: book.translate.xml:42411 +#: book.translate.xml:42571 msgid "FreeBSD as a Host with VirtualBox" msgstr "FreeBSD como Host com VirtualBox" #. (itstool) path: sect1/para -#: book.translate.xml:42413 +#: book.translate.xml:42573 msgid "" "VirtualBox is an actively " "developed, complete virtualization package, that is available for most " @@ -76951,12 +77190,12 @@ "disponíveis para o FreeBSD." #. (itstool) path: sect2/title -#: book.translate.xml:42426 +#: book.translate.xml:42586 msgid "Installing VirtualBox" msgstr "Instalando o VirtualBox" #. (itstool) path: sect2/para -#: book.translate.xml:42428 +#: book.translate.xml:42588 msgid "" "VirtualBox is available as " "a FreeBSD package or port in emulators/virtualbox-ose. " @@ -76967,7 +77206,7 @@ "virtualbox-ose. O port pode ser instalado usando estes comandos:" #. (itstool) path: sect2/screen -#: book.translate.xml:42433 +#: book.translate.xml:42593 #, no-wrap msgid "" "# cd /usr/ports/emulators/virtualbox-ose\n" @@ -76977,7 +77216,7 @@ "# make install clean" #. (itstool) path: sect2/para -#: book.translate.xml:42436 +#: book.translate.xml:42596 msgid "" "One useful option in the port's configuration menu is the " "GuestAdditions suite of programs. These provide a number " @@ -76999,7 +77238,7 @@ "guimenu>, após a conclusão da instalação do sistema convidado." #. (itstool) path: sect2/para -#: book.translate.xml:42446 +#: book.translate.xml:42606 msgid "" "A few configuration changes are needed before " "VirtualBox is started for " @@ -77012,13 +77251,13 @@ "modules o qual deve ser carregado no kernel em execução:" #. (itstool) path: sect2/screen -#: book.translate.xml:42452 +#: book.translate.xml:42612 #, no-wrap msgid "# kldload vboxdrv" msgstr "# kldload vboxdrv" #. (itstool) path: sect2/para -#: book.translate.xml:42454 +#: book.translate.xml:42614 msgid "" "To ensure the module is always loaded after a reboot, add this line to " "/boot/loader.conf:" @@ -77027,13 +77266,13 @@ "adicione esta linha ao /boot/loader.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:42458 +#: book.translate.xml:42618 #, no-wrap msgid "vboxdrv_load=\"YES\"" msgstr "vboxdrv_load=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:42460 +#: book.translate.xml:42620 msgid "" "To use the kernel modules that allow bridged or host-only networking, add " "this line to /etc/rc.conf and reboot the computer:" @@ -77043,13 +77282,13 @@ "computador:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:42465 +#: book.translate.xml:42625 #, no-wrap msgid "vboxnet_enable=\"YES\"" msgstr "vboxnet_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:42467 +#: book.translate.xml:42627 msgid "" "The vboxusers group is created " "during installation of VirtualBox# pw groupmod vboxusers -m yourusername" msgstr "# pw groupmod vboxusers -m yourusername" #. (itstool) path: sect2/para -#: book.translate.xml:42476 +#: book.translate.xml:42636 msgid "" "The default permissions for /dev/vboxnetctl are " "restrictive and need to be changed for bridged networking:" @@ -77081,7 +77320,7 @@ "restritivas e precisam ser alteradas para redes em modo Bridged:" #. (itstool) path: sect2/screen -#: book.translate.xml:42480 +#: book.translate.xml:42640 #, no-wrap msgid "" "# chown root:vboxusers /dev/vboxnetctl\n" @@ -77091,7 +77330,7 @@ "# chmod 0660 /dev/vboxnetctl" #. (itstool) path: sect2/para -#: book.translate.xml:42483 +#: book.translate.xml:42643 msgid "" "To make this permissions change permanent, add these lines to /etc/" "devfs.conf:" @@ -77100,7 +77339,7 @@ "etc/devfs.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:42486 +#: book.translate.xml:42646 #, no-wrap msgid "" "own vboxnetctl root:vboxusers\n" @@ -77110,7 +77349,7 @@ "perm vboxnetctl 0660" #. (itstool) path: sect2/para -#: book.translate.xml:42489 +#: book.translate.xml:42649 msgid "" "To launch VirtualBox, type " "from a Xorg session:" @@ -77119,13 +77358,13 @@ "digite a partir de uma sessão Xorg:" #. (itstool) path: sect2/screen -#: book.translate.xml:42492 +#: book.translate.xml:42652 #, no-wrap msgid "% VirtualBox" msgstr "% VirtualBox" #. (itstool) path: sect2/para -#: book.translate.xml:42494 +#: book.translate.xml:42654 msgid "" "For more information on configuring and using " "VirtualBox, refer to the " @@ -77142,12 +77381,12 @@ "\">página relevante no wiki do FreeBSD." #. (itstool) path: sect2/title -#: book.translate.xml:42503 +#: book.translate.xml:42663 msgid "VirtualBox USB Support" msgstr "Suporte USB no VirtualBox" #. (itstool) path: sect2/para -#: book.translate.xml:42505 +#: book.translate.xml:42665 msgid "" "VirtualBox can be " "configured to pass USB devices through to the guest " @@ -77164,7 +77403,7 @@ "no FreeBSD." #. (itstool) path: sect2/para -#: book.translate.xml:42512 +#: book.translate.xml:42672 msgid "" "For VirtualBox to be aware " "of USB devices attached to the machine, the user needs to " @@ -77177,13 +77416,13 @@ "\">operator." #. (itstool) path: sect2/screen -#: book.translate.xml:42516 +#: book.translate.xml:42676 #, no-wrap msgid "# pw groupmod operator -m yourusername" msgstr "# pw groupmod operator -m yourusername" #. (itstool) path: sect2/para -#: book.translate.xml:42518 +#: book.translate.xml:42678 msgid "" "Then, add the following to /etc/devfs.rules, or create " "this file if it does not exist yet:" @@ -77192,7 +77431,7 @@ "filename>:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:42522 +#: book.translate.xml:42682 #, no-wrap msgid "" "[system=10]\n" @@ -77202,7 +77441,7 @@ "add path 'usb/*' mode 0660 group operator" #. (itstool) path: sect2/para -#: book.translate.xml:42525 +#: book.translate.xml:42685 msgid "" "To load these new rules, add the following to /etc/rc.conf:" @@ -77211,24 +77450,24 @@ "filename>:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:42528 +#: book.translate.xml:42688 #, no-wrap msgid "devfs_system_ruleset=\"system\"" msgstr "devfs_system_ruleset=\"system\"" #. (itstool) path: sect2/para -#: book.translate.xml:42530 +#: book.translate.xml:42690 msgid "Then, restart devfs:" msgstr "Então reinicie o devfs:" #. (itstool) path: sect2/screen -#: book.translate.xml:42532 book.translate.xml:42583 +#: book.translate.xml:42692 book.translate.xml:42743 #, no-wrap msgid "# service devfs restart" msgstr "# service devfs restart" #. (itstool) path: sect2/para -#: book.translate.xml:42534 +#: book.translate.xml:42694 msgid "" "Restart the login session and VirtualBox for these changes to take effect, and create " @@ -77239,7 +77478,7 @@ "filtros USB conforme necessário." #. (itstool) path: sect2/title -#: book.translate.xml:42541 +#: book.translate.xml:42701 msgid "" "VirtualBox Host DVD/CD Access" @@ -77248,7 +77487,7 @@ "VirtualBox" #. (itstool) path: sect2/para -#: book.translate.xml:42544 +#: book.translate.xml:42704 msgid "" "Access to the host DVD/CD drives from " "guests is achieved through the sharing of the physical drives. Within " @@ -77274,7 +77513,7 @@ "áudio ou o gravador só funcionará se esta opção estiver selecionada." #. (itstool) path: sect2/para -#: book.translate.xml:42558 +#: book.translate.xml:42718 msgid "" "HAL needs to run for VirtualBox DVD/CD " @@ -77288,19 +77527,19 @@ "ainda não estiver em execução:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:42564 +#: book.translate.xml:42724 #, no-wrap msgid "hald_enable=\"YES\"" msgstr "hald_enable=\"YES\"" #. (itstool) path: sect2/screen -#: book.translate.xml:42566 +#: book.translate.xml:42726 #, no-wrap msgid "# service hald start" msgstr "# service hald start" #. (itstool) path: sect2/para -#: book.translate.xml:42568 +#: book.translate.xml:42728 msgid "" "In order for users to be able to use VirtualBox DVD/CD " @@ -77322,7 +77561,7 @@ "filename>:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:42579 +#: book.translate.xml:42739 #, no-wrap msgid "" "perm cd* 0660\n" @@ -77334,12 +77573,12 @@ "perm pass* 0660" #. (itstool) path: sect1/title -#: book.translate.xml:42588 +#: book.translate.xml:42748 msgid "FreeBSD as a Host with bhyve" msgstr "FreeBSD como um Host bhyve" #. (itstool) path: sect1/para -#: book.translate.xml:42591 +#: book.translate.xml:42751 msgid "" "The bhyve BSD-licensed " "hypervisor became part of the base system with FreeBSD 10.0-RELEASE. This " @@ -77361,7 +77600,7 @@ "instruções e de gerenciamento manual de mapeamentos de memória." #. (itstool) path: sect1/para -#: book.translate.xml:42602 +#: book.translate.xml:42762 msgid "" "The bhyve design requires a processor that " "supports Intel Extended Page " @@ -77418,12 +77657,12 @@ "processadores Intel." #. (itstool) path: sect2/title -#: book.translate.xml:42627 +#: book.translate.xml:42787 msgid "Preparing the Host" msgstr "Preparando o host" #. (itstool) path: sect2/para -#: book.translate.xml:42629 +#: book.translate.xml:42789 msgid "" "The first step to creating a virtual machine in bhyve is configuring the host system. First, load the " @@ -77434,13 +77673,13 @@ "kernel bhyve:" #. (itstool) path: sect2/screen -#: book.translate.xml:42634 +#: book.translate.xml:42794 #, no-wrap msgid "# kldload vmm" msgstr "# kldload vmm" #. (itstool) path: sect2/para -#: book.translate.xml:42636 +#: book.translate.xml:42796 msgid "" "Then, create a tap interface for the network device in " "the virtual machine to attach to. In order for the network device to " @@ -77455,7 +77694,7 @@ "interface física é igb0:" #. (itstool) path: sect2/screen -#: book.translate.xml:42644 +#: book.translate.xml:42804 #, no-wrap msgid "" "# ifconfig tap0 create\n" @@ -77473,12 +77712,12 @@ "# ifconfig bridge0 up" #. (itstool) path: sect2/title -#: book.translate.xml:42653 +#: book.translate.xml:42813 msgid "Creating a FreeBSD Guest" msgstr "Criando um Sistema Operacional Convidado do FreeBSD" #. (itstool) path: sect2/para -#: book.translate.xml:42655 +#: book.translate.xml:42815 msgid "" "Create a file to use as the virtual disk for the guest machine. Specify the " "size and name of the virtual disk:" @@ -77487,18 +77726,18 @@ "Especifique o tamanho e o nome do disco virtual:" #. (itstool) path: sect2/screen -#: book.translate.xml:42659 +#: book.translate.xml:42819 #, no-wrap msgid "# truncate -s 16G guest.img" msgstr "# truncate -s 16G guest.img" #. (itstool) path: sect2/para -#: book.translate.xml:42661 +#: book.translate.xml:42821 msgid "Download an installation image of FreeBSD to install:" msgstr "Baixe uma imagem de instalação do FreeBSD para instalar:" #. (itstool) path: sect2/screen -#: book.translate.xml:42663 +#: book.translate.xml:42823 #, no-wrap msgid "" "# fetch ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/10.3/FreeBSD-10.3-RELEASE-amd64-bootonly.iso\n" @@ -77508,7 +77747,7 @@ "FreeBSD-10.3-RELEASE-amd64-bootonly.iso 100% of 230 MB 570 kBps 06m17s" #. (itstool) path: sect2/para -#: book.translate.xml:42666 +#: book.translate.xml:42826 msgid "" "FreeBSD comes with an example script for running a virtual machine in " "bhyve. The script will start the virtual machine " @@ -77540,13 +77779,13 @@ "instalação:" #. (itstool) path: sect2/screen -#: book.translate.xml:42683 +#: book.translate.xml:42843 #, no-wrap msgid "# sh /usr/share/examples/bhyve/vmrun.sh -c 1 -m 1024M -t tap0 -d guest.img -i -I FreeBSD-10.3-RELEASE-amd64-bootonly.iso guestname" msgstr "# sh /usr/share/examples/bhyve/vmrun.sh -c 1 -m 1024M -t tap0 -d guest.img -i -I FreeBSD-10.3-RELEASE-amd64-bootonly.iso guestname" #. (itstool) path: sect2/para -#: book.translate.xml:42685 +#: book.translate.xml:42845 msgid "" "The virtual machine will boot and start the installer. After installing a " "system in the virtual machine, when the system asks about dropping in to a " @@ -77557,7 +77796,7 @@ "em um shell no final da instalação, escolha Yes." #. (itstool) path: sect2/para -#: book.translate.xml:42690 +#: book.translate.xml:42850 msgid "" "Reboot the virtual machine. While rebooting the virtual machine causes " "bhyve to exit, the vmrun.sh " @@ -77574,20 +77813,20 @@ "Agora o convidado pode ser iniciado a partir do disco virtual:" #. (itstool) path: sect2/screen -#: book.translate.xml:42698 +#: book.translate.xml:42858 #, no-wrap msgid "# sh /usr/share/examples/bhyve/vmrun.sh -c 4 -m 1024M -t tap0 -d guest.img guestname" msgstr "# sh /usr/share/examples/bhyve/vmrun.sh -c 4 -m 1024M -t tap0 -d guest.img guestname" #. (itstool) path: sect2/title -#: book.translate.xml:42702 +#: book.translate.xml:42862 msgid "Creating a Linux Guest" msgstr "" "Criando um Sistema Operacional convidado Linux" #. (itstool) path: sect2/para -#: book.translate.xml:42704 +#: book.translate.xml:42864 msgid "" "In order to boot operating systems other than FreeBSD, the sysutils/" "grub2-bhyve port must be first installed." @@ -77596,20 +77835,20 @@ "sysutils/grub2-bhyve deve ser instalada primeiro." #. (itstool) path: sect2/para -#: book.translate.xml:42708 +#: book.translate.xml:42868 msgid "Next, create a file to use as the virtual disk for the guest machine:" msgstr "" "Em seguida, crie um arquivo para usar como o disco virtual da máquina " "convidada:" #. (itstool) path: sect2/screen -#: book.translate.xml:42711 +#: book.translate.xml:42871 #, no-wrap msgid "# truncate -s 16G linux.img" msgstr "# truncate -s 16G linux.img" #. (itstool) path: sect2/para -#: book.translate.xml:42713 +#: book.translate.xml:42873 msgid "" "Starting a virtual machine with bhyve is a two " "step process. First a kernel must be loaded, then the guest can be started. " @@ -77627,7 +77866,7 @@ "para os arquivos no sistema host:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:42722 +#: book.translate.xml:42882 #, no-wrap msgid "" "(hd0) ./linux.img\n" @@ -77637,7 +77876,7 @@ "(cd0) ./somelinux.iso" #. (itstool) path: sect2/para -#: book.translate.xml:42725 +#: book.translate.xml:42885 msgid "" "Use sysutils/grub2-bhyve to load the Linux kernel from the ISO " @@ -77648,13 +77887,13 @@ "ISO:" #. (itstool) path: sect2/screen -#: book.translate.xml:42728 +#: book.translate.xml:42888 #, no-wrap msgid "# grub-bhyve -m device.map -r cd0 -M 1024M linuxguest" msgstr "# grub-bhyve -m device.map -r cd0 -M 1024M linuxguest" #. (itstool) path: sect2/para -#: book.translate.xml:42730 +#: book.translate.xml:42890 msgid "" "This will start grub. If the installation CD contains a " "grub.cfg, a menu will be displayed. If not, the " @@ -77667,7 +77906,7 @@ "localizados e carregados manualmente:" #. (itstool) path: sect2/screen -#: book.translate.xml:42737 +#: book.translate.xml:42897 #, no-wrap msgid "" "grub> ls\n" @@ -77689,7 +77928,7 @@ "grub> boot" #. (itstool) path: sect2/para -#: book.translate.xml:42746 +#: book.translate.xml:42906 msgid "" "Now that the Linux kernel is " "loaded, the guest can be started:" @@ -77698,7 +77937,7 @@ "carregado, o sistema convidado pode ser iniciado:" #. (itstool) path: sect2/screen -#: book.translate.xml:42749 +#: book.translate.xml:42909 #, no-wrap msgid "" "# bhyve -A -H -P -s 0:0,hostbridge -s 1:0,lpc -s 2:0,virtio-net,tap0 -s 3:0,virtio-blk,./linux.img \\\n" @@ -77708,7 +77947,7 @@ " -s 4:0,ahci-cd,./somelinux.iso -l com1,stdio -c 4 -m 1024M linuxguest" #. (itstool) path: sect2/para -#: book.translate.xml:42752 +#: book.translate.xml:42912 msgid "" "The system will boot and start the installer. After installing a system in " "the virtual machine, reboot the virtual machine. This will cause " @@ -77721,13 +77960,13 @@ "máquina virtual precisa ser destruída antes de poder ser iniciada novamente:" #. (itstool) path: sect2/screen -#: book.translate.xml:42758 book.translate.xml:42786 +#: book.translate.xml:42918 book.translate.xml:42946 #, no-wrap msgid "# bhyvectl --destroy --vm=linuxguest" msgstr "# bhyvectl --destroy --vm=linuxguest" #. (itstool) path: sect2/para -#: book.translate.xml:42760 +#: book.translate.xml:42920 msgid "" "Now the guest can be started directly from the virtual disk. Load the kernel:" msgstr "" @@ -77735,7 +77974,7 @@ "Carregue o kernel:" #. (itstool) path: sect2/screen -#: book.translate.xml:42763 +#: book.translate.xml:42923 #, no-wrap msgid "" "# grub-bhyve -m device.map -r hd0,msdos1 -M 1024M linuxguest\n" @@ -77763,12 +78002,12 @@ "grub> boot" #. (itstool) path: sect2/para -#: book.translate.xml:42775 +#: book.translate.xml:42935 msgid "Boot the virtual machine:" msgstr "Inicialize a máquina virtual:" #. (itstool) path: sect2/screen -#: book.translate.xml:42777 +#: book.translate.xml:42937 #, no-wrap msgid "" "# bhyve -A -H -P -s 0:0,hostbridge -s 1:0,lpc -s 2:0,virtio-net,tap0 \\\n" @@ -77778,7 +78017,7 @@ " -s 3:0,virtio-blk,./linux.img -l com1,stdio -c 4 -m 1024M linuxguest" #. (itstool) path: sect2/para -#: book.translate.xml:42780 +#: book.translate.xml:42940 msgid "" "Linux will now boot in the " "virtual machine and eventually present you with the login prompt. Login and " @@ -77793,7 +78032,7 @@ "da máquina virtual:" #. (itstool) path: sect2/title -#: book.translate.xml:42790 +#: book.translate.xml:42950 msgid "" "Booting bhyve Virtual Machines with " "UEFI Firmware" @@ -77802,7 +78041,7 @@ "Firmware UEFI" #. (itstool) path: sect2/para -#: book.translate.xml:42793 +#: book.translate.xml:42953 msgid "" "In addition to bhyveload and grub-" "bhyve, the bhyve hypervisor can " @@ -77817,7 +78056,7 @@ "convidados que não são suportados pelos outros carregadores." #. (itstool) path: sect2/para -#: book.translate.xml:42800 +#: book.translate.xml:42960 msgid "" "In order to make use of the UEFI support in " "bhyve, first obtain the UEFI " @@ -77830,7 +78069,7 @@ "bhyve-firmware ." #. (itstool) path: sect2/para -#: book.translate.xml:42806 +#: book.translate.xml:42966 msgid "" "With the firmware in place, add the flags to your bhyve pode se parecer com a seguinte:" #. (itstool) path: sect2/screen -#: book.translate.xml:42812 +#: book.translate.xml:42972 #, no-wrap msgid "" "# bhyve -AHP -s 0:0,hostbridge -s 1:0,lpc \\\n" @@ -77859,7 +78098,7 @@ "guest" #. (itstool) path: sect2/para -#: book.translate.xml:42818 +#: book.translate.xml:42978 msgid "" "sysutils/bhyve-firmware also contains a CSM-enabled firmware, to boot guests with no UEFI " @@ -77871,7 +78110,7 @@ "BIOS legado:" #. (itstool) path: sect2/screen -#: book.translate.xml:42823 +#: book.translate.xml:42983 #, no-wrap msgid "" "# bhyve -AHP -s 0:0,hostbridge -s 1:0,lpc \\\n" @@ -77887,7 +78126,7 @@ "guest" #. (itstool) path: sect2/title -#: book.translate.xml:42831 +#: book.translate.xml:42991 msgid "" "Graphical UEFI Framebuffer for bhyve Guests" @@ -77896,7 +78135,7 @@ "application>" #. (itstool) path: sect2/para -#: book.translate.xml:42834 +#: book.translate.xml:42994 msgid "" "The UEFI firmware support is particularly useful with " "predominantly graphical guest operating systems such as Microsoft Windows." #. (itstool) path: sect2/para -#: book.translate.xml:42838 +#: book.translate.xml:42998 msgid "" "Support for the UEFI-GOP framebuffer may also be enabled with the flags. The " @@ -77929,13 +78168,13 @@ "rede através do protocolo VNC." #. (itstool) path: sect2/para -#: book.translate.xml:42850 +#: book.translate.xml:43010 msgid "" "The resulting bhyve command would look like this:" msgstr "O comando bhyve resultante ficaria assim:" #. (itstool) path: sect2/screen -#: book.translate.xml:42853 +#: book.translate.xml:43013 #, no-wrap msgid "" "# bhyve -AHP -s 0:0,hostbridge -s 31:0,lpc \\\n" @@ -77953,7 +78192,7 @@ "guest" #. (itstool) path: sect2/para -#: book.translate.xml:42860 +#: book.translate.xml:43020 msgid "" "Note, in BIOS emulation mode, the framebuffer will cease receiving updates " "once control is passed from firmware to guest operating system." @@ -77963,7 +78202,7 @@ "operacional convidado." #. (itstool) path: sect2/title -#: book.translate.xml:42866 +#: book.translate.xml:43026 msgid "" "Using ZFS with bhyve Guests" msgstr "" @@ -77971,7 +78210,7 @@ "bhyve" #. (itstool) path: sect2/para -#: book.translate.xml:42869 +#: book.translate.xml:43029 msgid "" "If ZFS is available on the host machine, using " "ZFS volumes instead of disk image files can provide " @@ -77984,13 +78223,13 @@ "acronym> convidadas. Um volume ZFS pode ser criado por:" #. (itstool) path: sect2/screen -#: book.translate.xml:42875 +#: book.translate.xml:43035 #, no-wrap msgid "# zfs create -V16G -o volmode=dev zroot/linuxdisk0" msgstr "# zfs create -V16G -o volmode=dev zroot/linuxdisk0" #. (itstool) path: sect2/para -#: book.translate.xml:42877 +#: book.translate.xml:43037 msgid "" "When starting the VM, specify the ZFS " "volume as the disk drive:" @@ -77999,7 +78238,7 @@ "acronym> como a unidade de disco:" #. (itstool) path: sect2/screen -#: book.translate.xml:42880 +#: book.translate.xml:43040 #, no-wrap msgid "" "# bhyve -A -H -P -s 0:0,hostbridge -s 1:0,lpc -s 2:0,virtio-net,tap0 -s3:0,virtio-blk,/dev/zvol/zroot/linuxdisk0 \\\n" @@ -78009,12 +78248,12 @@ " -l com1,stdio -c 4 -m 1024M linuxguest" #. (itstool) path: sect2/title -#: book.translate.xml:42885 +#: book.translate.xml:43045 msgid "Virtual Machine Consoles" msgstr "Consoles de máquinas virtuais" #. (itstool) path: sect2/para -#: book.translate.xml:42887 +#: book.translate.xml:43047 msgid "" "It is advantageous to wrap the bhyve console in a " "session management tool such as sysutils/tmux or " @@ -78044,7 +78283,7 @@ "citerefentry> para maiores informações." #. (itstool) path: sect2/screen -#: book.translate.xml:42904 +#: book.translate.xml:43064 #, no-wrap msgid "" "# kldload nmdm\n" @@ -78068,12 +78307,12 @@ "handbook login:" #. (itstool) path: sect2/title -#: book.translate.xml:42916 +#: book.translate.xml:43076 msgid "Managing Virtual Machines" msgstr "Gerenciando Máquinas Virtuais" #. (itstool) path: sect2/para -#: book.translate.xml:42918 +#: book.translate.xml:43078 msgid "" "A device node is created in /dev/vmm " "for each virtual machine. This allows the administrator to easily see a list " @@ -78084,7 +78323,7 @@ "facilmente uma lista das máquinas virtuais em execução:" #. (itstool) path: sect2/screen -#: book.translate.xml:42922 +#: book.translate.xml:43082 #, no-wrap msgid "" "# ls -al /dev/vmm\n" @@ -78104,7 +78343,7 @@ "crw------- 1 root wheel 0x1a1 Mar 17 12:19 otherguest" #. (itstool) path: sect2/para -#: book.translate.xml:42930 +#: book.translate.xml:43090 msgid "" "A specified virtual machine can be destroyed using bhyvectl:" @@ -78113,18 +78352,18 @@ "bhyvectl:" #. (itstool) path: sect2/screen -#: book.translate.xml:42933 +#: book.translate.xml:43093 #, no-wrap msgid "# bhyvectl --destroy --vm=guestname" msgstr "# bhyvectl --destroy --vm=guestname" #. (itstool) path: sect2/title -#: book.translate.xml:42937 +#: book.translate.xml:43097 msgid "Persistent Configuration" msgstr "Configuração Persistente" #. (itstool) path: sect2/para -#: book.translate.xml:42939 +#: book.translate.xml:43099 msgid "" "In order to configure the system to start bhyve " "guests at boot time, the following configurations must be made in the " @@ -78135,23 +78374,23 @@ "seguintes configurações devem ser feitas nos arquivos especificados:" #. (itstool) path: step/title -#: book.translate.xml:42946 +#: book.translate.xml:43106 msgid "/etc/sysctl.conf" msgstr "/etc/sysctl.conf" #. (itstool) path: step/programlisting -#: book.translate.xml:42948 +#: book.translate.xml:43108 #, no-wrap msgid "net.link.tap.up_on_open=1" msgstr "net.link.tap.up_on_open=1" #. (itstool) path: step/title -#: book.translate.xml:42952 +#: book.translate.xml:43112 msgid "/etc/rc.conf" msgstr "/etc/rc.conf" #. (itstool) path: step/programlisting -#: book.translate.xml:42954 +#: book.translate.xml:43114 #, no-wrap msgid "" "cloned_interfaces=\"bridge0 tap0\"\n" @@ -78163,12 +78402,12 @@ "kld_list=\"nmdm vmm\"" #. (itstool) path: sect1/title -#: book.translate.xml:42963 +#: book.translate.xml:43123 msgid "FreeBSD as a Xen-Host" msgstr "FreeBSD como Host Xen" #. (itstool) path: sect1/para -#: book.translate.xml:42965 +#: book.translate.xml:43125 msgid "" "Xen is a GPLv2-licensed type 1 " @@ -78198,7 +78437,7 @@ "desempenho." #. (itstool) path: sect1/para -#: book.translate.xml:42975 +#: book.translate.xml:43135 msgid "" "Xen is a bare-metal hypervisor, which means that it " "is the first program loaded after the BIOS. A special privileged guest " @@ -78229,7 +78468,7 @@ "executadas." #. (itstool) path: sect1/para -#: book.translate.xml:43001 +#: book.translate.xml:43161 msgid "" "Xen can migrate VMs between different Xen servers. When the two xen hosts share the same underlying " @@ -78255,12 +78494,12 @@ "que ainda nem todos os recursos são suportados no FreeBSD." #. (itstool) path: sect2/title -#: book.translate.xml:43013 +#: book.translate.xml:43173 msgid "Hardware Requirements for Xen Dom0" msgstr "Requisitos de hardware para o Xen Dom0" #. (itstool) path: sect2/para -#: book.translate.xml:43015 +#: book.translate.xml:43175 msgid "" "To run the Xen hypervisor on a host, certain hardware " "functionality is required. Hardware virtualized domains require Extended " @@ -78278,7 +78517,7 @@ "processador do host." #. (itstool) path: note/para -#: book.translate.xml:43022 +#: book.translate.xml:43182 msgid "" "In order to run a FreeBSD Xen Dom0 the box must be " "booted using legacy boot (BIOS)." @@ -78287,12 +78526,12 @@ "ser inicializada usando o boot legado (BIOS)." #. (itstool) path: sect2/title -#: book.translate.xml:43029 +#: book.translate.xml:43189 msgid "Xen Dom0 Control Domain Setup" msgstr "Configuração do Xen Dom0 Domínio de Controle" #. (itstool) path: sect2/para -#: book.translate.xml:43031 +#: book.translate.xml:43191 msgid "" "Users of FreeBSD 11 should install the emulators/xen-kernel47 and sysutils/xen-tools47 packages that are based " @@ -78307,7 +78546,7 @@ "package> e sysutils/xen-tools411, respectivamente." #. (itstool) path: sect2/para -#: book.translate.xml:43039 +#: book.translate.xml:43199 msgid "" "Configuration files must be edited to prepare the host for the Dom0 " "integration after the Xen packages are installed. An entry to /etc/" @@ -78322,13 +78561,13 @@ "requisitos de memória mais altos não serão executadas." #. (itstool) path: sect2/screen -#: book.translate.xml:43046 +#: book.translate.xml:43206 #, no-wrap msgid "# echo 'vm.max_wired=-1' >> /etc/sysctl.conf" msgstr "# echo 'vm.max_wired=-1' >> /etc/sysctl.conf" #. (itstool) path: sect2/para -#: book.translate.xml:43048 +#: book.translate.xml:43208 msgid "" "Another memory-related setting involves changing /etc/login.conf, setting the memorylocked option to " @@ -78348,7 +78587,7 @@ "para detalhes." #. (itstool) path: sect2/screen -#: book.translate.xml:43059 +#: book.translate.xml:43219 #, no-wrap msgid "" "# sed -i '' -e 's/memorylocked=64K/memorylocked=unlimited/' /etc/login.conf\n" @@ -78358,7 +78597,7 @@ "# cap_mkdb /etc/login.conf" #. (itstool) path: sect2/para -#: book.translate.xml:43062 +#: book.translate.xml:43222 msgid "" "Add an entry for the Xen console to /etc/" "ttys:" @@ -78367,13 +78606,13 @@ "/etc/ttys:" #. (itstool) path: sect2/screen -#: book.translate.xml:43065 +#: book.translate.xml:43225 #, no-wrap msgid "# echo 'xc0 \"/usr/libexec/getty Pc\" xterm onifconsole secure' >> /etc/ttys" msgstr "# echo 'xc0 \"/usr/libexec/getty Pc\" xterm onifconsole secure' >> /etc/ttys" #. (itstool) path: sect2/para -#: book.translate.xml:43067 +#: book.translate.xml:43227 msgid "" "Selecting a Xen kernel in /boot/loader." "conf activates the Dom0. Xen also requires " @@ -78392,12 +78631,12 @@ "e as opções de log são definidas." #. (itstool) path: sect2/para -#: book.translate.xml:43077 +#: book.translate.xml:43237 msgid "The following command is used for Xen 4.7 packages:" msgstr "O seguinte comando é usado para pacotes Xen 4.7:" #. (itstool) path: sect2/screen -#: book.translate.xml:43079 +#: book.translate.xml:43239 #, no-wrap msgid "" "# sysrc -f /boot/loader.conf hw.pci.mcfg=0\n" @@ -78411,7 +78650,7 @@ "# sysrc -f /boot/loader.conf xen_cmdline=\"dom0_mem=8192M dom0_max_vcpus=4 dom0pvh=1 console=com1,vga com1=115200,8n1 guest_loglvl=all loglvl=all\"" #. (itstool) path: sect2/para -#: book.translate.xml:43084 +#: book.translate.xml:43244 msgid "" "For Xen versions 4.11 and higher, the following command should be used " "instead:" @@ -78419,7 +78658,7 @@ "Para as versões Xen 4.11 e superiores, o seguinte comando deve ser usado:" #. (itstool) path: sect2/screen -#: book.translate.xml:43087 +#: book.translate.xml:43247 #, no-wrap msgid "" "# sysrc -f /boot/loader.conf if_tap_load=\"YES\"\n" @@ -78431,7 +78670,7 @@ "# sysrc -f /boot/loader.conf xen_cmdline=\"dom0_mem=8192M dom0_max_vcpus=4 dom0=pvh console=com1,vga com1=115200,8n1 guest_loglvl=all loglvl=all\"" #. (itstool) path: tip/para -#: book.translate.xml:43092 +#: book.translate.xml:43252 msgid "" "Log files that Xen creates for the DomU VMs are " "stored in /var/log/xen. Please be sure to check the " @@ -78442,18 +78681,18 @@ "certifique-se de verificar o conteúdo do diretório em caso de problemas." #. (itstool) path: sect2/para -#: book.translate.xml:43098 +#: book.translate.xml:43258 msgid "Activate the xencommons service during system startup:" msgstr "Ative o serviço xencommons durante a inicialização do sistema:" #. (itstool) path: sect2/screen -#: book.translate.xml:43101 +#: book.translate.xml:43261 #, no-wrap msgid "# sysrc xencommons_enable=yes" msgstr "# sysrc xencommons_enable=yes" #. (itstool) path: sect2/para -#: book.translate.xml:43103 +#: book.translate.xml:43263 msgid "" "These settings are enough to start a Dom0-enabled system. However, it lacks " "network functionality for the DomU machines. To fix that, define a bridged " @@ -78468,7 +78707,7 @@ "em0 pelo nome da interface de rede do host." #. (itstool) path: sect2/screen -#: book.translate.xml:43111 +#: book.translate.xml:43271 #, no-wrap msgid "" "# sysrc cloned_interfaces=\"bridge0\"\n" @@ -78480,7 +78719,7 @@ "# sysrc ifconfig_em0=\"up\"" #. (itstool) path: sect2/para -#: book.translate.xml:43115 +#: book.translate.xml:43275 msgid "" "Restart the host to load the Xen kernel and start the " "Dom0." @@ -78489,13 +78728,13 @@ "Dom0." #. (itstool) path: sect2/screen -#: book.translate.xml:43118 +#: book.translate.xml:43278 #, no-wrap msgid "# reboot" msgstr "# reboot" #. (itstool) path: sect2/para -#: book.translate.xml:43120 +#: book.translate.xml:43280 msgid "" "After successfully booting the Xen kernel and logging " "into the system again, the Xen management tool " @@ -78507,7 +78746,7 @@ "domínios." #. (itstool) path: sect2/screen -#: book.translate.xml:43125 +#: book.translate.xml:43285 #, no-wrap msgid "" "# xl list\n" @@ -78519,7 +78758,7 @@ "Domain-0 0 8192 4 r----- 962.0" #. (itstool) path: sect2/para -#: book.translate.xml:43129 +#: book.translate.xml:43289 msgid "" "The output confirms that the Dom0 (called Domain-0) has " "the ID 0 and is running. It also has the memory and " @@ -78537,12 +78776,12 @@ "criadas." #. (itstool) path: sect2/title -#: book.translate.xml:43139 +#: book.translate.xml:43299 msgid "Xen DomU Guest VM Configuration" msgstr "Configuração da VM Convidada Xen DomU" #. (itstool) path: sect2/para -#: book.translate.xml:43141 +#: book.translate.xml:43301 msgid "" "Unprivileged domains consist of a configuration file and virtual or physical " "hard disks. Virtual disk storage for the DomU can be files created by " @@ -78567,13 +78806,13 @@ "freebsd.iso." #. (itstool) path: sect2/screen -#: book.translate.xml:43151 +#: book.translate.xml:43311 #, no-wrap msgid "# fetch ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/12.0/FreeBSD-12.0-RELEASE-amd64-bootonly.iso -o freebsd.iso" msgstr "# fetch ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/12.0/FreeBSD-12.0-RELEASE-amd64-bootonly.iso -o freebsd.iso" #. (itstool) path: sect2/para -#: book.translate.xml:43153 +#: book.translate.xml:43313 msgid "" "A ZFS volume of 20 GB called xendisk0 is created to " "serve as the disk space for the VM." @@ -78582,13 +78821,13 @@ "para servir como espaço em disco para a VM." #. (itstool) path: sect2/screen -#: book.translate.xml:43157 +#: book.translate.xml:43317 #, no-wrap msgid "# zfs create -V20G -o volmode=dev zroot/xendisk0" msgstr "# zfs create -V20G -o volmode=dev zroot/xendisk0" #. (itstool) path: sect2/para -#: book.translate.xml:43159 +#: book.translate.xml:43319 msgid "" "The new DomU guest VM is defined in a file. Some specific definitions like " "name, keymap, and VNC connection details are also defined. The following " @@ -78601,7 +78840,7 @@ "configuração mínima de DomU para este exemplo:" #. (itstool) path: sect2/screen -#: book.translate.xml:43164 +#: book.translate.xml:43324 #, no-wrap msgid "" "# cat freebsd.cfg\n" @@ -78635,12 +78874,12 @@ "usbdevice = \"tablet\"" #. (itstool) path: sect2/para -#: book.translate.xml:43179 +#: book.translate.xml:43339 msgid "These lines are explained in more detail:" msgstr "Estas linhas são explicadas com mais detalhes:" #. (itstool) path: callout/para -#: book.translate.xml:43183 +#: book.translate.xml:43343 msgid "" "This defines what kind of virtualization to use. hvm " "refers to hardware-assisted virtualization or hardware virtual machine. " @@ -78657,7 +78896,7 @@ "cria um domínio PV." #. (itstool) path: callout/para -#: book.translate.xml:43194 +#: book.translate.xml:43354 msgid "" "Name of this virtual machine to distinguish it from others running on the " "same Dom0. Required." @@ -78666,7 +78905,7 @@ "Dom0. Requerido." #. (itstool) path: callout/para -#: book.translate.xml:43199 +#: book.translate.xml:43359 msgid "" "Quantity of RAM in megabytes to make available to the VM. This amount is " "subtracted from the hypervisor's total available memory, not the memory of " @@ -78676,7 +78915,7 @@ "subtraído da memória total disponível do hypervisor, não da memória do Dom0." #. (itstool) path: callout/para -#: book.translate.xml:43205 +#: book.translate.xml:43365 msgid "" "Number of virtual CPUs available to the guest VM. For best performance, do " "not create guests with more virtual CPUs than the number of physical CPUs on " @@ -78687,7 +78926,7 @@ "CPUs físicas no host." #. (itstool) path: callout/para -#: book.translate.xml:43211 +#: book.translate.xml:43371 msgid "" "Virtual network adapter. This is the bridge connected to the network " "interface of the host. The mac parameter is the MAC " @@ -78700,7 +78939,7 @@ "fornecido, o Xen irá gerar um aleatório." #. (itstool) path: callout/para -#: book.translate.xml:43220 +#: book.translate.xml:43380 msgid "" "Full path to the disk, file, or ZFS volume of the disk storage for this VM. " "Options and multiple disk definitions are separated by commas." @@ -78710,7 +78949,7 @@ "por vírgulas." #. (itstool) path: callout/para -#: book.translate.xml:43226 +#: book.translate.xml:43386 msgid "" "Defines the Boot medium from which the initial operating system is " "installed. In this example, it is the ISO imaged downloaded earlier. Consult " @@ -78723,7 +78962,7 @@ "dispositivos e outras opções para configurar." #. (itstool) path: callout/para -#: book.translate.xml:43234 +#: book.translate.xml:43394 msgid "" "Options controlling VNC connectivity to the serial console of the DomU. In " "order, these are: active VNC support, define IP address on which to listen, " @@ -78739,7 +78978,7 @@ "english por padrão." #. (itstool) path: sect2/para -#: book.translate.xml:43244 +#: book.translate.xml:43404 msgid "" "After the file has been created with all the necessary options, the DomU is " "created by passing it to xl create as a parameter." @@ -78749,13 +78988,13 @@ "command>." #. (itstool) path: sect2/screen -#: book.translate.xml:43248 +#: book.translate.xml:43408 #, no-wrap msgid "# xl create freebsd.cfg" msgstr "# xl create freebsd.cfg" #. (itstool) path: note/para -#: book.translate.xml:43251 +#: book.translate.xml:43411 msgid "" "Each time the Dom0 is restarted, the configuration file must be passed to " "xl create again to re-create the DomU. By default, only " @@ -78776,14 +79015,14 @@ "recriar a VM convidada quando necessário." #. (itstool) path: sect2/para -#: book.translate.xml:43263 +#: book.translate.xml:43423 msgid "" "The output of xl list confirms that the DomU has been " "created." msgstr "A saída de xl list confirma que o DomU foi criado." #. (itstool) path: sect2/screen -#: book.translate.xml:43266 +#: book.translate.xml:43426 #, no-wrap msgid "" "# xl list\n" @@ -78797,7 +79036,7 @@ "freebsd 1 1024 1 -b---- 663.9" #. (itstool) path: sect2/para -#: book.translate.xml:43271 +#: book.translate.xml:43431 msgid "" "To begin the installation of the base operating system, start the VNC " "client, directing it to the main network address of the host or to the IP " @@ -78823,7 +79062,7 @@ "Depois, recrie-o usando o freebsd.cfg modificado." #. (itstool) path: sect2/screen -#: book.translate.xml:43286 +#: book.translate.xml:43446 #, no-wrap msgid "" "# xl destroy freebsd\n" @@ -78833,7 +79072,7 @@ "# xl create freebsd.cfg" #. (itstool) path: sect2/para -#: book.translate.xml:43289 +#: book.translate.xml:43449 msgid "" "The machine can then be accessed again using the VNC viewer. This time, it " "will boot from the virtual disk where the operating system has been " @@ -78844,7 +79083,7 @@ "operacional foi instalado e pode ser usado como uma máquina virtual." #. (itstool) path: sect2/para -#: book.translate.xml:43298 +#: book.translate.xml:43458 msgid "" "This section contains basic information in order to help troubleshoot issues " "found when using FreeBSD as a Xen host or guest." @@ -78854,12 +79093,12 @@ "trademark>." #. (itstool) path: sect3/title -#: book.translate.xml:43303 +#: book.translate.xml:43463 msgid "Host Boot Troubleshooting" msgstr "Solução de problemas de inicialização do host" #. (itstool) path: sect3/para -#: book.translate.xml:43305 +#: book.translate.xml:43465 msgid "" "Please note that the following troubleshooting tips are intended for " "Xen 4.11 or newer. If you are still using " @@ -78872,7 +79111,7 @@ "para uma versão mais recente do Xen." #. (itstool) path: sect3/para -#: book.translate.xml:43310 +#: book.translate.xml:43470 msgid "" "In order to troubleshoot host boot issues you will likely need a serial " "cable, or a debug USB cable. Verbose Xen boot output " @@ -78888,7 +79127,7 @@ "são:" #. (itstool) path: listitem/para -#: book.translate.xml:43319 +#: book.translate.xml:43479 msgid "" "iommu=debug: can be used to print additional diagnostic " "information about the iommu." @@ -78897,7 +79136,7 @@ "diagnóstico adicionais sobre o iommu." #. (itstool) path: listitem/para -#: book.translate.xml:43324 +#: book.translate.xml:43484 msgid "" "dom0=verbose: can be used to print additional diagnostic " "information about the dom0 build process." @@ -78906,7 +79145,7 @@ "diagnóstico adicionais sobre o processo de compilação dom0." #. (itstool) path: listitem/para -#: book.translate.xml:43329 +#: book.translate.xml:43489 msgid "" "sync_console: flag to force synchronous console output. " "Useful for debugging to avoid losing messages due to rate limiting. Never " @@ -78921,7 +79160,7 @@ "Xen usando o console." #. (itstool) path: sect3/para -#: book.translate.xml:43338 +#: book.translate.xml:43498 msgid "" "FreeBSD should also be booted in verbose mode in order to identify any " "issues. To activate verbose booting, run this command:" @@ -78931,13 +79170,13 @@ "comando:" #. (itstool) path: sect3/screen -#: book.translate.xml:43342 +#: book.translate.xml:43502 #, no-wrap msgid "# sysrc -f /boot/loader.conf boot_verbose=\"YES\"" msgstr "# sysrc -f /boot/loader.conf boot_verbose=\"YES\"" #. (itstool) path: sect3/para -#: book.translate.xml:43344 +#: book.translate.xml:43504 msgid "" "If none of these options help solving the problem, please send the serial " "boot log to freebsd-xen@FreeBSD.org and xen-" @@ -78948,12 +79187,12 @@ "xen-devel@lists.xenproject.org para uma análise mais aprofundada." #. (itstool) path: sect3/title -#: book.translate.xml:43352 +#: book.translate.xml:43512 msgid "Guest Creation Troubleshooting" msgstr "Solução de problemas na criação de VMs convidadas" #. (itstool) path: sect3/para -#: book.translate.xml:43354 +#: book.translate.xml:43514 msgid "" "Issues can also arise when creating guests, the following attempts to " "provide some help for those trying to diagnose guest creation issues." @@ -78963,7 +79202,7 @@ "problemas de criação de convidados." #. (itstool) path: sect3/para -#: book.translate.xml:43358 +#: book.translate.xml:43518 msgid "" "The most common cause of guest creation failures is the xl command spitting some error and exiting with a return code " @@ -78978,7 +79217,7 @@ "xl usando-se a opção v repetidamente." #. (itstool) path: sect3/screen -#: book.translate.xml:43366 +#: book.translate.xml:43526 #, no-wrap msgid "" "# xl -vvv create freebsd.cfg\n" @@ -79010,7 +79249,7 @@ "..." #. (itstool) path: sect3/para -#: book.translate.xml:43380 +#: book.translate.xml:43540 msgid "" "If the verbose output does not help diagnose the issue there are also QEMU " "and Xen toolstack logs in /var/log/xen para obter ajuda." #. (itstool) path: info/title -#: book.translate.xml:43407 +#: book.translate.xml:43567 msgid "" "Localization - i18n/L10n Usage and " "Setup" @@ -79045,7 +79284,7 @@ "acronym>" #. (itstool) path: authorgroup/author -#: book.translate.xml:43412 +#: book.translate.xml:43572 msgid "" "AndreyChernovContributed by " @@ -79054,7 +79293,7 @@ "personname>Contributed by " #. (itstool) path: authorgroup/author -#: book.translate.xml:43416 +#: book.translate.xml:43576 msgid "" "Michael C.WuRewritten by " @@ -79063,7 +79302,7 @@ "personname>Rewritten by " #. (itstool) path: sect1/para -#: book.translate.xml:43426 +#: book.translate.xml:43586 msgid "" "FreeBSD is a distributed project with users and contributors located all " "over the world. As such, FreeBSD supports localization into many languages, " @@ -79079,17 +79318,17 @@ "Japonês, Coreano, Francês, Russo e Vietnamita." #. (itstool) path: sect1/indexterm -#: book.translate.xml:43434 +#: book.translate.xml:43594 msgid "internationalization localization" msgstr "internationalization localization" #. (itstool) path: sect1/indexterm -#: book.translate.xml:43438 +#: book.translate.xml:43598 msgid "localization" msgstr "localization" #. (itstool) path: sect1/para -#: book.translate.xml:43440 +#: book.translate.xml:43600 msgid "" "The term internationalization has been shortened to i18n, " "which represents the number of letters between the first and the last " @@ -79106,7 +79345,7 @@ "acronym> permitem que os usuários usem os idiomas de sua escolha." #. (itstool) path: sect1/para -#: book.translate.xml:43450 +#: book.translate.xml:43610 msgid "" "This chapter discusses the internationalization and localization features of " "FreeBSD. After reading this chapter, you will know:" @@ -79115,39 +79354,39 @@ "FreeBSD. Depois de ler este capítulo, você saberá:" #. (itstool) path: listitem/para -#: book.translate.xml:43456 +#: book.translate.xml:43616 msgid "How locale names are constructed." msgstr "Como os nomes de localidade são construídos." #. (itstool) path: listitem/para -#: book.translate.xml:43460 +#: book.translate.xml:43620 msgid "How to set the locale for a login shell." msgstr "Como definir a localidade para um login shell." #. (itstool) path: listitem/para -#: book.translate.xml:43464 +#: book.translate.xml:43624 msgid "How to configure the console for non-English languages." msgstr "Como configurar o console para idiomas diferentes do inglês." #. (itstool) path: listitem/para -#: book.translate.xml:43469 +#: book.translate.xml:43629 msgid "" "How to configure Xorg for different languages." msgstr "" "Como configurar o Xorg para diferentes idiomas." #. (itstool) path: listitem/para -#: book.translate.xml:43474 +#: book.translate.xml:43634 msgid "How to find i18n-compliant applications." msgstr "Como encontrar aplicativos compatíveis com i18n." #. (itstool) path: listitem/para -#: book.translate.xml:43479 +#: book.translate.xml:43639 msgid "Where to find more information for configuring specific languages." msgstr "Onde encontrar mais informações para configurar idiomas específicos." #. (itstool) path: listitem/para -#: book.translate.xml:43487 +#: book.translate.xml:43647 msgid "" "Know how to install additional third-party " "applications." @@ -79156,18 +79395,18 @@ "terceiros ." #. (itstool) path: sect1/title -#: book.translate.xml:43494 +#: book.translate.xml:43654 msgid "Using Localization" msgstr "Usando Localização" #. (itstool) path: sect1/indexterm #. (itstool) path: sect2/indexterm -#: book.translate.xml:43496 book.translate.xml:43613 +#: book.translate.xml:43656 book.translate.xml:43773 msgid "locale" msgstr "locale" #. (itstool) path: sect1/para -#: book.translate.xml:43498 +#: book.translate.xml:43658 msgid "" "Localization settings are based on three components: the language code, " "country code, and encoding. Locale names are constructed from these parts as " @@ -79178,23 +79417,23 @@ "construídos a partir dessas partes da seguinte maneira:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:43502 +#: book.translate.xml:43662 #, no-wrap msgid "LanguageCode_CountryCode.Encoding" msgstr "LanguageCode_CountryCode.Encoding" #. (itstool) path: sect1/indexterm -#: book.translate.xml:43504 +#: book.translate.xml:43664 msgid "language codes" msgstr "language codes" #. (itstool) path: sect1/indexterm -#: book.translate.xml:43505 +#: book.translate.xml:43665 msgid "country codes" msgstr "country codes" #. (itstool) path: sect1/para -#: book.translate.xml:43507 +#: book.translate.xml:43667 msgid "" "The LanguageCode and CountryCode are used to determine the country and the specific language " @@ -79209,80 +79448,80 @@ "replaceable>_CountryCode:" #. (itstool) path: table/title -#: book.translate.xml:43513 +#: book.translate.xml:43673 msgid "Common Language and Country Codes" msgstr "Idiomas Comum e Códigos de País" #. (itstool) path: row/entry -#: book.translate.xml:43518 +#: book.translate.xml:43678 msgid "LanguageCode_Country Code" msgstr "LanguageCode_Country Code" #. (itstool) path: row/entry -#: book.translate.xml:43525 +#: book.translate.xml:43685 msgid "en_US" msgstr "en_US" #. (itstool) path: row/entry -#: book.translate.xml:43526 +#: book.translate.xml:43686 msgid "English, United States" msgstr "Inglês, Estados Unidos" #. (itstool) path: row/entry -#: book.translate.xml:43530 +#: book.translate.xml:43690 msgid "ru_RU" msgstr "ru_RU" #. (itstool) path: row/entry -#: book.translate.xml:43531 +#: book.translate.xml:43691 msgid "Russian, Russia" msgstr "Russo, Rússia" #. (itstool) path: row/entry -#: book.translate.xml:43535 +#: book.translate.xml:43695 msgid "zh_TW" msgstr "zh_TW" #. (itstool) path: row/entry -#: book.translate.xml:43536 +#: book.translate.xml:43696 msgid "Traditional Chinese, Taiwan" msgstr "Chinês Tradicional, Taiwan" #. (itstool) path: sect1/para -#: book.translate.xml:43542 +#: book.translate.xml:43702 msgid "A complete listing of available locales can be found by typing:" msgstr "" "Uma lista completa de localidades disponíveis pode ser encontrada digitando:" #. (itstool) path: sect1/screen -#: book.translate.xml:43545 +#: book.translate.xml:43705 #, no-wrap msgid "% locale -a | more" msgstr "% locale -a | more" #. (itstool) path: sect1/para -#: book.translate.xml:43547 +#: book.translate.xml:43707 msgid "To determine the current locale setting:" msgstr "Para determinar a configuração atual de localidade:" #. (itstool) path: sect1/screen -#: book.translate.xml:43549 +#: book.translate.xml:43709 #, no-wrap msgid "% locale" msgstr "% locale" #. (itstool) path: sect1/indexterm -#: book.translate.xml:43551 +#: book.translate.xml:43711 msgid "encodings" msgstr "encodings" #. (itstool) path: sect1/indexterm -#: book.translate.xml:43552 +#: book.translate.xml:43712 msgid "ASCII" msgstr "ASCII" #. (itstool) path: sect1/para -#: book.translate.xml:43554 +#: book.translate.xml:43714 msgid "" "Language specific character sets, such as ISO8859-1, ISO8859-15, KOI8-R, and " "CP437, are described in multibyteIANA Registry." #. (itstool) path: sect1/para -#: book.translate.xml:43560 +#: book.translate.xml:43720 msgid "" "Some languages, such as Chinese or Japanese, cannot be represented using " "ASCII characters and require an extended language " @@ -79318,12 +79557,12 @@ "suporte a caracteres wide ou multibyte, ou configurá-lo corretamente." #. (itstool) path: note/para -#: book.translate.xml:43572 +#: book.translate.xml:43732 msgid "FreeBSD uses Xorg-compatible locale encodings." msgstr "O FreeBSD usa codificações de locale compatíveis com o Xorg." #. (itstool) path: sect1/para -#: book.translate.xml:43575 +#: book.translate.xml:43735 msgid "" "The rest of this section describes the various methods for configuring the " "locale on a FreeBSD system. The next section will discuss the considerations " @@ -79334,12 +79573,12 @@ "para encontrar e compilar aplicativos com suporte a i18n." #. (itstool) path: sect2/title -#: book.translate.xml:43581 +#: book.translate.xml:43741 msgid "Setting Locale for Login Shell" msgstr "Definindo a Localidade para o Login Shell" #. (itstool) path: sect2/para -#: book.translate.xml:43583 +#: book.translate.xml:43743 msgid "" "Locale settings are configured either in a user's ~/.login_conf or in the startup file of the user's shell: ~/.profile~/.cshrc." #. (itstool) path: sect2/para -#: book.translate.xml:43590 +#: book.translate.xml:43750 msgid "Two environment variables should be set:" msgstr "Duas variáveis de ambiente devem ser definidas:" #. (itstool) path: listitem/para -#: book.translate.xml:43595 +#: book.translate.xml:43755 msgid "LANG, which sets the locale<_:indexterm-1/>" msgstr "LANG, que define o idioma <_:indexterm-1/>" #. (itstool) path: listitem/indexterm -#: book.translate.xml:43600 +#: book.translate.xml:43760 msgid "MIME" msgstr "MIME" #. (itstool) path: listitem/para -#: book.translate.xml:43602 +#: book.translate.xml:43762 msgid "" "MM_CHARSET, which sets the MIME character " "set used by applications" @@ -79375,7 +79614,7 @@ "MIME usado pelos aplicativos" #. (itstool) path: sect2/para -#: book.translate.xml:43608 +#: book.translate.xml:43768 msgid "" "In addition to the user's shell configuration, these variables should also " "be set for specific application configuration and Xorglogin class" msgstr "login class" #. (itstool) path: sect2/para -#: book.translate.xml:43616 +#: book.translate.xml:43776 msgid "" "Two methods are available for making the needed variable assignments: the " "login class method, which is the " @@ -79406,12 +79645,12 @@ "usar os dois métodos." #. (itstool) path: sect3/title -#: book.translate.xml:43624 +#: book.translate.xml:43784 msgid "Login Classes Method" msgstr "Método de Classes de Login" #. (itstool) path: sect3/para -#: book.translate.xml:43626 +#: book.translate.xml:43786 msgid "" "This first method is the recommended method as it assigns the required " "environment variables for locale name and MIME character " @@ -79425,7 +79664,7 @@ "usuários pelo superusuário." #. (itstool) path: sect3/para -#: book.translate.xml:43633 +#: book.translate.xml:43793 msgid "" "This minimal example sets both variables for Latin-1 encoding in the " ".login_conf of an individual user's home directory:" @@ -79435,7 +79674,7 @@ "individual:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:43637 +#: book.translate.xml:43797 #, no-wrap msgid "" "me:\\\n" @@ -79447,14 +79686,14 @@ "\t:lang=de_DE.ISO8859-1:" #. (itstool) path: sect3/indexterm -#: book.translate.xml:43641 +#: book.translate.xml:43801 msgid "" "Traditional Chinese BIG-5 encoding" msgstr "" "Traditional Chinese BIG-5 encoding" #. (itstool) path: sect3/para -#: book.translate.xml:43644 +#: book.translate.xml:43804 msgid "" "Here is an example of a user's ~/.login_conf that sets " "the variables for Traditional Chinese in BIG-5 encoding. More variables are " @@ -79467,7 +79706,7 @@ "corretamente variáveis de idioma para o Chinês, Japonês e Coreano:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:43651 +#: book.translate.xml:43811 #, no-wrap msgid "" "#Users who do not wish to use monetary units or time formats\n" @@ -79487,7 +79726,7 @@ "\t:xmodifiers=\"@im=gcin\": #Set gcin as the XIM Input Server" #. (itstool) path: sect3/para -#: book.translate.xml:43659 +#: book.translate.xml:43819 msgid "" "Alternately, the superuser can configure all users of the system for " "localization. The following variables in /etc/login.confMIME:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:43664 +#: book.translate.xml:43824 #, no-wrap msgid "" "language_name|Account Type Description:\\\n" @@ -79514,12 +79753,12 @@ "\t:tc=default:" #. (itstool) path: sect3/para -#: book.translate.xml:43669 +#: book.translate.xml:43829 msgid "So, the previous Latin-1 example would look like this:" msgstr "Então, o exemplo anterior do Latin-1 ficaria assim:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:43672 +#: book.translate.xml:43832 #, no-wrap msgid "" "german|German Users Accounts:\\\n" @@ -79533,7 +79772,7 @@ "\t:tc=default:" #. (itstool) path: sect3/para -#: book.translate.xml:43677 +#: book.translate.xml:43837 msgid "" "See login.conf5 for more details about these variables. Note that " @@ -79544,7 +79783,7 @@ "que ele já contém a classe russian predefinida." #. (itstool) path: sect3/para -#: book.translate.xml:43681 +#: book.translate.xml:43841 msgid "" "Whenever /etc/login.conf is edited, remember to execute " "the following command to update the capability database:" @@ -79553,17 +79792,17 @@ "executar o seguinte comando para atualizar o banco de dados de recursos:" #. (itstool) path: sect4/title -#: book.translate.xml:43688 +#: book.translate.xml:43848 msgid "Utilities Which Change Login Classes" msgstr "Utilitários que Alteram as Classes de Login" #. (itstool) path: sect4/indexterm -#: book.translate.xml:43690 +#: book.translate.xml:43850 msgid "vipw" msgstr "vipw" #. (itstool) path: sect4/para -#: book.translate.xml:43694 +#: book.translate.xml:43854 msgid "" "In addition to manually editing /etc/login.conf, " "several utilities are available for setting the locale for newly created " @@ -79574,7 +79813,7 @@ "criados." #. (itstool) path: sect4/para -#: book.translate.xml:43699 +#: book.translate.xml:43859 msgid "" "When using vipw to add new users, specify the " "language to set the locale:" @@ -79583,13 +79822,13 @@ "o idioma para definir a localidade:" #. (itstool) path: sect4/programlisting -#: book.translate.xml:43703 +#: book.translate.xml:43863 #, no-wrap msgid "user:password:1111:11:language:0:0:User Name:/home/user:/bin/sh" msgstr "user:password:1111:11:language:0:0:User Name:/home/user:/bin/sh" #. (itstool) path: sect4/para -#: book.translate.xml:43710 +#: book.translate.xml:43870 msgid "" "When using adduser to add new users, the default language " "can be pre-configured for all new users or specified for an individual user." @@ -79599,7 +79838,7 @@ "para um usuário individual." #. (itstool) path: sect4/para -#: book.translate.xml:43714 +#: book.translate.xml:43874 msgid "" "If all new users use the same language, set " "defaultclass=language in " @@ -79610,7 +79849,7 @@ "/etc/adduser.conf." #. (itstool) path: sect4/para -#: book.translate.xml:43718 +#: book.translate.xml:43878 msgid "" "To override this setting when creating a user, either input the required " "locale at this prompt:" @@ -79619,24 +79858,24 @@ "necessária neste prompt:" #. (itstool) path: sect4/screen -#: book.translate.xml:43721 +#: book.translate.xml:43881 #, no-wrap msgid "Enter login class: default []:" msgstr "Enter login class: default []:" #. (itstool) path: sect4/para -#: book.translate.xml:43723 +#: book.translate.xml:43883 msgid "or specify the locale to set when invoking adduser:" msgstr "ou especifique a localidade ao executar o adduser:" #. (itstool) path: sect4/screen -#: book.translate.xml:43726 +#: book.translate.xml:43886 #, no-wrap msgid "# adduser -class language" msgstr "# adduser -class language" #. (itstool) path: sect4/para -#: book.translate.xml:43732 +#: book.translate.xml:43892 msgid "" "If pw is used to add new users, specify the locale as " "follows:" @@ -79645,13 +79884,13 @@ "especifique a localidade da seguinte forma:" #. (itstool) path: sect4/screen -#: book.translate.xml:43735 +#: book.translate.xml:43895 #, no-wrap msgid "# pw useradd user_name -L language" msgstr "# pw useradd user_name -L language" #. (itstool) path: sect4/para -#: book.translate.xml:43737 +#: book.translate.xml:43897 msgid "" "To change the login class of an existing user, chpass can " "be used. Invoke it as superuser and provide the username to edit as the " @@ -79662,18 +79901,18 @@ "usuário para edição como argumento." #. (itstool) path: sect4/screen -#: book.translate.xml:43742 +#: book.translate.xml:43902 #, no-wrap msgid "# chpass user_name" msgstr "# chpass user_name" #. (itstool) path: sect3/title -#: book.translate.xml:43747 +#: book.translate.xml:43907 msgid "Shell Startup File Method" msgstr "Método de Arquivo de Inicialização do Shell" #. (itstool) path: sect3/para -#: book.translate.xml:43749 +#: book.translate.xml:43909 msgid "" "This second method is not recommended as each shell that is used requires " "manual configuration, where each shell has a different configuration file " @@ -79693,7 +79932,7 @@ "definir esse shell para todos os usuários:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:43760 +#: book.translate.xml:43920 #, no-wrap msgid "" "LANG=de_DE.ISO8859-1; export LANG\n" @@ -79703,7 +79942,7 @@ "MM_CHARSET=ISO-8859-1; export MM_CHARSET" #. (itstool) path: sect3/para -#: book.translate.xml:43763 +#: book.translate.xml:43923 msgid "" "However, the name of the configuration file and the syntax used differs for " "the csh shell. These are the equivalent settings for " @@ -79716,7 +79955,7 @@ "login, ou /usr/share/skel/dot.login:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:43770 +#: book.translate.xml:43930 #, no-wrap msgid "" "setenv LANG de_DE.ISO8859-1\n" @@ -79726,7 +79965,7 @@ "setenv MM_CHARSET ISO-8859-1" #. (itstool) path: sect3/para -#: book.translate.xml:43773 +#: book.translate.xml:43933 msgid "" "To complicate matters, the syntax needed to configure Xorg in ~/.xinitrc also depends upon the shell. " @@ -79739,24 +79978,24 @@ "shell csh:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:43780 +#: book.translate.xml:43940 #, no-wrap msgid "LANG=de_DE.ISO8859-1; export LANG" msgstr "LANG=de_DE.ISO8859-1; export LANG" #. (itstool) path: sect3/programlisting -#: book.translate.xml:43782 +#: book.translate.xml:43942 #, no-wrap msgid "setenv LANG de_DE.ISO8859-1" msgstr "setenv LANG de_DE.ISO8859-1" #. (itstool) path: sect2/title -#: book.translate.xml:43787 +#: book.translate.xml:43947 msgid "Console Setup" msgstr "Configuração do Console" #. (itstool) path: sect2/para -#: book.translate.xml:43789 +#: book.translate.xml:43949 msgid "" "Several localized fonts are available for the console. To see a listing of " "available fonts, type ls /usr/share/syscons/fonts. To " @@ -79771,7 +80010,7 @@ "filename>, em /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:43797 +#: book.translate.xml:43957 #, no-wrap msgid "" "font8x16=font_name\n" @@ -79783,17 +80022,17 @@ "font8x8=font_name" #. (itstool) path: sect2/indexterm -#: book.translate.xml:43801 +#: book.translate.xml:43961 msgid "keymap" msgstr "keymap" #. (itstool) path: sect2/indexterm -#: book.translate.xml:43802 +#: book.translate.xml:43962 msgid "screenmap" msgstr "screenmap" #. (itstool) path: sect2/para -#: book.translate.xml:43803 +#: book.translate.xml:43963 msgid "" "The keymap and screenmap can be set by adding the following to /" "etc/rc.conf:" @@ -79802,7 +80041,7 @@ "/etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:43806 +#: book.translate.xml:43966 #, no-wrap msgid "" "scrnmap=screenmap_name\n" @@ -79814,7 +80053,7 @@ "keychange=\"fkey_number sequence\"" #. (itstool) path: sect2/para -#: book.translate.xml:43810 +#: book.translate.xml:43970 msgid "" "To see the list of available screenmaps, type ls /usr/share/syscons/" "scrnmaps. Do not include the .scm suffix when " @@ -79832,7 +80071,7 @@ "pseudo-grafia se a fonte da tela usar uma coluna de 8 bits." #. (itstool) path: sect2/para -#: book.translate.xml:43819 +#: book.translate.xml:43979 msgid "" "To see the list of available keymaps, type ls /usr/share/syscons/" "keymaps. When specifying the keymap_name." #. (itstool) path: sect2/para -#: book.translate.xml:43826 +#: book.translate.xml:43986 msgid "" "The keychange entry is usually needed to program function " "keys to match the selected terminal type because function key sequences " @@ -79860,7 +80099,7 @@ "definidas no mapa de teclas." #. (itstool) path: sect2/para -#: book.translate.xml:43831 +#: book.translate.xml:43991 msgid "" "Next, set the correct console terminal type in /etc/ttys for all virtual terminal entries. resume os tipos de terminais disponíveis:" #. (itstool) path: table/title -#: book.translate.xml:43837 +#: book.translate.xml:43997 msgid "Defined Terminal Types for Character Sets" msgstr "Tipos de Terminal Definidos para Conjuntos de Caracteres" #. (itstool) path: row/entry -#: book.translate.xml:43842 +#: book.translate.xml:44002 msgid "Character Set" msgstr "Conjunto de Caracteres" #. (itstool) path: row/entry -#: book.translate.xml:43843 +#: book.translate.xml:44003 msgid "Terminal Type" msgstr "Tipo de Terminal" #. (itstool) path: row/entry -#: book.translate.xml:43849 +#: book.translate.xml:44009 msgid "ISO8859-1 or ISO8859-15" msgstr "ISO8859-1 ou ISO8859-15" #. (itstool) path: row/entry -#: book.translate.xml:43850 +#: book.translate.xml:44010 msgid "cons25l1" msgstr "cons25l1" #. (itstool) path: row/entry -#: book.translate.xml:43854 +#: book.translate.xml:44014 msgid "ISO8859-2" msgstr "ISO8859-2" #. (itstool) path: row/entry -#: book.translate.xml:43855 +#: book.translate.xml:44015 msgid "cons25l2" msgstr "cons25l2" #. (itstool) path: row/entry -#: book.translate.xml:43859 +#: book.translate.xml:44019 msgid "ISO8859-7" msgstr "ISO8859-7" #. (itstool) path: row/entry -#: book.translate.xml:43860 +#: book.translate.xml:44020 msgid "cons25l7" msgstr "cons25l7" #. (itstool) path: row/entry -#: book.translate.xml:43864 +#: book.translate.xml:44024 msgid "KOI8-R" msgstr "KOI8-R" #. (itstool) path: row/entry -#: book.translate.xml:43865 +#: book.translate.xml:44025 msgid "cons25r" msgstr "cons25r" #. (itstool) path: row/entry -#: book.translate.xml:43869 +#: book.translate.xml:44029 msgid "KOI8-U" msgstr "KOI8-U" #. (itstool) path: row/entry -#: book.translate.xml:43870 +#: book.translate.xml:44030 msgid "cons25u" msgstr "cons25u" #. (itstool) path: row/entry -#: book.translate.xml:43874 +#: book.translate.xml:44034 msgid "CP437 (VGA default)" msgstr "CP437 (VGA padrão)" #. (itstool) path: row/entry -#: book.translate.xml:43875 +#: book.translate.xml:44035 msgid "cons25" msgstr "cons25" #. (itstool) path: row/entry -#: book.translate.xml:43879 +#: book.translate.xml:44039 msgid "US-ASCII" msgstr "US-ASCII" #. (itstool) path: row/entry -#: book.translate.xml:43880 +#: book.translate.xml:44040 msgid "cons25w" msgstr "cons25w" #. (itstool) path: sect2/indexterm -#: book.translate.xml:43886 +#: book.translate.xml:44046 msgid "moused" msgstr "moused" #. (itstool) path: sect2/para -#: book.translate.xml:43890 +#: book.translate.xml:44050 msgid "" "For languages with wide or multibyte characters, install a console for that " "language from the FreeBSD Ports Collection. The available ports are " @@ -79976,73 +80215,73 @@ "instruções de configuração e uso." #. (itstool) path: table/title -#: book.translate.xml:43897 +#: book.translate.xml:44057 msgid "Available Console from Ports Collection" msgstr "Consoles Disponíveis pela Coleção de Ports" #. (itstool) path: row/entry -#: book.translate.xml:43902 book.translate.xml:43981 +#: book.translate.xml:44062 book.translate.xml:44141 msgid "Language" msgstr "Idioma" #. (itstool) path: row/entry -#: book.translate.xml:43903 +#: book.translate.xml:44063 msgid "Port Location" msgstr "Localização do Port" #. (itstool) path: row/entry -#: book.translate.xml:43909 +#: book.translate.xml:44069 msgid "Traditional Chinese (BIG-5)" msgstr "Chinês Tradicional (BIG-5)" #. (itstool) path: row/entry -#: book.translate.xml:43910 +#: book.translate.xml:44070 msgid "chinese/big5con" msgstr "chinese/big5con" #. (itstool) path: row/entry -#: book.translate.xml:43914 book.translate.xml:43919 +#: book.translate.xml:44074 book.translate.xml:44079 msgid "Chinese/Japanese/Korean" msgstr "Chinês/Japonês/Coreano" #. (itstool) path: row/entry -#: book.translate.xml:43915 +#: book.translate.xml:44075 msgid "chinese/cce" msgstr "chinese/cce" #. (itstool) path: row/entry -#: book.translate.xml:43920 +#: book.translate.xml:44080 msgid "chinese/zhcon" msgstr "chinese/zhcon" #. (itstool) path: row/entry -#: book.translate.xml:43924 book.translate.xml:43929 book.translate.xml:43934 -#: book.translate.xml:44024 book.translate.xml:44029 book.translate.xml:44034 -#: book.translate.xml:44039 book.translate.xml:44044 book.translate.xml:44049 -#: book.translate.xml:44054 book.translate.xml:44059 book.translate.xml:44064 -#: book.translate.xml:44069 book.translate.xml:44074 book.translate.xml:44079 #: book.translate.xml:44084 book.translate.xml:44089 book.translate.xml:44094 -#: book.translate.xml:44099 book.translate.xml:44104 book.translate.xml:44109 +#: book.translate.xml:44184 book.translate.xml:44189 book.translate.xml:44194 +#: book.translate.xml:44199 book.translate.xml:44204 book.translate.xml:44209 +#: book.translate.xml:44214 book.translate.xml:44219 book.translate.xml:44224 +#: book.translate.xml:44229 book.translate.xml:44234 book.translate.xml:44239 +#: book.translate.xml:44244 book.translate.xml:44249 book.translate.xml:44254 +#: book.translate.xml:44259 book.translate.xml:44264 book.translate.xml:44269 msgid "Japanese" msgstr "Japonês" #. (itstool) path: row/entry -#: book.translate.xml:43925 +#: book.translate.xml:44085 msgid "chinese/kon2" msgstr "chinese/kon2" #. (itstool) path: row/entry -#: book.translate.xml:43930 +#: book.translate.xml:44090 msgid "japanese/kon2-14dot" msgstr "japanese/kon2-14dot" #. (itstool) path: row/entry -#: book.translate.xml:43935 +#: book.translate.xml:44095 msgid "japanese/kon2-16dot" msgstr "japanese/kon2-16dot" #. (itstool) path: sect2/para -#: book.translate.xml:43941 +#: book.translate.xml:44101 msgid "" "If moused is enabled in /etc/rc.conf, additional configuration may be required. By default, the mouse " @@ -80061,18 +80300,18 @@ "seguinte linha ao /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:43950 +#: book.translate.xml:44110 #, no-wrap msgid "mousechar_start=3" msgstr "mousechar_start=3" #. (itstool) path: sect2/title -#: book.translate.xml:43954 +#: book.translate.xml:44114 msgid "Xorg Setup" msgstr "Configuração do Xorg" #. (itstool) path: sect2/para -#: book.translate.xml:43956 +#: book.translate.xml:44116 msgid "" " describes how to install and configure " "Xorg. When configuring XorgX Input Method (XIM)" msgstr "X Input Method (XIM)" #. (itstool) path: sect2/para -#: book.translate.xml:43968 +#: book.translate.xml:44128 msgid "" "The X Input Method (XIM) protocol is an " "Xorg standard for inputting non-English " @@ -80111,200 +80350,200 @@ "Fcitx e Uim também estão disponíveis." #. (itstool) path: table/title -#: book.translate.xml:43976 +#: book.translate.xml:44136 msgid "Available Input Methods" msgstr "Métodos de Entrada Disponíveis" #. (itstool) path: row/entry -#: book.translate.xml:43982 +#: book.translate.xml:44142 msgid "Input Method" msgstr "Método de Entrada" #. (itstool) path: row/entry -#: book.translate.xml:43989 book.translate.xml:43994 book.translate.xml:43999 -#: book.translate.xml:44004 book.translate.xml:44009 book.translate.xml:44014 -#: book.translate.xml:44019 +#: book.translate.xml:44149 book.translate.xml:44154 book.translate.xml:44159 +#: book.translate.xml:44164 book.translate.xml:44169 book.translate.xml:44174 +#: book.translate.xml:44179 msgid "Chinese" msgstr "Chinês" #. (itstool) path: row/entry -#: book.translate.xml:43990 +#: book.translate.xml:44150 msgid "chinese/gcin" msgstr "chinese/gcin" #. (itstool) path: row/entry -#: book.translate.xml:43995 +#: book.translate.xml:44155 msgid "chinese/ibus-chewing" msgstr "chinese/ibus-chewing" #. (itstool) path: row/entry -#: book.translate.xml:44000 +#: book.translate.xml:44160 msgid "chinese/ibus-pinyin" msgstr "chinese/ibus-pinyin" #. (itstool) path: row/entry -#: book.translate.xml:44005 +#: book.translate.xml:44165 msgid "chinese/oxim" msgstr "chinese/oxim" #. (itstool) path: row/entry -#: book.translate.xml:44010 +#: book.translate.xml:44170 msgid "chinese/scim-fcitx" msgstr "chinese/scim-fcitx" #. (itstool) path: row/entry -#: book.translate.xml:44015 +#: book.translate.xml:44175 msgid "chinese/scim-pinyin" msgstr "chinese/scim-pinyin" #. (itstool) path: row/entry -#: book.translate.xml:44020 +#: book.translate.xml:44180 msgid "chinese/scim-tables" msgstr "chinese/scim-tables" #. (itstool) path: row/entry -#: book.translate.xml:44025 +#: book.translate.xml:44185 msgid "japanese/ibus-anthy" msgstr "japanese/ibus-anthy" #. (itstool) path: row/entry -#: book.translate.xml:44030 +#: book.translate.xml:44190 msgid "japanese/ibus-mozc" msgstr "japanese/ibus-mozc" #. (itstool) path: row/entry -#: book.translate.xml:44035 +#: book.translate.xml:44195 msgid "japanese/ibus-skk" msgstr "japanese/ibus-skk" #. (itstool) path: row/entry -#: book.translate.xml:44040 +#: book.translate.xml:44200 msgid "japanese/im-ja" msgstr "japanese/im-ja" #. (itstool) path: row/entry -#: book.translate.xml:44045 +#: book.translate.xml:44205 msgid "japanese/kinput2" msgstr "japanese/kinput2" #. (itstool) path: row/entry -#: book.translate.xml:44050 +#: book.translate.xml:44210 msgid "japanese/scim-anthy" msgstr "japanese/scim-anthy" #. (itstool) path: row/entry -#: book.translate.xml:44055 +#: book.translate.xml:44215 msgid "japanese/scim-canna" msgstr "japanese/scim-canna" #. (itstool) path: row/entry -#: book.translate.xml:44060 +#: book.translate.xml:44220 msgid "japanese/scim-honoka" msgstr "japanese/scim-honoka" #. (itstool) path: row/entry -#: book.translate.xml:44065 +#: book.translate.xml:44225 msgid "japanese/scim-honoka-plugin-romkan" msgstr "japanese/scim-honoka-plugin-romkan" #. (itstool) path: row/entry -#: book.translate.xml:44070 +#: book.translate.xml:44230 msgid "japanese/scim-honoka-plugin-wnn" msgstr "japanese/scim-honoka-plugin-wnn" #. (itstool) path: row/entry -#: book.translate.xml:44075 +#: book.translate.xml:44235 msgid "japanese/scim-prime" msgstr "japanese/scim-prime" #. (itstool) path: row/entry -#: book.translate.xml:44080 +#: book.translate.xml:44240 msgid "japanese/scim-skk" msgstr "japanese/scim-skk" #. (itstool) path: row/entry -#: book.translate.xml:44085 +#: book.translate.xml:44245 msgid "japanese/scim-tables" msgstr "japanese/scim-tables" #. (itstool) path: row/entry -#: book.translate.xml:44090 +#: book.translate.xml:44250 msgid "japanese/scim-tomoe" msgstr "japanese/scim-tomoe" #. (itstool) path: row/entry -#: book.translate.xml:44095 +#: book.translate.xml:44255 msgid "japanese/scim-uim" msgstr "japanese/scim-uim" #. (itstool) path: row/entry -#: book.translate.xml:44100 +#: book.translate.xml:44260 msgid "japanese/skkinput" msgstr "japanese/skkinput" #. (itstool) path: row/entry -#: book.translate.xml:44105 +#: book.translate.xml:44265 msgid "japanese/skkinput3" msgstr "japanese/skkinput3" #. (itstool) path: row/entry -#: book.translate.xml:44110 +#: book.translate.xml:44270 msgid "japanese/uim-anthy" msgstr "japanese/uim-anthy" #. (itstool) path: row/entry -#: book.translate.xml:44114 book.translate.xml:44119 book.translate.xml:44124 -#: book.translate.xml:44129 book.translate.xml:44134 +#: book.translate.xml:44274 book.translate.xml:44279 book.translate.xml:44284 +#: book.translate.xml:44289 book.translate.xml:44294 msgid "Korean" msgstr "Coreano" #. (itstool) path: row/entry -#: book.translate.xml:44115 +#: book.translate.xml:44275 msgid "korean/ibus-hangul" msgstr "korean/ibus-hangul" #. (itstool) path: row/entry -#: book.translate.xml:44120 +#: book.translate.xml:44280 msgid "korean/imhangul" msgstr "korean/imhangul" #. (itstool) path: row/entry -#: book.translate.xml:44125 +#: book.translate.xml:44285 msgid "korean/nabi" msgstr "korean/nabi" #. (itstool) path: row/entry -#: book.translate.xml:44130 +#: book.translate.xml:44290 msgid "korean/scim-hangul" msgstr "korean/scim-hangul" #. (itstool) path: row/entry -#: book.translate.xml:44135 +#: book.translate.xml:44295 msgid "korean/scim-tables" msgstr "korean/scim-tables" #. (itstool) path: row/entry -#: book.translate.xml:44139 book.translate.xml:44144 +#: book.translate.xml:44299 book.translate.xml:44304 msgid "Vietnamese" msgstr "Vietnamita" #. (itstool) path: row/entry -#: book.translate.xml:44140 +#: book.translate.xml:44300 msgid "vietnamese/xvnkb" msgstr "vietnamese/xvnkb" #. (itstool) path: row/entry -#: book.translate.xml:44145 +#: book.translate.xml:44305 msgid "vietnamese/x-unikey" msgstr "vietnamese/x-unikey" #. (itstool) path: sect1/title -#: book.translate.xml:44189 +#: book.translate.xml:44349 msgid "Finding i18n Applications" msgstr "Encontrando Aplicações i18n" #. (itstool) path: sect1/para -#: book.translate.xml:44191 +#: book.translate.xml:44351 msgid "" "i18n applications are programmed using i18n kits under libraries. These allow developers to write a simple file " @@ -80316,7 +80555,7 @@ "idioma." #. (itstool) path: sect1/para -#: book.translate.xml:44196 +#: book.translate.xml:44356 msgid "" "The FreeBSD Ports " "Collection contains many applications with built-in support for wide " @@ -80331,7 +80570,7 @@ "eles nem sempre suportam o idioma necessário." #. (itstool) path: sect1/para -#: book.translate.xml:44203 +#: book.translate.xml:44363 msgid "" "Some applications can be compiled with the specific charset. This is usually " "done in the port's Makefile or by passing a value to " @@ -80351,12 +80590,12 @@ "compilação para usar ao compilar o port." #. (itstool) path: sect1/title -#: book.translate.xml:44215 +#: book.translate.xml:44375 msgid "Locale Configuration for Specific Languages" msgstr "Configuração de Localização para Idiomas Específicos" #. (itstool) path: sect1/para -#: book.translate.xml:44217 +#: book.translate.xml:44377 msgid "" "This section provides configuration examples for localizing a FreeBSD system " "for the Russian language. It then provides some additional resources for " @@ -80367,12 +80606,12 @@ "adicionais para definir a localização com outros idiomas." #. (itstool) path: info/title -#: book.translate.xml:44223 +#: book.translate.xml:44383 msgid "Russian Language (KOI8-R Encoding)" msgstr "Idioma Russo (Codificação KOI8-R)" #. (itstool) path: authorgroup/author -#: book.translate.xml:44226 +#: book.translate.xml:44386 msgid "" "AndreyChernovOriginally contributed by " @@ -80381,12 +80620,12 @@ "personname>Originally contributed by " #. (itstool) path: sect2/indexterm -#: book.translate.xml:44231 +#: book.translate.xml:44391 msgid "localization Russian" msgstr "localization Russian" #. (itstool) path: sect2/para -#: book.translate.xml:44236 +#: book.translate.xml:44396 msgid "" "This section shows the specific settings needed to localize a FreeBSD system " "for the Russian language. Refer to ~/.login_conf:" @@ -80408,7 +80647,7 @@ "linhas ao ~/.login_conf de cada usuário:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:44246 +#: book.translate.xml:44406 #, no-wrap msgid "" "me:My Account:\\\n" @@ -80420,7 +80659,7 @@ "\t:lang=ru_RU.KOI8-R:" #. (itstool) path: sect2/para -#: book.translate.xml:44250 +#: book.translate.xml:44410 msgid "" "To configure the console, add the following lines to /etc/rc.conf:" @@ -80429,7 +80668,7 @@ "conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:44253 +#: book.translate.xml:44413 #, no-wrap msgid "" "keymap=\"ru.koi8-r\"\n" @@ -80447,7 +80686,7 @@ "mousechar_start=3" #. (itstool) path: sect2/para -#: book.translate.xml:44260 +#: book.translate.xml:44420 msgid "" "For each ttyv entry in /etc/ttys, " "use cons25r as the terminal type." @@ -80456,12 +80695,12 @@ "use cons25r como o tipo de terminal." #. (itstool) path: sect2/indexterm -#: book.translate.xml:44264 +#: book.translate.xml:44424 msgid "printers" msgstr "printers" #. (itstool) path: sect2/para -#: book.translate.xml:44265 +#: book.translate.xml:44425 msgid "" "To configure printing, a special output filter is needed to convert from " "KOI8-R to CP866 since most printers with Russian characters come with " @@ -80477,7 +80716,7 @@ "/etc/printcap:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:44273 +#: book.translate.xml:44433 #, no-wrap msgid "" "lp|Russian local line printer:\\\n" @@ -80489,7 +80728,7 @@ "\t:lp=/dev/lpt0:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:" #. (itstool) path: sect2/para -#: book.translate.xml:44277 +#: book.translate.xml:44437 msgid "" "Refer to printcap5 for a more detailed explanation." @@ -80498,7 +80737,7 @@ "manvolnum> para obter uma explicação mais detalhada." #. (itstool) path: sect2/para -#: book.translate.xml:44280 +#: book.translate.xml:44440 msgid "" "To configure support for Russian filenames in mounted MS-DOS file systems, include " @@ -80510,13 +80749,13 @@ "/etc/fstab:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:44285 +#: book.translate.xml:44445 #, no-wrap msgid "/dev/ad0s2 /dos/c msdos rw,-Lru_RU.KOI8-R 0 0" msgstr "/dev/ad0s2 /dos/c msdos rw,-Lru_RU.KOI8-R 0 0" #. (itstool) path: sect2/para -#: book.translate.xml:44287 +#: book.translate.xml:44447 msgid "" "Refer to mount_msdosfs8 for more details." @@ -80525,7 +80764,7 @@ "refentrytitle>8 para mais detalhes." #. (itstool) path: sect2/para -#: book.translate.xml:44289 +#: book.translate.xml:44449 msgid "" "To configure Russian fonts for Xorg, install the " "x11-fonts/xorg-fonts-cyrillic package. Then, check the " @@ -80540,18 +80779,18 @@ "emphasis> de qualquer outra entrada FontPath:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:44297 +#: book.translate.xml:44457 #, no-wrap msgid "FontPath \"/usr/local/lib/X11/fonts/cyrillic\"" msgstr "FontPath \"/usr/local/lib/X11/fonts/cyrillic\"" #. (itstool) path: sect2/para -#: book.translate.xml:44299 +#: book.translate.xml:44459 msgid "Additional Cyrillic fonts are available in the Ports Collection." msgstr "Fontes Cirílicos adicionais estão disponíveis na Coleção de Ports." #. (itstool) path: sect2/para -#: book.translate.xml:44302 +#: book.translate.xml:44462 msgid "" "To activate a Russian keyboard, add the following to the \"Keyboard" "\" section of /etc/xorg.conf:" @@ -80560,7 +80799,7 @@ "\" do /etc/xorg.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:44306 +#: book.translate.xml:44466 #, no-wrap msgid "" "Option \"XkbLayout\" \"us,ru\"\n" @@ -80570,7 +80809,7 @@ "Option \"XkbOptions\" \"grp:toggle\"" #. (itstool) path: sect2/para -#: book.translate.xml:44309 +#: book.translate.xml:44469 msgid "" "Make sure that XkbDisable is commented out in that file." msgstr "" @@ -80578,7 +80817,7 @@ "arquivo." #. (itstool) path: sect2/para -#: book.translate.xml:44312 +#: book.translate.xml:44472 msgid "" "For grp:toggle use Right Alt, for " "grp:ctrl_shift_toggle use Xorg por alguma razão desconhecida." #. (itstool) path: sect2/para -#: book.translate.xml:44323 +#: book.translate.xml:44483 msgid "" "If the keyboard has Windows keys, and some non-alphabetical keys are mapped " @@ -80610,13 +80849,13 @@ "adicione a seguinte linha ao /etc/xorg.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:44327 +#: book.translate.xml:44487 #, no-wrap msgid "Option \"XkbVariant\" \",winkeys\"" msgstr "Option \"XkbVariant\" \",winkeys\"" #. (itstool) path: note/para -#: book.translate.xml:44330 +#: book.translate.xml:44490 msgid "" "The Russian XKB keyboard may not work with non-localized applications. " "Minimally localized applications should call a XtSetLanguageProc " @@ -80628,7 +80867,7 @@ "programa." #. (itstool) path: sect2/para -#: book.translate.xml:44337 +#: book.translate.xml:44497 msgid "" "See http://koi8.pp.ru/xwin." "html for more instructions on localizing Xorghttp://koi8.pp.ru/." #. (itstool) path: sect2/title -#: book.translate.xml:44344 +#: book.translate.xml:44504 msgid "Additional Language-Specific Resources" msgstr "Recursos Específicos de Idioma Adicionais" #. (itstool) path: sect2/para -#: book.translate.xml:44346 +#: book.translate.xml:44506 msgid "" "This section lists some additional resources for configuring other locales." msgstr "" @@ -80656,39 +80895,39 @@ "localidades." #. (itstool) path: sect2/indexterm -#: book.translate.xml:44349 +#: book.translate.xml:44509 msgid "" "localization Traditional Chinese" msgstr "" "localization Traditional Chinese" #. (itstool) path: sect2/indexterm -#: book.translate.xml:44353 +#: book.translate.xml:44513 msgid "localization German" msgstr "localization German" #. (itstool) path: sect2/indexterm -#: book.translate.xml:44357 +#: book.translate.xml:44517 msgid "localization Greek" msgstr "localization Greek" #. (itstool) path: sect2/indexterm -#: book.translate.xml:44361 +#: book.translate.xml:44521 msgid "localization Japanese" msgstr "localization Japanese" #. (itstool) path: sect2/indexterm -#: book.translate.xml:44365 +#: book.translate.xml:44525 msgid "localization Korean" msgstr "localization Korean" #. (itstool) path: varlistentry/term -#: book.translate.xml:44372 +#: book.translate.xml:44532 msgid "Traditional Chinese for Taiwan" msgstr "Chinês Tradicional para Taiwan" #. (itstool) path: listitem/para -#: book.translate.xml:44375 +#: book.translate.xml:44535 msgid "" "The FreeBSD-Taiwan Project has a Chinese HOWTO for FreeBSD at http://netlab." @@ -80699,12 +80938,12 @@ "cse.yzu.edu.tw/~statue/freebsd/zh-tut/." #. (itstool) path: varlistentry/term -#: book.translate.xml:44381 +#: book.translate.xml:44541 msgid "Greek Language Localization" msgstr "Localização do Idioma Grego" #. (itstool) path: listitem/para -#: book.translate.xml:44384 +#: book.translate.xml:44544 msgid "" "A complete article on Greek support in FreeBSD is available http://" "www.jp.FreeBSD.org/, and for Korean, refer to http://www.kr.FreeBSD.org/." #. (itstool) path: varlistentry/term -#: book.translate.xml:44401 +#: book.translate.xml:44561 msgid "Non-English FreeBSD Documentation" msgstr "Documentação do FreeBSD em Outros Idiomas" #. (itstool) path: listitem/para -#: book.translate.xml:44404 +#: book.translate.xml:44564 msgid "" "Some FreeBSD contributors have translated parts of the FreeBSD documentation " "to other languages. They are available through links on the /usr/share/doc." #. (itstool) path: info/title -#: book.translate.xml:44425 +#: book.translate.xml:44585 msgid "Updating and Upgrading FreeBSD" msgstr "Atualização e Upgrade do FreeBSD" #. (itstool) path: authorgroup/author -#: book.translate.xml:44428 +#: book.translate.xml:44588 msgid "" " Jim Mock Restructured, reorganized, and parts updated by " #. (itstool) path: authorgroup/author -#: book.translate.xml:44440 +#: book.translate.xml:44600 msgid "" " Jordan Hubbard Original work by " @@ -80776,7 +81015,7 @@ "personname> Trabalho original de " #. (itstool) path: authorgroup/author -#: book.translate.xml:44448 +#: book.translate.xml:44608 msgid "" " Poul-Henning Kamp " @@ -80785,7 +81024,7 @@ "personname>" #. (itstool) path: authorgroup/author -#: book.translate.xml:44455 +#: book.translate.xml:44615 msgid "" " John Polstra " @@ -80794,7 +81033,7 @@ "personname>" #. (itstool) path: authorgroup/author -#: book.translate.xml:44462 +#: book.translate.xml:44622 msgid "" " Nik Clayton " @@ -80803,7 +81042,7 @@ "personname>" #. (itstool) path: sect1/para -#: book.translate.xml:44474 +#: book.translate.xml:44634 msgid "" "FreeBSD is under constant development between releases. Some people prefer " "to use the officially released versions, while others prefer to keep in sync " @@ -80825,7 +81064,7 @@ "sistema FreeBSD atualizado." #. (itstool) path: listitem/para -#: book.translate.xml:44488 +#: book.translate.xml:44648 msgid "" "How to keep a FreeBSD system up-to-date with freebsd-update or Subversion." @@ -80834,14 +81073,14 @@ "application> ou com o Subversion." #. (itstool) path: listitem/para -#: book.translate.xml:44494 +#: book.translate.xml:44654 msgid "" "How to compare the state of an installed system against a known pristine " "copy." msgstr "Como comparar o estado de um sistema instalado com uma cópia original." #. (itstool) path: listitem/para -#: book.translate.xml:44499 +#: book.translate.xml:44659 msgid "" "How to keep the installed documentation up-to-date with " "Subversion or documentation ports." @@ -80850,7 +81089,7 @@ "Subversion ou com o port da documentação." #. (itstool) path: listitem/para -#: book.translate.xml:44505 +#: book.translate.xml:44665 msgid "" "The difference between the two development branches: FreeBSD-STABLE and " "FreeBSD-CURRENT." @@ -80859,12 +81098,12 @@ "CURRENT." #. (itstool) path: listitem/para -#: book.translate.xml:44510 +#: book.translate.xml:44670 msgid "How to rebuild and reinstall the entire base system." msgstr "Como recompilar e reinstalar todo o sistema básico." #. (itstool) path: listitem/para -#: book.translate.xml:44519 +#: book.translate.xml:44679 msgid "" "Properly set up the network connection ()." @@ -80873,7 +81112,7 @@ "networking\"/>)." #. (itstool) path: listitem/para -#: book.translate.xml:44524 book.translate.xml:50832 book.translate.xml:61598 +#: book.translate.xml:44684 book.translate.xml:50992 book.translate.xml:61756 msgid "" "Know how to install additional third-party software ()." @@ -80882,7 +81121,7 @@ ">)." #. (itstool) path: note/para -#: book.translate.xml:44530 +#: book.translate.xml:44690 msgid "" "Throughout this chapter, svnlite is used to obtain and " "update FreeBSD sources. Optionally, the devel/subversion " @@ -80893,12 +81132,12 @@ "devel/subversion pode ser usado." #. (itstool) path: info/title -#: book.translate.xml:44539 +#: book.translate.xml:44699 msgid "FreeBSD Update" msgstr "Atualização do FreeBSD" #. (itstool) path: authorgroup/author -#: book.translate.xml:44552 +#: book.translate.xml:44712 msgid "" " Colin Percival Based on notes provided by " @@ -80908,17 +81147,17 @@ #. (itstool) path: sect1/indexterm #. (itstool) path: sect2/indexterm -#: book.translate.xml:44562 book.translate.xml:45075 book.translate.xml:45210 +#: book.translate.xml:44722 book.translate.xml:45235 book.translate.xml:45370 msgid "Updating and Upgrading" msgstr "Updating and Upgrading" #. (itstool) path: sect1/indexterm -#: book.translate.xml:44565 +#: book.translate.xml:44725 msgid "freebsd-update updating-upgrading" msgstr "freebsd-update updating-upgrading" #. (itstool) path: sect1/para -#: book.translate.xml:44570 +#: book.translate.xml:44730 msgid "" "Applying security patches in a timely manner and upgrading to a newer " "release of an operating system are important aspects of ongoing system " @@ -80932,7 +81171,7 @@ "as tarefas." #. (itstool) path: sect1/para -#: book.translate.xml:44576 +#: book.translate.xml:44736 msgid "" "This utility supports binary security and errata updates to FreeBSD, without " "the need to manually compile and install the patch or a new kernel. Binary " @@ -80950,7 +81189,7 @@ "www.FreeBSD.org/security/." #. (itstool) path: sect1/para -#: book.translate.xml:44583 +#: book.translate.xml:44743 msgid "" "This utility also supports operating system upgrades to minor point releases " "as well as upgrades to another release branch. Before upgrading to a new " @@ -80967,7 +81206,7 @@ "releases/\">https://www.FreeBSD.org/releases/." #. (itstool) path: note/para -#: book.translate.xml:44590 +#: book.translate.xml:44750 msgid "" "If a crontab utilizing the features of " "freebsd-update8freebsd-" "update, demonstrates how to apply a security patch and how to " @@ -80993,7 +81232,7 @@ "discute algumas das considerações ao atualizar o sistema operacional ." #. (itstool) path: sect2/para -#: book.translate.xml:44604 +#: book.translate.xml:44764 msgid "" "The default configuration file for freebsd-update works " "as-is. Some users may wish to tweak the default configuration in /" @@ -81008,7 +81247,7 @@ "disponíveis, mas os seguintes podem exigir um pouco mais de explicação:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:44612 +#: book.translate.xml:44772 #, no-wrap msgid "" "# Components of the base system which should be kept updated.\n" @@ -81018,7 +81257,7 @@ "Components world kernel" #. (itstool) path: sect2/para -#: book.translate.xml:44615 +#: book.translate.xml:44775 msgid "" "This parameter controls which parts of FreeBSD will be kept up-to-date. The " "default is to update the entire base system and the kernel. Individual " @@ -81037,7 +81276,7 @@ "desastrosas, pois o código-fonte e os binários podem ficar fora de sincronia." #. (itstool) path: sect2/programlisting -#: book.translate.xml:44625 +#: book.translate.xml:44785 #, no-wrap msgid "" "# Paths which start with anything matching an entry in an IgnorePaths\n" @@ -81049,7 +81288,7 @@ "IgnorePaths /boot/kernel/linker.hints" #. (itstool) path: sect2/para -#: book.translate.xml:44629 +#: book.translate.xml:44789 msgid "" "To leave specified directories, such as /bin or " "/sbin, untouched during the update process, add their " @@ -81063,7 +81302,7 @@ "locais." #. (itstool) path: sect2/programlisting -#: book.translate.xml:44636 +#: book.translate.xml:44796 #, no-wrap msgid "" "# Paths which start with anything matching an entry in an UpdateIfUnmodified\n" @@ -81077,7 +81316,7 @@ "UpdateIfUnmodified /etc/ /var/ /root/ /.cshrc /.profile" #. (itstool) path: sect2/para -#: book.translate.xml:44641 +#: book.translate.xml:44801 msgid "" "This option will only update unmodified configuration files in the specified " "directories. Any changes made by the user will prevent the automatic " @@ -81092,7 +81331,7 @@ "update para salvar as alterações durante a mesclagem." #. (itstool) path: sect2/programlisting -#: book.translate.xml:44649 +#: book.translate.xml:44809 #, no-wrap msgid "" "# When upgrading to a new FreeBSD release, files which match MergeChanges\n" @@ -81104,7 +81343,7 @@ "MergeChanges /etc/ /var/named/etc/ /boot/device.hints" #. (itstool) path: sect2/para -#: book.translate.xml:44653 +#: book.translate.xml:44813 msgid "" "List of directories with configuration files that freebsd-update should attempt to merge. The file merge process is a series of " @@ -81131,7 +81370,7 @@ "informações sobre o mergemaster." #. (itstool) path: sect2/programlisting -#: book.translate.xml:44663 +#: book.translate.xml:44823 #, no-wrap msgid "" "# Directory in which to store downloaded updates and temporary\n" @@ -81143,7 +81382,7 @@ "# WorkDir /var/db/freebsd-update" #. (itstool) path: sect2/para -#: book.translate.xml:44667 +#: book.translate.xml:44827 msgid "" "This directory is where all patches and temporary files are placed. In cases " "where the user is doing a version upgrade, this location should have at " @@ -81154,7 +81393,7 @@ "local deverá ter pelo menos um gigabyte de espaço em disco disponível." #. (itstool) path: sect2/programlisting -#: book.translate.xml:44672 +#: book.translate.xml:44832 #, no-wrap msgid "" "# When upgrading between releases, should the list of Components be\n" @@ -81169,7 +81408,7 @@ "# StrictComponents no" #. (itstool) path: sect2/para -#: book.translate.xml:44678 +#: book.translate.xml:44838 msgid "" "When this option is set to yes, freebsd-update will assume that the Components list is complete " @@ -81184,12 +81423,12 @@ "arquivos que pertencem à lista Componentes." #. (itstool) path: sect2/title -#: book.translate.xml:44688 +#: book.translate.xml:44848 msgid "Applying Security Patches" msgstr "Aplicando Patches de Segurança" #. (itstool) path: sect2/para -#: book.translate.xml:44690 +#: book.translate.xml:44850 msgid "" "The process of applying FreeBSD security patches has been simplified, " "allowing an administrator to keep a system fully patched using " @@ -81203,7 +81442,7 @@ "\"security-advisories\"/>." #. (itstool) path: sect2/para -#: book.translate.xml:44696 +#: book.translate.xml:44856 msgid "" "FreeBSD security patches may be downloaded and installed using the following " "commands. The first command will determine if any outstanding patches are " @@ -81217,7 +81456,7 @@ "patches." #. (itstool) path: sect2/screen -#: book.translate.xml:44702 +#: book.translate.xml:44862 #, no-wrap msgid "" "# freebsd-update fetch\n" @@ -81227,7 +81466,7 @@ "# freebsd-update install" #. (itstool) path: sect2/para -#: book.translate.xml:44705 +#: book.translate.xml:44865 msgid "" "If the update applies any kernel patches, the system will need a reboot in " "order to boot into the patched kernel. If the patch was applied to any " @@ -81240,7 +81479,7 @@ "reiniciados para que a versão corrigida do binário seja usada." #. (itstool) path: note/para -#: book.translate.xml:44712 +#: book.translate.xml:44872 msgid "" "Usually, the user needs to be prepared to reboot the system. To know if a " "reboot is required by a kernel update, execute the commands freebsd-" @@ -81254,7 +81493,7 @@ "reiniciar." #. (itstool) path: sect2/para -#: book.translate.xml:44719 +#: book.translate.xml:44879 msgid "" "The system can be configured to automatically check for updates once every " "day by adding this entry to /etc/crontab:" @@ -81264,13 +81503,13 @@ "crontab:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:44723 +#: book.translate.xml:44883 #, no-wrap msgid "@daily root freebsd-update cron" msgstr "@daily root freebsd-update cron" #. (itstool) path: sect2/para -#: book.translate.xml:44725 +#: book.translate.xml:44885 msgid "" "If patches exist, they will automatically be downloaded but will not be " "applied. The root user will be " @@ -81283,7 +81522,7 @@ "manualmente com o freebsd-update install." #. (itstool) path: sect2/para -#: book.translate.xml:44731 +#: book.translate.xml:44891 msgid "" "If anything goes wrong, freebsd-update has the ability to " "roll back the last set of changes with the following command:" @@ -81292,7 +81531,7 @@ "reverter o último conjunto de alterações com o seguinte comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:44735 +#: book.translate.xml:44895 #, no-wrap msgid "" "# freebsd-update rollback\n" @@ -81302,7 +81541,7 @@ "Uninstalling updates... done." #. (itstool) path: sect2/para -#: book.translate.xml:44738 +#: book.translate.xml:44898 msgid "" "Again, the system should be restarted if the kernel or any kernel modules " "were modified and any affected binaries should be restarted." @@ -81311,7 +81550,7 @@ "kernel for modificado e quaisquer binários afetados devem ser reiniciados." #. (itstool) path: sect2/para -#: book.translate.xml:44742 +#: book.translate.xml:44902 msgid "" "Only the GENERIC kernel can be automatically updated by " "freebsd-update. If a custom kernel is installed, it will " @@ -81333,7 +81572,7 @@ "citerefentry>." #. (itstool) path: note/para -#: book.translate.xml:44751 +#: book.translate.xml:44911 msgid "" "Always keep a copy of the GENERIC kernel in /" "boot/GENERIC. It will be helpful in diagnosing a variety of " @@ -81348,7 +81587,7 @@ "uma cópia do kernel GENERIC." #. (itstool) path: sect2/para -#: book.translate.xml:44759 +#: book.translate.xml:44919 msgid "" "Unless the default configuration in /etc/freebsd-update.conf has been changed, freebsd-update will install " @@ -81362,7 +81601,7 @@ "personalizado poderá ser executado da maneira usual." #. (itstool) path: sect2/para -#: book.translate.xml:44766 +#: book.translate.xml:44926 msgid "" "The updates distributed by freebsd-update do not always " "involve the kernel. It is not necessary to rebuild a custom kernel if the " @@ -81390,12 +81629,12 @@ "cada um deles." #. (itstool) path: sect2/title -#: book.translate.xml:44784 +#: book.translate.xml:44944 msgid "Performing Major and Minor Version Upgrades" msgstr "Realizando Upgrades de Versão Principais e Menores" #. (itstool) path: sect2/para -#: book.translate.xml:44786 +#: book.translate.xml:44946 msgid "" "Upgrades from one minor version of FreeBSD to another, like from FreeBSD 9.0 " "to FreeBSD 9.1, are called minor version upgrades. " @@ -81413,7 +81652,7 @@ " freebsd-update ." #. (itstool) path: note/para -#: book.translate.xml:44796 +#: book.translate.xml:44956 msgid "" "If the system is running a custom kernel, make sure that a copy of the " "GENERIC kernel exists in /boot/GENERICGENERIC." #. (itstool) path: sect2/para -#: book.translate.xml:44804 +#: book.translate.xml:44964 msgid "" "The following command, when run on a FreeBSD 9.0 system, will upgrade it to " "FreeBSD 9.1:" @@ -81437,13 +81676,13 @@ "lo para o FreeBSD 9.1:" #. (itstool) path: sect2/screen -#: book.translate.xml:44807 +#: book.translate.xml:44967 #, no-wrap msgid "# freebsd-update -r 9.1-RELEASE upgrade" msgstr "# freebsd-update -r 9.1-RELEASE upgrade" #. (itstool) path: sect2/para -#: book.translate.xml:44809 +#: book.translate.xml:44969 msgid "" "After the command has been received, freebsd-update will " "evaluate the configuration file and current system in an attempt to gather " @@ -81456,7 +81695,7 @@ "exibirá quais componentes foram e quais não foram detectados. Por exemplo:" #. (itstool) path: sect2/screen -#: book.translate.xml:44816 +#: book.translate.xml:44976 #, no-wrap msgid "" "Looking up update.FreeBSD.org mirrors... 1 mirrors found.\n" @@ -81494,7 +81733,7 @@ "Does this look reasonable (y/n)? y" #. (itstool) path: sect2/para -#: book.translate.xml:44833 +#: book.translate.xml:44993 msgid "" "At this point, freebsd-update will attempt to download " "all files required for the upgrade. In some cases, the user may be prompted " @@ -81505,7 +81744,7 @@ "questionado sobre o que instalar ou como proceder." #. (itstool) path: sect2/para -#: book.translate.xml:44838 +#: book.translate.xml:44998 msgid "" "When using a custom kernel, the above step will produce a warning similar to " "the following:" @@ -81514,7 +81753,7 @@ "ao seguinte:" #. (itstool) path: sect2/screen -#: book.translate.xml:44841 +#: book.translate.xml:45001 #, no-wrap msgid "" "WARNING: This system is running a \"MYKERNEL\" kernel, which is not a\n" @@ -81528,7 +81767,7 @@ "before running \"/usr/sbin/freebsd-update install\"" #. (itstool) path: sect2/para -#: book.translate.xml:44846 +#: book.translate.xml:45006 msgid "" "This warning may be safely ignored at this point. The updated " "GENERIC kernel will be used as an intermediate step in " @@ -81539,7 +81778,7 @@ "intermediária no processo de atualização." #. (itstool) path: sect2/para -#: book.translate.xml:44850 +#: book.translate.xml:45010 msgid "" "Once all the patches have been downloaded to the local system, they will be " "applied. This process may take a while, depending on the speed and workload " @@ -81565,7 +81804,7 @@ "group posteriormente." #. (itstool) path: note/para -#: book.translate.xml:44864 +#: book.translate.xml:45024 msgid "" "The system is not being altered yet as all patching and merging is happening " "in another directory. Once all patches have been applied successfully, all " @@ -81582,13 +81821,13 @@ #. (itstool) path: note/screen #. (itstool) path: sect2/screen #. (itstool) path: sect3/screen -#: book.translate.xml:44871 book.translate.xml:44908 book.translate.xml:45002 +#: book.translate.xml:45031 book.translate.xml:45068 book.translate.xml:45162 #, no-wrap msgid "# freebsd-update install" msgstr "# freebsd-update install" #. (itstool) path: sect2/para -#: book.translate.xml:44874 +#: book.translate.xml:45034 msgid "" "The kernel and kernel modules will be patched first. If the system is " "running with a custom kernel, use nextboot/boot/GENERIC:" #. (itstool) path: sect2/screen -#: book.translate.xml:44879 +#: book.translate.xml:45039 #, no-wrap msgid "# nextboot -k GENERIC" msgstr "# nextboot -k GENERIC" #. (itstool) path: warning/para -#: book.translate.xml:44882 +#: book.translate.xml:45042 msgid "" "Before rebooting with the GENERIC kernel, make sure it " "contains all the drivers required for the system to boot properly and " @@ -81632,19 +81871,19 @@ "seja concluído." #. (itstool) path: sect2/para -#: book.translate.xml:44896 +#: book.translate.xml:45056 msgid "The machine should now be restarted with the updated kernel:" msgstr "A máquina agora deve ser reiniciada com o kernel atualizado:" #. (itstool) path: sect2/screen #. (itstool) path: sect3/screen -#: book.translate.xml:44899 book.translate.xml:46000 +#: book.translate.xml:45059 book.translate.xml:46160 #, no-wrap msgid "# shutdown -r now" msgstr "# shutdown -r now" #. (itstool) path: sect2/para -#: book.translate.xml:44901 +#: book.translate.xml:45061 msgid "" "Once the system has come back online, restart freebsd-update using the following command. Since the state of the process has " @@ -81659,7 +81898,7 @@ "os arquivos de objetos antigos." #. (itstool) path: note/para -#: book.translate.xml:44911 +#: book.translate.xml:45071 msgid "" "Depending upon whether any library version numbers were bumped, there may " "only be two install phases instead of three." @@ -81668,7 +81907,7 @@ "não, pode haver apenas duas fases de instalação em vez de três." #. (itstool) path: sect2/para -#: book.translate.xml:44916 +#: book.translate.xml:45076 msgid "" "The upgrade is now complete. If this was a major version upgrade, reinstall " "all ports and packages as described in ." #. (itstool) path: sect3/title -#: book.translate.xml:44921 +#: book.translate.xml:45081 msgid "Custom Kernels with FreeBSD 9.X and Later" msgstr "Kernels personalizados com o FreeBSD 9.X e posteriores" #. (itstool) path: sect3/para -#: book.translate.xml:44923 +#: book.translate.xml:45083 msgid "" "Before using freebsd-update, ensure that a copy of the " "GENERIC kernel exists in /boot/GENERIC/boot/kernel." #. (itstool) path: sect3/para -#: book.translate.xml:44931 +#: book.translate.xml:45091 msgid "" "If a custom kernel has been built more than once or if it is unknown how " "many times the custom kernel has been built, obtain a copy of the " @@ -81717,7 +81956,7 @@ "mídia de instalação:" #. (itstool) path: sect3/screen -#: book.translate.xml:44939 +#: book.translate.xml:45099 #, no-wrap msgid "" "# mount /cdrom\n" @@ -81729,7 +81968,7 @@ "# tar -C/ -xvf kernel.txz boot/kernel/kernel" #. (itstool) path: sect3/para -#: book.translate.xml:44943 +#: book.translate.xml:45103 msgid "" "Alternately, the GENERIC kernel may be rebuilt and " "installed from source:" @@ -81738,7 +81977,7 @@ "instalado a partir da do código fonte:" #. (itstool) path: sect3/screen -#: book.translate.xml:44946 +#: book.translate.xml:45106 #, no-wrap msgid "" "# cd /usr/src\n" @@ -81748,7 +81987,7 @@ "# make kernel __MAKE_CONF=/dev/null SRCCONF=/dev/null" #. (itstool) path: sect3/para -#: book.translate.xml:44949 +#: book.translate.xml:45109 msgid "" "For this kernel to be identified as the GENERIC kernel by " "freebsd-update, the GENERIC " @@ -81761,7 +82000,7 @@ "Também é sugerido que o kernel seja compilado sem outras opções especiais." #. (itstool) path: sect3/para -#: book.translate.xml:44957 +#: book.translate.xml:45117 msgid "" "Rebooting into the GENERIC kernel is not required as " "freebsd-update only needs /boot/GENERIC exista." #. (itstool) path: sect3/title -#: book.translate.xml:44963 +#: book.translate.xml:45123 msgid "Upgrading Packages After a Major Version Upgrade" msgstr "" "Atualizando pacotes após atualizar para uma versão principal (Major Release)" #. (itstool) path: sect3/para -#: book.translate.xml:44966 +#: book.translate.xml:45126 msgid "" "Generally, installed applications will continue to work without problems " "after minor version upgrades. Major versions use different Application " @@ -81798,7 +82037,7 @@ "portmaster." #. (itstool) path: sect3/para -#: book.translate.xml:44977 +#: book.translate.xml:45137 msgid "" "A forced upgrade of all installed packages will replace the packages with " "fresh versions from the repository even if the version number has not " @@ -81813,13 +82052,13 @@ "atualização forçada pode ser realizada executando:" #. (itstool) path: sect3/screen -#: book.translate.xml:44984 +#: book.translate.xml:45144 #, no-wrap msgid "# pkg-static upgrade -f" msgstr "# pkg-static upgrade -f" #. (itstool) path: sect3/para -#: book.translate.xml:44986 +#: book.translate.xml:45146 msgid "" "A rebuild of all installed applications can be accomplished with this " "command:" @@ -81828,7 +82067,7 @@ "este comando:" #. (itstool) path: sect3/para -#: book.translate.xml:44991 +#: book.translate.xml:45151 msgid "" "This command will display the configuration screens for each application " "that has configurable options and wait for the user to interact with those " @@ -81841,7 +82080,7 @@ " no comando acima." #. (itstool) path: sect3/para -#: book.translate.xml:44997 +#: book.translate.xml:45157 msgid "" "Once the software upgrades are complete, finish the upgrade process with a " "final call to freebsd-update in order to tie up all the " @@ -81852,7 +82091,7 @@ "command> para amarrar todas as pontas soltas no processo de atualização:" #. (itstool) path: sect3/para -#: book.translate.xml:45004 +#: book.translate.xml:45164 msgid "" "If the GENERIC kernel was temporarily used, this is the " "time to build and install a new custom kernel using the instructions in " @@ -81863,7 +82102,7 @@ "instruções do ." #. (itstool) path: sect3/para -#: book.translate.xml:45008 +#: book.translate.xml:45168 msgid "" "Reboot the machine into the new FreeBSD version. The upgrade process is now " "complete." @@ -81872,12 +82111,12 @@ "está concluído agora." #. (itstool) path: sect2/title -#: book.translate.xml:45014 +#: book.translate.xml:45174 msgid "System State Comparison" msgstr "Comparação do estado do sistema" #. (itstool) path: sect2/para -#: book.translate.xml:45016 +#: book.translate.xml:45176 msgid "" "The state of the installed FreeBSD version against a known good copy can be " "tested using freebsd-update IDS. This command evaluates " @@ -81892,7 +82131,7 @@ "Intrusão embutido (IDS)." #. (itstool) path: warning/para -#: book.translate.xml:45024 +#: book.translate.xml:45184 msgid "" "This command is not a replacement for a real IDS such as " "security/snort. As freebsd-update " @@ -81918,7 +82157,7 @@ "linkend=\"security-ids\"/>" #. (itstool) path: sect2/para -#: book.translate.xml:45039 +#: book.translate.xml:45199 msgid "" "To begin the comparison, specify the output file to save the results to:" msgstr "" @@ -81926,13 +82165,13 @@ "resultados:" #. (itstool) path: sect2/screen -#: book.translate.xml:45042 +#: book.translate.xml:45202 #, no-wrap msgid "# freebsd-update IDS >> outfile.ids" msgstr "# freebsd-update IDS >> outfile.ids" #. (itstool) path: sect2/para -#: book.translate.xml:45044 +#: book.translate.xml:45204 msgid "" "The system will now be inspected and a lengthy listing of files, along with " "the SHA256 hash values for both the known value in the " @@ -81945,7 +82184,7 @@ "especificado." #. (itstool) path: sect2/para -#: book.translate.xml:45050 +#: book.translate.xml:45210 msgid "" "The entries in the listing are extremely long, but the output format may be " "easily parsed. For instance, to obtain a list of all files which differ from " @@ -81956,7 +82195,7 @@ "arquivos que diferem daqueles na release, execute o seguinte comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:45055 +#: book.translate.xml:45215 #, no-wrap msgid "" "# cat outfile.ids | awk '{ print $1 }' | more\n" @@ -81972,7 +82211,7 @@ "/etc/pf.conf" #. (itstool) path: sect2/para -#: book.translate.xml:45061 +#: book.translate.xml:45221 msgid "" "This sample output has been truncated as many more files exist. Some files " "have natural modifications. For example, /etc/passwd " @@ -81991,17 +82230,17 @@ "/etc/freebsd-update.conf." #. (itstool) path: sect1/title -#: book.translate.xml:45073 +#: book.translate.xml:45233 msgid "Updating the Documentation Set" msgstr "Atualizando o Conjunto de Documentação" #. (itstool) path: sect1/indexterm -#: book.translate.xml:45077 +#: book.translate.xml:45237 msgid "Documentation Updating and Upgrading" msgstr "Documentation Updating and Upgrading" #. (itstool) path: sect1/para -#: book.translate.xml:45082 +#: book.translate.xml:45242 msgid "" "Documentation is an integral part of the FreeBSD operating system. While an " "up-to-date version of the FreeBSD documentation is always available on the " @@ -82016,7 +82255,7 @@ "site do FreeBSD, manuais, FAQ e artigos." #. (itstool) path: sect1/para -#: book.translate.xml:45088 +#: book.translate.xml:45248 msgid "" "This section describes how to use either source or the FreeBSD Ports " "Collection to keep a local copy of the FreeBSD documentation up-to-date." @@ -82025,7 +82264,7 @@ "para manter uma cópia local da documentação do FreeBSD atualizada." #. (itstool) path: sect1/para -#: book.translate.xml:45092 +#: book.translate.xml:45252 msgid "" "For information on editing and submitting corrections to the documentation, " "refer to the FreeBSD Documentation Project Primer for New Contributors " @@ -82039,12 +82278,12 @@ "books/fdp-primer/)." #. (itstool) path: sect2/title -#: book.translate.xml:45097 +#: book.translate.xml:45257 msgid "Updating Documentation from Source" msgstr "Atualizando a documentação a partir do código-fonte" #. (itstool) path: sect2/para -#: book.translate.xml:45099 +#: book.translate.xml:45259 msgid "" "Rebuilding the FreeBSD documentation from source requires a collection of " "tools which are not part of the FreeBSD base system. The required tools can " @@ -82058,7 +82297,7 @@ "Documentação do FreeBSD." #. (itstool) path: sect2/para -#: book.translate.xml:45105 +#: book.translate.xml:45265 msgid "" "Once installed, use svnlite to fetch a clean copy " "of the documentation source:" @@ -82067,13 +82306,13 @@ "cópia limpa dos fontes da documentação:" #. (itstool) path: sect2/screen -#: book.translate.xml:45108 +#: book.translate.xml:45268 #, no-wrap msgid "# svnlite checkout https://svn.FreeBSD.org/doc/head /usr/doc" msgstr "# svnlite checkout https://svn.FreeBSD.org/doc/head /usr/doc" #. (itstool) path: sect2/para -#: book.translate.xml:45110 +#: book.translate.xml:45270 msgid "" "The initial download of the documentation sources may take a while. Let it " "run until it completes." @@ -82082,19 +82321,19 @@ "executar até completar." #. (itstool) path: sect2/para -#: book.translate.xml:45113 +#: book.translate.xml:45273 msgid "Future updates of the documentation sources may be fetched by running:" msgstr "" "Futuras atualizações dos fontes da documentação podem ser obtidas executando:" #. (itstool) path: sect2/screen -#: book.translate.xml:45116 +#: book.translate.xml:45276 #, no-wrap msgid "# svnlite update /usr/doc" msgstr "# svnlite update /usr/doc" #. (itstool) path: sect2/para -#: book.translate.xml:45118 +#: book.translate.xml:45278 msgid "" "Once an up-to-date snapshot of the documentation sources has been fetched to " "/usr/doc, everything is ready for an update of the " @@ -82105,14 +82344,14 @@ "uma atualização da documentação instalada." #. (itstool) path: sect2/para -#: book.translate.xml:45122 +#: book.translate.xml:45282 msgid "A full update of all available languages may be performed by typing:" msgstr "" "Uma atualização completa de todos os idiomas disponíveis pode ser realizada " "digitando:" #. (itstool) path: sect2/screen -#: book.translate.xml:45125 +#: book.translate.xml:45285 #, no-wrap msgid "" "# cd /usr/doc\n" @@ -82122,7 +82361,7 @@ "# make install clean" #. (itstool) path: sect2/para -#: book.translate.xml:45128 +#: book.translate.xml:45288 msgid "" "If an update of only a specific language is desired, make " "can be invoked in a language-specific subdirectory of /usr/doc/usr/doc:" #. (itstool) path: sect2/screen -#: book.translate.xml:45133 +#: book.translate.xml:45293 #, no-wrap msgid "" "# cd /usr/doc/en_US.ISO8859-1\n" @@ -82143,7 +82382,7 @@ "# make install clean" #. (itstool) path: sect2/para -#: book.translate.xml:45136 +#: book.translate.xml:45296 msgid "" "An alternative way of updating the documentation is to run this command from " "/usr/doc or the desired language-specific subdirectory:" @@ -82153,13 +82392,13 @@ "idioma desejado:" #. (itstool) path: sect2/screen -#: book.translate.xml:45140 +#: book.translate.xml:45300 #, no-wrap msgid "# make update" msgstr "# make update" #. (itstool) path: sect2/para -#: book.translate.xml:45142 +#: book.translate.xml:45302 msgid "" "The output formats that will be installed may be specified by setting " "FORMATS:" @@ -82168,7 +82407,7 @@ "o parâmetro FORMATS:" #. (itstool) path: sect2/screen -#: book.translate.xml:45145 +#: book.translate.xml:45305 #, no-wrap msgid "" "# cd /usr/doc\n" @@ -82178,7 +82417,7 @@ "# make FORMATS='html html-split' install clean" #. (itstool) path: sect2/para -#: book.translate.xml:45148 +#: book.translate.xml:45308 msgid "" "Several options are available to ease the process of updating only parts of " "the documentation, or the build of specific translations. These options can " @@ -82192,17 +82431,17 @@ "passadas para o make." #. (itstool) path: sect2/para -#: book.translate.xml:45155 +#: book.translate.xml:45315 msgid "The options include:" msgstr "As opções incluem:" #. (itstool) path: varlistentry/term -#: book.translate.xml:45159 +#: book.translate.xml:45319 msgid "DOC_LANG" msgstr "DOC_LANG" #. (itstool) path: listitem/para -#: book.translate.xml:45162 +#: book.translate.xml:45322 msgid "" "The list of languages and encodings to build and install, such as " "en_US.ISO8859-1 for English documentation." @@ -82211,12 +82450,12 @@ "en_US.ISO8859-1 para documentação em inglês." #. (itstool) path: varlistentry/term -#: book.translate.xml:45169 +#: book.translate.xml:45329 msgid "FORMATS" msgstr "FORMATS" #. (itstool) path: listitem/para -#: book.translate.xml:45172 +#: book.translate.xml:45332 msgid "" "A single format or a list of output formats to be built. Currently, " "html, html-split, txt, e pdf." #. (itstool) path: varlistentry/term -#: book.translate.xml:45181 +#: book.translate.xml:45341 msgid "DOCDIR" msgstr "DOCDIR" #. (itstool) path: listitem/para -#: book.translate.xml:45184 +#: book.translate.xml:45344 msgid "" "Where to install the documentation. It defaults to /usr/share/doc." @@ -82241,7 +82480,7 @@ "Onde instalar a documentação. O padrão é /usr/share/doc." #. (itstool) path: sect2/para -#: book.translate.xml:45190 +#: book.translate.xml:45350 msgid "" "For more make variables supported as system-wide options " "in FreeBSD, refer to make.conf5." #. (itstool) path: info/title -#: book.translate.xml:45197 +#: book.translate.xml:45357 msgid "Updating Documentation from Ports" msgstr "Atualizando a documentação a partir do ports" #. (itstool) path: authorgroup/author -#: book.translate.xml:45200 +#: book.translate.xml:45360 msgid "" " Marc Fonvieille Based on the work of " @@ -82266,14 +82505,14 @@ "personname> Baseado no trabalho de " #. (itstool) path: sect2/indexterm -#: book.translate.xml:45214 +#: book.translate.xml:45374 msgid "" "documentation package Updating and Upgrading" msgstr "" "documentation package Updating and Upgrading" #. (itstool) path: sect2/para -#: book.translate.xml:45219 +#: book.translate.xml:45379 msgid "" "The previous section presented a method for updating the FreeBSD " "documentation from sources. This section describes an alternative method " @@ -82284,7 +82523,7 @@ "que usa a Coleção de Ports e possibilita:" #. (itstool) path: listitem/para -#: book.translate.xml:45226 +#: book.translate.xml:45386 msgid "" "Install pre-built packages of the documentation, without having to locally " "build anything or install the documentation toolchain." @@ -82293,7 +82532,7 @@ "localmente ou instalar o conjunto de ferramentas de documentação." #. (itstool) path: listitem/para -#: book.translate.xml:45232 +#: book.translate.xml:45392 msgid "" "Build the documentation sources through the ports framework, making the " "checkout and build steps a bit easier." @@ -82302,7 +82541,7 @@ "facilitando o check-out e as etapas de compilação." #. (itstool) path: sect2/para -#: book.translate.xml:45238 +#: book.translate.xml:45398 msgid "" "This method of updating the FreeBSD documentation is supported by a set of " "documentation ports and packages which are updated by the Documentation " @@ -82319,12 +82558,12 @@ "docs/)." #. (itstool) path: sect2/para -#: book.translate.xml:45244 +#: book.translate.xml:45404 msgid "Organization of the documentation ports is as follows:" msgstr "A organização dos ports de documentação é a seguinte:" #. (itstool) path: listitem/para -#: book.translate.xml:45249 +#: book.translate.xml:45409 msgid "" "The misc/freebsd-doc-en package or port installs all of " "the English documentation." @@ -82333,7 +82572,7 @@ "documentação em inglês." #. (itstool) path: listitem/para -#: book.translate.xml:45254 +#: book.translate.xml:45414 msgid "" "The misc/freebsd-doc-all meta-package or port installs " "all documentation in all available languages." @@ -82342,7 +82581,7 @@ "instala toda a documentação em todos os idiomas disponíveis." #. (itstool) path: listitem/para -#: book.translate.xml:45260 +#: book.translate.xml:45420 msgid "" "There is a package and port for each translation, such as misc/" "freebsd-doc-hu for the Hungarian documentation." @@ -82351,7 +82590,7 @@ "doc-hu para a documentação húngara." #. (itstool) path: sect2/para -#: book.translate.xml:45266 +#: book.translate.xml:45426 msgid "" "When binary packages are used, the FreeBSD documentation will be installed " "in all available formats for the given language. For example, the following " @@ -82362,13 +82601,13 @@ "comando a seguir instalará o pacote mais recente da documentação em húngaro:" #. (itstool) path: sect2/screen -#: book.translate.xml:45271 +#: book.translate.xml:45431 #, no-wrap msgid "# pkg install hu-freebsd-doc" msgstr "# pkg install hu-freebsd-doc" #. (itstool) path: note/para -#: book.translate.xml:45274 +#: book.translate.xml:45434 msgid "" "Packages use a format that differs from the corresponding port's name: " "lang-freebsd-doc, where " @@ -82383,7 +82622,7 @@ "chinês simplificado." #. (itstool) path: sect2/para -#: book.translate.xml:45283 +#: book.translate.xml:45443 msgid "" "To specify the format of the documentation, build the port instead of " "installing the package. For example, to build and install the English " @@ -82394,7 +82633,7 @@ "inglês:" #. (itstool) path: sect2/screen -#: book.translate.xml:45287 +#: book.translate.xml:45447 #, no-wrap msgid "" "# cd /usr/ports/misc/freebsd-doc-en\n" @@ -82404,7 +82643,7 @@ "# make install clean" #. (itstool) path: sect2/para -#: book.translate.xml:45290 +#: book.translate.xml:45450 msgid "" "The port provides a configuration menu where the format to build and install " "can be specified. By default, split HTML, similar to the " @@ -82418,7 +82657,7 @@ "selecionados." #. (itstool) path: sect2/para -#: book.translate.xml:45295 +#: book.translate.xml:45455 msgid "" "Alternately, several make options can be specified when " "building a documentation port, including:" @@ -82427,12 +82666,12 @@ "especificadas ao compilar um port de documentação, incluindo:" #. (itstool) path: varlistentry/term -#: book.translate.xml:45301 +#: book.translate.xml:45461 msgid "WITH_HTML" msgstr "WITH_HTML" #. (itstool) path: listitem/para -#: book.translate.xml:45304 +#: book.translate.xml:45464 msgid "" "Builds the HTML format with a single HTML file per document. The formatted " "documentation is saved to a file called article.html, " @@ -82443,12 +82682,12 @@ "book.html." #. (itstool) path: varlistentry/term -#: book.translate.xml:45312 +#: book.translate.xml:45472 msgid "WITH_PDF" msgstr "WITH_PDF" #. (itstool) path: listitem/para -#: book.translate.xml:45315 +#: book.translate.xml:45475 msgid "" "The formatted documentation is saved to a file called article.pdf or book.pdf." @@ -82457,12 +82696,12 @@ " ou book.pdf." #. (itstool) path: varlistentry/term -#: book.translate.xml:45322 +#: book.translate.xml:45482 msgid "DOCBASE" msgstr "DOCBASE" #. (itstool) path: listitem/para -#: book.translate.xml:45325 +#: book.translate.xml:45485 msgid "" "Specifies where to install the documentation. It defaults to /usr/" "local/share/doc/freebsd." @@ -82471,7 +82710,7 @@ "share/doc/freebsd." #. (itstool) path: sect2/para -#: book.translate.xml:45332 +#: book.translate.xml:45492 msgid "" "This example uses variables to install the Hungarian documentation as a " "PDF in the specified directory:" @@ -82480,7 +82719,7 @@ "arquivo PDF no diretório especificado:" #. (itstool) path: sect2/screen -#: book.translate.xml:45336 +#: book.translate.xml:45496 #, no-wrap msgid "" "# cd /usr/ports/misc/freebsd-doc-hu\n" @@ -82490,7 +82729,7 @@ "# make -DWITH_PDF DOCBASE=share/doc/freebsd/hu install clean" #. (itstool) path: sect2/para -#: book.translate.xml:45339 +#: book.translate.xml:45499 msgid "" "Documentation packages or ports can be updated using the instructions in " ". For example, the following command updates the " @@ -82503,28 +82742,28 @@ "package> através do uso apenas de pacotes:" #. (itstool) path: sect2/screen -#: book.translate.xml:45345 +#: book.translate.xml:45505 #, no-wrap msgid "# portmaster -PP hu-freebsd-doc" msgstr "# portmaster -PP hu-freebsd-doc" #. (itstool) path: sect1/title -#: book.translate.xml:45350 +#: book.translate.xml:45510 msgid "Tracking a Development Branch" msgstr "Acompanhando um ramo de desenvolvimento" #. (itstool) path: sect1/indexterm -#: book.translate.xml:45352 +#: book.translate.xml:45512 msgid "-CURRENT" msgstr "-CURRENT" #. (itstool) path: sect1/indexterm -#: book.translate.xml:45353 +#: book.translate.xml:45513 msgid "-STABLE" msgstr "-STABLE" #. (itstool) path: sect1/para -#: book.translate.xml:45355 +#: book.translate.xml:45515 msgid "" "FreeBSD has two development branches: FreeBSD-CURRENT and FreeBSD-STABLE." msgstr "" @@ -82532,7 +82771,7 @@ "FreeBSD-STABLE." #. (itstool) path: sect1/para -#: book.translate.xml:45358 +#: book.translate.xml:45518 msgid "" "This section provides an explanation of each branch and its intended " "audience, as well as how to keep a system up-to-date with each respective " @@ -82542,12 +82781,12 @@ "como manter um sistema atualizado com cada ramo respectivo." #. (itstool) path: sect2/title -#: book.translate.xml:45363 +#: book.translate.xml:45523 msgid "Using FreeBSD-CURRENT" msgstr "Usando o FreeBSD-CURRENT" #. (itstool) path: sect2/para -#: book.translate.xml:45365 +#: book.translate.xml:45525 msgid "" "FreeBSD-CURRENT is the bleeding edge of FreeBSD development " "and FreeBSD-CURRENT users are expected to have a high degree of technical " @@ -82560,7 +82799,7 @@ "ramo de desenvolvimento devem acompanhar o FreeBSD-STABLE." #. (itstool) path: sect2/para -#: book.translate.xml:45371 +#: book.translate.xml:45531 msgid "" "FreeBSD-CURRENT is the very latest source code for FreeBSD and includes " "works in progress, experimental changes, and transitional mechanisms that " @@ -82581,13 +82820,13 @@ "questão de quando o código-fonte foi sincronizado." #. (itstool) path: sect2/para -#: book.translate.xml:45381 +#: book.translate.xml:45541 msgid "FreeBSD-CURRENT is made available for three primary interest groups:" msgstr "" "O FreeBSD-CURRENT é disponibilizado para três grupos de interesse principais:" #. (itstool) path: listitem/para -#: book.translate.xml:45386 +#: book.translate.xml:45546 msgid "" "Members of the FreeBSD community who are actively working on some part of " "the source tree." @@ -82596,7 +82835,7 @@ "parte da árvore de códigos fontes." #. (itstool) path: listitem/para -#: book.translate.xml:45391 +#: book.translate.xml:45551 msgid "" "Members of the FreeBSD community who are active testers. They are willing to " "spend time solving problems, making topical suggestions on changes and the " @@ -82607,7 +82846,7 @@ "mudanças e sobre a direção geral do FreeBSD, e enviando correções." #. (itstool) path: listitem/para -#: book.translate.xml:45398 +#: book.translate.xml:45558 msgid "" "Users who wish to keep an eye on things, use the current source for " "reference purposes, or make the occasional comment or code contribution." @@ -82617,7 +82856,7 @@ "código." #. (itstool) path: sect2/para -#: book.translate.xml:45404 +#: book.translate.xml:45564 msgid "" "FreeBSD-CURRENT should not be considered a fast-track " "to getting new features before the next release as pre-release features are " @@ -82635,17 +82874,17 @@ "suportado." #. (itstool) path: sect2/indexterm -#: book.translate.xml:45412 +#: book.translate.xml:45572 msgid "-CURRENT using" msgstr "-CURRENT using" #. (itstool) path: sect2/para -#: book.translate.xml:45417 +#: book.translate.xml:45577 msgid "To track FreeBSD-CURRENT:" msgstr "Para acompanhar o FreeBSD-CURRENT:" #. (itstool) path: listitem/para -#: book.translate.xml:45421 +#: book.translate.xml:45581 msgid "" "Join the freebsd-current and the svn-src-head list records the commit log entry for each change as " @@ -82674,7 +82913,7 @@ "pertinente sobre possíveis efeitos colaterais." #. (itstool) path: listitem/para -#: book.translate.xml:45432 +#: book.translate.xml:45592 msgid "" "To join these lists, go to http://lists.FreeBSD.org/mailman/listinfo, click " @@ -82691,7 +82930,7 @@ "FreeBSD.org/mailman/listinfo/svn-src-all\">svn-src-all." #. (itstool) path: listitem/para -#: book.translate.xml:45440 +#: book.translate.xml:45600 msgid "" "Synchronize with the FreeBSD-CURRENT sources. Typically, svnlite is used to check out the -CURRENT code from the " @@ -82704,7 +82943,7 @@ "listados em ." #. (itstool) path: listitem/para -#: book.translate.xml:45448 +#: book.translate.xml:45608 msgid "" "Due to the size of the repository, some users choose to only synchronize the " "sections of source that interest them or which they are contributing patches " @@ -82719,12 +82958,12 @@ "emphasis> do FreeBSD-CURRENT, não apenas as partes selecionadas." #. (itstool) path: para/indexterm -#: book.translate.xml:45456 +#: book.translate.xml:45616 msgid "-CURRENT compiling" msgstr "-CURRENT compiling" #. (itstool) path: listitem/para -#: book.translate.xml:45455 +#: book.translate.xml:45615 msgid "" "Before compiling FreeBSD-CURRENT <_:indexterm-1/>, read /usr/src/" "Makefile very carefully and follow the instructions in -STABLE using" msgstr "-STABLE using" #. (itstool) path: listitem/para -#: book.translate.xml:45514 +#: book.translate.xml:45674 msgid "" "Join the freebsd-stable list in order to stay informed of " @@ -82843,7 +83082,7 @@ "proposta." #. (itstool) path: listitem/para -#: book.translate.xml:45523 +#: book.translate.xml:45683 msgid "" "Join the relevant svn list for the branch being " "tracked. For example, users tracking the 9-STABLE branch should join the " @@ -82861,7 +83100,7 @@ "colaterais." #. (itstool) path: listitem/para -#: book.translate.xml:45531 +#: book.translate.xml:45691 msgid "" "To join these lists, go to http://lists.FreeBSD.org/mailman/listinfo, click " @@ -82877,7 +83116,7 @@ "\">svn-src-all ." #. (itstool) path: listitem/para -#: book.translate.xml:45538 +#: book.translate.xml:45698 msgid "" "To install a new FreeBSD-STABLE system, install the most recent FreeBSD-" "STABLE release from the FreeBSD mirror sites para maiores informações sobre snapshots." #. (itstool) path: listitem/para -#: book.translate.xml:45543 +#: book.translate.xml:45703 msgid "" "To compile or upgrade to an existing FreeBSD system to FreeBSD-STABLE, use " "svn <_:indexterm-1/> to check out the source " @@ -82907,12 +83146,12 @@ "\"@@URL_RELPREFIX@@/releng/\">www.freebsd.org/releng." #. (itstool) path: para/indexterm -#: book.translate.xml:45554 +#: book.translate.xml:45714 msgid "-STABLE compiling" msgstr "-STABLE compiling" #. (itstool) path: listitem/para -#: book.translate.xml:45553 +#: book.translate.xml:45713 msgid "" "Before compiling or upgrading to FreeBSD-STABLE <_:indexterm-1/>, read " "/usr/src/Makefile carefully and follow the instructions " @@ -82932,12 +83171,12 @@ #. (itstool) path: sect1/title #. (itstool) id: book.translate.xml#updating-src -#: book.translate.xml:45568 +#: book.translate.xml:45728 msgid "Updating FreeBSD from Source" msgstr "Atualizando o FreeBSD a partir do código fonte" #. (itstool) path: sect1/para -#: book.translate.xml:45570 +#: book.translate.xml:45730 msgid "" "Updating FreeBSD by compiling from source offers several advantages over " "binary updates. Code can be built with options to take advantage of specific " @@ -82956,7 +83195,7 @@ "versão do FreeBSD adaptada as suas necessidades." #. (itstool) path: sect2/para -#: book.translate.xml:45582 +#: book.translate.xml:45742 msgid "" "This is a quick reference for the typical steps used to update FreeBSD by " "building from source. Later sections describe the process in more detail." @@ -82966,12 +83205,12 @@ "descrevem o processo com mais detalhes." #. (itstool) path: step/title -#: book.translate.xml:45588 +#: book.translate.xml:45748 msgid "Update and Build" msgstr "Atualizar e Compilar" #. (itstool) path: step/screen -#: book.translate.xml:45590 +#: book.translate.xml:45750 #, no-wrap msgid "" "# svnlite update /usr/src \n" @@ -82997,7 +83236,7 @@ "# shutdown -r now " #. (itstool) path: callout/para -#: book.translate.xml:45603 +#: book.translate.xml:45763 msgid "" "Get the latest version of the source. See for more information on obtaining and updating source." @@ -83007,7 +83246,7 @@ "o código fonte." #. (itstool) path: callout/para -#: book.translate.xml:45610 +#: book.translate.xml:45770 msgid "" "Check /usr/src/UPDATING for any manual steps required " "before or after building from source." @@ -83016,17 +83255,17 @@ "manuais necessárias antes ou depois de compilar a partir do código fonte." #. (itstool) path: callout/para -#: book.translate.xml:45616 book.translate.xml:45635 +#: book.translate.xml:45776 book.translate.xml:45795 msgid "Go to the source directory." msgstr "Vá para o diretório de origem." #. (itstool) path: callout/para -#: book.translate.xml:45620 +#: book.translate.xml:45780 msgid "Compile the world, everything except the kernel." msgstr "Compile o mundo, tudo exceto o kernel." #. (itstool) path: callout/para -#: book.translate.xml:45625 +#: book.translate.xml:45785 msgid "" "Compile and install the kernel. This is equivalent to make " "buildkernel installkernel." @@ -83035,33 +83274,33 @@ "installkernel." #. (itstool) path: callout/para -#: book.translate.xml:45631 +#: book.translate.xml:45791 msgid "Reboot the system to the new kernel." msgstr "Reinicialize o sistema com o novo kernel." #. (itstool) path: callout/para -#: book.translate.xml:45639 +#: book.translate.xml:45799 msgid "Install the world." msgstr "Instale o mundo." #. (itstool) path: callout/para -#: book.translate.xml:45643 +#: book.translate.xml:45803 msgid "Update and merge configuration files in /etc/." msgstr "" "Atualize e mescle os arquivos de configuração em /etc/." #. (itstool) path: callout/para -#: book.translate.xml:45648 +#: book.translate.xml:45808 msgid "Restart the system to use the newly-built world and kernel." msgstr "Reinicie o sistema para usar o mundo e o kernel recém-compilados." #. (itstool) path: sect2/title -#: book.translate.xml:45657 +#: book.translate.xml:45817 msgid "Preparing for a Source Update" msgstr "Preparando-se para uma atualização a partir do código fonte" #. (itstool) path: sect2/para -#: book.translate.xml:45659 +#: book.translate.xml:45819 msgid "" "Read /usr/src/UPDATING. Any manual steps that must be " "performed before or after an update are described in this file." @@ -83071,12 +83310,12 @@ "arquivo." #. (itstool) path: sect2/title -#: book.translate.xml:45665 +#: book.translate.xml:45825 msgid "Updating the Source" msgstr "Atualizando o código fonte" #. (itstool) path: sect2/para -#: book.translate.xml:45667 +#: book.translate.xml:45827 msgid "" "FreeBSD source code is located in /usr/src/. The " "preferred method of updating this source is through the " @@ -83089,7 +83328,7 @@ "fonte está sob controle de versão:" #. (itstool) path: sect2/screen -#: book.translate.xml:45673 +#: book.translate.xml:45833 #, no-wrap msgid "" "# svnlite info /usr/src\n" @@ -83103,7 +83342,7 @@ "..." #. (itstool) path: sect2/para -#: book.translate.xml:45678 +#: book.translate.xml:45838 msgid "" "This indicates that /usr/src/ is under version control " "and can be updated with svnlite# svnlite update /usr/src" msgstr "# svnlite update /usr/src" #. (itstool) path: sect2/para -#: book.translate.xml:45684 +#: book.translate.xml:45844 msgid "" "The update process can take some time if the directory has not been updated " "recently. After it finishes, the source code is up to date and the build " @@ -83133,12 +83372,12 @@ "começar." #. (itstool) path: note/title -#: book.translate.xml:45690 +#: book.translate.xml:45850 msgid "Obtaining the Source" msgstr "Obtendo o código fonte" #. (itstool) path: note/para -#: book.translate.xml:45692 +#: book.translate.xml:45852 msgid "" "If the output says '/usr/src' is not a working copy, the " "files there are missing or were installed with a different method. A new " @@ -83149,32 +83388,32 @@ "diferente. Um novo checkout da fonte é necessário." #. (itstool) path: table/title -#: book.translate.xml:45698 +#: book.translate.xml:45858 msgid "FreeBSD Versions and Repository Paths" msgstr "Versões do FreeBSD e Caminhos do Repositório" #. (itstool) path: row/entry -#: book.translate.xml:45703 +#: book.translate.xml:45863 msgid "uname -r Output" msgstr "Saída do uname -r" #. (itstool) path: row/entry -#: book.translate.xml:45704 +#: book.translate.xml:45864 msgid "Repository Path" msgstr "Caminho do Repositório" #. (itstool) path: row/entry -#: book.translate.xml:45711 +#: book.translate.xml:45871 msgid "X.Y-RELEASE" msgstr "X.Y-RELEASE" #. (itstool) path: row/entry -#: book.translate.xml:45712 +#: book.translate.xml:45872 msgid "base/releng/X.Y" msgstr "base/releng/X.Y" #. (itstool) path: row/entry -#: book.translate.xml:45713 +#: book.translate.xml:45873 msgid "" "The Release version plus only critical security and bug fix patches. This " "branch is recommended for most users." @@ -83183,17 +83422,17 @@ "de erros. Este ramo é recomendado para a maioria dos usuários." #. (itstool) path: row/entry -#: book.translate.xml:45719 +#: book.translate.xml:45879 msgid "X.Y-STABLE" msgstr "X.Y-STABLE" #. (itstool) path: row/entry -#: book.translate.xml:45720 +#: book.translate.xml:45880 msgid "base/stable/X" msgstr "base/stable/X" #. (itstool) path: entry/para -#: book.translate.xml:45722 +#: book.translate.xml:45882 msgid "" "The Release version plus all additional development on that branch. " "STABLE refers to the Applications Binary Interface " @@ -83209,7 +83448,7 @@ "posteriormente." #. (itstool) path: entry/para -#: book.translate.xml:45732 +#: book.translate.xml:45892 msgid "" "STABLE branches occasionally have bugs or incompatibilities which might " "affect users, although these are typically fixed quickly." @@ -83218,17 +83457,17 @@ "afetar os usuários, embora sejam normalmente corrigidos rapidamente." #. (itstool) path: row/entry -#: book.translate.xml:45739 +#: book.translate.xml:45899 msgid "X-CURRENT" msgstr "X-CURRENT" #. (itstool) path: row/entry -#: book.translate.xml:45740 +#: book.translate.xml:45900 msgid "base/head/" msgstr "base/head/" #. (itstool) path: row/entry -#: book.translate.xml:45741 +#: book.translate.xml:45901 msgid "" "The latest unreleased development version of FreeBSD. The CURRENT branch can " "have major bugs or incompatibilities and is recommended only for advanced " @@ -83239,7 +83478,7 @@ "usuários avançados." #. (itstool) path: note/para -#: book.translate.xml:45750 +#: book.translate.xml:45910 msgid "" "Determine which version of FreeBSD is being used with " "uname1:" #. (itstool) path: note/screen -#: book.translate.xml:45753 +#: book.translate.xml:45913 #, no-wrap msgid "" "# uname -r\n" @@ -83260,7 +83499,7 @@ "10.3-RELEASE" #. (itstool) path: note/para -#: book.translate.xml:45756 +#: book.translate.xml:45916 msgid "" "Based on , the source " "used to update 10.3-RELEASE has a repository path of " @@ -83273,7 +83512,7 @@ "verificar a fonte:" #. (itstool) path: note/screen -#: book.translate.xml:45762 +#: book.translate.xml:45922 #, no-wrap msgid "" "# mv /usr/src /usr/src.bak \n" @@ -83283,7 +83522,7 @@ "# svnlite checkout https://svn.freebsd.org/base/releng/10.3 /usr/src " #. (itstool) path: callout/para -#: book.translate.xml:45767 +#: book.translate.xml:45927 msgid "" "Move the old directory out of the way. If there are no local modifications " "in this directory, it can be deleted." @@ -83292,7 +83531,7 @@ "locais nesse diretório, ele poderá ser excluído." #. (itstool) path: callout/para -#: book.translate.xml:45773 +#: book.translate.xml:45933 msgid "" "The path from is " "added to the repository URL. The third parameter is the " @@ -83303,12 +83542,12 @@ "diretório de destino do código-fonte no sistema local." #. (itstool) path: sect2/title -#: book.translate.xml:45784 +#: book.translate.xml:45944 msgid "Building from Source" msgstr "Compilando a partir do código-fonte" #. (itstool) path: sect2/para -#: book.translate.xml:45786 +#: book.translate.xml:45946 msgid "" "The world, or all of the operating system except the " "kernel, is compiled. This is done first to provide up-to-date tools to build " @@ -83319,7 +83558,7 @@ "atualizadas para construir o kernel. Então o próprio kernel é construído:" #. (itstool) path: sect2/screen -#: book.translate.xml:45791 +#: book.translate.xml:45951 #, no-wrap msgid "" "# cd /usr/src\n" @@ -83331,12 +83570,12 @@ "# make buildkernel" #. (itstool) path: sect2/para -#: book.translate.xml:45795 +#: book.translate.xml:45955 msgid "The compiled code is written to /usr/obj." msgstr "O código compilado é escrito em /usr/obj." #. (itstool) path: sect2/para -#: book.translate.xml:45798 +#: book.translate.xml:45958 msgid "" "These are the basic steps. Additional options to control the build are " "described below." @@ -83345,17 +83584,17 @@ "são descritas abaixo." #. (itstool) path: sect3/title -#: book.translate.xml:45802 +#: book.translate.xml:45962 msgid "Performing a Clean Build" msgstr "Executando uma compilação limpa" #. (itstool) path: para/buildtarget -#: book.translate.xml:45809 +#: book.translate.xml:45969 msgid "cleanworld" msgstr "cleanworld" #. (itstool) path: sect3/para -#: book.translate.xml:45804 +#: book.translate.xml:45964 msgid "" "Some versions of the FreeBSD build system leave previously-compiled code in " "the temporary object directory, /usr/obj. This can " @@ -83370,18 +83609,18 @@ "de tudo, use <_:buildtarget-1/> antes de iniciar uma construção:" #. (itstool) path: sect3/screen -#: book.translate.xml:45812 +#: book.translate.xml:45972 #, no-wrap msgid "# make cleanworld" msgstr "# make cleanworld" #. (itstool) path: sect3/title -#: book.translate.xml:45816 +#: book.translate.xml:45976 msgid "Setting the Number of Jobs" msgstr "Definindo o Número de Jobs" #. (itstool) path: sect3/para -#: book.translate.xml:45818 +#: book.translate.xml:45978 msgid "" "Increasing the number of build jobs on multi-core processors can improve " "build speed. Determine the number of cores with sysctl hw.ncpu-j." #. (itstool) path: example/title -#: book.translate.xml:45829 +#: book.translate.xml:45989 msgid "Increasing the Number of Build Jobs" msgstr "Aumentando o número de jobs de compilação" #. (itstool) path: example/para -#: book.translate.xml:45831 +#: book.translate.xml:45991 msgid "Building the world and kernel with four jobs:" msgstr "Compilando o mundo e o kernel com quatro jobs:" #. (itstool) path: example/screen -#: book.translate.xml:45833 +#: book.translate.xml:45993 #, no-wrap msgid "# make -j4 buildworld buildkernel" msgstr "# make -j4 buildworld buildkernel" #. (itstool) path: sect3/title -#: book.translate.xml:45838 +#: book.translate.xml:45998 msgid "Building Only the Kernel" msgstr "Compilando Apenas o Kernel" #. (itstool) path: para/buildtarget -#: book.translate.xml:45842 book.translate.xml:45908 +#: book.translate.xml:46002 book.translate.xml:46068 msgid "buildkernel" msgstr "buildkernel" #. (itstool) path: sect3/para -#: book.translate.xml:45840 +#: book.translate.xml:46000 msgid "" "A <_:buildtarget-1/> must be completed if the source code has changed. After " "that, a <_:buildtarget-2/> to build a kernel can be run at any time. To " @@ -83438,7 +83677,7 @@ "executado a qualquer momento. Para compilar apenas o kernel:" #. (itstool) path: sect3/screen -#: book.translate.xml:45845 +#: book.translate.xml:46005 #, no-wrap msgid "" "# cd /usr/src\n" @@ -83448,12 +83687,12 @@ "# make buildkernel" #. (itstool) path: sect3/title -#: book.translate.xml:45850 +#: book.translate.xml:46010 msgid "Building a Custom Kernel" msgstr "Compilando um Kernel Customizado" #. (itstool) path: sect3/para -#: book.translate.xml:45852 +#: book.translate.xml:46012 msgid "" "The standard FreeBSD kernel is based on a kernel config file called GENERIC. The GENERICRAM could remove unneeded device drivers or " @@ -83480,7 +83719,7 @@ "desnecessários ou opções para tornar o kernel um pouco menor." #. (itstool) path: sect3/para -#: book.translate.xml:45866 +#: book.translate.xml:46026 msgid "" "Kernel config files are located in /usr/src/sys/arch/conf/, where arch is the " @@ -83496,7 +83735,7 @@ "amd64/conf/." #. (itstool) path: tip/para -#: book.translate.xml:45874 +#: book.translate.xml:46034 msgid "" "/usr/src can be deleted or recreated, so it is " "preferable to keep custom kernel config files in a separate directory, like " @@ -83512,7 +83751,7 @@ "vinculada novamente ao novo." #. (itstool) path: sect3/para -#: book.translate.xml:45883 +#: book.translate.xml:46043 msgid "" "A custom config file can be created by copying the GENERIC config file. In this example, the new custom kernel is for a " @@ -83524,7 +83763,7 @@ "STORAGESERVER:" #. (itstool) path: sect3/screen -#: book.translate.xml:45888 +#: book.translate.xml:46048 #, no-wrap msgid "" "# cp /usr/src/sys/amd64/conf/GENERIC /root/STORAGESERVER\n" @@ -83536,7 +83775,7 @@ "# ln -s /root/STORAGESERVER ." #. (itstool) path: sect3/para -#: book.translate.xml:45892 +#: book.translate.xml:46052 msgid "" "/root/STORAGESERVER is then edited, adding or removing " "devices or options as shown in config." #. (itstool) path: sect3/para -#: book.translate.xml:45896 +#: book.translate.xml:46056 msgid "" "The custom kernel is built by setting KERNCONF to the " "kernel config file on the command line:" @@ -83557,18 +83796,18 @@ "varname> no arquivo de configuração do kernel na linha de comando:" #. (itstool) path: sect3/screen -#: book.translate.xml:45900 +#: book.translate.xml:46060 #, no-wrap msgid "# make buildkernel KERNCONF=STORAGESERVER" msgstr "# make buildkernel KERNCONF=STORAGESERVER" #. (itstool) path: sect2/title -#: book.translate.xml:45905 +#: book.translate.xml:46065 msgid "Installing the Compiled Code" msgstr "Instalando o código compilado" #. (itstool) path: sect2/para -#: book.translate.xml:45907 +#: book.translate.xml:46067 msgid "" "After the <_:buildtarget-1/> and <_:buildtarget-2/> steps have been " "completed, the new kernel and world are installed:" @@ -83577,7 +83816,7 @@ "concluídas, o novo kernel e o restante do sistema base serão instalados:" #. (itstool) path: sect2/screen -#: book.translate.xml:45911 +#: book.translate.xml:46071 #, no-wrap msgid "" "# cd /usr/src\n" @@ -83595,7 +83834,7 @@ "# shutdown -r now" #. (itstool) path: sect2/para -#: book.translate.xml:45918 +#: book.translate.xml:46078 msgid "" "If a custom kernel was built, KERNCONF must also be set " "to use the new custom kernel:" @@ -83604,7 +83843,7 @@ "deve ser configurado para usar o novo kernel customizado:" #. (itstool) path: sect2/screen -#: book.translate.xml:45921 +#: book.translate.xml:46081 #, no-wrap msgid "" "# cd /usr/src\n" @@ -83622,12 +83861,12 @@ "# shutdown -r now" #. (itstool) path: sect2/title -#: book.translate.xml:45930 +#: book.translate.xml:46090 msgid "Completing the Update" msgstr "Concluindo a atualização" #. (itstool) path: sect2/para -#: book.translate.xml:45932 +#: book.translate.xml:46092 msgid "" "A few final tasks complete the update. Any modified configuration files are " "merged with the new versions, outdated libraries are located and removed, " @@ -83639,7 +83878,7 @@ "seguida, o sistema é reiniciado." #. (itstool) path: sect3/title -#: book.translate.xml:45938 +#: book.translate.xml:46098 msgid "" "Merging Configuration Files with mergemaster8" @@ -83649,7 +83888,7 @@ "manvolnum>" #. (itstool) path: sect3/para -#: book.translate.xml:45941 +#: book.translate.xml:46101 msgid "" "mergemaster8 provides an easy way to merge changes that have " @@ -83661,7 +83900,7 @@ "arquivos." #. (itstool) path: sect3/para -#: book.translate.xml:45945 +#: book.translate.xml:46105 msgid "" "With , mergemaster8 automatically updates " @@ -83675,13 +83914,13 @@ "estiverem presentes:" #. (itstool) path: sect3/screen -#: book.translate.xml:45949 +#: book.translate.xml:46109 #, no-wrap msgid "# mergemaster -Ui" msgstr "# mergemaster -Ui" #. (itstool) path: sect3/para -#: book.translate.xml:45951 +#: book.translate.xml:46111 msgid "" "If a file must be manually merged, an interactive display allows the user to " "choose which portions of the files are kept. See " @@ -83694,12 +83933,12 @@ "manvolnum> para maiores informações." #. (itstool) path: sect3/title -#: book.translate.xml:45958 +#: book.translate.xml:46118 msgid "Checking for Outdated Files and Libraries" msgstr "Verificando Arquivos e Bibliotecas Desatualizados" #. (itstool) path: sect3/para -#: book.translate.xml:45960 +#: book.translate.xml:46120 msgid "" "Some obsolete files or directories can remain after an update. These files " "can be located:" @@ -83708,48 +83947,48 @@ "atualização. Esses arquivos podem ser localizados:" #. (itstool) path: sect3/screen -#: book.translate.xml:45963 +#: book.translate.xml:46123 #, no-wrap msgid "# make check-old" msgstr "# make check-old" #. (itstool) path: sect3/para -#: book.translate.xml:45965 +#: book.translate.xml:46125 msgid "and deleted:" msgstr "e excluído:" #. (itstool) path: sect3/screen -#: book.translate.xml:45967 +#: book.translate.xml:46127 #, no-wrap msgid "# make delete-old" msgstr "# make delete-old" #. (itstool) path: sect3/para -#: book.translate.xml:45969 +#: book.translate.xml:46129 msgid "Some obsolete libraries can also remain. These can be detected with:" msgstr "" "Algumas bibliotecas obsoletas também podem permanecer. Estes podem ser " "detectados com:" #. (itstool) path: sect3/screen -#: book.translate.xml:45972 +#: book.translate.xml:46132 #, no-wrap msgid "# make check-old-libs" msgstr "# make check-old-libs" #. (itstool) path: sect3/para -#: book.translate.xml:45974 +#: book.translate.xml:46134 msgid "and deleted with" msgstr "e deletado com" #. (itstool) path: sect3/screen -#: book.translate.xml:45976 +#: book.translate.xml:46136 #, no-wrap msgid "# make delete-old-libs" msgstr "# make delete-old-libs" #. (itstool) path: sect3/para -#: book.translate.xml:45978 +#: book.translate.xml:46138 msgid "" "Programs which were still using those old libraries will stop working when " "the library has been deleted. These programs must be rebuilt or replaced " @@ -83760,7 +83999,7 @@ "recompilados ou substituídos após a exclusão das bibliotecas antigas." #. (itstool) path: tip/para -#: book.translate.xml:45984 +#: book.translate.xml:46144 msgid "" "When all the old files or directories are known to be safe to delete, " "pressing y and Enter to delete each file " @@ -83774,18 +84013,18 @@ "comando. Por exemplo:" #. (itstool) path: tip/screen -#: book.translate.xml:45990 +#: book.translate.xml:46150 #, no-wrap msgid "# make BATCH_DELETE_OLD_FILES=yes delete-old-libs" msgstr "# make BATCH_DELETE_OLD_FILES=yes delete-old-libs" #. (itstool) path: sect3/title -#: book.translate.xml:45995 +#: book.translate.xml:46155 msgid "Restarting After the Update" msgstr "Reiniciando após a atualização" #. (itstool) path: sect3/para -#: book.translate.xml:45997 +#: book.translate.xml:46157 msgid "" "The last step after updating is to restart the computer so all the changes " "take effect:" @@ -83794,19 +84033,19 @@ "alterações entrem em vigor:" #. (itstool) path: info/title -#: book.translate.xml:46007 +#: book.translate.xml:46167 msgid "Tracking for Multiple Machines" msgstr "Atualização de várias máquinas" #. (itstool) path: sect1/indexterm -#: book.translate.xml:46020 +#: book.translate.xml:46180 msgid "" "NFS installing multiple machines" msgstr "" "NFS installing multiple machines" #. (itstool) path: sect1/para -#: book.translate.xml:46025 +#: book.translate.xml:46185 msgid "" "When multiple machines need to track the same source tree, it is a waste of " "disk space, network bandwidth, and CPU cycles to have " @@ -83826,7 +84065,7 @@ "linkend=\"network-nfs\"/>." #. (itstool) path: sect1/para -#: book.translate.xml:46034 +#: book.translate.xml:46194 msgid "" "First, identify a set of machines which will run the same set of binaries, " "known as a build set. Each machine can have a custom " @@ -83846,7 +84085,7 @@ "make buildworld e o make buildkernel." #. (itstool) path: sect1/para -#: book.translate.xml:46044 +#: book.translate.xml:46204 msgid "" "Select a machine to be the test machine, which will " "test software updates before they are put into production. This " @@ -83860,7 +84099,7 @@ "máquina de compilação, mas não precisa ser." #. (itstool) path: sect1/para -#: book.translate.xml:46050 +#: book.translate.xml:46210 msgid "" "All the machines in this build set need to mount /usr/obj and /usr/src from the build machine via " @@ -83876,7 +84115,7 @@ "acronym> nas demais." #. (itstool) path: sect1/para -#: book.translate.xml:46056 +#: book.translate.xml:46216 msgid "" "Ensure that /etc/make.conf and /etc/src.conf on all the machines in the build set agree with the build machine. " @@ -83902,7 +84141,7 @@ "arch/conf." #. (itstool) path: sect1/para -#: book.translate.xml:46068 +#: book.translate.xml:46228 msgid "" "On the build machine, build the kernel and world as described in , but do not install anything on the build machine. " @@ -83924,7 +84163,7 @@ "reinicialize para retornar às operações multiusuário normais." #. (itstool) path: sect1/para -#: book.translate.xml:46079 +#: book.translate.xml:46239 msgid "" "After verifying that everything on the test machine is working properly, use " "the same procedure to install the new software on each of the other machines " @@ -83935,7 +84174,7 @@ "uma das outras máquinas no conjunto de compilação." #. (itstool) path: sect1/para -#: book.translate.xml:46083 +#: book.translate.xml:46243 msgid "" "The same methodology can be used for the ports tree. The first step is to " "share /usr/ports via NFS to all the " @@ -83964,22 +84203,22 @@ "varname>." #. (itstool) path: info/title -#: book.translate.xml:46116 +#: book.translate.xml:46276 msgid "DTrace" msgstr "DTrace" #. (itstool) path: sect1/indexterm -#: book.translate.xml:46127 +#: book.translate.xml:46287 msgid "DTrace" msgstr "DTrace" #. (itstool) path: sect1/indexterm -#: book.translate.xml:46128 +#: book.translate.xml:46288 msgid "DTrace support DTrace" msgstr "DTrace support DTrace" #. (itstool) path: sect1/para -#: book.translate.xml:46133 +#: book.translate.xml:46293 msgid "" "DTrace, also known as Dynamic Tracing, was developed by Sun as a tool for locating performance bottlenecks in production and " @@ -83995,7 +84234,7 @@ "userland." #. (itstool) path: sect1/para -#: book.translate.xml:46140 +#: book.translate.xml:46300 msgid "" "DTrace is a remarkable profiling tool, with an impressive array of features " "for diagnosing system issues. It may also be used to run pre-written scripts " @@ -84011,7 +84250,7 @@ "necessidades específicas." #. (itstool) path: sect1/para -#: book.translate.xml:46147 +#: book.translate.xml:46307 msgid "" "The FreeBSD implementation provides full support for kernel DTrace and " "experimental support for userland DTrace. Userland DTrace allows users to " @@ -84031,7 +84270,7 @@ "ativar testes estáticos." #. (itstool) path: sect1/para -#: book.translate.xml:46157 +#: book.translate.xml:46317 msgid "" "The official guide to DTrace is maintained by the Illumos project at DTrace Guide." @@ -84040,12 +84279,12 @@ "\"http://dtrace.org/guide\">Guia do DTrace." #. (itstool) path: listitem/para -#: book.translate.xml:46165 +#: book.translate.xml:46325 msgid "What DTrace is and what features it provides." msgstr "O que é o DTrace e quais recursos ele fornece." #. (itstool) path: listitem/para -#: book.translate.xml:46169 +#: book.translate.xml:46329 msgid "" "Differences between the Solaris DTrace implementation " "and the one provided by FreeBSD." @@ -84054,17 +84293,17 @@ "a fornecida pelo FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:46174 +#: book.translate.xml:46334 msgid "How to enable and use DTrace on FreeBSD." msgstr "Como ativar e usar o DTrace no FreeBSD." #. (itstool) path: sect1/title -#: book.translate.xml:46194 +#: book.translate.xml:46354 msgid "Implementation Differences" msgstr "Diferenças de Implementação" #. (itstool) path: sect1/para -#: book.translate.xml:46196 +#: book.translate.xml:46356 msgid "" "While the DTrace in FreeBSD is similar to that found in Solaris, differences do exist. The primary difference is that in FreeBSD, " @@ -84078,13 +84317,13 @@ "Para carregar todos os módulos necessários:" #. (itstool) path: sect1/screen -#: book.translate.xml:46202 +#: book.translate.xml:46362 #, no-wrap msgid "# kldload dtraceall" msgstr "# kldload dtraceall" #. (itstool) path: sect1/para -#: book.translate.xml:46204 +#: book.translate.xml:46364 msgid "" "Beginning with FreeBSD 10.0-RELEASE, the modules are automatically loaded " "when dtrace is run." @@ -84093,7 +84332,7 @@ "automaticamente quando o dtrace é executado." #. (itstool) path: sect1/para -#: book.translate.xml:46208 +#: book.translate.xml:46368 msgid "" "FreeBSD uses the DDB_CTF kernel option to enable support " "for loading CTF data from kernel modules and the kernel " @@ -84121,7 +84360,7 @@ "executáveis ou bibliotecas compartilhadas." #. (itstool) path: sect1/para -#: book.translate.xml:46222 +#: book.translate.xml:46382 msgid "" "Some different providers exist for FreeBSD than for Solaris. Most notable is the dtmalloc provider, which " @@ -84147,7 +84386,7 @@ "funcionar sem modificações no FreeBSD, e vice-versa." #. (itstool) path: sect1/para -#: book.translate.xml:46234 +#: book.translate.xml:46394 msgid "" "Due to security differences, only root may use DTrace on FreeBSD. Solaris has a " @@ -84162,7 +84401,7 @@ "é estritamente limitado ao root." #. (itstool) path: sect1/para -#: book.translate.xml:46240 +#: book.translate.xml:46400 msgid "" "DTrace falls under the Common Development and Distribution License " "(CDDL) license. To view this license on FreeBSD, see " @@ -84183,12 +84422,12 @@ "formato binário ou quando os binários são carregados." #. (itstool) path: sect1/title -#: book.translate.xml:46252 +#: book.translate.xml:46412 msgid "Enabling DTrace Support" msgstr "Ativando o Suporte do DTrace" #. (itstool) path: sect1/para -#: book.translate.xml:46254 +#: book.translate.xml:46414 msgid "" "In FreeBSD 9.2 and 10.0, DTrace support is built into the GENERIC kernel. Users of earlier versions of FreeBSD or who prefer to " @@ -84203,7 +84442,7 @@ "recompilar o kernel usando as instruções em :" #. (itstool) path: sect1/programlisting -#: book.translate.xml:46260 +#: book.translate.xml:46420 #, no-wrap msgid "" "options KDTRACE_HOOKS\n" @@ -84217,18 +84456,18 @@ "makeoptions\tWITH_CTF=1" #. (itstool) path: sect1/para -#: book.translate.xml:46265 +#: book.translate.xml:46425 msgid "Users of the AMD64 architecture should also add this line:" msgstr "Os usuários da arquitetura AMD64 também devem adicionar esta linha:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:46268 +#: book.translate.xml:46428 #, no-wrap msgid "options KDTRACE_FRAME" msgstr "options KDTRACE_FRAME" #. (itstool) path: sect1/para -#: book.translate.xml:46270 +#: book.translate.xml:46430 msgid "" "This option provides support for FBT. While DTrace will " "work without this option, there will be limited support for function " @@ -84239,7 +84478,7 @@ "limite de função." #. (itstool) path: sect1/para -#: book.translate.xml:46274 +#: book.translate.xml:46434 msgid "" "Once the FreeBSD system has rebooted into the new kernel, or the DTrace " "kernel modules have been loaded using kldload dtraceall, " @@ -84258,7 +84497,7 @@ "shells/pdksh ou shells/mksh." #. (itstool) path: sect1/para -#: book.translate.xml:46284 +#: book.translate.xml:46444 msgid "" "Finally, install the current DTrace Toolkit, a collection of ready-made " "scripts for collecting system information. There are scripts to check open " @@ -84275,7 +84514,7 @@ "pacote ou port sysutils/DTraceToolkit." #. (itstool) path: note/para -#: book.translate.xml:46297 +#: book.translate.xml:46457 msgid "" "The scripts found in /usr/share/dtrace have been " "specifically ported to FreeBSD. Not all of the scripts found in the DTrace " @@ -84288,7 +84527,7 @@ "esforço para que funcionem no FreeBSD." #. (itstool) path: sect1/para -#: book.translate.xml:46304 +#: book.translate.xml:46464 msgid "" "The DTrace Toolkit includes many scripts in the special language of DTrace. " "This language is called the D language and it is very similar to C++. An in " @@ -84303,12 +84542,12 @@ "\">Illumos Dynamic Tracing Guide." #. (itstool) path: sect1/title -#: book.translate.xml:46312 +#: book.translate.xml:46472 msgid "Using DTrace" msgstr "Usando o DTrace" #. (itstool) path: sect1/para -#: book.translate.xml:46314 +#: book.translate.xml:46474 msgid "" "DTrace scripts consist of a list of one or more probes, or instrumentation points, where each probe is associated with " @@ -84330,20 +84569,20 @@ "diferentes eventos." #. (itstool) path: sect1/para -#: book.translate.xml:46325 +#: book.translate.xml:46485 msgid "" "To view all probes, the administrator can execute the following command:" msgstr "" "Para ver todos os probes, o administrador pode executar o seguinte comando:" #. (itstool) path: sect1/screen -#: book.translate.xml:46328 +#: book.translate.xml:46488 #, no-wrap msgid "# dtrace -l | more" msgstr "# dtrace -l | more" #. (itstool) path: sect1/para -#: book.translate.xml:46330 +#: book.translate.xml:46490 msgid "" "Each probe has an ID, a PROVIDER " "(dtrace or fbt), a MODULE, and a FUNCTION NAMEhotkernelhotkernel e procsystime." #. (itstool) path: sect1/para -#: book.translate.xml:46342 +#: book.translate.xml:46502 msgid "" "The hotkernel script is designed to identify which " "function is using the most kernel time. It will produce output similar to " @@ -84380,7 +84619,7 @@ "semelhante à seguinte:" #. (itstool) path: sect1/screen -#: book.translate.xml:46346 +#: book.translate.xml:46506 #, no-wrap msgid "" "# cd /usr/share/dtrace/toolkit\n" @@ -84392,7 +84631,7 @@ "Sampling... Hit Ctrl-C to end." #. (itstool) path: sect1/para -#: book.translate.xml:46350 +#: book.translate.xml:46510 msgid "" "As instructed, use the CtrlC key combination to stop the process. " @@ -84405,7 +84644,7 @@ "informações de tempo, classificando a saída em ordem crescente de tempo:" #. (itstool) path: sect1/screen -#: book.translate.xml:46357 +#: book.translate.xml:46517 #, no-wrap msgid "" "kernel`_thread_lock_flags 2 0.0%\n" @@ -84463,7 +84702,7 @@ "0xc10981a5 42139 99.3%" #. (itstool) path: sect1/para -#: book.translate.xml:46388 +#: book.translate.xml:46548 msgid "" "This script will also work with kernel modules. To use this feature, run the " "script with :" @@ -84472,7 +84711,7 @@ "execute o script com :" #. (itstool) path: sect1/screen -#: book.translate.xml:46391 +#: book.translate.xml:46551 #, no-wrap msgid "" "# ./hotkernel -m\n" @@ -84510,7 +84749,7 @@ "0xc10981a5 213781 99.6%" #. (itstool) path: sect1/para -#: book.translate.xml:46412 +#: book.translate.xml:46572 msgid "" "The procsystime script captures and prints the system " "call time usage for a given process ID (PIDcsh. Estes são os resultados deste teste:" #. (itstool) path: sect1/screen -#: book.translate.xml:46422 +#: book.translate.xml:46582 #, no-wrap msgid "" "# ./procsystime -n csh\n" @@ -84585,7 +84824,7 @@ " read 3988049784" #. (itstool) path: sect1/para -#: book.translate.xml:46448 +#: book.translate.xml:46608 msgid "" "As shown, the read() system call used the most time in " "nanoseconds while the getpid() system call used the " @@ -84596,12 +84835,12 @@ "getpid() usou a menor quantidade de tempo." #. (itstool) path: chapter/title -#: book.translate.xml:46464 +#: book.translate.xml:46624 msgid "USB Device Mode / USB OTG" msgstr "Modo de dispositivo USB/USB OTG" #. (itstool) path: affiliation/address -#: book.translate.xml:46477 +#: book.translate.xml:46637 #, no-wrap msgid "" "\n" @@ -84613,7 +84852,7 @@ "\t " #. (itstool) path: authorgroup/author -#: book.translate.xml:46471 +#: book.translate.xml:46631 msgid "" " Edward Tomasz Napierala <_:address-1/> " @@ -84624,7 +84863,7 @@ "Escrito por " #. (itstool) path: sect1/para -#: book.translate.xml:46486 +#: book.translate.xml:46646 msgid "" "This chapter covers the use of USB Device Mode and USB On The Go " "(USB OTG) in FreeBSD. This includes virtual serial " @@ -84635,7 +84874,7 @@ "virtuais, interfaces de rede virtual e drives USB virtuais." #. (itstool) path: sect1/para -#: book.translate.xml:46491 +#: book.translate.xml:46651 msgid "" "When running on hardware that supports USB device mode or USB OTG, like that built into many embedded boards, the FreeBSD " @@ -84659,7 +84898,7 @@ "dispositivo é algumas vezes chamado de modo USB gadget." #. (itstool) path: sect1/para -#: book.translate.xml:46503 +#: book.translate.xml:46663 msgid "" "There are two basic ways the hardware can provide the device mode " "functionality: with a separate \"client port\", which only supports the " @@ -84684,7 +84923,7 @@ "de finalidade única sempre funcionam no modo de dispositivo." #. (itstool) path: sect1/para -#: book.translate.xml:46516 +#: book.translate.xml:46676 msgid "" "What FreeBSD presents to the USB host depends on the " "hw.usb.template sysctl. Some templates provide a single " @@ -84704,7 +84943,7 @@ "valores disponíveis." #. (itstool) path: sect1/para -#: book.translate.xml:46525 +#: book.translate.xml:46685 msgid "" "Note that in some cases, depending on the hardware and the hosts operating " "system, for the host to notice the configuration change, it must be either " @@ -84729,25 +84968,25 @@ "acronym> OTG ." #. (itstool) path: listitem/para -#: book.translate.xml:46540 +#: book.translate.xml:46700 msgid "How to set up USB Device Mode functionality on FreeBSD." msgstr "" "Como configurar a funcionalidade do modo de dispositivo USB no FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:46545 +#: book.translate.xml:46705 msgid "How to configure the virtual serial port on FreeBSD." msgstr "Como configurar a porta serial virtual no FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:46550 +#: book.translate.xml:46710 msgid "" "How to connect to the virtual serial port from various operating systems." msgstr "" "Como se conectar à porta serial virtual de vários sistemas operacionais." #. (itstool) path: listitem/para -#: book.translate.xml:46555 +#: book.translate.xml:46715 msgid "" "How to configure FreeBSD to provide a virtual USB network " "interface." @@ -84756,7 +84995,7 @@ "USB." #. (itstool) path: listitem/para -#: book.translate.xml:46560 +#: book.translate.xml:46720 msgid "" "How to configure FreeBSD to provide a virtual USB storage " "device." @@ -84765,17 +85004,17 @@ "armazenamento USB." #. (itstool) path: sect1/title -#: book.translate.xml:46567 +#: book.translate.xml:46727 msgid "USB Virtual Serial Ports" msgstr "Portas Seriais Virtuais USB" #. (itstool) path: sect2/title -#: book.translate.xml:46570 +#: book.translate.xml:46730 msgid "Configuring USB Device Mode Serial Ports" msgstr "Configurando Portas Seriais do Modo de Dispositivo USB" #. (itstool) path: sect2/para -#: book.translate.xml:46572 +#: book.translate.xml:46732 msgid "" "Virtual serial port support is provided by templates number 3, 8, and 10. " "Note that template 3 works with Microsoft Windows 10 without the need for " @@ -84794,7 +85033,7 @@ "refentrytitle>4 devem ser carregados." #. (itstool) path: sect2/para -#: book.translate.xml:46579 +#: book.translate.xml:46739 msgid "" "To enable USB device mode serial ports, add those lines to /etc/" "ttys:" @@ -84803,7 +85042,7 @@ "linhas ao /etc/ttys:" #. (itstool) path: sect2/screen -#: book.translate.xml:46582 +#: book.translate.xml:46742 #, no-wrap msgid "" "ttyU0\t\"/usr/libexec/getty 3wire\"\tvt100\tonifconsole secure\n" @@ -84813,7 +85052,7 @@ "ttyU1\t\"/usr/libexec/getty 3wire\"\tvt100\tonifconsole secure" #. (itstool) path: sect2/screen -#: book.translate.xml:46588 +#: book.translate.xml:46748 #, no-wrap msgid "" "notify 100 {\n" @@ -84833,7 +85072,7 @@ "};" #. (itstool) path: sect2/para -#: book.translate.xml:46596 +#: book.translate.xml:46756 msgid "" "Reload the configuration if devd8 is already running:" @@ -84843,7 +85082,7 @@ #. (itstool) path: sect2/para #. (itstool) path: sect1/para -#: book.translate.xml:46601 book.translate.xml:46688 +#: book.translate.xml:46761 book.translate.xml:46848 msgid "" "Make sure the necessary modules are loaded and the correct template is set " "at boot by adding those lines to /boot/loader.conf, " @@ -84855,7 +85094,7 @@ "existir:" #. (itstool) path: sect2/screen -#: book.translate.xml:46606 +#: book.translate.xml:46766 #, no-wrap msgid "" "umodem_load=\"YES\"\n" @@ -84866,12 +85105,12 @@ #. (itstool) path: sect2/para #. (itstool) path: sect1/para -#: book.translate.xml:46609 book.translate.xml:46696 +#: book.translate.xml:46769 book.translate.xml:46856 msgid "To load the module and set the template without rebooting use:" msgstr "Para carregar o módulo e definir o modelo sem reiniciar, use:" #. (itstool) path: sect2/screen -#: book.translate.xml:46612 +#: book.translate.xml:46772 #, no-wrap msgid "" "# kldload umodem\n" @@ -84881,14 +85120,14 @@ "# sysctl hw.usb.template=3" #. (itstool) path: sect2/title -#: book.translate.xml:46618 +#: book.translate.xml:46778 msgid "Connecting to USB Device Mode Serial Ports from FreeBSD" msgstr "" "Conectando-se às portas seriais do modo de dispositivo USB a partir do " "FreeBSD" #. (itstool) path: sect2/para -#: book.translate.xml:46621 +#: book.translate.xml:46781 msgid "" "To connect to a board configured to provide USB device mode serial ports, " "connect the USB host, such as a laptop, to the boards USB OTG or USB client " @@ -84903,26 +85142,26 @@ "USB, por exemplo, \"ttyU0\". Para abrir a conexão, use:" #. (itstool) path: sect2/screen -#: book.translate.xml:46628 +#: book.translate.xml:46788 #, no-wrap msgid "# cu -l /dev/ttyU0" msgstr "# cu -l /dev/ttyU0" #. (itstool) path: sect2/para -#: book.translate.xml:46630 +#: book.translate.xml:46790 msgid "After pressing the Enter key a few times you will see a login prompt." msgstr "" "Depois de pressionar a tecla Enter algumas vezes, você verá um prompt de " "login." #. (itstool) path: sect2/title -#: book.translate.xml:46635 +#: book.translate.xml:46795 msgid "Connecting to USB Device Mode Serial Ports from macOS" msgstr "" "Conectando-se às portas seriais do modo de dispositivo USB a partir do macOS" #. (itstool) path: sect2/para -#: book.translate.xml:46638 book.translate.xml:46650 +#: book.translate.xml:46798 book.translate.xml:46810 msgid "" "To connect to a board configured to provide USB device mode serial ports, " "connect the USB host, such as a laptop, to the boards USB OTG or USB client " @@ -84933,32 +85172,32 @@ "OTG ou porta de cliente USB. Para abrir a conexão, use:" #. (itstool) path: sect2/screen -#: book.translate.xml:46643 +#: book.translate.xml:46803 #, no-wrap msgid "# cu -l /dev/cu.usbmodemFreeBSD1" msgstr "# cu -l /dev/cu.usbmodemFreeBSD1" #. (itstool) path: sect2/title -#: book.translate.xml:46647 +#: book.translate.xml:46807 msgid "Connecting to USB Device Mode Serial Ports from Linux" msgstr "" "Conectando-se às portas seriais do modo de dispositivo USB a partir do Linux" #. (itstool) path: sect2/screen -#: book.translate.xml:46655 +#: book.translate.xml:46815 #, no-wrap msgid "# minicom -D /dev/ttyACM0" msgstr "# minicom -D /dev/ttyACM0" #. (itstool) path: sect2/title -#: book.translate.xml:46659 +#: book.translate.xml:46819 msgid "Connecting to USB Device Mode Serial Ports from Microsoft Windows 10" msgstr "" "Conectando-se às portas seriais do modo de dispositivo USB a partir do " "Microsoft Windows 10" #. (itstool) path: sect2/para -#: book.translate.xml:46662 +#: book.translate.xml:46822 msgid "" "To connect to a board configured to provide USB device mode serial ports, " "connect the USB host, such as a laptop, to the boards USB OTG or USB client " @@ -84984,12 +85223,12 @@ "caixa de diálogo \"Serial line\" e clique em Abrir." #. (itstool) path: sect1/title -#: book.translate.xml:46679 +#: book.translate.xml:46839 msgid "USB Device Mode Network Interfaces" msgstr "Interfaces de rede do modo de dispositivo USB" #. (itstool) path: sect1/para -#: book.translate.xml:46682 +#: book.translate.xml:46842 msgid "" "Virtual network interfaces support is provided by templates number 1, 8, and " "10. Note that none of them works with Microsoft Windows. Other host " @@ -85008,7 +85247,7 @@ "manvolnum> devem ser carregados." #. (itstool) path: sect1/screen -#: book.translate.xml:46693 +#: book.translate.xml:46853 #, no-wrap msgid "" "if_cdce_load=\"YES\"\n" @@ -85018,7 +85257,7 @@ "hw.usb.template=1" #. (itstool) path: sect1/screen -#: book.translate.xml:46699 +#: book.translate.xml:46859 #, no-wrap msgid "" "# kldload if_cdce\n" @@ -85028,12 +85267,12 @@ "# sysctl hw.usb.template=1" #. (itstool) path: sect1/title -#: book.translate.xml:46704 +#: book.translate.xml:46864 msgid "USB Virtual Storage Device" msgstr "Dispositivo de armazenamento virtual USB" #. (itstool) path: note/para -#: book.translate.xml:46707 +#: book.translate.xml:46867 msgid "" "The cfumass4 driver is a USB device mode " @@ -85044,7 +85283,7 @@ "acronym> disponibilizado pela primeira vez no FreeBSD 12.0." #. (itstool) path: sect1/para -#: book.translate.xml:46711 +#: book.translate.xml:46871 msgid "" "Mass Storage target is provided by templates 0 and 10. Both " "usb_template4LUN, o LUN 0." #. (itstool) path: sect2/title -#: book.translate.xml:46721 +#: book.translate.xml:46881 msgid "Configuring USB Mass Storage Target Using the cfumass Startup Script" msgstr "" "Configurando o target de armazenamento em massa USB usando o script de " "inicialização cfumass" #. (itstool) path: sect2/para -#: book.translate.xml:46724 +#: book.translate.xml:46884 msgid "" "The simplest way to set up a read-only USB storage target is to use the " "cfumass rc script. To configure it this way, copy the " @@ -85090,24 +85329,24 @@ "/etc/rc.conf :" #. (itstool) path: sect2/programlisting -#: book.translate.xml:46731 +#: book.translate.xml:46891 #, no-wrap msgid "cfumass_enable=\"YES\"" msgstr "cfumass_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:46733 +#: book.translate.xml:46893 msgid "To configure the target without restarting, run this command:" msgstr "Para fazer valer a configuração sem reiniciar, execute este comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:46736 +#: book.translate.xml:46896 #, no-wrap msgid "# service cfumass start" msgstr "# service cfumass start" #. (itstool) path: sect2/para -#: book.translate.xml:46738 +#: book.translate.xml:46898 msgid "" "Differently from serial and network functionality, the template should not " "be set to 0 or 10 in /boot/loader.conf. This is because " @@ -85121,12 +85360,12 @@ "quando iniciado." #. (itstool) path: sect2/title -#: book.translate.xml:46746 +#: book.translate.xml:46906 msgid "Configuring USB Mass Storage Using Other Means" msgstr "Configurando o armazenamento em massa USB usando outros meios" #. (itstool) path: sect2/para -#: book.translate.xml:46748 +#: book.translate.xml:46908 msgid "" "The rest of this chapter provides detailed description of setting the target " "without using the cfumass rc file. This is necessary if eg one wants to " @@ -85137,7 +85376,7 @@ "alguém quiser fornecer um LUN gravável." #. (itstool) path: sect2/para -#: book.translate.xml:46752 +#: book.translate.xml:46912 msgid "" "USB Mass Storage does not require the " "ctld8 seja carregado. O módulo pode ser carregado manualmente:" #. (itstool) path: sect2/screen -#: book.translate.xml:46760 +#: book.translate.xml:46920 #, no-wrap msgid "# kldload cfumass" msgstr "# kldload cfumass" #. (itstool) path: sect2/para -#: book.translate.xml:46762 +#: book.translate.xml:46922 msgid "" "If cfumass.ko has not been built into the kernel, " "/boot/loader.conf can be set to load the module at boot:" @@ -85176,13 +85415,13 @@ "carregar o módulo na inicialização:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:46766 +#: book.translate.xml:46926 #, no-wrap msgid "cfumass_load=\"YES\"" msgstr "cfumass_load=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:46768 +#: book.translate.xml:46928 msgid "" "A LUN can be created without the " "ctld8:" #. (itstool) path: sect2/screen -#: book.translate.xml:46771 +#: book.translate.xml:46931 #, no-wrap msgid "# ctladm create -b block -o file=/data/target0" msgstr "# ctladm create -b block -o file=/data/target0" #. (itstool) path: sect2/para -#: book.translate.xml:46773 +#: book.translate.xml:46933 msgid "" "This presents the contents of the image file /data/target0 as a LUN to the USB host. " @@ -85214,7 +85453,7 @@ "/etc/rc.local." #. (itstool) path: sect2/para -#: book.translate.xml:46780 +#: book.translate.xml:46940 msgid "" "ctld8 can also be used to manage LUNs. Create " @@ -85231,7 +85470,7 @@ "automaticamente na inicialização e, em seguida, inicie o daemon." #. (itstool) path: sect2/para -#: book.translate.xml:46787 +#: book.translate.xml:46947 msgid "" "This is an example of a simple /etc/ctl.conf " "configuration file. Refer to ctl.confLUN. " "The naa.50015178f369f092 is a device identifier composed " @@ -85282,7 +85521,7 @@ "tamanho do LUN." #. (itstool) path: sect2/para -#: book.translate.xml:46809 +#: book.translate.xml:46969 msgid "" "To make sure the ctld8 daemon is started at " @@ -85293,13 +85532,13 @@ "inicialização, adicione esta linha ao /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:46813 book.translate.xml:57096 +#: book.translate.xml:46973 book.translate.xml:57256 #, no-wrap msgid "ctld_enable=\"YES\"" msgstr "ctld_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:46815 book.translate.xml:57098 +#: book.translate.xml:46975 book.translate.xml:57258 msgid "" "To start ctld8 now, run this command:" @@ -85309,13 +85548,13 @@ "comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:46817 book.translate.xml:57100 +#: book.translate.xml:46977 book.translate.xml:57260 #, no-wrap msgid "# service ctld start" msgstr "# service ctld start" #. (itstool) path: sect2/para -#: book.translate.xml:46819 +#: book.translate.xml:46979 msgid "" "As the ctld8 daemon is started, it reads /etc/ctl." @@ -85329,18 +85568,18 @@ "imediatamente:" #. (itstool) path: sect2/screen -#: book.translate.xml:46824 book.translate.xml:57107 +#: book.translate.xml:46984 book.translate.xml:57267 #, no-wrap msgid "# service ctld reload" msgstr "# service ctld reload" #. (itstool) path: part/title -#: book.translate.xml:46832 +#: book.translate.xml:46992 msgid "Network Communication" msgstr "Comunicação de rede" #. (itstool) path: partintro/para -#: book.translate.xml:46835 +#: book.translate.xml:46995 msgid "" "FreeBSD is one of the most widely deployed operating systems for high " "performance network servers. The chapters in this part cover:" @@ -85349,39 +85588,39 @@ "servidores de rede de alto desempenho. Os capítulos desta parte cobrem:" #. (itstool) path: listitem/para -#: book.translate.xml:46841 +#: book.translate.xml:47001 msgid "Serial communication" msgstr "Comunicação Serial" #. (itstool) path: listitem/para -#: book.translate.xml:46845 +#: book.translate.xml:47005 msgid "PPP and PPP over Ethernet" msgstr "PPP e PPP sobre Ethernet" #. (itstool) path: listitem/para #. (itstool) path: info/title -#: book.translate.xml:46850 book.translate.xml:50731 +#: book.translate.xml:47010 book.translate.xml:50891 msgid "Electronic Mail" msgstr "Correio Eletrônico" #. (itstool) path: listitem/para -#: book.translate.xml:46854 +#: book.translate.xml:47014 msgid "Running Network Servers" msgstr "Executando Servidores de Rede" #. (itstool) path: listitem/para #. (itstool) path: info/title -#: book.translate.xml:46858 book.translate.xml:57307 +#: book.translate.xml:47018 book.translate.xml:57467 msgid "Firewalls" msgstr "Firewalls" #. (itstool) path: listitem/para -#: book.translate.xml:46862 +#: book.translate.xml:47022 msgid "Other Advanced Networking Topics" msgstr "Outros tópicos avançados de rede" #. (itstool) path: partintro/para -#: book.translate.xml:46866 +#: book.translate.xml:47026 msgid "" "These chapters are designed to be read when the information is needed. They " "do not need to be read in any particular order, nor is it necessary to read " @@ -85392,17 +85631,17 @@ "necessário ler todos eles antes de usar o FreeBSD em um ambiente de rede." #. (itstool) path: chapter/title -#: book.translate.xml:46879 +#: book.translate.xml:47039 msgid "Serial Communications" msgstr "Comunicações Seriais" #. (itstool) path: sect1/indexterm -#: book.translate.xml:46884 +#: book.translate.xml:47044 msgid "serial communications" msgstr "serial communications" #. (itstool) path: sect1/para -#: book.translate.xml:46886 +#: book.translate.xml:47046 msgid "" "UNIX has always had support for " "serial communications as the very first configure and install a custom " "kernel." @@ -85451,7 +85690,7 @@ "personalizado." #. (itstool) path: listitem/para -#: book.translate.xml:46919 +#: book.translate.xml:47079 msgid "" "Understand FreeBSD permissions and processes." @@ -85459,7 +85698,7 @@ "Entenda permissões e processos do FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:46923 +#: book.translate.xml:47083 msgid "" "Have access to the technical manual for the serial hardware to be used with " "FreeBSD." @@ -85468,27 +85707,27 @@ "FreeBSD." #. (itstool) path: sect1/title -#: book.translate.xml:46930 +#: book.translate.xml:47090 msgid "Serial Terminology and Hardware" msgstr "Terminologia serial e hardware" #. (itstool) path: sect1/para -#: book.translate.xml:46932 +#: book.translate.xml:47092 msgid "The following terms are often used in serial communications:" msgstr "Os termos a seguir são frequentemente usados em comunicações seriais:" #. (itstool) path: varlistentry/term -#: book.translate.xml:46936 +#: book.translate.xml:47096 msgid "bps" msgstr "bps" #. (itstool) path: para/indexterm -#: book.translate.xml:46939 +#: book.translate.xml:47099 msgid "bits-per-second" msgstr "bits-per-second" #. (itstool) path: listitem/para -#: book.translate.xml:46938 +#: book.translate.xml:47098 msgid "" "Bits per Second<_:indexterm-1/> (bps) is the rate at " "which data is transmitted." @@ -85497,17 +85736,17 @@ "os dados são transmitidos." #. (itstool) path: varlistentry/term -#: book.translate.xml:46946 +#: book.translate.xml:47106 msgid "DTE" msgstr "DTE" #. (itstool) path: para/indexterm -#: book.translate.xml:46949 +#: book.translate.xml:47109 msgid "DTE" msgstr "DTE" #. (itstool) path: listitem/para -#: book.translate.xml:46948 +#: book.translate.xml:47108 msgid "" "Data Terminal Equipment<_:indexterm-1/> (DTE) is one of " "two endpoints in a serial communication. An example would be a computer." @@ -85516,17 +85755,17 @@ "dos dois terminais em uma comunicação serial. Um exemplo seria um computador." #. (itstool) path: varlistentry/term -#: book.translate.xml:46957 +#: book.translate.xml:47117 msgid "DCE" msgstr "DCE" #. (itstool) path: para/indexterm -#: book.translate.xml:46960 +#: book.translate.xml:47120 msgid "DCE" msgstr "DCE" #. (itstool) path: listitem/para -#: book.translate.xml:46959 +#: book.translate.xml:47119 msgid "" "Data Communications Equipment<_:indexterm-1/> (DTE) is " "the other endpoint in a serial communication. Typically, it is a modem or " @@ -85537,12 +85776,12 @@ "modem ou terminal serial." #. (itstool) path: varlistentry/term -#: book.translate.xml:46968 +#: book.translate.xml:47128 msgid "RS-232" msgstr "RS-232" #. (itstool) path: listitem/para -#: book.translate.xml:46970 +#: book.translate.xml:47130 msgid "" "The original standard which defined hardware serial communications. It has " "since been renamed to TIA-232." @@ -85551,7 +85790,7 @@ "então, foi renomeado para TIA-232." #. (itstool) path: sect1/para -#: book.translate.xml:46977 +#: book.translate.xml:47137 msgid "" "When referring to communication data rates, this section does not use the " "term baud. Baud refers to the number of electrical " @@ -85564,7 +85803,7 @@ "acronym> é o termo correto a ser usado." #. (itstool) path: sect1/para -#: book.translate.xml:46983 +#: book.translate.xml:47143 msgid "" "To connect a serial terminal to a FreeBSD system, a serial port on the " "computer and the proper cable to connect to the serial device are needed. " @@ -85577,12 +85816,12 @@ "cabeamento podem pular esta seção com segurança." #. (itstool) path: sect2/title -#: book.translate.xml:46989 +#: book.translate.xml:47149 msgid "Serial Cables and Ports" msgstr "Cabos Serial e Portas" #. (itstool) path: sect2/para -#: book.translate.xml:46991 +#: book.translate.xml:47151 msgid "" "There are several different kinds of serial cables. The two most common " "types are null-modem cables and standard RS-232 cables. " @@ -85594,7 +85833,7 @@ "do hardware deve descrever o tipo de cabo necessário." #. (itstool) path: sect2/para -#: book.translate.xml:46996 +#: book.translate.xml:47156 msgid "" "These two types of cables differ in how the wires are connected to the " "connector. Each wire represents a signal, with the defined signals " @@ -85615,7 +85854,7 @@ "alguns terminais." #. (itstool) path: sect2/para -#: book.translate.xml:47006 +#: book.translate.xml:47166 msgid "" "A null-modem cable switches the Transmitted Data pin of the " "connector on one end with the Received Data pin on the other " @@ -85628,7 +85867,7 @@ "DB-9." #. (itstool) path: sect2/para -#: book.translate.xml:47012 +#: book.translate.xml:47172 msgid "" "A null-modem cable can be constructed using the pin connections summarized " "in , , " @@ -85648,154 +85887,154 @@ #. (itstool) path: sect2/indexterm #. (itstool) path: step/indexterm -#: book.translate.xml:47021 book.translate.xml:48689 +#: book.translate.xml:47181 book.translate.xml:48849 msgid "null-modem cable" msgstr "null-modem cable" #. (itstool) path: table/title -#: book.translate.xml:47026 +#: book.translate.xml:47186 msgid "RS-232C Signal Names" msgstr "RS-232C Nomes dos Sinais" #. (itstool) path: row/entry -#: book.translate.xml:47031 +#: book.translate.xml:47191 msgid "Acronyms" msgstr "Siglas" #. (itstool) path: row/entry -#: book.translate.xml:47032 +#: book.translate.xml:47192 msgid "Names" msgstr "Nomes" #. (itstool) path: row/entry -#: book.translate.xml:47038 +#: book.translate.xml:47198 msgid "RD" msgstr "RD" #. (itstool) path: row/entry #. (itstool) path: glossentry/glossterm -#: book.translate.xml:47039 book.translate.xml:65535 +#: book.translate.xml:47199 book.translate.xml:65535 msgid "Received Data" msgstr "Received Data" #. (itstool) path: row/entry -#: book.translate.xml:47043 +#: book.translate.xml:47203 msgid "TD" msgstr "TD" #. (itstool) path: row/entry #. (itstool) path: glossentry/glossterm -#: book.translate.xml:47044 book.translate.xml:65535 +#: book.translate.xml:47204 book.translate.xml:65535 msgid "Transmitted Data" msgstr "Transmitted Data" #. (itstool) path: row/entry -#: book.translate.xml:47048 +#: book.translate.xml:47208 msgid "DTR" msgstr "DTR" #. (itstool) path: row/entry #. (itstool) path: glossentry/glossterm -#: book.translate.xml:47049 book.translate.xml:65535 +#: book.translate.xml:47209 book.translate.xml:65535 msgid "Data Terminal Ready" msgstr "Data Terminal Ready" #. (itstool) path: row/entry -#: book.translate.xml:47053 +#: book.translate.xml:47213 msgid "DSR" msgstr "DSR" #. (itstool) path: row/entry #. (itstool) path: glossentry/glossterm -#: book.translate.xml:47054 book.translate.xml:65535 +#: book.translate.xml:47214 book.translate.xml:65535 msgid "Data Set Ready" msgstr "Data Set Ready" #. (itstool) path: row/entry -#: book.translate.xml:47058 +#: book.translate.xml:47218 msgid "DCD" msgstr "DCD" #. (itstool) path: row/entry -#: book.translate.xml:47059 +#: book.translate.xml:47219 msgid "Data Carrier Detect" msgstr "Data Carrier Detect" #. (itstool) path: row/entry -#: book.translate.xml:47063 +#: book.translate.xml:47223 msgid "SG" msgstr "SG" #. (itstool) path: row/entry #. (itstool) path: glossentry/glossterm -#: book.translate.xml:47064 book.translate.xml:65535 +#: book.translate.xml:47224 book.translate.xml:65535 msgid "Signal Ground" msgstr "Signal Ground" #. (itstool) path: row/entry -#: book.translate.xml:47068 +#: book.translate.xml:47228 msgid "RTS" msgstr "RTS" #. (itstool) path: row/entry -#: book.translate.xml:47069 +#: book.translate.xml:47229 msgid "Request to Send" msgstr "Request to Send" #. (itstool) path: row/entry -#: book.translate.xml:47073 +#: book.translate.xml:47233 msgid "CTS" msgstr "CTS" #. (itstool) path: row/entry -#: book.translate.xml:47074 +#: book.translate.xml:47234 msgid "Clear to Send" msgstr "Clear to Send" #. (itstool) path: table/title -#: book.translate.xml:47081 +#: book.translate.xml:47241 msgid "DB-25 to DB-25 Null-Modem Cable" msgstr "Cabo Null-Modem DB-25 para DB-25" #. (itstool) path: row/entry -#: book.translate.xml:47086 book.translate.xml:47090 book.translate.xml:47176 -#: book.translate.xml:47180 book.translate.xml:47266 book.translate.xml:47270 +#: book.translate.xml:47246 book.translate.xml:47250 book.translate.xml:47336 +#: book.translate.xml:47340 book.translate.xml:47426 book.translate.xml:47430 msgid "Signal" msgstr "Sinal" #. (itstool) path: row/entry -#: book.translate.xml:47087 book.translate.xml:47089 book.translate.xml:47177 -#: book.translate.xml:47179 book.translate.xml:47267 book.translate.xml:47269 +#: book.translate.xml:47247 book.translate.xml:47249 book.translate.xml:47337 +#: book.translate.xml:47339 book.translate.xml:47427 book.translate.xml:47429 msgid "Pin #" msgstr "Pin #" #. (itstool) path: row/entry #. (itstool) path: glossentry/glossterm #. (itstool) path: glossentry/acronym -#: book.translate.xml:47096 book.translate.xml:47100 book.translate.xml:47218 -#: book.translate.xml:47222 book.translate.xml:47308 book.translate.xml:47312 +#: book.translate.xml:47256 book.translate.xml:47260 book.translate.xml:47378 +#: book.translate.xml:47382 book.translate.xml:47468 book.translate.xml:47472 #: book.translate.xml:65535 msgid "SG" msgstr "SG" #. (itstool) path: row/entry -#: book.translate.xml:47098 book.translate.xml:47106 book.translate.xml:47114 -#: book.translate.xml:47122 book.translate.xml:47130 book.translate.xml:47138 -#: book.translate.xml:47146 book.translate.xml:47154 book.translate.xml:47162 -#: book.translate.xml:47188 book.translate.xml:47196 book.translate.xml:47204 -#: book.translate.xml:47212 book.translate.xml:47220 book.translate.xml:47228 -#: book.translate.xml:47236 book.translate.xml:47244 book.translate.xml:47252 -#: book.translate.xml:47278 book.translate.xml:47286 book.translate.xml:47294 -#: book.translate.xml:47302 book.translate.xml:47310 book.translate.xml:47318 -#: book.translate.xml:47326 book.translate.xml:47334 book.translate.xml:47342 +#: book.translate.xml:47258 book.translate.xml:47266 book.translate.xml:47274 +#: book.translate.xml:47282 book.translate.xml:47290 book.translate.xml:47298 +#: book.translate.xml:47306 book.translate.xml:47314 book.translate.xml:47322 +#: book.translate.xml:47348 book.translate.xml:47356 book.translate.xml:47364 +#: book.translate.xml:47372 book.translate.xml:47380 book.translate.xml:47388 +#: book.translate.xml:47396 book.translate.xml:47404 book.translate.xml:47412 +#: book.translate.xml:47438 book.translate.xml:47446 book.translate.xml:47454 +#: book.translate.xml:47462 book.translate.xml:47470 book.translate.xml:47478 +#: book.translate.xml:47486 book.translate.xml:47494 book.translate.xml:47502 msgid "connects to" msgstr "conecta-se a" #. (itstool) path: row/entry #. (itstool) path: glossentry/glossterm #. (itstool) path: glossentry/acronym -#: book.translate.xml:47104 book.translate.xml:47116 book.translate.xml:47190 -#: book.translate.xml:47194 book.translate.xml:47280 book.translate.xml:47284 +#: book.translate.xml:47264 book.translate.xml:47276 book.translate.xml:47350 +#: book.translate.xml:47354 book.translate.xml:47440 book.translate.xml:47444 #: book.translate.xml:65535 msgid "TD" msgstr "TD" @@ -85803,8 +86042,8 @@ #. (itstool) path: row/entry #. (itstool) path: glossentry/glossterm #. (itstool) path: glossentry/acronym -#: book.translate.xml:47108 book.translate.xml:47112 book.translate.xml:47186 -#: book.translate.xml:47198 book.translate.xml:47276 book.translate.xml:47288 +#: book.translate.xml:47268 book.translate.xml:47272 book.translate.xml:47346 +#: book.translate.xml:47358 book.translate.xml:47436 book.translate.xml:47448 #: book.translate.xml:65535 msgid "RD" msgstr "RD" @@ -85812,8 +86051,8 @@ #. (itstool) path: row/entry #. (itstool) path: glossentry/glossterm #. (itstool) path: glossentry/acronym -#: book.translate.xml:47120 book.translate.xml:47132 book.translate.xml:47242 -#: book.translate.xml:47254 book.translate.xml:47332 book.translate.xml:47344 +#: book.translate.xml:47280 book.translate.xml:47292 book.translate.xml:47402 +#: book.translate.xml:47414 book.translate.xml:47492 book.translate.xml:47504 #: book.translate.xml:65535 msgid "RTS" msgstr "RTS" @@ -85821,8 +86060,8 @@ #. (itstool) path: row/entry #. (itstool) path: glossentry/glossterm #. (itstool) path: glossentry/acronym -#: book.translate.xml:47124 book.translate.xml:47128 book.translate.xml:47246 -#: book.translate.xml:47250 book.translate.xml:47336 book.translate.xml:47340 +#: book.translate.xml:47284 book.translate.xml:47288 book.translate.xml:47406 +#: book.translate.xml:47410 book.translate.xml:47496 book.translate.xml:47500 #: book.translate.xml:65535 msgid "CTS" msgstr "CTS" @@ -85830,53 +86069,53 @@ #. (itstool) path: row/entry #. (itstool) path: glossentry/glossterm #. (itstool) path: glossentry/acronym -#: book.translate.xml:47136 book.translate.xml:47144 book.translate.xml:47156 -#: book.translate.xml:47164 book.translate.xml:47202 book.translate.xml:47210 -#: book.translate.xml:47230 book.translate.xml:47238 book.translate.xml:47292 -#: book.translate.xml:47300 book.translate.xml:47320 book.translate.xml:47328 +#: book.translate.xml:47296 book.translate.xml:47304 book.translate.xml:47316 +#: book.translate.xml:47324 book.translate.xml:47362 book.translate.xml:47370 +#: book.translate.xml:47390 book.translate.xml:47398 book.translate.xml:47452 +#: book.translate.xml:47460 book.translate.xml:47480 book.translate.xml:47488 #: book.translate.xml:65535 msgid "DTR" msgstr "DTR" #. (itstool) path: row/entry -#: book.translate.xml:47137 book.translate.xml:47145 book.translate.xml:47155 -#: book.translate.xml:47163 book.translate.xml:47319 book.translate.xml:47327 +#: book.translate.xml:47297 book.translate.xml:47305 book.translate.xml:47315 +#: book.translate.xml:47323 book.translate.xml:47479 book.translate.xml:47487 msgid "20" msgstr "20" #. (itstool) path: row/entry #. (itstool) path: glossentry/glossterm #. (itstool) path: glossentry/acronym -#: book.translate.xml:47140 book.translate.xml:47152 book.translate.xml:47206 -#: book.translate.xml:47226 book.translate.xml:47296 book.translate.xml:47316 +#: book.translate.xml:47300 book.translate.xml:47312 book.translate.xml:47366 +#: book.translate.xml:47386 book.translate.xml:47456 book.translate.xml:47476 #: book.translate.xml:65535 msgid "DSR" msgstr "DSR" #. (itstool) path: row/entry -#: book.translate.xml:47147 book.translate.xml:47161 book.translate.xml:47245 -#: book.translate.xml:47251 book.translate.xml:47303 book.translate.xml:47341 +#: book.translate.xml:47307 book.translate.xml:47321 book.translate.xml:47405 +#: book.translate.xml:47411 book.translate.xml:47463 book.translate.xml:47501 msgid "8" msgstr "8" #. (itstool) path: row/entry -#: book.translate.xml:47148 book.translate.xml:47160 book.translate.xml:47214 -#: book.translate.xml:47234 book.translate.xml:47304 book.translate.xml:47324 +#: book.translate.xml:47308 book.translate.xml:47320 book.translate.xml:47374 +#: book.translate.xml:47394 book.translate.xml:47464 book.translate.xml:47484 msgid "DCD" msgstr "DCD" #. (itstool) path: table/title -#: book.translate.xml:47171 +#: book.translate.xml:47331 msgid "DB-9 to DB-9 Null-Modem Cable" msgstr "Cabo DB-9 para DB-9 Null-Modem" #. (itstool) path: table/title -#: book.translate.xml:47261 +#: book.translate.xml:47421 msgid "DB-9 to DB-25 Null-Modem Cable" msgstr "Cabo DB-9 para DB-25 Null-Modem" #. (itstool) path: note/para -#: book.translate.xml:47351 +#: book.translate.xml:47511 msgid "" "When one pin at one end connects to a pair of pins at the other end, it is " "usually implemented with one short wire between the pair of pins in their " @@ -85887,7 +86126,7 @@ "em seu conector e um fio longo no outro pino único." #. (itstool) path: sect2/para -#: book.translate.xml:47357 +#: book.translate.xml:47517 msgid "" "Serial ports are the devices through which data is transferred between the " "FreeBSD host computer and the terminal. Several kinds of serial ports exist. " @@ -85900,7 +86139,7 @@ "se ele irá se encaixar nas portas do terminal e no sistema FreeBSD." #. (itstool) path: sect2/para -#: book.translate.xml:47363 +#: book.translate.xml:47523 msgid "" "Most terminals have DB-25 ports. Personal computers may " "have DB-25 or DB-9 ports. A multiport " @@ -85916,7 +86155,7 @@ "visualmente o tipo de porta." #. (itstool) path: sect2/para -#: book.translate.xml:47371 +#: book.translate.xml:47531 msgid "" "In FreeBSD, each serial port is accessed through an entry in /dev. There are two different kinds of entries:" @@ -85925,7 +86164,7 @@ "/dev. Existem dois tipos diferentes de entradas:" #. (itstool) path: listitem/para -#: book.translate.xml:47377 +#: book.translate.xml:47537 msgid "" "Call-in ports are named /dev/ttyuN where N is the port number, starting " @@ -85948,7 +86187,7 @@ "Detect para funcionar corretamente." #. (itstool) path: listitem/para -#: book.translate.xml:47392 +#: book.translate.xml:47552 msgid "" "Call-out ports are named /dev/cuauN on FreeBSD versions 8.X and higher and /dev/" @@ -85966,7 +86205,7 @@ "o sinal Data Carrier Detect." #. (itstool) path: sect2/para -#: book.translate.xml:47404 +#: book.translate.xml:47564 msgid "" "FreeBSD also provides initialization devices (/dev/" "ttyuN.init and /dev/" @@ -86009,12 +86248,12 @@ "terminal, respectivamente." #. (itstool) path: sect2/title -#: book.translate.xml:47428 +#: book.translate.xml:47588 msgid "Serial Port Configuration" msgstr "Configuração de Porta Serial" #. (itstool) path: sect2/para -#: book.translate.xml:47430 +#: book.translate.xml:47590 msgid "" "By default, FreeBSD supports four serial ports which are commonly known as " "COM1, COM2, COM3COM." #. (itstool) path: sect2/para -#: book.translate.xml:47439 +#: book.translate.xml:47599 msgid "" "To see if the system recognizes the serial ports, look for system boot " "messages that start with uart:" @@ -86042,13 +86281,13 @@ "inicialização do sistema que começam com uart:" #. (itstool) path: sect2/screen -#: book.translate.xml:47443 +#: book.translate.xml:47603 #, no-wrap msgid "# grep uart /var/run/dmesg.boot" msgstr "# grep uart /var/run/dmesg.boot" #. (itstool) path: sect2/para -#: book.translate.xml:47445 +#: book.translate.xml:47605 msgid "" "If the system does not recognize all of the needed serial ports, additional " "entries can be added to /boot/device.hints. This file " @@ -86071,17 +86310,17 @@ "filename> e 9 para COM4." #. (itstool) path: sect2/indexterm -#: book.translate.xml:47458 +#: book.translate.xml:47618 msgid "ttyu" msgstr "ttyu" #. (itstool) path: sect2/indexterm -#: book.translate.xml:47459 +#: book.translate.xml:47619 msgid "cuau" msgstr "cuau" #. (itstool) path: sect2/para -#: book.translate.xml:47461 +#: book.translate.xml:47621 msgid "" "To determine the default set of terminal I/O settings " "used by the port, specify its device name. This example determines the " @@ -86093,13 +86332,13 @@ "filename>:" #. (itstool) path: sect2/screen -#: book.translate.xml:47466 +#: book.translate.xml:47626 #, no-wrap msgid "# stty -a -f /dev/ttyu1" msgstr "# stty -a -f /dev/ttyu1" #. (itstool) path: sect2/para -#: book.translate.xml:47468 +#: book.translate.xml:47628 msgid "" "System-wide initialization of serial devices is controlled by /etc/" "rc.d/serial. This file affects the default settings of serial " @@ -86123,13 +86362,13 @@ " para ttyu5, digite:" #. (itstool) path: sect2/screen -#: book.translate.xml:47480 +#: book.translate.xml:47640 #, no-wrap msgid "# stty -f /dev/ttyu5.init clocal cs8 ixon ixoff" msgstr "# stty -f /dev/ttyu5.init clocal cs8 ixon ixoff" #. (itstool) path: sect2/indexterm -#: book.translate.xml:47482 book.translate.xml:48058 +#: book.translate.xml:47642 book.translate.xml:48218 msgid "" "rc files rc.serial" @@ -86138,7 +86377,7 @@ "secondary>" #. (itstool) path: sect2/para -#: book.translate.xml:47487 +#: book.translate.xml:47647 msgid "" "To prevent certain settings from being changed by an application, make " "adjustments to the locking device. For example, to lock the speed of " @@ -86149,13 +86388,13 @@ "bloquear a velocidade de ttyu5 para 57600 bps, digite:" #. (itstool) path: sect2/screen -#: book.translate.xml:47492 +#: book.translate.xml:47652 #, no-wrap msgid "# stty -f /dev/ttyu5.lock 57600" msgstr "# stty -f /dev/ttyu5.lock 57600" #. (itstool) path: sect2/para -#: book.translate.xml:47494 +#: book.translate.xml:47654 msgid "" "Now, any application that opens ttyu5 and tries to " "change the speed of the port will be stuck with 57600 bps." @@ -86164,12 +86403,12 @@ "alterar a velocidade da porta será bloqueado com 57600 bps." #. (itstool) path: info/title -#: book.translate.xml:47502 +#: book.translate.xml:47662 msgid "Terminals" msgstr "Terminais" #. (itstool) path: authorgroup/author -#: book.translate.xml:47505 +#: book.translate.xml:47665 msgid "" " Sean Kelly Contributed by " @@ -86178,7 +86417,7 @@ "personname> Contributed by " #. (itstool) path: sect1/para -#: book.translate.xml:47517 +#: book.translate.xml:47677 msgid "" "Terminals provide a convenient and low-cost way to access a FreeBSD system " "when not at the computer's console or on a connected network. This section " @@ -86189,7 +86428,7 @@ "Esta seção descreve como usar terminais com o FreeBSD." #. (itstool) path: sect1/para -#: book.translate.xml:47522 +#: book.translate.xml:47682 msgid "" "The original UNIX systems did " "not have consoles. Instead, users logged in and ran programs through " @@ -86200,7 +86439,7 @@ "programas por meio de terminais conectados as portas seriais do computador." #. (itstool) path: sect1/para -#: book.translate.xml:47526 +#: book.translate.xml:47686 msgid "" "The ability to establish a login session on a serial port still exists in " "nearly every UNIX-like operating " @@ -86216,7 +86455,7 @@ "normalmente no console ou em uma janela xterm." #. (itstool) path: sect1/para -#: book.translate.xml:47533 +#: book.translate.xml:47693 msgid "" "Many terminals can be attached to a FreeBSD system. An older spare computer " "can be used as a terminal wired into a more powerful computer running " @@ -86230,17 +86469,17 @@ "múltiplos usuários." #. (itstool) path: sect1/para -#: book.translate.xml:47539 +#: book.translate.xml:47699 msgid "FreeBSD supports three types of terminals:" msgstr "O FreeBSD suporta três tipos de terminais:" #. (itstool) path: varlistentry/term -#: book.translate.xml:47543 +#: book.translate.xml:47703 msgid "Dumb terminals" msgstr "Terminais Burros" #. (itstool) path: listitem/para -#: book.translate.xml:47545 +#: book.translate.xml:47705 msgid "" "Dumb terminals are specialized hardware that connect to computers over " "serial lines. They are called dumb because they have only " @@ -86256,7 +86495,7 @@ "programas necessários." #. (itstool) path: listitem/para -#: book.translate.xml:47553 +#: book.translate.xml:47713 msgid "" "There are hundreds of kinds of dumb terminals made by many manufacturers, " "and just about any kind will work with FreeBSD. Some high-end terminals can " @@ -86269,7 +86508,7 @@ "podem aproveitar esses recursos avançados." #. (itstool) path: listitem/para -#: book.translate.xml:47559 +#: book.translate.xml:47719 msgid "" "Dumb terminals are popular in work environments where workers do not need " "access to graphical applications." @@ -86278,12 +86517,12 @@ "não precisam de acesso a aplicativos gráficos." #. (itstool) path: varlistentry/term -#: book.translate.xml:47566 +#: book.translate.xml:47726 msgid "Computers Acting as Terminals" msgstr "Computadores Atuando como Terminais" #. (itstool) path: listitem/para -#: book.translate.xml:47568 +#: book.translate.xml:47728 msgid "" "Since a dumb terminal has just enough ability to display, send, and receive " "text, any spare computer can be a dumb terminal. All that is needed is the " @@ -86296,7 +86535,7 @@ "terminal emulation para ser executado no computador." #. (itstool) path: listitem/para -#: book.translate.xml:47574 +#: book.translate.xml:47734 msgid "" "This configuration can be useful. For example, if one user is busy working " "at the FreeBSD system's console, another user can do some text-only work at " @@ -86309,7 +86548,7 @@ "potente ligado como um terminal ao sistema FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:47580 +#: book.translate.xml:47740 msgid "" "There are at least two utilities in the base-system of FreeBSD that can be " "used to work through a serial connection: cu1." #. (itstool) path: listitem/para -#: book.translate.xml:47584 +#: book.translate.xml:47744 msgid "" "For example, to connect from a client system that runs FreeBSD to the serial " "connection of another system:" @@ -86333,13 +86572,13 @@ "para a conexão serial de outro sistema:" #. (itstool) path: listitem/screen -#: book.translate.xml:47587 +#: book.translate.xml:47747 #, no-wrap msgid "# cu -l /dev/cuauN" msgstr "# cu -l /dev/cuauN" #. (itstool) path: listitem/para -#: book.translate.xml:47589 +#: book.translate.xml:47749 msgid "" "Ports are numbered starting from zero. This means that COM1 is /dev/cuau0." @@ -86348,7 +86587,7 @@ "filename> é /dev/cuau0." #. (itstool) path: listitem/para -#: book.translate.xml:47593 +#: book.translate.xml:47753 msgid "" "Additional programs are available through the Ports Collection, such as " "comms/minicom." @@ -86357,12 +86596,12 @@ "comms/minicom." #. (itstool) path: varlistentry/term -#: book.translate.xml:47600 +#: book.translate.xml:47760 msgid "X Terminals" msgstr "Terminais X" #. (itstool) path: listitem/para -#: book.translate.xml:47602 +#: book.translate.xml:47762 msgid "" "X terminals are the most sophisticated kind of terminal available. Instead " "of connecting to a serial port, they usually connect to a network like " @@ -86375,18 +86614,18 @@ "podem exibir qualquer aplicativo Xorg." #. (itstool) path: listitem/para -#: book.translate.xml:47609 +#: book.translate.xml:47769 msgid "" "This chapter does not cover the setup, configuration, or use of X terminals." msgstr "Este capítulo não cobre a configuração ou uso de terminais X." #. (itstool) path: sect2/title -#: book.translate.xml:47616 +#: book.translate.xml:47776 msgid "Terminal Configuration" msgstr "Configuração do Terminal" #. (itstool) path: sect2/para -#: book.translate.xml:47618 +#: book.translate.xml:47778 msgid "" "This section describes how to configure a FreeBSD system to enable a login " "session on a serial terminal. It assumes that the system recognizes the " @@ -86399,7 +86638,7 @@ "conectado com o cabo correto." #. (itstool) path: sect2/para -#: book.translate.xml:47624 +#: book.translate.xml:47784 msgid "" "In FreeBSD, init reads /etc/ttys and " "starts a getty process on the available terminals. The " @@ -86426,7 +86665,7 @@ "/dev/ttyv0 está listado como ttyv0." #. (itstool) path: sect2/para -#: book.translate.xml:47640 +#: book.translate.xml:47800 msgid "" "The default /etc/ttys configures support for the first " "four serial ports, ttyu0 through ttyu3ttyu3:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:47645 +#: book.translate.xml:47805 #, no-wrap msgid "" "ttyu0 \"/usr/libexec/getty std.9600\" dialup off secure\n" @@ -86451,7 +86690,7 @@ "ttyu3 \"/usr/libexec/getty std.9600\" dialup off secure" #. (itstool) path: sect2/para -#: book.translate.xml:47650 +#: book.translate.xml:47810 msgid "" "When attaching a terminal to one of those ports, modify the default entry to " "set the required speed and terminal type, to turn the device on configures two terminals in /etc/" "ttys. The first entry configures a Wyse-50 connected to " @@ -86483,12 +86722,12 @@ "serial em uma placa serial com várias portas." #. (itstool) path: example/title -#: book.translate.xml:47666 +#: book.translate.xml:47826 msgid "Configuring Terminal Entries" msgstr "Configurando Entradas de Terminal" #. (itstool) path: example/programlisting -#: book.translate.xml:47668 +#: book.translate.xml:47828 #, no-wrap msgid "" "ttyu1 \"/usr/libexec/getty std.38400\" wy50 on insecure\n" @@ -86498,12 +86737,12 @@ "ttyu5 \"/usr/libexec/getty std.19200\" vt100 on insecure" #. (itstool) path: callout/para -#: book.translate.xml:47673 +#: book.translate.xml:47833 msgid "The first field specifies the device name of the serial terminal." msgstr "O primeiro campo especifica o nome do dispositivo do terminal serial." #. (itstool) path: callout/para -#: book.translate.xml:47678 +#: book.translate.xml:47838 msgid "" "The second field tells getty to initialize and open the " "line, set the line speed, prompt for a user name, and then execute the " @@ -86531,7 +86770,7 @@ "manvolnum> para mais informações." #. (itstool) path: callout/para -#: book.translate.xml:47694 +#: book.translate.xml:47854 msgid "" "When setting the getty type, make sure to match the communications settings " "used by the terminal. For this example, the Wyse-50 uses no parity and " @@ -86543,7 +86782,7 @@ "conecta a 19200 bps." #. (itstool) path: callout/para -#: book.translate.xml:47702 +#: book.translate.xml:47862 msgid "" "The third field is the type of terminal. For dial-up ports, " "unknown or dialup is typically used " @@ -86563,7 +86802,7 @@ "para emular um VT-100." #. (itstool) path: callout/para -#: book.translate.xml:47716 +#: book.translate.xml:47876 msgid "" "The fourth field specifies if the port should be enabled. To enable logins " "on this port, this field must be set to on." @@ -86572,7 +86811,7 @@ "nessa porta, este campo deve ser definido como on." #. (itstool) path: callout/para -#: book.translate.xml:47722 +#: book.translate.xml:47882 msgid "" "The final field is used to specify whether the port is secure. Marking a " "port as secure means that it is trusted enough to allow " @@ -86596,7 +86835,7 @@ "insecure." #. (itstool) path: sect2/para -#: book.translate.xml:47736 +#: book.translate.xml:47896 msgid "" "After making any changes to /etc/ttys, send a SIGHUP " "(hangup) signal to the init process to force it to re-" @@ -86607,13 +86846,13 @@ "lo a reler seu arquivo de configuração:" #. (itstool) path: sect2/screen -#: book.translate.xml:47741 book.translate.xml:48056 +#: book.translate.xml:47901 book.translate.xml:48216 #, no-wrap msgid "# kill -HUP 1" msgstr "# kill -HUP 1" #. (itstool) path: sect2/para -#: book.translate.xml:47743 +#: book.translate.xml:47903 msgid "" "Since init is always the first process run on a system, " "it always has a process ID of 1." @@ -86623,7 +86862,7 @@ "literal>." #. (itstool) path: sect2/para -#: book.translate.xml:47747 +#: book.translate.xml:47907 msgid "" "If everything is set up correctly, all cables are in place, and the " "terminals are powered up, a getty process should now be " @@ -86636,12 +86875,12 @@ "disponíveis em cada terminal." #. (itstool) path: sect2/title -#: book.translate.xml:47755 +#: book.translate.xml:47915 msgid "Troubleshooting the Connection" msgstr "Solução de Problemas da Conexão" #. (itstool) path: sect2/para -#: book.translate.xml:47757 +#: book.translate.xml:47917 msgid "" "Even with the most meticulous attention to detail, something could still go " "wrong while setting up a terminal. Here is a list of common symptoms and " @@ -86652,7 +86891,7 @@ "correções sugeridas." #. (itstool) path: sect2/para -#: book.translate.xml:47762 +#: book.translate.xml:47922 msgid "" "If no login prompt appears, make sure the terminal is plugged in and powered " "up. If it is a personal computer acting as a terminal, make sure it is " @@ -86664,7 +86903,7 @@ "correta." #. (itstool) path: sect2/para -#: book.translate.xml:47767 +#: book.translate.xml:47927 msgid "" "Make sure the cable is connected firmly to both the terminal and the FreeBSD " "computer. Make sure it is the right kind of cable." @@ -86673,7 +86912,7 @@ "computador do FreeBSD. Certifique-se de que é o tipo certo de cabo." #. (itstool) path: sect2/para -#: book.translate.xml:47771 +#: book.translate.xml:47931 msgid "" "Make sure the terminal and FreeBSD agree on the bps rate " "and parity settings. For a video display terminal, make sure the contrast " @@ -86687,7 +86926,7 @@ "estado." #. (itstool) path: sect2/para -#: book.translate.xml:47777 +#: book.translate.xml:47937 msgid "" "Use ps to make sure that a getty " "process is running and serving the terminal. For example, the following " @@ -86703,7 +86942,7 @@ "filename>:" #. (itstool) path: sect2/screen -#: book.translate.xml:47785 +#: book.translate.xml:47945 #, no-wrap msgid "" "# ps -axww|grep ttyu\n" @@ -86713,7 +86952,7 @@ "22189 d1 Is+ 0:00.03 /usr/libexec/getty std.38400 ttyu1" #. (itstool) path: sect2/para -#: book.translate.xml:47788 +#: book.translate.xml:47948 msgid "" "If no getty process is running, make sure the port is " "enabled in /etc/ttys. Remember to run kill -" @@ -86725,7 +86964,7 @@ "ttys." #. (itstool) path: sect2/para -#: book.translate.xml:47793 +#: book.translate.xml:47953 msgid "" "If the getty process is running but the terminal still " "does not display a login prompt, or if it displays a prompt but will not " @@ -86751,7 +86990,7 @@ "overflows." #. (itstool) path: sect2/para -#: book.translate.xml:47807 +#: book.translate.xml:47967 msgid "" "If garbage appears instead of a login prompt, make sure the terminal and " "FreeBSD agree on the bps rate and parity settings. Check " @@ -86767,7 +87006,7 @@ "-HUP 1." #. (itstool) path: sect2/para -#: book.translate.xml:47815 +#: book.translate.xml:47975 msgid "" "If characters appear doubled and the password appears when typed, switch the " "terminal, or the terminal emulation software, from half duplex ou local echo para full duplex." #. (itstool) path: info/title -#: book.translate.xml:47824 +#: book.translate.xml:47984 msgid "Dial-in Service" msgstr "Serviço Dial-in" #. (itstool) path: authorgroup/author -#: book.translate.xml:47827 +#: book.translate.xml:47987 msgid "" " Guy Helmer Contributed by " @@ -86792,7 +87031,7 @@ "personname> Contributed by " #. (itstool) path: authorgroup/author -#: book.translate.xml:47837 +#: book.translate.xml:47997 msgid "" " Sean Kelly Additions by " @@ -86801,12 +87040,12 @@ "personname> Additions by " #. (itstool) path: sect1/indexterm -#: book.translate.xml:47847 +#: book.translate.xml:48007 msgid "dial-in service" msgstr "dial-in service" #. (itstool) path: sect1/para -#: book.translate.xml:47849 +#: book.translate.xml:48009 msgid "" "Configuring a FreeBSD system for dial-in service is similar to configuring " "terminals, except that modems are used instead of terminal devices. FreeBSD " @@ -86817,7 +87056,7 @@ "terminais. O FreeBSD suporta modens externos e internos." #. (itstool) path: sect1/para -#: book.translate.xml:47854 +#: book.translate.xml:48014 msgid "" "External modems are more convenient because they often can be configured via " "parameters stored in non-volatile RAM and they usually " @@ -86832,7 +87071,7 @@ "funcionando corretamente." #. (itstool) path: sect1/para -#: book.translate.xml:47861 +#: book.translate.xml:48021 msgid "" "Internal modems usually lack non-volatile RAM, so their " "configuration may be limited to setting DIP switches. If " @@ -86846,12 +87085,12 @@ "estiver no lugar." #. (itstool) path: sect1/indexterm -#: book.translate.xml:47867 +#: book.translate.xml:48027 msgid "modem" msgstr "modem" #. (itstool) path: sect1/para -#: book.translate.xml:47869 +#: book.translate.xml:48029 msgid "" "When using an external modem, a proper cable is needed. A standard " "RS-232C serial cable should suffice." @@ -86860,7 +87099,7 @@ "padrão de RS-232C deve ser suficiente." #. (itstool) path: sect1/para -#: book.translate.xml:47873 +#: book.translate.xml:48033 msgid "" "FreeBSD needs the RTS and CTS signals " "for flow control at speeds above 2400 bps, the CD signal " @@ -86881,7 +87120,7 @@ "linkend=\"term-cables-null\"/> para mais informações sobre esses sinais." #. (itstool) path: sect1/para -#: book.translate.xml:47883 +#: book.translate.xml:48043 msgid "" "Like other UNIX-like operating " "systems, FreeBSD uses the hardware signals to find out when a call has been " @@ -86896,7 +87135,7 @@ "comandos para o modem ou observar relatórios de status do modem." #. (itstool) path: sect1/para -#: book.translate.xml:47889 +#: book.translate.xml:48049 msgid "" "FreeBSD supports the NS8250, NS16450, " "NS16550, and NS16550A-based " @@ -86925,7 +87164,7 @@ "de erro." #. (itstool) path: sect1/para -#: book.translate.xml:47904 +#: book.translate.xml:48064 msgid "" "The rest of this section demonstrates how to configure a modem to receive " "incoming connections, how to communicate with the modem, and offers some " @@ -86936,17 +87175,17 @@ "de solução de problemas." #. (itstool) path: sect2/title -#: book.translate.xml:47909 +#: book.translate.xml:48069 msgid "Modem Configuration" msgstr "Configuração de Modem" #. (itstool) path: sect2/indexterm -#: book.translate.xml:47911 +#: book.translate.xml:48071 msgid "getty" msgstr "getty" #. (itstool) path: sect2/para -#: book.translate.xml:47912 +#: book.translate.xml:48072 msgid "" "As with terminals, init spawns a getty " "process for each configured serial port used for dial-in connections. When a " @@ -86977,12 +87216,12 @@ "solicitando a senha do usuário e iniciando o shell do usuário." #. (itstool) path: sect2/indexterm -#: book.translate.xml:47929 +#: book.translate.xml:48089 msgid "/usr/bin/login" msgstr "/usr/bin/login" #. (itstool) path: sect2/para -#: book.translate.xml:47933 +#: book.translate.xml:48093 msgid "" "There are two schools of thought regarding dial-up modems. One configuration " "method is to set the modems and systems so that no matter at what speed a " @@ -87004,7 +87243,7 @@ "para melhorar a resposta para conexões mais lentas." #. (itstool) path: sect2/para -#: book.translate.xml:47945 +#: book.translate.xml:48105 msgid "" "The second method is to configure the RS-232 interface to " "vary its speed based on the remote user's connection speed. Because " @@ -87037,7 +87276,7 @@ "tela cheia." #. (itstool) path: sect2/para -#: book.translate.xml:47963 +#: book.translate.xml:48123 msgid "" "When locking a modem's data communications rate at a particular speed, no " "changes to /etc/gettytab should be needed. However, for " @@ -87067,7 +87306,7 @@ "específica." #. (itstool) path: sect2/programlisting -#: book.translate.xml:47980 +#: book.translate.xml:48140 #, no-wrap msgid "" "#\n" @@ -87099,7 +87338,7 @@ " :nx=V9600:tc=std.19200:" #. (itstool) path: sect2/para -#: book.translate.xml:47994 +#: book.translate.xml:48154 msgid "" "For a 28.8 Kbps modem, or to take advantage of compression on a 14.4 Kbps " "modem, use a higher communications rate, as seen in this example:" @@ -87109,7 +87348,7 @@ "exemplo:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:47998 +#: book.translate.xml:48158 #, no-wrap msgid "" "#\n" @@ -87143,7 +87382,7 @@ " :nx=VH9600:tc=std.57600:" #. (itstool) path: sect2/para -#: book.translate.xml:48013 +#: book.translate.xml:48173 msgid "" "For a slow CPU or a heavily loaded system without 16550A-" "based serial ports, this configuration may produce siosio silo a 57,6 Kbps." #. (itstool) path: sect2/indexterm -#: book.translate.xml:48018 +#: book.translate.xml:48178 msgid "/etc/ttys" msgstr "/etc/ttys" #. (itstool) path: sect2/para -#: book.translate.xml:48022 +#: book.translate.xml:48182 msgid "" "The configuration of /etc/ttys is similar to , but a different argument is passed to " @@ -87174,13 +87413,13 @@ "init que será executado no dispositivo:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:48029 +#: book.translate.xml:48189 #, no-wrap msgid "ttyu0 \"/usr/libexec/getty xxx\" dialup on" msgstr "ttyu0 \"/usr/libexec/getty xxx\" dialup on" #. (itstool) path: sect2/para -#: book.translate.xml:48031 +#: book.translate.xml:48191 msgid "" "The dialup terminal type can be changed. For example, " "setting vt102 as the default terminal type allows users " @@ -87192,7 +87431,7 @@ "remotos." #. (itstool) path: sect2/para -#: book.translate.xml:48037 +#: book.translate.xml:48197 msgid "" "For a locked-speed configuration, specify the speed with a valid type listed " "in /etc/gettytab. This example is for a modem whose " @@ -87203,13 +87442,13 @@ "para um modem cuja velocidade de porta está travada em 19,2 Kbps:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:48042 +#: book.translate.xml:48202 #, no-wrap msgid "ttyu0 \"/usr/libexec/getty std.19200\" dialup on" msgstr "ttyu0 \"/usr/libexec/getty std.19200\" dialup on" #. (itstool) path: sect2/para -#: book.translate.xml:48044 +#: book.translate.xml:48204 msgid "" "In a matching-speed configuration, the entry needs to reference the " "appropriate beginning auto-baud entry in /etc/" @@ -87222,13 +87461,13 @@ "velocidade correspondente que começa em 19,2 Kbps, use esta entrada:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:48050 +#: book.translate.xml:48210 #, no-wrap msgid "ttyu0 \"/usr/libexec/getty V19200\" dialup on" msgstr "ttyu0 \"/usr/libexec/getty V19200\" dialup on" #. (itstool) path: sect2/para -#: book.translate.xml:48052 +#: book.translate.xml:48212 msgid "" "After editing /etc/ttys, wait until the modem is " "properly configured and connected before signaling init:" @@ -87238,7 +87477,7 @@ "init:" #. (itstool) path: sect2/para -#: book.translate.xml:48063 +#: book.translate.xml:48223 msgid "" "High-speed modems, like V.32, V.32bis, " "and V.34 modems, use hardware (RTS/CTS# stty -f /dev/ttyu1.init crtscts\n" @@ -87266,7 +87505,7 @@ "# stty -f /dev/cuau1.init crtscts" #. (itstool) path: sect2/para -#: book.translate.xml:48226 +#: book.translate.xml:48386 msgid "" "This section provides a few tips for troubleshooting a dial-up modem that " "will not connect to a FreeBSD system." @@ -87275,7 +87514,7 @@ "up que não se conecta há um sistema FreeBSD." #. (itstool) path: sect2/para -#: book.translate.xml:48229 +#: book.translate.xml:48389 msgid "" "Hook up the modem to the FreeBSD system and boot the system. If the modem " "has status indication lights, watch to see whether the modem's DTRDTR indicator does not light, login to the FreeBSD " "system through the console and type ps ax to see if " @@ -87304,13 +87543,13 @@ "correta:" #. (itstool) path: sect2/screen -#: book.translate.xml:48243 +#: book.translate.xml:48403 #, no-wrap msgid " 114 ?? I 0:00.10 /usr/libexec/getty V19200 ttyu0" msgstr " 114 ?? I 0:00.10 /usr/libexec/getty V19200 ttyu0" #. (itstool) path: sect2/para -#: book.translate.xml:48245 +#: book.translate.xml:48405 msgid "" "If the second column contains a d0 instead of a " "?? and the modem has not accepted a call yet, this means " @@ -87329,7 +87568,7 @@ "portadora tenha sido declarado pelo modem." #. (itstool) path: sect2/para -#: book.translate.xml:48254 +#: book.translate.xml:48414 msgid "" "If no getty processes are waiting to open the port, " "double-check that the entry for the port is correct in /etc/ttysgetty." #. (itstool) path: sect2/para -#: book.translate.xml:48261 +#: book.translate.xml:48421 msgid "" "Next, try dialing into the system. Be sure to use 8 bits, no parity, and 1 " "stop bit on the remote system. If a prompt does not appear right away, or " @@ -87362,7 +87601,7 @@ "travar a velocidade da interface do modem de discagem." #. (itstool) path: sect2/para -#: book.translate.xml:48270 +#: book.translate.xml:48430 msgid "" "If there is still no login: prompt, check /etc/" "gettytab again and double-check that:" @@ -87371,7 +87610,7 @@ "/etc/gettytab e faça um double-check:" #. (itstool) path: listitem/para -#: book.translate.xml:48276 +#: book.translate.xml:48436 msgid "" "The initial capability name specified in the entry in /etc/ttys matches the name of a capability in /etc/gettytab." #. (itstool) path: listitem/para -#: book.translate.xml:48282 +#: book.translate.xml:48442 msgid "" "Each nx= entry matches another gettytab capability name." @@ -87391,7 +87630,7 @@ "gettytab." #. (itstool) path: listitem/para -#: book.translate.xml:48287 +#: book.translate.xml:48447 msgid "" "Each tc= entry matches another gettytab capability name." @@ -87400,7 +87639,7 @@ "gettytab." #. (itstool) path: sect2/para -#: book.translate.xml:48292 +#: book.translate.xml:48452 msgid "" "If the modem on the FreeBSD system will not answer, make sure that the modem " "is configured to answer the phone when DTR is asserted. " @@ -87414,7 +87653,7 @@ "modem." #. (itstool) path: sect2/para -#: book.translate.xml:48299 +#: book.translate.xml:48459 msgid "" "If it still does not work, try sending an email to the FreeBSD " @@ -87426,17 +87665,17 @@ "problema." #. (itstool) path: sect1/title -#: book.translate.xml:48306 +#: book.translate.xml:48466 msgid "Dial-out Service" msgstr "Serviço de Dial-in" #. (itstool) path: sect1/indexterm -#: book.translate.xml:48308 +#: book.translate.xml:48468 msgid "dial-out service" msgstr "dial-out service" #. (itstool) path: sect1/para -#: book.translate.xml:48310 +#: book.translate.xml:48470 msgid "" "The following are tips for getting the host to connect over the modem to " "another computer. This is appropriate for establishing a terminal session " @@ -87447,7 +87686,7 @@ "com um host remoto." #. (itstool) path: sect1/para -#: book.translate.xml:48314 +#: book.translate.xml:48474 msgid "" "This kind of connection can be helpful to get a file on the Internet if " "there are problems using PPP. If PPP is not working, use the terminal " @@ -87460,12 +87699,12 @@ "zmodem para transferi-lo para a máquina." #. (itstool) path: sect2/title -#: book.translate.xml:48320 +#: book.translate.xml:48480 msgid "Using a Stock Hayes Modem" msgstr "Usando um Modem Stock Hayes" #. (itstool) path: sect2/para -#: book.translate.xml:48322 +#: book.translate.xml:48482 msgid "" "A generic Hayes dialer is built into tip. Use " "at=hayes in /etc/remote." @@ -87474,7 +87713,7 @@ "at=hayes em /etc/remote." #. (itstool) path: sect2/para -#: book.translate.xml:48326 +#: book.translate.xml:48486 msgid "" "The Hayes driver is not smart enough to recognize some of the advanced " "features of newer modems messages like BUSY, NO " @@ -87489,7 +87728,7 @@ "ATX0&W." #. (itstool) path: sect2/para -#: book.translate.xml:48333 +#: book.translate.xml:48493 msgid "" "The dial timeout for tip is 60 seconds. The modem should " "use something less, or else tip will think there is a " @@ -87501,17 +87740,17 @@ "command>." #. (itstool) path: sect2/title -#: book.translate.xml:48340 +#: book.translate.xml:48500 msgid "Using AT Commands" msgstr "Usando comandos AT" #. (itstool) path: sect2/indexterm -#: book.translate.xml:48342 +#: book.translate.xml:48502 msgid "/etc/remote" msgstr "/etc/remote" #. (itstool) path: sect2/para -#: book.translate.xml:48345 +#: book.translate.xml:48505 msgid "" "Create a direct entry in /etc/remote. " "For example, if the modem is hooked up to the first serial port, /" @@ -87522,13 +87761,13 @@ "/dev/cuau0, use a seguinte linha:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:48351 +#: book.translate.xml:48511 #, no-wrap msgid "cuau0:dv=/dev/cuau0:br#19200:pa=none" msgstr "cuau0:dv=/dev/cuau0:br#19200:pa=none" #. (itstool) path: sect2/para -#: book.translate.xml:48353 +#: book.translate.xml:48513 msgid "" "Use the highest bps rate the modem supports in the " "br capability. Then, type tip cuau0 to " @@ -87539,7 +87778,7 @@ "command> para conectar-se ao modem." #. (itstool) path: sect2/para -#: book.translate.xml:48357 +#: book.translate.xml:48517 msgid "" "Or, use cu as root with the following command:" @@ -87548,13 +87787,13 @@ "systemitem> com o seguinte comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:48360 +#: book.translate.xml:48520 #, no-wrap msgid "# cu -lline -sspeed" msgstr "# cu -lline -sspeed" #. (itstool) path: sect2/para -#: book.translate.xml:48362 +#: book.translate.xml:48522 msgid "" "line is the serial port, such as /dev/" "cuau0, and speed is the speed, such as " @@ -87567,12 +87806,12 @@ "digite~. para sair." #. (itstool) path: sect2/title -#: book.translate.xml:48370 +#: book.translate.xml:48530 msgid "The @ Sign Does Not Work" msgstr "O Sinal @ Não Funciona" #. (itstool) path: sect2/para -#: book.translate.xml:48372 +#: book.translate.xml:48532 msgid "" "The @ sign in the phone number capability tells " "tip to look in /etc/phones for a " @@ -87587,18 +87826,18 @@ "então ele precisa ser escapado com uma barra invertida:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:48379 +#: book.translate.xml:48539 #, no-wrap msgid "pn=\\@" msgstr "pn=\\@" #. (itstool) path: sect2/title -#: book.translate.xml:48383 +#: book.translate.xml:48543 msgid "Dialing from the Command Line" msgstr "Discando a Partir da Linha de Comando" #. (itstool) path: sect2/para -#: book.translate.xml:48385 +#: book.translate.xml:48545 msgid "" "Put a generic entry in /etc/remote. For " "example:" @@ -87607,7 +87846,7 @@ "filename>. Por exemplo:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:48388 +#: book.translate.xml:48548 #, no-wrap msgid "" "tip115200|Dial any phone number at 115200 bps:\\\n" @@ -87621,18 +87860,18 @@ " :dv=/dev/cuau0:br#57600:at=hayes:pa=none:du:" #. (itstool) path: sect2/para -#: book.translate.xml:48393 +#: book.translate.xml:48553 msgid "This should now work:" msgstr "Isto deve funcionar agora:" #. (itstool) path: sect2/screen -#: book.translate.xml:48395 +#: book.translate.xml:48555 #, no-wrap msgid "# tip -115200 5551234" msgstr "# tip -115200 5551234" #. (itstool) path: sect2/para -#: book.translate.xml:48397 +#: book.translate.xml:48557 msgid "" "Users who prefer cu over tip, can use " "a generic cu entry:" @@ -87641,7 +87880,7 @@ "command>, podem usar uma entrada cu genérica:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:48401 +#: book.translate.xml:48561 #, no-wrap msgid "" "cu115200|Use cu to dial any number at 115200bps:\\\n" @@ -87651,23 +87890,23 @@ " :dv=/dev/cuau1:br#57600:at=hayes:pa=none:du:" #. (itstool) path: sect2/para -#: book.translate.xml:48404 +#: book.translate.xml:48564 msgid "and type:" msgstr "e digite:" #. (itstool) path: sect2/screen -#: book.translate.xml:48406 +#: book.translate.xml:48566 #, no-wrap msgid "# cu 5551234 -s 115200" msgstr "# cu 5551234 -s 115200" #. (itstool) path: sect2/title -#: book.translate.xml:48410 +#: book.translate.xml:48570 msgid "Setting the bps Rate" msgstr "Definindo a Taxa de bps" #. (itstool) path: sect2/para -#: book.translate.xml:48412 +#: book.translate.xml:48572 msgid "" "Put in an entry for tip1200 or cu1200, " "but go ahead and use whatever bps rate is appropriate " @@ -87683,12 +87922,12 @@ "usado." #. (itstool) path: sect2/title -#: book.translate.xml:48422 +#: book.translate.xml:48582 msgid "Accessing a Number of Hosts Through a Terminal Server" msgstr "Acessando um Conjunto de Hosts por Meio de um Servidor de Terminal" #. (itstool) path: sect2/para -#: book.translate.xml:48425 +#: book.translate.xml:48585 msgid "" "Rather than waiting until connected and typing CONNECT " "host each time, use tiptip" msgstr "Usando Mais de Uma Linha com tip" #. (itstool) path: sect2/para -#: book.translate.xml:48448 +#: book.translate.xml:48608 msgid "" "This is often a problem where a university has several modem lines and " "several thousand students trying to use them." @@ -87740,7 +87979,7 @@ "modems e vários milhares de estudantes tentando usá-las." #. (itstool) path: sect2/para -#: book.translate.xml:48452 +#: book.translate.xml:48612 msgid "" "Make an entry in /etc/remote and use @ for the pn capability:" @@ -87749,7 +87988,7 @@ "literal> para o recurso pn:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:48456 +#: book.translate.xml:48616 #, no-wrap msgid "" "big-university:\\\n" @@ -87763,13 +88002,13 @@ " :dv=/dev/cuau3:br#9600:at=courier:du:pa=none:" #. (itstool) path: sect2/para -#: book.translate.xml:48461 +#: book.translate.xml:48621 msgid "Then, list the phone numbers in /etc/phones:" msgstr "" "Em seguida, liste os números de telefone em /etc/phones:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:48464 +#: book.translate.xml:48624 #, no-wrap msgid "" "big-university 5551111\n" @@ -87783,7 +88022,7 @@ "big-university 5551114" #. (itstool) path: sect2/para -#: book.translate.xml:48469 +#: book.translate.xml:48629 msgid "" "tip will try each number in the listed order, then give " "up. To keep retrying, run tip in a whilewhile." #. (itstool) path: sect2/title -#: book.translate.xml:48476 +#: book.translate.xml:48636 msgid "Using the Force Character" msgstr "Usando o Caractere de Force" #. (itstool) path: sect2/para -#: book.translate.xml:48478 +#: book.translate.xml:48638 msgid "" " Ctrl P is the default force character, used to tell " @@ -87814,7 +88053,7 @@ "~s, o que significa definir uma variável." #. (itstool) path: sect2/para -#: book.translate.xml:48487 +#: book.translate.xml:48647 msgid "" "Type ~sforce=single-char " "followed by a newline. single-char is any single " @@ -87838,7 +88077,7 @@ "que é usado apenas em alguns servidores de terminal." #. (itstool) path: sect2/para -#: book.translate.xml:48508 +#: book.translate.xml:48668 msgid "" "To change the force character, specify the following in ~/.tiprc:" @@ -87847,18 +88086,18 @@ "tiprc:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:48511 +#: book.translate.xml:48671 #, no-wrap msgid "force=single-char" msgstr "force=single-char" #. (itstool) path: sect2/title -#: book.translate.xml:48515 +#: book.translate.xml:48675 msgid "Upper Case Characters" msgstr "Caracteres Maiúsculos" #. (itstool) path: sect2/para -#: book.translate.xml:48517 +#: book.translate.xml:48677 msgid "" "This happens when Ctrl " "A is pressed, which is tip's " @@ -87876,7 +88115,7 @@ "recurso for usado." #. (itstool) path: sect2/para -#: book.translate.xml:48528 +#: book.translate.xml:48688 msgid "" "Here is a sample ~/.tiprc for Emacs users who need to type " @@ -87889,7 +88128,7 @@ "action=\"simul\"> Ctrl A :" #. (itstool) path: sect2/programlisting -#: book.translate.xml:48538 +#: book.translate.xml:48698 #, no-wrap msgid "" "force=^^\n" @@ -87899,7 +88138,7 @@ "raisechar=^^" #. (itstool) path: sect2/para -#: book.translate.xml:48541 +#: book.translate.xml:48701 msgid "" "The ^^ is ShiftCtrl6 ." @@ -87908,12 +88147,12 @@ "keycap>Ctrl6 ." #. (itstool) path: sect2/title -#: book.translate.xml:48549 +#: book.translate.xml:48709 msgid "File Transfers with tip" msgstr "Transferências de Arquivos com tip" #. (itstool) path: sect2/para -#: book.translate.xml:48551 +#: book.translate.xml:48711 msgid "" "When talking to another UNIX-" "like operating system, files can be sent and received using ~p~p local-file remote-file" @@ -87937,7 +88176,7 @@ "\"opt\">remote-file" #. (itstool) path: sect2/cmdsynopsis -#: book.translate.xml:48563 +#: book.translate.xml:48723 msgid "" "~t remote-file local-file" @@ -87946,7 +88185,7 @@ "\"opt\">local-file" #. (itstool) path: sect2/para -#: book.translate.xml:48569 +#: book.translate.xml:48729 msgid "" "There is no error checking, so another protocol, like zmodem, should " "probably be used." @@ -87955,13 +88194,13 @@ "provavelmente deveria ser usado." #. (itstool) path: sect2/title -#: book.translate.xml:48574 +#: book.translate.xml:48734 msgid "Using zmodem with tip?" msgstr "" "Usando o zmodem com o tip?" #. (itstool) path: sect2/para -#: book.translate.xml:48577 +#: book.translate.xml:48737 msgid "" "To receive files, start the sending program on the remote end. Then, type " "~C rz to begin receiving them locally." @@ -87971,7 +88210,7 @@ "localmente." #. (itstool) path: sect2/para -#: book.translate.xml:48581 +#: book.translate.xml:48741 msgid "" "To send files, start the receiving program on the remote end. Then, type " "~C sz files to send them to " @@ -87982,12 +88221,12 @@ "para enviá-los ao sistema remoto." #. (itstool) path: info/title -#: book.translate.xml:48590 +#: book.translate.xml:48750 msgid "Setting Up the Serial Console" msgstr "Configurando o Console Serial" #. (itstool) path: authorgroup/author -#: book.translate.xml:48593 +#: book.translate.xml:48753 msgid "" " Kazutaka YOKOTA Contributed by " @@ -87996,7 +88235,7 @@ "personname> Contributed by " #. (itstool) path: authorgroup/author -#: book.translate.xml:48603 +#: book.translate.xml:48763 msgid "" " Bill Paul Based on a document by " @@ -88005,12 +88244,12 @@ "personname> Based on a document by " #. (itstool) path: sect1/indexterm -#: book.translate.xml:48613 +#: book.translate.xml:48773 msgid "serial console" msgstr "console serial" #. (itstool) path: sect1/para -#: book.translate.xml:48615 +#: book.translate.xml:48775 msgid "" "FreeBSD has the ability to boot a system with a dumb terminal on a serial " "port as a console. This configuration is useful for system administrators " @@ -88024,7 +88263,7 @@ "depurar o kernel ou drivers de dispositivos." #. (itstool) path: sect1/para -#: book.translate.xml:48622 +#: book.translate.xml:48782 msgid "" "As described in , FreeBSD employs a three stage " "bootstrap. The first two stages are in the boot block code which is stored " @@ -88038,7 +88277,7 @@ "carregador de boot como o código do terceiro estágio." #. (itstool) path: sect1/para -#: book.translate.xml:48628 +#: book.translate.xml:48788 msgid "" "In order to set up booting from a serial console, the boot block code, the " "boot loader code, and the kernel need to be configured." @@ -88048,12 +88287,12 @@ "precisam ser configurados." #. (itstool) path: sect2/title -#: book.translate.xml:48633 +#: book.translate.xml:48793 msgid "Quick Serial Console Configuration" msgstr "Configuração Rápida do Console Serial" #. (itstool) path: sect2/para -#: book.translate.xml:48635 +#: book.translate.xml:48795 msgid "" "This section provides a fast overview of setting up the serial console. This " "procedure can be used when the dumb terminal is connected to COM1COM1." #. (itstool) path: procedure/title -#: book.translate.xml:48640 +#: book.translate.xml:48800 msgid "Configuring a Serial Console on COM1" msgstr "Configurando um Console Serial no COM1" #. (itstool) path: step/para -#: book.translate.xml:48644 +#: book.translate.xml:48804 msgid "" "Connect the serial cable to COM1 and the controlling " "terminal." @@ -88077,7 +88316,7 @@ "Conecte o cabo serial ao COM1 e ao terminal de controle." #. (itstool) path: step/para -#: book.translate.xml:48650 +#: book.translate.xml:48810 msgid "" "To configure boot messages to display on the serial console, issue the " "following command as the superuser:" @@ -88086,13 +88325,13 @@ "emita o seguinte comando como o superusuário:" #. (itstool) path: step/screen -#: book.translate.xml:48654 +#: book.translate.xml:48814 #, no-wrap msgid "# sysrc -f /boot/loader.conf console=comconsole" msgstr "# sysrc -f /boot/loader.conf console=comconsole" #. (itstool) path: step/para -#: book.translate.xml:48658 +#: book.translate.xml:48818 msgid "" "Edit /etc/ttys and change off to " "on and dialup to vt100 for a discussion on serial " @@ -88156,12 +88395,12 @@ "cabos seriais." #. (itstool) path: step/para -#: book.translate.xml:48697 +#: book.translate.xml:48857 msgid "Unplug the keyboard." msgstr "Desconecte o teclado." #. (itstool) path: step/para -#: book.translate.xml:48699 +#: book.translate.xml:48859 msgid "" "Many systems probe for the keyboard during the Power-On Self-Test " "(POST) and will generate an error if the keyboard is not " @@ -88173,7 +88412,7 @@ "conectado." #. (itstool) path: step/para -#: book.translate.xml:48705 +#: book.translate.xml:48865 msgid "" "If the computer complains about the error, but boots anyway, no further " "configuration is needed." @@ -88182,7 +88421,7 @@ "nenhuma outra configuração será necessária." #. (itstool) path: step/para -#: book.translate.xml:48708 +#: book.translate.xml:48868 msgid "" "If the computer refuses to boot without a keyboard attached, configure the " "BIOS so that it ignores this error. Consult the " @@ -88193,7 +88432,7 @@ "da placa-mãe para obter detalhes sobre como fazer isso." #. (itstool) path: tip/para -#: book.translate.xml:48714 +#: book.translate.xml:48874 msgid "" "Try setting the keyboard to Not installed in the " "BIOS. This setting tells the BIOS not " @@ -88212,7 +88451,7 @@ "Errors terá o mesmo efeito." #. (itstool) path: step/para -#: book.translate.xml:48725 +#: book.translate.xml:48885 msgid "" "If the system has a PS/2 mouse, " "unplug it as well. PS/2 mice " @@ -88226,7 +88465,7 @@ "está lá." #. (itstool) path: note/para -#: book.translate.xml:48731 +#: book.translate.xml:48891 msgid "" "While most systems will boot without a keyboard, quite a few will not boot " "without a graphics adapter. Some systems can be configured to boot with no " @@ -88248,7 +88487,7 @@ "precisa ser conectado." #. (itstool) path: step/para -#: book.translate.xml:48746 +#: book.translate.xml:48906 msgid "" "Plug a dumb terminal, an old computer with a modem program, or the serial " "port on another UNIX box into " @@ -88259,7 +88498,7 @@ "trademark> na porta serial da máquina freebsd." #. (itstool) path: step/para -#: book.translate.xml:48752 +#: book.translate.xml:48912 msgid "" "Add the appropriate hint.sio.* entries to /boot/" "device.hints for the serial port. Some multi-port cards also " @@ -88276,7 +88515,7 @@ "porta serial suportada." #. (itstool) path: step/para -#: book.translate.xml:48761 +#: book.translate.xml:48921 msgid "" "Create boot.config in the root directory of the " "a partition on the boot drive." @@ -88285,7 +88524,7 @@ "a na unidade de inicialização." #. (itstool) path: step/para -#: book.translate.xml:48765 +#: book.translate.xml:48925 msgid "" "This file instructs the boot block code how to boot the system. In order to " "activate the serial console, one or more of the following options are " @@ -88297,12 +88536,12 @@ #. (itstool) path: varlistentry/term #. (itstool) path: row/entry -#: book.translate.xml:48773 book.translate.xml:48882 +#: book.translate.xml:48933 book.translate.xml:49042 msgid "" msgstr "" #. (itstool) path: listitem/para -#: book.translate.xml:48776 +#: book.translate.xml:48936 msgid "" "Toggles between the internal and serial consoles. Use this to switch console " "devices. For instance, to boot from the internal (video) console, use " @@ -88321,12 +88560,12 @@ #. (itstool) path: varlistentry/term #. (itstool) path: row/entry -#: book.translate.xml:48789 book.translate.xml:48887 +#: book.translate.xml:48949 book.translate.xml:49047 msgid "" msgstr "" #. (itstool) path: listitem/para -#: book.translate.xml:48792 +#: book.translate.xml:48952 msgid "" "Toggles between the single and dual console configurations. In the single " "configuration, the console will be either the internal console (video " @@ -88348,12 +88587,12 @@ "console." #. (itstool) path: varlistentry/term -#: book.translate.xml:48810 +#: book.translate.xml:48970 msgid "" msgstr "" #. (itstool) path: listitem/para -#: book.translate.xml:48813 +#: book.translate.xml:48973 msgid "" "Makes the boot block probe the keyboard. If no keyboard is found, the " " and options are automatically set." @@ -88363,7 +88602,7 @@ "automaticamente definidas." #. (itstool) path: note/para -#: book.translate.xml:48819 +#: book.translate.xml:48979 msgid "" "Due to space constraints in the current version of the boot blocks, is capable of detecting extended keyboards only. Keyboards with " @@ -88379,7 +88618,7 @@ "P." #. (itstool) path: step/para -#: book.translate.xml:48832 +#: book.translate.xml:48992 msgid "" "Use either to select the console automatically or " " to activate the serial console. Refer to " @@ -88394,7 +88633,7 @@ "manvolnum> para maiores detalhes." #. (itstool) path: step/para -#: book.translate.xml:48837 +#: book.translate.xml:48997 msgid "" "The options, except for , are passed to the boot loader. " "The boot loader will determine whether the internal video or the serial port " @@ -88414,12 +88653,12 @@ "interna como o console." #. (itstool) path: step/para -#: book.translate.xml:48850 +#: book.translate.xml:49010 msgid "Boot the machine." msgstr "Inicialize a máquina." #. (itstool) path: step/para -#: book.translate.xml:48852 +#: book.translate.xml:49012 msgid "" "When FreeBSD starts, the boot blocks echo the contents of /boot." "config to the console. For example:" @@ -88428,7 +88667,7 @@ "/boot.config para o console. Por exemplo:" #. (itstool) path: step/screen -#: book.translate.xml:48856 +#: book.translate.xml:49016 #, no-wrap msgid "" "/boot.config: -P\n" @@ -88438,7 +88677,7 @@ "Keyboard: no" #. (itstool) path: step/para -#: book.translate.xml:48859 +#: book.translate.xml:49019 msgid "" "The second line appears only if is in /boot." "config and indicates the presence or absence of the keyboard. " @@ -88451,52 +88690,52 @@ "dependendo da opção em /boot.config:" #. (itstool) path: row/entry -#: book.translate.xml:48870 +#: book.translate.xml:49030 msgid "Options" msgstr "Opções" #. (itstool) path: row/entry -#: book.translate.xml:48871 +#: book.translate.xml:49031 msgid "Message goes to" msgstr "Mensagem vai para" #. (itstool) path: row/entry -#: book.translate.xml:48877 +#: book.translate.xml:49037 msgid "none" msgstr "nenhum" #. (itstool) path: row/entry -#: book.translate.xml:48878 book.translate.xml:48898 +#: book.translate.xml:49038 book.translate.xml:49058 msgid "internal console" msgstr "console interno" #. (itstool) path: row/entry -#: book.translate.xml:48883 book.translate.xml:48903 +#: book.translate.xml:49043 book.translate.xml:49063 msgid "serial console" msgstr "console serial" #. (itstool) path: row/entry -#: book.translate.xml:48888 book.translate.xml:48893 +#: book.translate.xml:49048 book.translate.xml:49053 msgid "serial and internal consoles" msgstr "consoles seriais e internos" #. (itstool) path: row/entry -#: book.translate.xml:48892 +#: book.translate.xml:49052 msgid "" msgstr "" #. (itstool) path: row/entry -#: book.translate.xml:48897 +#: book.translate.xml:49057 msgid ", keyboard present" msgstr ", teclado presente" #. (itstool) path: row/entry -#: book.translate.xml:48902 +#: book.translate.xml:49062 msgid ", keyboard absent" msgstr ", teclado ausente" #. (itstool) path: step/para -#: book.translate.xml:48909 +#: book.translate.xml:49069 msgid "" "After the message, there will be a small pause before the boot blocks " "continue loading the boot loader and before any further messages are printed " @@ -88511,7 +88750,7 @@ "para garantir que as coisas sejam configuradas corretamente." #. (itstool) path: step/para -#: book.translate.xml:48916 +#: book.translate.xml:49076 msgid "" "Press any key, other than Enter, at the console to " "interrupt the boot process. The boot blocks will then prompt for further " @@ -88522,7 +88761,7 @@ "solicitarão mais ações:" #. (itstool) path: step/para -#: book.translate.xml:48924 +#: book.translate.xml:49084 msgid "" "Verify that the above message appears on either the serial or internal " "console, or both, according to the options in /boot.config-h then Enter or " @@ -88550,7 +88789,7 @@ "console. Quando o sistema estiver ativo, volte e verifique o que deu errado." #. (itstool) path: sect2/para -#: book.translate.xml:48941 +#: book.translate.xml:49101 msgid "" "During the third stage of the boot process, one can still switch between the " "internal console and the serial console by setting appropriate environment " @@ -88564,7 +88803,7 @@ "para obter maiores informações." #. (itstool) path: note/para -#: book.translate.xml:48948 +#: book.translate.xml:49108 msgid "" "This line in /boot/loader.conf or /boot/" "loader.conf.local configures the boot loader and the kernel to " @@ -88577,13 +88816,13 @@ "independentemente das opções no /boot.config:" #. (itstool) path: note/programlisting -#: book.translate.xml:48954 +#: book.translate.xml:49114 #, no-wrap msgid "console=\"comconsole\"" msgstr "console=\"comconsole\"" #. (itstool) path: note/para -#: book.translate.xml:48956 +#: book.translate.xml:49116 msgid "" "That line should be the first line of /boot/loader.conf " "so that boot messages are displayed on the serial console as early as " @@ -88594,7 +88833,7 @@ "mais cedo possível." #. (itstool) path: note/para -#: book.translate.xml:48961 +#: book.translate.xml:49121 msgid "" "If that line does not exist, or if it is set to console=\"vidconsole" "\", the boot loader and the kernel will use whichever console is " @@ -88609,7 +88848,7 @@ "manvolnum> para maiores informações." #. (itstool) path: note/para -#: book.translate.xml:48967 +#: book.translate.xml:49127 msgid "" "At the moment, the boot loader has no option equivalent to ADSL Modem Dual Link" #. (itstool) path: sect2/para -#: book.translate.xml:50449 +#: book.translate.xml:50609 msgid "" "This modem does not follow the PPPoE specification defined in RFC 2516." @@ -90950,7 +91189,7 @@ "\"http://www.faqs.org/rfcs/rfc2516.html\">RFC 2516." #. (itstool) path: sect2/para -#: book.translate.xml:50453 +#: book.translate.xml:50613 msgid "" "In order to make FreeBSD capable of communicating with this device, a sysctl " "must be set. This can be done automatically at boot time by updating " @@ -90961,24 +91200,24 @@ "inicialização, atualizando o /etc/sysctl.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:50458 +#: book.translate.xml:50618 #, no-wrap msgid "net.graph.nonstandard_pppoe=1" msgstr "net.graph.nonstandard_pppoe=1" #. (itstool) path: sect2/para -#: book.translate.xml:50460 +#: book.translate.xml:50620 msgid "or can be done immediately with the command:" msgstr "ou pode ser feito imediatamente com o comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:50462 +#: book.translate.xml:50622 #, no-wrap msgid "# sysctl net.graph.nonstandard_pppoe=1" msgstr "# sysctl net.graph.nonstandard_pppoe=1" #. (itstool) path: sect2/para -#: book.translate.xml:50464 +#: book.translate.xml:50624 msgid "" "Unfortunately, because this is a system-wide setting, it is not possible to " "talk to a normal PPPoE client or server and a Modem ADSL ao mesmo tempo." #. (itstool) path: sect1/title -#: book.translate.xml:50472 +#: book.translate.xml:50632 msgid "" "Using PPP over ATM (PPPoA)" msgstr "" "Usando PPP sobre ATM (PPPoA)" #. (itstool) path: sect1/indexterm -#: book.translate.xml:50475 +#: book.translate.xml:50635 msgid "" "PPP over ATM" @@ -91007,12 +91246,12 @@ "acronym>" #. (itstool) path: sect1/indexterm -#: book.translate.xml:50480 +#: book.translate.xml:50640 msgid "PPPoA" msgstr "PPPoA" #. (itstool) path: sect1/para -#: book.translate.xml:50484 +#: book.translate.xml:50644 msgid "" "The following describes how to set up PPP over ATM " "(PPPoA). PPPoA is a popular choice among European DSL providers." @@ -91021,12 +91260,12 @@ "(PPPoA). O PPPoA é uma escolha popular entre os provedores europeus de DSL." #. (itstool) path: sect2/title -#: book.translate.xml:50541 +#: book.translate.xml:50701 msgid "Using mpd" msgstr "Usando o mpd" #. (itstool) path: sect2/para -#: book.translate.xml:50543 +#: book.translate.xml:50703 msgid "" "The mpd application can be used to connect to a " "variety of services, in particular PPTP services. It can be installed using " @@ -91039,7 +91278,7 @@ "ADSL exigem que um túnel PPTP seja criado entre o modem e o computador." #. (itstool) path: sect2/para -#: book.translate.xml:50550 +#: book.translate.xml:50710 msgid "" "Once installed, configure mpd to suit the " "provider's settings. The port places a set of sample configuration files " @@ -91061,7 +91300,7 @@ "filename>:" #. (itstool) path: note/para -#: book.translate.xml:50562 +#: book.translate.xml:50722 msgid "" "This example mpd.conf only works with mpd 4.x." @@ -91070,7 +91309,7 @@ "mpd 4.x." #. (itstool) path: sect2/programlisting -#: book.translate.xml:50566 +#: book.translate.xml:50726 #, no-wrap msgid "" "default:\n" @@ -91122,18 +91361,18 @@ " open" #. (itstool) path: callout/para -#: book.translate.xml:50592 +#: book.translate.xml:50752 msgid "The username used to authenticate with your ISP." msgstr "" "O nome de usuário usado para autenticar com seu ISP." #. (itstool) path: callout/para -#: book.translate.xml:50596 +#: book.translate.xml:50756 msgid "The password used to authenticate with your ISP." msgstr "A senha usada para autenticar com seu ISP." #. (itstool) path: sect2/para -#: book.translate.xml:50601 +#: book.translate.xml:50761 msgid "" "Information about the link, or links, to establish is found in mpd." "links. An example mpd.links to accompany the " @@ -91144,7 +91383,7 @@ "para acompanhar o exemplo acima é dado abaixo:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:50606 +#: book.translate.xml:50766 #, no-wrap msgid "" "adsl:\n" @@ -91162,7 +91401,7 @@ " set pptp peer 10.0.0.138 " #. (itstool) path: callout/para -#: book.translate.xml:50615 +#: book.translate.xml:50775 msgid "" "The IP address of FreeBSD computer running " "mpd." @@ -91171,7 +91410,7 @@ "mpd." #. (itstool) path: callout/para -#: book.translate.xml:50619 +#: book.translate.xml:50779 msgid "" "The IP address of the ADSL modem. The Alcatel " "SpeedTouch Home defaults to 10.0.0.138." #. (itstool) path: sect2/para -#: book.translate.xml:50624 +#: book.translate.xml:50784 msgid "" "It is possible to initialize the connection easily by issuing the following " "command as root:" @@ -91191,18 +91430,18 @@ "como root:" #. (itstool) path: sect2/screen -#: book.translate.xml:50628 +#: book.translate.xml:50788 #, no-wrap msgid "# mpd -b adsl" msgstr "# mpd -b adsl" #. (itstool) path: sect2/para -#: book.translate.xml:50630 +#: book.translate.xml:50790 msgid "To view the status of the connection:" msgstr "Para ver o status da conexão:" #. (itstool) path: sect2/screen -#: book.translate.xml:50632 +#: book.translate.xml:50792 #, no-wrap msgid "" "% ifconfig ng0\n" @@ -91214,7 +91453,7 @@ " inet 216.136.204.117 --> 204.152.186.171 netmask 0xffffffff" #. (itstool) path: sect2/para -#: book.translate.xml:50636 +#: book.translate.xml:50796 msgid "" "Using mpd is the recommended way to connect to an " "ADSL service with FreeBSD." @@ -91223,12 +91462,12 @@ "a um serviço ADSL com o FreeBSD." #. (itstool) path: sect2/title -#: book.translate.xml:50641 +#: book.translate.xml:50801 msgid "Using pptpclient" msgstr "Usando o pptpclient" #. (itstool) path: sect2/para -#: book.translate.xml:50643 +#: book.translate.xml:50803 msgid "" "It is also possible to use FreeBSD to connect to other PPPoA services using " "net/pptpclient." @@ -91237,7 +91476,7 @@ "usando o net/pptpclient." #. (itstool) path: sect2/para -#: book.translate.xml:50646 +#: book.translate.xml:50806 msgid "" "To use net/pptpclient to connect to a DSL service, " "install the port or package, then edit /etc/ppp/ppp.conf8." #. (itstool) path: sect2/programlisting -#: book.translate.xml:50653 +#: book.translate.xml:50813 #, no-wrap msgid "" "adsl:\n" @@ -91276,17 +91515,17 @@ " add default HISADDR" #. (itstool) path: callout/para -#: book.translate.xml:50664 +#: book.translate.xml:50824 msgid "The username for the DSL provider." msgstr "O nome de usuário no provedor de DSL." #. (itstool) path: callout/para -#: book.translate.xml:50668 +#: book.translate.xml:50828 msgid "The password for your account." msgstr "A senha da sua conta." #. (itstool) path: warning/para -#: book.translate.xml:50673 +#: book.translate.xml:50833 msgid "" "Since the account's password is added to ppp.confin " "plain text form, make sure nobody can read the contents of this file:" @@ -91296,7 +91535,7 @@ "arquivo:" #. (itstool) path: warning/screen -#: book.translate.xml:50677 +#: book.translate.xml:50837 #, no-wrap msgid "" "# chown root:wheel /etc/ppp/ppp.conf\n" @@ -91306,7 +91545,7 @@ "# chmod 600 /etc/ppp/ppp.conf" #. (itstool) path: sect2/para -#: book.translate.xml:50682 +#: book.translate.xml:50842 msgid "" "This will open a tunnel for a PPP session to the DSL " "router. Ethernet DSL modems have a preconfigured LAN IP " @@ -91324,13 +91563,13 @@ "acronym>:" #. (itstool) path: sect2/screen -#: book.translate.xml:50691 +#: book.translate.xml:50851 #, no-wrap msgid "# pptp address adsl" msgstr "# pptp address adsl" #. (itstool) path: tip/para -#: book.translate.xml:50694 +#: book.translate.xml:50854 msgid "" "If an ampersand (&) is added to the end of this command, " "pptp will return the prompt." @@ -91339,7 +91578,7 @@ "comando, o pptp retornará ao prompt." #. (itstool) path: sect2/para -#: book.translate.xml:50700 +#: book.translate.xml:50860 msgid "" "A tun virtual tunnel device will be created for " "interaction between the pptp and " @@ -91353,7 +91592,7 @@ "do pptp confirmar uma conexão, examine o túnel:" #. (itstool) path: sect2/screen -#: book.translate.xml:50708 +#: book.translate.xml:50868 #, no-wrap msgid "" "% ifconfig tun0\n" @@ -91367,7 +91606,7 @@ "\tOpened by PID 918" #. (itstool) path: sect2/para -#: book.translate.xml:50713 +#: book.translate.xml:50873 msgid "" "If the connection fails, check the configuration of the router, which is " "usually accessible using a web browser. Also, examine the output of " @@ -91380,7 +91619,7 @@ "ppp.log para pistas." #. (itstool) path: authorgroup/author -#: book.translate.xml:50734 +#: book.translate.xml:50894 msgid "" "BillLloydOriginal work by " @@ -91389,7 +91628,7 @@ "personname> Trabalho original por " #. (itstool) path: authorgroup/author -#: book.translate.xml:50738 +#: book.translate.xml:50898 msgid "" "JimMockRewritten by " @@ -91398,7 +91637,7 @@ "personname>Reescrito por " #. (itstool) path: sect1/para -#: book.translate.xml:50748 +#: book.translate.xml:50908 msgid "" "Electronic Mail, better known as email, is one of the most " "widely used forms of communication today. This chapter provides a basic " @@ -91414,7 +91653,7 @@ "linkend=\"bibliography\"/>." #. (itstool) path: listitem/para -#: book.translate.xml:50759 +#: book.translate.xml:50919 msgid "" "Which software components are involved in sending and receiving electronic " "mail." @@ -91423,7 +91662,7 @@ "email." #. (itstool) path: listitem/para -#: book.translate.xml:50764 +#: book.translate.xml:50924 msgid "" "Where basic Sendmail configuration files are " "located in FreeBSD." @@ -91432,19 +91671,19 @@ "application> estão localizados no FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:50769 +#: book.translate.xml:50929 msgid "The difference between remote and local mailboxes." msgstr "A diferença entre caixas de correio remotas e locais." #. (itstool) path: listitem/para -#: book.translate.xml:50774 +#: book.translate.xml:50934 msgid "How to block spammers from illegally using a mail server as a relay." msgstr "" "Como bloquear spammers de utilizar ilegalmente um servidor de email como " "relay." #. (itstool) path: listitem/para -#: book.translate.xml:50779 +#: book.translate.xml:50939 msgid "" "How to install and configure an alternate Mail Transfer Agent, replacing " "Sendmail." @@ -91453,27 +91692,27 @@ "Sendmail." #. (itstool) path: listitem/para -#: book.translate.xml:50785 +#: book.translate.xml:50945 msgid "How to troubleshoot common mail server problems." msgstr "Como solucionar problemas comuns de servidor de email." #. (itstool) path: listitem/para -#: book.translate.xml:50789 +#: book.translate.xml:50949 msgid "How to set up the system to send mail only." msgstr "Como configurar o sistema para apenas enviar email." #. (itstool) path: listitem/para -#: book.translate.xml:50793 +#: book.translate.xml:50953 msgid "How to use mail with a dialup connection." msgstr "Como usar email com uma conexão discada." #. (itstool) path: listitem/para -#: book.translate.xml:50797 +#: book.translate.xml:50957 msgid "How to configure SMTP authentication for added security." msgstr "Como configurar a autenticação SMTP para segurança adicional." #. (itstool) path: listitem/para -#: book.translate.xml:50802 +#: book.translate.xml:50962 msgid "" "How to install and use a Mail User Agent, such as mutt, to send and receive email." @@ -91482,7 +91721,7 @@ "application>, para enviar e receber email." #. (itstool) path: listitem/para -#: book.translate.xml:50808 +#: book.translate.xml:50968 msgid "" "How to download mail from a remote POP or IMAP server." @@ -91491,12 +91730,12 @@ "ou IMAP." #. (itstool) path: listitem/para -#: book.translate.xml:50814 +#: book.translate.xml:50974 msgid "How to automatically apply filters and rules to incoming email." msgstr "Como aplicar automaticamente filtros e regras ao email recebido." #. (itstool) path: listitem/para -#: book.translate.xml:50823 +#: book.translate.xml:50983 msgid "" "Properly set up a network connection ()." @@ -91505,7 +91744,7 @@ "networking\"/>)." #. (itstool) path: listitem/para -#: book.translate.xml:50827 +#: book.translate.xml:50987 msgid "" "Properly set up the DNS information for a mail host " "()." @@ -91514,22 +91753,22 @@ "de email ()." #. (itstool) path: sect1/title -#: book.translate.xml:50839 +#: book.translate.xml:50999 msgid "Mail Components" msgstr "Componentes de Email" #. (itstool) path: sect1/indexterm -#: book.translate.xml:50841 +#: book.translate.xml:51001 msgid "POP" msgstr "POP" #. (itstool) path: sect1/indexterm -#: book.translate.xml:50842 +#: book.translate.xml:51002 msgid "IMAP" msgstr "IMAP" #. (itstool) path: sect1/indexterm -#: book.translate.xml:50844 +#: book.translate.xml:51004 msgid "" "mail server daemons Sendmail" @@ -91538,7 +91777,7 @@ "application>" #. (itstool) path: sect1/indexterm -#: book.translate.xml:50848 +#: book.translate.xml:51008 msgid "" "mail server daemons Postfix" @@ -91547,7 +91786,7 @@ "application>" #. (itstool) path: sect1/indexterm -#: book.translate.xml:50852 +#: book.translate.xml:51012 msgid "" "mail server daemons qmail" @@ -91556,7 +91795,7 @@ "application>" #. (itstool) path: sect1/indexterm -#: book.translate.xml:50856 +#: book.translate.xml:51016 msgid "" "mail server daemons Exim" @@ -91565,23 +91804,23 @@ "application>" #. (itstool) path: sect1/indexterm -#: book.translate.xml:50860 +#: book.translate.xml:51020 msgid "email receiving" msgstr "email receiving" #. (itstool) path: sect1/indexterm #. (itstool) path: para/indexterm -#: book.translate.xml:50864 book.translate.xml:51536 book.translate.xml:51655 +#: book.translate.xml:51024 book.translate.xml:51696 book.translate.xml:51815 msgid "MX record" msgstr "MX record" #. (itstool) path: sect1/indexterm -#: book.translate.xml:50865 +#: book.translate.xml:51025 msgid "mail host" msgstr "mail host" #. (itstool) path: sect1/para -#: book.translate.xml:50867 +#: book.translate.xml:51027 msgid "" "There are five major parts involved in an email exchange: the Mail User " "Agent (MUA), the Mail Transfer Agent (MTAMUA)" msgstr "Mail User Agent (MUA)" #. (itstool) path: listitem/para -#: book.translate.xml:50877 +#: book.translate.xml:51037 msgid "" "The Mail User Agent (MUA) is an application which is used " "to compose, send, and receive emails. This application can be a command line " @@ -91629,12 +91868,12 @@ "em ." #. (itstool) path: varlistentry/term -#: book.translate.xml:50897 +#: book.translate.xml:51057 msgid "Mail Transfer Agent (MTA)" msgstr "Mail Transfer Agent (MTA)" #. (itstool) path: listitem/para -#: book.translate.xml:50899 +#: book.translate.xml:51059 msgid "" "The Mail Transfer Agent (MTA) is responsible for " "receiving incoming mail and delivering outgoing mail. FreeBSD ships with " @@ -91660,12 +91899,12 @@ "completas." #. (itstool) path: varlistentry/term -#: book.translate.xml:50919 +#: book.translate.xml:51079 msgid "Mail Host and Mailboxes" msgstr "Servidor de Email e Caixas de Correio" #. (itstool) path: listitem/para -#: book.translate.xml:50921 +#: book.translate.xml:51081 msgid "" "The mail host is a server that is responsible for delivering and receiving " "mail for a host or a network. The mail host collects all mail sent to the " @@ -91688,7 +91927,7 @@ "IMAP." #. (itstool) path: listitem/para -#: book.translate.xml:50934 +#: book.translate.xml:51094 msgid "" "To access mailboxes remotely, a POP or IMAP server is required as these protocols allow users to connect to " @@ -91712,7 +91951,7 @@ "transferência de dados entre clientes e servidores." #. (itstool) path: listitem/para -#: book.translate.xml:50947 +#: book.translate.xml:51107 msgid "" "Several POP and IMAP servers are " "available in the Ports Collection. These include mail/qpopper e mail/dovecot2 ." #. (itstool) path: warning/para -#: book.translate.xml:50956 +#: book.translate.xml:51116 msgid "" "It should be noted that both POP and IMAP transmit information, including username and password credentials, " @@ -91745,12 +91984,12 @@ #. (itstool) path: varlistentry/term #. (itstool) path: sect1/title -#: book.translate.xml:50968 book.translate.xml:55656 +#: book.translate.xml:51128 book.translate.xml:55816 msgid "Domain Name System (DNS)" msgstr "Sistema de Nomes de Domínio (DNS)" #. (itstool) path: listitem/para -#: book.translate.xml:50970 +#: book.translate.xml:51130 msgid "" "The Domain Name System (DNS) and its daemon " "named play a large role in the delivery of email. In " @@ -91767,7 +92006,7 @@ "enviado de um host remoto para o MTA." #. (itstool) path: listitem/para -#: book.translate.xml:50979 +#: book.translate.xml:51139 msgid "" "In addition to mapping hostnames to IP addresses, " "DNS is responsible for storing information specific to " @@ -91782,7 +92021,7 @@ "de um domínio em particular." #. (itstool) path: listitem/para -#: book.translate.xml:50987 +#: book.translate.xml:51147 msgid "" "To view the MX records for a domain, specify the type of " "record. Refer to host% host -t mx FreeBSD.org\n" @@ -91805,7 +92044,7 @@ "FreeBSD.org mail is handled by 10 mx1.FreeBSD.org" #. (itstool) path: listitem/para -#: book.translate.xml:50994 +#: book.translate.xml:51154 msgid "" "Refer to for more information about " "DNS and its configuration." @@ -91814,12 +92053,12 @@ "DNS e sua configuração." #. (itstool) path: info/title -#: book.translate.xml:51004 +#: book.translate.xml:51164 msgid "Sendmail Configuration Files" msgstr "Arquivos de Configuração do Sendmail" #. (itstool) path: authorgroup/author -#: book.translate.xml:51008 +#: book.translate.xml:51168 msgid "" " Christopher Shumway Contributed by " @@ -91828,12 +92067,12 @@ "personname> Contributed by " #. (itstool) path: sect1/indexterm -#: book.translate.xml:51018 +#: book.translate.xml:51178 msgid "Sendmail" msgstr "Sendmail" #. (itstool) path: sect1/para -#: book.translate.xml:51022 +#: book.translate.xml:51182 msgid "" "Sendmail is the default MTA " "installed with FreeBSD. It accepts mail from MUAs and " @@ -91848,7 +92087,7 @@ "enviar mensagens para caixas de correio locais ou para outro programa." #. (itstool) path: sect1/para -#: book.translate.xml:51030 +#: book.translate.xml:51190 msgid "" "The configuration files for Sendmail are located " "in /etc/mail. This section describes these files in " @@ -91859,47 +92098,47 @@ "arquivos em mais detalhes." #. (itstool) path: sect1/indexterm -#: book.translate.xml:51035 +#: book.translate.xml:51195 msgid "/etc/mail/access" msgstr "/etc/mail/access" #. (itstool) path: sect1/indexterm -#: book.translate.xml:51038 +#: book.translate.xml:51198 msgid "/etc/mail/aliases" msgstr "/etc/mail/aliases" #. (itstool) path: sect1/indexterm -#: book.translate.xml:51041 +#: book.translate.xml:51201 msgid "/etc/mail/local-host-names" msgstr "/etc/mail/local-host-names" #. (itstool) path: sect1/indexterm -#: book.translate.xml:51044 +#: book.translate.xml:51204 msgid "/etc/mail/mailer.conf" msgstr "/etc/mail/mailer.conf" #. (itstool) path: sect1/indexterm -#: book.translate.xml:51047 +#: book.translate.xml:51207 msgid "/etc/mail/mailertable" msgstr "/etc/mail/mailertable" #. (itstool) path: sect1/indexterm -#: book.translate.xml:51050 +#: book.translate.xml:51210 msgid "/etc/mail/sendmail.cf" msgstr "/etc/mail/sendmail.cf" #. (itstool) path: sect1/indexterm -#: book.translate.xml:51053 +#: book.translate.xml:51213 msgid "/etc/mail/virtusertable" msgstr "/etc/mail/virtusertable" #. (itstool) path: varlistentry/term -#: book.translate.xml:51059 +#: book.translate.xml:51219 msgid "/etc/mail/access" msgstr "/etc/mail/access" #. (itstool) path: listitem/para -#: book.translate.xml:51061 +#: book.translate.xml:51221 msgid "" "This access database file defines which hosts or IP " "addresses have access to the local mail server and what kind of access they " @@ -91931,7 +92170,7 @@ "retenção." #. (itstool) path: listitem/para -#: book.translate.xml:51079 +#: book.translate.xml:51239 msgid "" "Examples of using these options for both IPv4 and " "IPv6 addresses can be found in the FreeBSD sample " @@ -91942,7 +92181,7 @@ "FreeBSD, /etc/mail/access.sample:" #. (itstool) path: listitem/programlisting -#: book.translate.xml:51084 +#: book.translate.xml:51244 #, no-wrap msgid "" "# <_:phrase-1/>\n" @@ -91980,7 +92219,7 @@ "#Connect:[IPv6:1:2:3:4:5:6:7:8] OK" #. (itstool) path: listitem/para -#: book.translate.xml:51101 +#: book.translate.xml:51261 msgid "" "To configure the access database, use the format shown in the sample to make " "entries in /etc/mail/access, but do not put a comment " @@ -91997,7 +92236,7 @@ "pela ação no lado direito da tabela." #. (itstool) path: listitem/para -#: book.translate.xml:51110 +#: book.translate.xml:51270 msgid "" "Whenever this file is updated, update its database and restart " "Sendmail:" @@ -92006,7 +92245,7 @@ "reinicie o Sendmail:" #. (itstool) path: listitem/screen -#: book.translate.xml:51113 +#: book.translate.xml:51273 #, no-wrap msgid "" "# makemap hash /etc/mail/access < /etc/mail/access\n" @@ -92016,12 +92255,12 @@ "# service sendmail restart" #. (itstool) path: varlistentry/term -#: book.translate.xml:51119 +#: book.translate.xml:51279 msgid "/etc/mail/aliases" msgstr "/etc/mail/aliases" #. (itstool) path: listitem/para -#: book.translate.xml:51121 +#: book.translate.xml:51281 msgid "" "This database file contains a list of virtual mailboxes that are expanded to " "users, files, programs, or other aliases. Here are a few entries to " @@ -92032,7 +92271,7 @@ "algumas entradas para ilustrar o formato do arquivo:" #. (itstool) path: listitem/programlisting -#: book.translate.xml:51126 +#: book.translate.xml:51286 #, no-wrap msgid "" "root: localuser\n" @@ -92046,7 +92285,7 @@ "procmail: \"|/usr/local/bin/procmail\"" #. (itstool) path: listitem/para -#: book.translate.xml:51131 +#: book.translate.xml:51291 msgid "" "The mailbox name on the left side of the colon is expanded to the target(s) " "on the right. The first entry expands the newaliases to update " "and initialize the aliases database." @@ -92096,12 +92335,12 @@ "command> para atualizar e inicializar o banco de dados de aliases." #. (itstool) path: varlistentry/term -#: book.translate.xml:51183 +#: book.translate.xml:51343 msgid "/etc/mail/sendmail.cf" msgstr "/etc/mail/sendmail.cf" #. (itstool) path: listitem/para -#: book.translate.xml:51185 +#: book.translate.xml:51345 msgid "" "This is the master configuration file for Sendmail. It controls the overall behavior of SendmailSendmail configuration file can be " "built from m41/usr/src/contrib/sendmail/cf/README para mais detalhes." #. (itstool) path: listitem/para -#: book.translate.xml:51201 +#: book.translate.xml:51361 msgid "" "Whenever changes to this file are made, Sendmail " "needs to be restarted for the changes to take effect." @@ -92142,12 +92381,12 @@ "application> precisa ser reiniciado para que as alterações entrem em vigor." #. (itstool) path: varlistentry/term -#: book.translate.xml:51208 +#: book.translate.xml:51368 msgid "/etc/mail/virtusertable" msgstr "/etc/mail/virtusertable" #. (itstool) path: listitem/para -#: book.translate.xml:51210 +#: book.translate.xml:51370 msgid "" "This database file maps mail addresses for virtual domains and users to real " "mailboxes. These mailboxes can be local, remote, aliases defined in " @@ -92160,7 +92399,7 @@ "Isso permite que vários domínios virtuais sejam hospedados em uma máquina." #. (itstool) path: listitem/para -#: book.translate.xml:51217 +#: book.translate.xml:51377 msgid "" "FreeBSD provides a sample configuration file in /etc/mail/" "virtusertable.sample to further demonstrate its format. The " @@ -92173,7 +92412,7 @@ "formato:" #. (itstool) path: listitem/programlisting -#: book.translate.xml:51223 +#: book.translate.xml:51383 #, no-wrap msgid "" "root@example.com root\n" @@ -92185,7 +92424,7 @@ "@example.com joe" #. (itstool) path: listitem/para -#: book.translate.xml:51227 +#: book.translate.xml:51387 msgid "" "This file is processed in a first match order. When an email address matches " "the address on the left, it is mapped to the local mailbox listed on the " @@ -92214,7 +92453,7 @@ "application>:" #. (itstool) path: listitem/screen -#: book.translate.xml:51242 +#: book.translate.xml:51402 #, no-wrap msgid "" "# makemap hash /etc/mail/virtusertable < /etc/mail/virtusertable\n" @@ -92224,12 +92463,12 @@ "# service sendmail restart" #. (itstool) path: varlistentry/term -#: book.translate.xml:51248 +#: book.translate.xml:51408 msgid "/etc/mail/relay-domains" msgstr "/etc/mail/relay-domains" #. (itstool) path: listitem/para -#: book.translate.xml:51250 +#: book.translate.xml:51410 msgid "" "In a default FreeBSD installation, Sendmail is " "configured to only send mail from the host it is running on. For example, if " @@ -92248,7 +92487,7 @@ "literal> com uma mensagem 5.7 Relaying Denied." #. (itstool) path: listitem/para -#: book.translate.xml:51261 +#: book.translate.xml:51421 msgid "" "The most straightforward solution is to add the ISP's " "FQDN to /etc/mail/relay-domains. If " @@ -92259,7 +92498,7 @@ "vários endereços forem necessários, adicione-os um por linha:" #. (itstool) path: listitem/programlisting -#: book.translate.xml:51267 +#: book.translate.xml:51427 #, no-wrap msgid "" "your.isp.example.com\n" @@ -92273,7 +92512,7 @@ "www.example.org" #. (itstool) path: listitem/para -#: book.translate.xml:51272 +#: book.translate.xml:51432 msgid "" "After creating or editing this file, restart Sendmail with service sendmail restart." @@ -92282,7 +92521,7 @@ "application> com service sendmail restart." #. (itstool) path: listitem/para -#: book.translate.xml:51276 +#: book.translate.xml:51436 msgid "" "Now any mail sent through the system by any host in this list, provided the " "user has an account on the system, will succeed. This allows users to send " @@ -92296,12 +92535,12 @@ "da Internet." #. (itstool) path: info/title -#: book.translate.xml:51288 +#: book.translate.xml:51448 msgid "Changing the Mail Transfer Agent" msgstr "Alterando o Mail Transfer Agent" #. (itstool) path: authorgroup/author -#: book.translate.xml:51291 +#: book.translate.xml:51451 msgid "" " Andrew Boothman Written by " @@ -92310,7 +92549,7 @@ "personname> Written by " #. (itstool) path: authorgroup/author -#: book.translate.xml:51301 +#: book.translate.xml:51461 msgid "" " Gregory Neil Shapiro " " Information taken from emails written by " @@ -92319,12 +92558,12 @@ " Information taken from emails written by " #. (itstool) path: sect1/indexterm -#: book.translate.xml:51311 +#: book.translate.xml:51471 msgid "email change mta" msgstr "email change mta" #. (itstool) path: sect1/para -#: book.translate.xml:51316 +#: book.translate.xml:51476 msgid "" "FreeBSD comes with Sendmail already installed as " "the MTA which is in charge of outgoing and incoming mail. " @@ -92340,7 +92579,7 @@ "FreeBSD." #. (itstool) path: sect1/para -#: book.translate.xml:51324 +#: book.translate.xml:51484 msgid "" "Once a new MTA is installed, configure and test the new " "software before replacing Sendmail. Refer to the " @@ -92353,7 +92592,7 @@ "obter informações sobre como configurar o software." #. (itstool) path: sect1/para -#: book.translate.xml:51330 +#: book.translate.xml:51490 msgid "" "Once the new MTA is working, use the instructions in this " "section to disable Sendmail and configure FreeBSD " @@ -92364,12 +92603,12 @@ "e configurar o FreeBSD para usar o MTA substituto." #. (itstool) path: sect2/title -#: book.translate.xml:51336 +#: book.translate.xml:51496 msgid "Disable Sendmail" msgstr "Desativar o Sendmail" #. (itstool) path: warning/para -#: book.translate.xml:51339 +#: book.translate.xml:51499 msgid "" "If Sendmail's outgoing mail service is disabled, " "it is important that it is replaced with an alternative mail delivery " @@ -92393,7 +92632,7 @@ "application> e nunca será entregue." #. (itstool) path: sect2/para -#: book.translate.xml:51351 +#: book.translate.xml:51511 msgid "" "In order to completely disable Sendmail, add or " "edit the following lines in /etc/rc.conf:" @@ -92402,7 +92641,7 @@ "adicione ou edite as seguintes linhas no /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:51355 +#: book.translate.xml:51515 #, no-wrap msgid "" "sendmail_enable=\"NO\"\n" @@ -92416,7 +92655,7 @@ "sendmail_msp_queue_enable=\"NO\"" #. (itstool) path: sect2/para -#: book.translate.xml:51360 +#: book.translate.xml:51520 msgid "" "To only disable Sendmail's incoming mail service, " "use only this entry in /etc/rc.conf:" @@ -92426,13 +92665,13 @@ "etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:51364 +#: book.translate.xml:51524 #, no-wrap msgid "sendmail_enable=\"NO\"" msgstr "sendmail_enable=\"NO\"" #. (itstool) path: sect2/para -#: book.translate.xml:51366 +#: book.translate.xml:51526 msgid "" "More information on Sendmail's startup options is " "available in rc.sendmail8 ." #. (itstool) path: sect2/title -#: book.translate.xml:51371 +#: book.translate.xml:51531 msgid "Replace the Default MTA" msgstr "Substitua o MTA Padrão" #. (itstool) path: sect2/para -#: book.translate.xml:51373 +#: book.translate.xml:51533 msgid "" "When a new MTA is installed using the Ports Collection, " "its startup script is also installed and startup instructions are mentioned " @@ -92465,7 +92704,7 @@ "seguida, inicia o serviço Postfix:" #. (itstool) path: sect2/screen -#: book.translate.xml:51381 +#: book.translate.xml:51541 #, no-wrap msgid "" "# service sendmail stop\n" @@ -92475,7 +92714,7 @@ "# service postfix start" #. (itstool) path: sect2/para -#: book.translate.xml:51384 +#: book.translate.xml:51544 msgid "" "To start the replacement MTA at system boot, add its " "configuration line to /etc/rc.conf. This entry enables " @@ -92486,13 +92725,13 @@ "filename>. Esta entrada habilita o MTA Postfix:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:51389 +#: book.translate.xml:51549 #, no-wrap msgid "postfix_enable=\"YES\"" msgstr "postfix_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:51391 +#: book.translate.xml:51551 msgid "" "Some extra configuration is needed as Sendmail is " "so ubiquitous that some software assumes it is already installed and " @@ -92508,7 +92747,7 @@ "com estas entradas:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:51398 +#: book.translate.xml:51558 #, no-wrap msgid "" "daily_clean_hoststat_enable=\"NO\"\n" @@ -92522,7 +92761,7 @@ "daily_submit_queuerun=\"NO\"" #. (itstool) path: sect2/para -#: book.translate.xml:51403 +#: book.translate.xml:51563 msgid "" "Some alternative MTAs provide their own compatible " "implementations of the Sendmail command-line " @@ -92549,13 +92788,13 @@ "manvolnum>." #. (itstool) path: sect2/para -#: book.translate.xml:51416 +#: book.translate.xml:51576 msgid "The default /etc/mail/mailer.conf looks like this:" msgstr "" "O /etc/mail/mailer.conf padrão se parece com isto:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:51419 +#: book.translate.xml:51579 #, no-wrap msgid "" "# <_:phrase-1/>\n" @@ -92581,7 +92820,7 @@ "purgestat /usr/libexec/sendmail/sendmail" #. (itstool) path: sect2/para -#: book.translate.xml:51430 +#: book.translate.xml:51590 msgid "" "When any of the commands listed on the left are run, the system actually " "executes the associated command shown on the right. This system makes it " @@ -92594,7 +92833,7 @@ "padrões são chamados." #. (itstool) path: sect2/para -#: book.translate.xml:51435 +#: book.translate.xml:51595 msgid "" "Some MTAs, when installed using the Ports Collection, " "will prompt to update this file for the new binaries. For example, " @@ -92605,7 +92844,7 @@ "o Postfix atualizará o arquivo da seguinte forma:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:51440 +#: book.translate.xml:51600 #, no-wrap msgid "" "#\n" @@ -92625,7 +92864,7 @@ "newaliases /usr/local/sbin/sendmail" #. (itstool) path: sect2/para -#: book.translate.xml:51448 +#: book.translate.xml:51608 msgid "" "If the installation of the MTA does not automatically " "update /etc/mail/mailer.conf, edit this file in a text " @@ -92638,7 +92877,7 @@ "para os binários instalados pelo mail/ssmtp:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:51455 +#: book.translate.xml:51615 #, no-wrap msgid "" "sendmail /usr/local/sbin/ssmtp\n" @@ -92656,7 +92895,7 @@ "purgestat /usr/bin/true" #. (itstool) path: sect2/para -#: book.translate.xml:51462 +#: book.translate.xml:51622 msgid "" "Once everything is configured, it is recommended to reboot the system. " "Rebooting provides the opportunity to ensure that the system is correctly " @@ -92668,17 +92907,17 @@ "automaticamente no boot." #. (itstool) path: sect1/indexterm -#: book.translate.xml:51472 +#: book.translate.xml:51632 msgid "email troubleshooting" msgstr "email troubleshooting" #. (itstool) path: question/para -#: book.translate.xml:51480 +#: book.translate.xml:51640 msgid "Why do I have to use the FQDN for hosts on my site?" msgstr "Por que preciso usar o FQDN para hosts no meu site?" #. (itstool) path: answer/para -#: book.translate.xml:51485 +#: book.translate.xml:51645 msgid "" "The host may actually be in a different domain. For example, in order for a " "host in foo.bar.edu to reach " @@ -92697,12 +92936,12 @@ "systemitem>, em vez de apenas mumble." #. (itstool) path: para/indexterm -#: book.translate.xml:51494 +#: book.translate.xml:51654 msgid "BIND" msgstr "BIND" #. (itstool) path: answer/para -#: book.translate.xml:51493 +#: book.translate.xml:51653 msgid "" "This is because the version of BIND<_:indexterm-1/" "> which ships with FreeBSD no longer provides default abbreviations for non-" @@ -92719,7 +92958,7 @@ "domínio raiz." #. (itstool) path: answer/para -#: book.translate.xml:51502 +#: book.translate.xml:51662 msgid "" "In older versions of BIND, the search continued " "across mumble.bar.edu, and " @@ -92733,29 +92972,29 @@ "segurança." #. (itstool) path: answer/para -#: book.translate.xml:51508 +#: book.translate.xml:51668 msgid "As a good workaround, place the line:" msgstr "Como uma boa solução, coloque a linha:" #. (itstool) path: answer/programlisting -#: book.translate.xml:51510 +#: book.translate.xml:51670 #, no-wrap msgid "search foo.bar.edu bar.edu" msgstr "search foo.bar.edu bar.edu" #. (itstool) path: answer/para -#: book.translate.xml:51512 +#: book.translate.xml:51672 msgid "instead of the previous:" msgstr "em vez do anterior:" #. (itstool) path: answer/programlisting -#: book.translate.xml:51514 +#: book.translate.xml:51674 #, no-wrap msgid "domain foo.bar.edu" msgstr "domain foo.bar.edu" #. (itstool) path: answer/para -#: book.translate.xml:51516 +#: book.translate.xml:51676 msgid "" "into /etc/resolv.conf. However, make sure that the " "search order does not go beyond the boundary between local and public " @@ -92766,12 +93005,12 @@ "pública, como a RFC 1535 a chama." #. (itstool) path: question/para -#: book.translate.xml:51525 +#: book.translate.xml:51685 msgid "How can I run a mail server on a dial-up PPP host?" msgstr "Como posso executar um servidor de email em um host PPP dial-up?" #. (itstool) path: answer/para -#: book.translate.xml:51530 +#: book.translate.xml:51690 msgid "" "Connect to a FreeBSD mail gateway on the LAN. The PPP connection is non-" "dedicated." @@ -92780,7 +93019,7 @@ "dedicada." #. (itstool) path: answer/para -#: book.translate.xml:51533 +#: book.translate.xml:51693 msgid "" "One way to do this is to get a full-time Internet server to provide " "secondary MX <_:indexterm-1/> services for the domain. In " @@ -92797,7 +93036,7 @@ "MX secundário para o domínio:" #. (itstool) path: answer/programlisting -#: book.translate.xml:51544 +#: book.translate.xml:51704 #, no-wrap msgid "" "example.com. MX 10 example.com.\n" @@ -92807,7 +93046,7 @@ " MX 20 example.net." #. (itstool) path: answer/para -#: book.translate.xml:51547 +#: book.translate.xml:51707 msgid "" "Only one host should be specified as the final recipient. For " "Sendmail, add Cw example.com " @@ -92820,7 +93059,7 @@ "\"fqdomainname\">example.com." #. (itstool) path: answer/para -#: book.translate.xml:51552 +#: book.translate.xml:51712 msgid "" "When the sending MTA attempts to deliver mail, it will " "try to connect to the system, example." @@ -92843,12 +93082,12 @@ "\"fqdomainname\">example.com." #. (itstool) path: answer/para -#: book.translate.xml:51564 +#: book.translate.xml:51724 msgid "Use something like this as a login script:" msgstr "Use algo assim como um script de login:" #. (itstool) path: answer/programlisting -#: book.translate.xml:51566 +#: book.translate.xml:51726 #, no-wrap msgid "" "#!/bin/sh\n" @@ -92862,7 +93101,7 @@ "/usr/sbin/ppp -direct pppmyisp" #. (itstool) path: answer/para -#: book.translate.xml:51571 +#: book.translate.xml:51731 msgid "" "When creating a separate login script for users, instead use " "sendmail -qRexample.com in the script above. This will " @@ -92875,7 +93114,7 @@ "sejam processados imediatamente." #. (itstool) path: answer/para -#: book.translate.xml:51578 +#: book.translate.xml:51738 msgid "" "A further refinement of the situation can be seen from this example from the " ":" #. (itstool) path: answer/programlisting -#: book.translate.xml:51581 +#: book.translate.xml:51741 #, no-wrap msgid "" "> we provide the secondary MX for a customer. The customer connects to\n" @@ -92947,7 +93186,7 @@ "the DNS for customer.com." #. (itstool) path: sect1/para -#: book.translate.xml:51616 +#: book.translate.xml:51776 msgid "" "This section covers more involved topics such as mail configuration and " "setting up mail for an entire domain." @@ -92956,12 +93195,12 @@ "configuração de email para um domínio inteiro." #. (itstool) path: sect2/indexterm -#: book.translate.xml:51622 +#: book.translate.xml:51782 msgid "email configuration" msgstr "email configuration" #. (itstool) path: sect2/para -#: book.translate.xml:51627 +#: book.translate.xml:51787 msgid "" "Out of the box, one can send email to external hosts as long as /" "etc/resolv.conf is configured or the network has access to a " @@ -92974,12 +93213,12 @@ "acronym> em um host FreeBSD, siga um destes procedimentos:" #. (itstool) path: listitem/para -#: book.translate.xml:51635 +#: book.translate.xml:51795 msgid "Run a DNS server for the domain." msgstr "Execute um servidor DNS para o domínio." #. (itstool) path: listitem/para -#: book.translate.xml:51640 +#: book.translate.xml:51800 msgid "" "Get mail delivered directly to the FQDN for the machine." msgstr "" @@ -92987,7 +93226,7 @@ "máquina." #. (itstool) path: sect2/para -#: book.translate.xml:51646 +#: book.translate.xml:51806 msgid "" "In order to have mail delivered directly to a host, it must have a permanent " "static IP address, not a dynamic IP address. If the system is behind a " @@ -93001,7 +93240,7 @@ "dois deve ser configurado:" #. (itstool) path: listitem/para -#: book.translate.xml:51654 +#: book.translate.xml:51814 msgid "" "Make sure that the lowest-numbered MX<_:indexterm-1/> " "record in DNS points to the host's static IP address." @@ -93011,7 +93250,7 @@ "do host." #. (itstool) path: listitem/para -#: book.translate.xml:51662 +#: book.translate.xml:51822 msgid "" "Make sure there is no MX entry in the DNS for the host." @@ -93020,7 +93259,7 @@ "DNS para o host." #. (itstool) path: sect2/para -#: book.translate.xml:51667 +#: book.translate.xml:51827 msgid "" "Either of the above will allow mail to be received directly at the host." msgstr "" @@ -93028,12 +93267,12 @@ "diretamente no host." #. (itstool) path: sect2/para -#: book.translate.xml:51670 +#: book.translate.xml:51830 msgid "Try this:" msgstr "Tente isto:" #. (itstool) path: sect2/screen -#: book.translate.xml:51672 +#: book.translate.xml:51832 #, no-wrap msgid "" "# hostname\n" @@ -93047,7 +93286,7 @@ "example.FreeBSD.org has address 204.216.27.XX" #. (itstool) path: sect2/para -#: book.translate.xml:51677 +#: book.translate.xml:51837 msgid "" "In this example, mail sent directly to yourlogin@example.FreeBSD.org should work without problems, " @@ -93061,12 +93300,12 @@ "systemitem>." #. (itstool) path: sect2/para -#: book.translate.xml:51683 +#: book.translate.xml:51843 msgid "For this example:" msgstr "Para este exemplo:" #. (itstool) path: sect2/screen -#: book.translate.xml:51685 +#: book.translate.xml:51845 #, no-wrap msgid "" "# host example.FreeBSD.org\n" @@ -93078,7 +93317,7 @@ "example.FreeBSD.org mail is handled (pri=10) by nevdull.FreeBSD.org" #. (itstool) path: sect2/para -#: book.translate.xml:51689 +#: book.translate.xml:51849 msgid "" "All mail sent to example.FreeBSD.org will be collected on hub under the same " @@ -93090,7 +93329,7 @@ "host." #. (itstool) path: sect2/para -#: book.translate.xml:51693 +#: book.translate.xml:51853 msgid "" "The above information is handled by the DNS server. The " "DNS record that carries mail routing information is the " @@ -93104,7 +93343,7 @@ "meio de seu endereço IP." #. (itstool) path: sect2/para -#: book.translate.xml:51700 +#: book.translate.xml:51860 msgid "" "The MX entry for freefall.FreeBSD.org at one time looked like this:" @@ -93113,7 +93352,7 @@ "\">freefall.FreeBSD.org uma vez foi assim:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:51703 +#: book.translate.xml:51863 #, no-wrap msgid "" "freefall\t\tMX\t30\tmail.crl.net\n" @@ -93127,7 +93366,7 @@ "freefall\t\tMX\t20\twho.cdrom.com" #. (itstool) path: sect2/para -#: book.translate.xml:51708 +#: book.translate.xml:51868 msgid "" "freefall had many MX entries. " "The lowest MX number is the host that receives mail " @@ -93142,7 +93381,7 @@ "transmitirá quando um host de número inferior for disponibilizado." #. (itstool) path: sect2/para -#: book.translate.xml:51716 +#: book.translate.xml:51876 msgid "" "Alternate MX sites should have separate Internet " "connections in order to be most useful. Your ISP can " @@ -93153,12 +93392,12 @@ "este serviço." #. (itstool) path: sect2/title -#: book.translate.xml:51722 +#: book.translate.xml:51882 msgid "Mail for a Domain" msgstr "Email para um Domínio" #. (itstool) path: sect2/para -#: book.translate.xml:51724 +#: book.translate.xml:51884 msgid "" "When configuring a MTA for a network, any mail sent to " "hosts in its domain should be diverted to the MTA so that " @@ -93170,7 +93409,7 @@ "email principal." #. (itstool) path: sect2/para -#: book.translate.xml:51730 +#: book.translate.xml:51890 msgid "" "To make life easiest, a user account with the same username should exist on both the MTA and the system " @@ -93185,7 +93424,7 @@ "manvolnum> para criar as contas de usuário." #. (itstool) path: sect2/para -#: book.translate.xml:51736 +#: book.translate.xml:51896 msgid "" "The MTA must be the designated mail exchanger for each " "workstation on the network. This is done in theDNS " @@ -93196,7 +93435,7 @@ "acronym> com um registro MX:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:51741 +#: book.translate.xml:51901 #, no-wrap msgid "" "example.FreeBSD.org\tA\t204.216.27.XX\t\t; Workstation\n" @@ -93206,7 +93445,7 @@ "\t\t\tMX\t10 nevdull.FreeBSD.org\t; Mailhost" #. (itstool) path: sect2/para -#: book.translate.xml:51744 +#: book.translate.xml:51904 msgid "" "This will redirect mail for the workstation to the MTA no " "matter where the A record points. The mail is sent to the MXMX." #. (itstool) path: sect2/para -#: book.translate.xml:51748 +#: book.translate.xml:51908 msgid "" "This must be configured on a DNS server. If the network " "does not run its own DNS server, talk to the " @@ -93228,7 +93467,7 @@ "ISP ou provedor DNS." #. (itstool) path: sect2/para -#: book.translate.xml:51754 +#: book.translate.xml:51914 msgid "" "The following is an example of virtual email hosting. Consider a customer " "with the domain customer1.orgA> record is not needed for " "customer1.org in order to " @@ -93266,7 +93505,7 @@ "não funcionará, a menos que exista um registro A para ele." #. (itstool) path: sect2/para -#: book.translate.xml:51769 +#: book.translate.xml:51929 msgid "" "Tell the MTA which domains and/or hostnames it should " "accept mail for. Either of the following will work for " @@ -93277,7 +93516,7 @@ "Sendmail:" #. (itstool) path: listitem/para -#: book.translate.xml:51775 +#: book.translate.xml:51935 msgid "" "Add the hosts to /etc/mail/local-host-names when using " "the FEATURE(use_cw_file)." @@ -93286,7 +93525,7 @@ "FEATURE (use_cw_file)." #. (itstool) path: listitem/para -#: book.translate.xml:51781 +#: book.translate.xml:51941 msgid "" "Add a Cwyour.host.com line to /etc/sendmail.cf." @@ -93295,12 +93534,12 @@ "sendmail.cf." #. (itstool) path: info/title -#: book.translate.xml:51790 +#: book.translate.xml:51950 msgid "Setting Up to Send Only" msgstr "Configurando Apenas Envio" #. (itstool) path: authorgroup/author -#: book.translate.xml:51793 +#: book.translate.xml:51953 msgid "" " Bill Moran Contributed by " @@ -93309,7 +93548,7 @@ "personname> Contributed by " #. (itstool) path: sect1/para -#: book.translate.xml:51803 +#: book.translate.xml:51963 msgid "" "There are many instances where one may only want to send mail through a " "relay. Some examples are:" @@ -93318,7 +93557,7 @@ "de um relay. Alguns exemplos são:" #. (itstool) path: listitem/para -#: book.translate.xml:51808 +#: book.translate.xml:51968 msgid "" "The computer is a desktop machine that needs to use programs such as " "mail1, usando o relay de email do ISP." #. (itstool) path: listitem/para -#: book.translate.xml:51814 +#: book.translate.xml:51974 msgid "" "The computer is a server that does not handle mail locally, but needs to " "pass off all mail to a relay for processing." @@ -93338,7 +93577,7 @@ "passar todos os emails para um relay para processamento." #. (itstool) path: sect1/para -#: book.translate.xml:51820 +#: book.translate.xml:51980 msgid "" "While any MTA is capable of filling this particular " "niche, it can be difficult to properly configure a full-featured " @@ -93353,7 +93592,7 @@ "Postfix são um exagero para esse uso." #. (itstool) path: sect1/para -#: book.translate.xml:51827 +#: book.translate.xml:51987 msgid "" "Additionally, a typical Internet access service agreement may forbid one " "from running a mail server." @@ -93362,7 +93601,7 @@ "execução de um servidor de email." #. (itstool) path: sect1/para -#: book.translate.xml:51830 +#: book.translate.xml:51990 msgid "" "The easiest way to fulfill those needs is to install the mail/" "ssmtp port:" @@ -93371,7 +93610,7 @@ "mail/ssmtp:" #. (itstool) path: sect1/screen -#: book.translate.xml:51833 +#: book.translate.xml:51993 #, no-wrap msgid "" "# cd /usr/ports/mail/ssmtp\n" @@ -93381,7 +93620,7 @@ "# make install replace clean" #. (itstool) path: sect1/para -#: book.translate.xml:51836 +#: book.translate.xml:51996 msgid "" "Once installed, mail/ssmtp can be configured with " "/usr/local/etc/ssmtp/ssmtp.conf:" @@ -93390,7 +93629,7 @@ "/usr/local/etc/ssmtp/ssmtp.conf:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:51840 +#: book.translate.xml:52000 #, no-wrap msgid "" "root=yourrealemail@example.com\n" @@ -93404,7 +93643,7 @@ "hostname=_HOSTNAME_" #. (itstool) path: sect1/para -#: book.translate.xml:51845 +#: book.translate.xml:52005 msgid "" "Use the real email address for root. Enter the ISP's outgoing mail relay in place " @@ -93419,7 +93658,7 @@ "de email de saída ou servidor SMTP." #. (itstool) path: sect1/para -#: book.translate.xml:51851 +#: book.translate.xml:52011 msgid "" "Make sure to disable Sendmail, including the " "outgoing mail service. See for " @@ -93430,7 +93669,7 @@ "\"/> para detalhes." #. (itstool) path: sect1/para -#: book.translate.xml:51854 +#: book.translate.xml:52014 msgid "" "mail/ssmtp has some other options available. Refer to the " "examples in /usr/local/etc/ssmtp or the manual page of " @@ -93442,7 +93681,7 @@ "informações." #. (itstool) path: sect1/para -#: book.translate.xml:51859 +#: book.translate.xml:52019 msgid "" "Setting up ssmtp in this manner allows any " "software on the computer that needs to send mail to function properly, while " @@ -93455,12 +93694,12 @@ "permitindo que o computador seja sequestrado para envio de spam." #. (itstool) path: sect1/title -#: book.translate.xml:51867 +#: book.translate.xml:52027 msgid "Using Mail with a Dialup Connection" msgstr "Usando Email com uma Conexão Dialup" #. (itstool) path: sect1/para -#: book.translate.xml:51869 +#: book.translate.xml:52029 msgid "" "When using a static IP address, one should not need to adjust the default " "configuration. Set the hostname to the assigned Internet name and " @@ -93471,7 +93710,7 @@ "Sendmail fará o resto." #. (itstool) path: sect1/para -#: book.translate.xml:51874 +#: book.translate.xml:52034 msgid "" "When using a dynamically assigned IP address and a dialup PPP connection to " "the Internet, one usually has a mailbox on the ISP's mail " @@ -93492,7 +93731,7 @@ "systemitem> como um relay de email." #. (itstool) path: sect1/para -#: book.translate.xml:51883 +#: book.translate.xml:52043 msgid "" "In order to retrieve mail from the ISP's mailbox, install " "a retrieval agent from the Ports Collection. mail/fetchmail:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:51893 +#: book.translate.xml:52053 #, no-wrap msgid "" "MYADDR:\n" @@ -93521,7 +93760,7 @@ "!bg su user -c fetchmail" #. (itstool) path: sect1/para -#: book.translate.xml:51896 +#: book.translate.xml:52056 msgid "" "When using Sendmail to deliver mail to non-local " "accounts, configure Sendmail to process the mail " @@ -93536,13 +93775,13 @@ "acima em /etc/ppp/ppp.linkup:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:51903 +#: book.translate.xml:52063 #, no-wrap msgid " !bg su user -c \"sendmail -q\"" msgstr " !bg su user -c \"sendmail -q\"" #. (itstool) path: sect1/para -#: book.translate.xml:51905 +#: book.translate.xml:52065 msgid "" "In this example, there is an account for user on bsd.home que contenha esta linha :" #. (itstool) path: sect1/programlisting -#: book.translate.xml:51912 +#: book.translate.xml:52072 #, no-wrap msgid "poll example.net protocol pop3 fetchall pass MySecret" msgstr "poll example.net protocol pop3 fetchall pass MySecret" #. (itstool) path: sect1/para -#: book.translate.xml:51914 +#: book.translate.xml:52074 msgid "" "This file should not be readable by anyone except user as it contains the password " @@ -93574,7 +93813,7 @@ "MySecret." #. (itstool) path: sect1/para -#: book.translate.xml:51918 +#: book.translate.xml:52078 msgid "" "In order to send mail with the correct from: header, " "configure Sendmail to use user@example." @@ -93590,12 +93829,12 @@ "de email mais rápida." #. (itstool) path: sect1/para -#: book.translate.xml:51925 +#: book.translate.xml:52085 msgid "The following .mc should suffice:" msgstr "O seguinte .mc deve ser suficiente:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:51928 +#: book.translate.xml:52088 #, no-wrap msgid "" "VERSIONID(`bsd.home.mc version 1.0')\n" @@ -93633,7 +93872,7 @@ "define(`confDELIVERY_MODE',`deferred')dnl" #. (itstool) path: sect1/para -#: book.translate.xml:51945 +#: book.translate.xml:52105 msgid "" "Refer to the previous section for details of how to convert this file into " "the sendmail.cf format. Do not forget to restart " @@ -93646,12 +93885,12 @@ "sendmail.cf." #. (itstool) path: info/title -#: book.translate.xml:51953 +#: book.translate.xml:52113 msgid "SMTP Authentication" msgstr "Autenticação SMTP" #. (itstool) path: authorgroup/author -#: book.translate.xml:51956 +#: book.translate.xml:52116 msgid "" " James Gorham Written by " @@ -93660,7 +93899,7 @@ "personname> Written by " #. (itstool) path: sect1/para -#: book.translate.xml:51966 +#: book.translate.xml:52126 msgid "" "Configuring SMTP authentication on the MTA provides a number of benefits. SMTP " @@ -93677,7 +93916,7 @@ "seus clientes de email a cada vez." #. (itstool) path: step/para -#: book.translate.xml:51976 +#: book.translate.xml:52136 msgid "" "Install security/cyrus-sasl2 from the Ports Collection. " "This port supports a number of compile-time options. For the SMTP " @@ -93690,7 +93929,7 @@ " não esteja desabilitado." #. (itstool) path: step/para -#: book.translate.xml:51985 +#: book.translate.xml:52145 msgid "" "After installing security/cyrus-sasl2, edit /" "usr/local/lib/sasl2/Sendmail.conf, or create it if it does not " @@ -93701,13 +93940,13 @@ "não existir, e adicione a seguinte linha :" #. (itstool) path: step/programlisting -#: book.translate.xml:51991 +#: book.translate.xml:52151 #, no-wrap msgid "pwcheck_method: saslauthd" msgstr "pwcheck_method: saslauthd" #. (itstool) path: step/para -#: book.translate.xml:51995 +#: book.translate.xml:52155 msgid "" "Next, install security/cyrus-sasl2-saslauthd and add the " "following line to /etc/rc.conf:" @@ -93716,24 +93955,24 @@ "adicione a seguinte linha ao /etc/rc.conf:" #. (itstool) path: step/programlisting -#: book.translate.xml:52000 +#: book.translate.xml:52160 #, no-wrap msgid "saslauthd_enable=\"YES\"" msgstr "saslauthd_enable=\"YES\"" #. (itstool) path: step/para -#: book.translate.xml:52002 +#: book.translate.xml:52162 msgid "Finally, start the saslauthd daemon:" msgstr "Finalmente, inicie o daemon saslauthd:" #. (itstool) path: step/screen -#: book.translate.xml:52004 +#: book.translate.xml:52164 #, no-wrap msgid "# service saslauthd start" msgstr "# service saslauthd start" #. (itstool) path: step/para -#: book.translate.xml:52006 +#: book.translate.xml:52166 msgid "" "This daemon serves as a broker for Sendmail to " "authenticate against the FreeBSD passwdSMTP e mantém a senha de login e email igual." #. (itstool) path: step/para -#: book.translate.xml:52015 +#: book.translate.xml:52175 msgid "" "Next, edit /etc/make.conf and add the following lines:" msgstr "" @@ -93758,7 +93997,7 @@ "seguintes linhas:" #. (itstool) path: step/programlisting -#: book.translate.xml:52018 +#: book.translate.xml:52178 #, no-wrap msgid "" "SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL\n" @@ -93770,7 +94009,7 @@ "SENDMAIL_LDADD=-lsasl2" #. (itstool) path: step/para -#: book.translate.xml:52022 +#: book.translate.xml:52182 msgid "" "These lines provide Sendmail the proper " "configuration options for linking to cyrus-sasl2 at " @@ -93784,7 +94023,7 @@ "application>." #. (itstool) path: step/para -#: book.translate.xml:52031 +#: book.translate.xml:52191 msgid "" "Recompile Sendmail by executing the following " "commands:" @@ -93793,7 +94032,7 @@ "comandos:" #. (itstool) path: step/screen -#: book.translate.xml:52034 +#: book.translate.xml:52194 #, no-wrap msgid "" "# cd /usr/src/lib/libsmutil\n" @@ -93811,7 +94050,7 @@ "# make cleandir && make obj && make && make install" #. (itstool) path: step/para -#: book.translate.xml:52041 +#: book.translate.xml:52201 msgid "" "This compile should not have any problems if /usr/src " "has not changed extensively and the shared libraries it needs are available." @@ -93821,7 +94060,7 @@ "necessárias estiverem disponíveis." #. (itstool) path: step/para -#: book.translate.xml:52047 +#: book.translate.xml:52207 msgid "" "After Sendmail has been compiled and reinstalled, " "edit /etc/mail/freebsd.mc or the local .mcSendmail for authenticating users. To use a " @@ -93863,7 +94102,7 @@ "Sendmail." #. (itstool) path: step/para -#: book.translate.xml:52067 +#: book.translate.xml:52227 msgid "" "Finally, run make1 while in /etc/mail. That will " @@ -93885,7 +94124,7 @@ "processo, consulte /etc/mail/Makefile." #. (itstool) path: sect1/para -#: book.translate.xml:52081 +#: book.translate.xml:52241 msgid "" "To test the configuration, use a MUA to send a test " "message. For further investigation, set the of " @@ -93899,7 +94138,7 @@ "para quaisquer erros." #. (itstool) path: sect1/para -#: book.translate.xml:52087 +#: book.translate.xml:52247 msgid "" "For more information, refer to SMTP authentication." @@ -93908,12 +94147,12 @@ "~ca/email/auth.html\">autenticação SMTP." #. (itstool) path: info/title -#: book.translate.xml:52093 +#: book.translate.xml:52253 msgid "Mail User Agents" msgstr "Mail User Agents" #. (itstool) path: authorgroup/author -#: book.translate.xml:52096 book.translate.xml:52453 book.translate.xml:52553 +#: book.translate.xml:52256 book.translate.xml:52613 book.translate.xml:52713 msgid "" " Marc Silver Contributed by " @@ -93922,12 +94161,12 @@ "personname> Contributed by " #. (itstool) path: sect1/indexterm -#: book.translate.xml:52106 +#: book.translate.xml:52266 msgid "Mail User Agents" msgstr "Mail User Agents" #. (itstool) path: sect1/para -#: book.translate.xml:52110 +#: book.translate.xml:52270 msgid "" "A MUA is an application that is used to send and receive " "email. As email evolves and becomes more complex, " @@ -93950,12 +94189,12 @@ "alpine." #. (itstool) path: sect2/title -#: book.translate.xml:52123 +#: book.translate.xml:52283 msgid "mail" msgstr "mail" #. (itstool) path: sect2/para -#: book.translate.xml:52125 +#: book.translate.xml:52285 msgid "" "mail1 is the default MUA installed with FreeBSD. " @@ -93970,7 +94209,7 @@ "limitado a anexos e só pode acessar caixas de correio locais." #. (itstool) path: sect2/para -#: book.translate.xml:52132 +#: book.translate.xml:52292 msgid "" "Although mail does not natively support interaction with " "POP or IMAP servers, these mailboxes " @@ -93983,18 +94222,18 @@ "local usando um aplicativo como fetchmail." #. (itstool) path: sect2/para -#: book.translate.xml:52139 +#: book.translate.xml:52299 msgid "In order to send and receive email, run mail:" msgstr "Para enviar e receber email, execute mail:" #. (itstool) path: sect2/screen -#: book.translate.xml:52142 +#: book.translate.xml:52302 #, no-wrap msgid "% mail" msgstr "% mail" #. (itstool) path: sect2/para -#: book.translate.xml:52144 +#: book.translate.xml:52304 msgid "" "The contents of the user's mailbox in /var/mail are " "automatically read by mail. Should the mailbox be empty, " @@ -94011,7 +94250,7 @@ "automaticamente, como pode ser visto no exemplo a seguir:" #. (itstool) path: sect2/screen -#: book.translate.xml:52153 +#: book.translate.xml:52313 #, no-wrap msgid "" "Mail version 8.1 6/6/93. Type ? for help.\n" @@ -94027,7 +94266,7 @@ " N 3 root@localhost Mon Mar 8 14:05 14/509 \"sample\"" #. (itstool) path: sect2/para -#: book.translate.xml:52159 +#: book.translate.xml:52319 msgid "" "Messages can now be read by typing t followed by the " "message number. This example reads the first email:" @@ -94036,7 +94275,7 @@ "número da mensagem. Este exemplo lê o primeiro email:" #. (itstool) path: sect2/screen -#: book.translate.xml:52163 +#: book.translate.xml:52323 #, no-wrap msgid "" "& t 1\n" @@ -94064,7 +94303,7 @@ "This is a test message, please reply if you receive it." #. (itstool) path: sect2/para -#: book.translate.xml:52175 +#: book.translate.xml:52335 msgid "" "As seen in this example, the message will be displayed with full headers. To " "display the list of messages again, press h." @@ -94073,7 +94312,7 @@ "Para exibir novamente a lista de mensagens, pressione h." #. (itstool) path: sect2/para -#: book.translate.xml:52179 +#: book.translate.xml:52339 msgid "" "If the email requires a reply, press either R or r mail keys. R instructs " @@ -94092,7 +94331,7 @@ "keycap> em sua própria linha. Um exemplo pode ser visto abaixo:" #. (itstool) path: sect2/screen -#: book.translate.xml:52190 +#: book.translate.xml:52350 #, no-wrap msgid "" "& R 1\n" @@ -94112,7 +94351,7 @@ "EOT" #. (itstool) path: sect2/para -#: book.translate.xml:52198 +#: book.translate.xml:52358 msgid "" "In order to send a new email, press m, followed by the " "recipient email address. Multiple recipients may be specified by separating " @@ -94129,7 +94368,7 @@ ". em sua própria linha." #. (itstool) path: sect2/screen -#: book.translate.xml:52206 +#: book.translate.xml:52366 #, no-wrap msgid "" "& mail root@localhost\n" @@ -94147,7 +94386,7 @@ "EOT" #. (itstool) path: sect2/para -#: book.translate.xml:52213 +#: book.translate.xml:52373 msgid "" "While using mail, press ? to display " "help at any time. Refer to mail." #. (itstool) path: note/para -#: book.translate.xml:52219 +#: book.translate.xml:52379 msgid "" "mail1 was not designed to handle attachments and thus deals with " @@ -94176,12 +94415,12 @@ "preferir o port converters/mpack." #. (itstool) path: sect2/title -#: book.translate.xml:52229 +#: book.translate.xml:52389 msgid "mutt" msgstr "mutt" #. (itstool) path: sect2/para -#: book.translate.xml:52231 +#: book.translate.xml:52391 msgid "" "mutt is a powerful MUA, with " "many features, including:" @@ -94190,32 +94429,32 @@ "muitos recursos, incluindo:" #. (itstool) path: listitem/para -#: book.translate.xml:52236 +#: book.translate.xml:52396 msgid "The ability to thread messages." msgstr "A capacidade de enviar mensagens." #. (itstool) path: listitem/para -#: book.translate.xml:52240 +#: book.translate.xml:52400 msgid "PGP support for digital signing and encryption of email." msgstr "Suporte PGP para assinatura digital e criptografia de email." #. (itstool) path: listitem/para -#: book.translate.xml:52245 +#: book.translate.xml:52405 msgid "MIME support." msgstr "Suporte MIME." #. (itstool) path: listitem/para -#: book.translate.xml:52249 +#: book.translate.xml:52409 msgid "Maildir support." msgstr "Suporte Maildir." #. (itstool) path: listitem/para -#: book.translate.xml:52253 +#: book.translate.xml:52413 msgid "Highly customizable." msgstr "Altamente personalizável." #. (itstool) path: sect2/para -#: book.translate.xml:52257 +#: book.translate.xml:52417 msgid "" "Refer to http://www.mutt.org " "for more information on mutt." @@ -94224,7 +94463,7 @@ "para mais informações sobre o mutt." #. (itstool) path: sect2/para -#: book.translate.xml:52261 +#: book.translate.xml:52421 msgid "" "mutt may be installed using the mail/" "mutt port. After the port has been installed, muttmutt pode ser iniciado com o seguinte comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:52266 +#: book.translate.xml:52426 #, no-wrap msgid "% mutt" msgstr "% mutt" #. (itstool) path: sect2/para -#: book.translate.xml:52268 +#: book.translate.xml:52428 msgid "" "mutt will automatically read and display the " "contents of the user mailbox in /var/mail. If no mails " @@ -94260,13 +94499,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:52278 +#: book.translate.xml:52438 msgctxt "_" msgid "external ref='mail/mutt1' md5='__failed__'" msgstr "external ref='mail/mutt1' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:52282 +#: book.translate.xml:52442 msgid "" "To read an email, select it using the cursor keys and press Enter. An example of mutt displaying email can " @@ -94281,13 +94520,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:52289 +#: book.translate.xml:52449 msgctxt "_" msgid "external ref='mail/mutt2' md5='__failed__'" msgstr "external ref='mail/mutt2' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:52293 +#: book.translate.xml:52453 msgid "" "Similar to mail1, mutt can be used to " @@ -94304,7 +94543,7 @@ "e a todos os destinatários da mensagem, pressione g." #. (itstool) path: note/para -#: book.translate.xml:52301 +#: book.translate.xml:52461 msgid "" "By default, mutt uses the " "vi1mutt." #. (itstool) path: sect2/para -#: book.translate.xml:52312 +#: book.translate.xml:52472 msgid "" "To compose a new mail message, press m. After a valid " "subject has been given, mutt will start " @@ -94350,13 +94589,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:52324 +#: book.translate.xml:52484 msgctxt "_" msgid "external ref='mail/mutt3' md5='__failed__'" msgstr "external ref='mail/mutt3' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:52328 +#: book.translate.xml:52488 msgid "" "mutt contains extensive help which can be " "accessed from most of the menus by pressing ?. The top line " @@ -94367,12 +94606,12 @@ "superior também exibe os atalhos de teclado, quando apropriado." #. (itstool) path: sect2/title -#: book.translate.xml:52336 +#: book.translate.xml:52496 msgid "alpine" msgstr "alpine" #. (itstool) path: sect2/para -#: book.translate.xml:52338 +#: book.translate.xml:52498 msgid "" "alpine is aimed at a beginner user, but also " "includes some advanced features." @@ -94381,7 +94620,7 @@ "também inclui alguns recursos avançados." #. (itstool) path: warning/para -#: book.translate.xml:52342 +#: book.translate.xml:52502 msgid "" "alpine has had several remote vulnerabilities " "discovered in the past, which allowed remote attackers to execute arbitrary " @@ -94402,7 +94641,7 @@ "instalam o alpine por sua conta e risco." #. (itstool) path: sect2/para -#: book.translate.xml:52354 +#: book.translate.xml:52514 msgid "" "The current version of alpine may be installed " "using the mail/alpine port. Once the port has installed, " @@ -94415,13 +94654,13 @@ "comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:52360 +#: book.translate.xml:52520 #, no-wrap msgid "% alpine" msgstr "% alpine" #. (itstool) path: sect2/para -#: book.translate.xml:52362 +#: book.translate.xml:52522 msgid "" "The first time alpine runs, it displays a " "greeting page with a brief introduction, as well as a request from the " @@ -94445,13 +94684,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:52375 +#: book.translate.xml:52535 msgctxt "_" msgid "external ref='mail/pine1' md5='__failed__'" msgstr "external ref='mail/pine1' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:52379 +#: book.translate.xml:52539 msgid "" "The main menu is then presented, which can be navigated using the cursor " "keys. This main menu provides shortcuts for the composing new mails, " @@ -94466,7 +94705,7 @@ "de teclado relevantes para executar funções específicas da tarefa em questão." #. (itstool) path: sect2/para -#: book.translate.xml:52386 +#: book.translate.xml:52546 msgid "" "The default directory opened by alpine is " "inbox. To view the message index, press Ialpine. Contextual keyboard shortcuts are " @@ -94529,13 +94768,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:52419 +#: book.translate.xml:52579 msgctxt "_" msgid "external ref='mail/pine4' md5='__failed__'" msgstr "external ref='mail/pine4' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:52423 +#: book.translate.xml:52583 msgid "" "Replying to an email in alpine is done using the " "pico editor, which is installed by default with " @@ -94565,13 +94804,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:52436 +#: book.translate.xml:52596 msgctxt "_" msgid "external ref='mail/pine5' md5='__failed__'" msgstr "external ref='mail/pine5' md5='__failed__'" #. (itstool) path: sect2/para -#: book.translate.xml:52440 +#: book.translate.xml:52600 msgid "" "alpine can be customized using the " "SETUP option from the main menu. Consult para mais informações." #. (itstool) path: info/title -#: book.translate.xml:52450 +#: book.translate.xml:52610 msgid "Using fetchmail" msgstr "Usando o fetchmail" #. (itstool) path: sect1/indexterm -#: book.translate.xml:52463 +#: book.translate.xml:52623 msgid "fetchmail" msgstr "fetchmail" #. (itstool) path: sect1/para -#: book.translate.xml:52467 +#: book.translate.xml:52627 msgid "" "fetchmail is a full-featured IMAP and POP client. It allows users to automatically " @@ -94613,7 +94852,7 @@ "recursos, incluindo:" #. (itstool) path: listitem/para -#: book.translate.xml:52478 +#: book.translate.xml:52638 msgid "" "Support for the POP3, APOP, " "KPOP, IMAP, ETRN " @@ -94624,7 +94863,7 @@ "ETRN e o ODMR." #. (itstool) path: listitem/para -#: book.translate.xml:52485 +#: book.translate.xml:52645 msgid "" "Ability to forward mail using SMTP, which allows " "filtering, forwarding, and aliasing to function normally." @@ -94633,14 +94872,14 @@ "que a filtragem, o encaminhamento e aliases funcionem normalmente." #. (itstool) path: listitem/para -#: book.translate.xml:52491 +#: book.translate.xml:52651 msgid "May be run in daemon mode to check periodically for new messages." msgstr "" "Pode ser executado no modo daemon para verificar periodicamente novas " "mensagens." #. (itstool) path: listitem/para -#: book.translate.xml:52496 +#: book.translate.xml:52656 msgid "" "Can retrieve multiple mailboxes and forward them, based on configuration, to " "different local users." @@ -94649,7 +94888,7 @@ "configuração, para diferentes usuários locais." #. (itstool) path: sect1/para -#: book.translate.xml:52501 +#: book.translate.xml:52661 msgid "" "This section explains some of the basic features of fetchmail. This utility requires a .fetchmailrc " @@ -94667,13 +94906,13 @@ "comando:" #. (itstool) path: sect1/screen -#: book.translate.xml:52510 +#: book.translate.xml:52670 #, no-wrap msgid "% chmod 600 .fetchmailrc" msgstr "% chmod 600 .fetchmailrc" #. (itstool) path: sect1/para -#: book.translate.xml:52512 +#: book.translate.xml:52672 msgid "" "The following .fetchmailrc serves as an example for " "downloading a single user mailbox using POP. It tells " @@ -94693,13 +94932,13 @@ "sistema local." #. (itstool) path: sect1/programlisting -#: book.translate.xml:52522 +#: book.translate.xml:52682 #, no-wrap msgid "poll example.com protocol pop3 username \"joesoap\" password \"XXX\"" msgstr "poll example.com protocol pop3 username \"joesoap\" password \"XXX\"" #. (itstool) path: sect1/para -#: book.translate.xml:52524 +#: book.translate.xml:52684 msgid "" "The next example connects to multiple POP and " "IMAP servers and redirects to different local usernames " @@ -94710,7 +94949,7 @@ "locais quando aplicável:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:52528 +#: book.translate.xml:52688 #, no-wrap msgid "" "poll example.com proto pop3:\n" @@ -94726,7 +94965,7 @@ "user \"john\", with password \"XXXXX\", is \"myth\" here;" #. (itstool) path: sect1/para -#: book.translate.xml:52534 +#: book.translate.xml:52694 msgid "" "fetchmail can be run in daemon mode by running it " "with , followed by the interval (in seconds) that " @@ -94741,13 +94980,13 @@ "o fetchmail para pesquisar a cada 600 segundos:" #. (itstool) path: sect1/screen -#: book.translate.xml:52542 +#: book.translate.xml:52702 #, no-wrap msgid "% fetchmail -d 600" msgstr "% fetchmail -d 600" #. (itstool) path: sect1/para -#: book.translate.xml:52544 +#: book.translate.xml:52704 msgid "" "More information on fetchmail can be found at " "http://www.fetchmail.info/." #. (itstool) path: info/title -#: book.translate.xml:52550 +#: book.translate.xml:52710 msgid "Using procmail" msgstr "Usando o procmail" #. (itstool) path: sect1/indexterm -#: book.translate.xml:52563 +#: book.translate.xml:52723 msgid "procmail" msgstr "procmail" #. (itstool) path: sect1/para -#: book.translate.xml:52567 +#: book.translate.xml:52727 msgid "" "procmail is a powerful application used to filter " "incoming mail. It allows users to define rules which can be " @@ -94794,13 +95033,13 @@ "forward no diretório pessoal do usuário:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:52581 +#: book.translate.xml:52741 #, no-wrap msgid "\"|exec /usr/local/bin/procmail || exit 75\"" msgstr "\"|exec /usr/local/bin/procmail || exit 75\"" #. (itstool) path: sect1/para -#: book.translate.xml:52583 +#: book.translate.xml:52743 msgid "" "The following section displays some basic procmail rules, as well as brief descriptions of what they do. Rules " @@ -94813,7 +95052,7 @@ "diretório pessoal do usuário." #. (itstool) path: sect1/para -#: book.translate.xml:52589 +#: book.translate.xml:52749 msgid "" "The majority of these rules can be found in procmailex5." #. (itstool) path: sect1/para -#: book.translate.xml:52592 +#: book.translate.xml:52752 msgid "" "To forward all mail from user@example.com to an external " "address of goodmail@example2.com:" @@ -94833,7 +95072,7 @@ "endereço externo de goodmail@example2.com:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:52595 +#: book.translate.xml:52755 #, no-wrap msgid "" ":0\n" @@ -94845,7 +95084,7 @@ "! goodmail@example2.com" #. (itstool) path: sect1/para -#: book.translate.xml:52599 +#: book.translate.xml:52759 msgid "" "To forward all mails shorter than 1000 bytes to an external address of " "goodmail@example2.com:" @@ -94854,7 +95093,7 @@ "externo de goodmail@example2.com:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:52602 +#: book.translate.xml:52762 #, no-wrap msgid "" ":0\n" @@ -94866,7 +95105,7 @@ "! goodmail@example2.com" #. (itstool) path: sect1/para -#: book.translate.xml:52606 +#: book.translate.xml:52766 msgid "" "To send all mail sent to alternate@example.com to a mailbox " "called alternate:" @@ -94875,7 +95114,7 @@ "email> para uma caixa de correio chamada alternate:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:52610 +#: book.translate.xml:52770 #, no-wrap msgid "" ":0\n" @@ -94887,7 +95126,7 @@ "alternate" #. (itstool) path: sect1/para -#: book.translate.xml:52614 +#: book.translate.xml:52774 msgid "" "To send all mail with a subject of Spam to /dev/" "null:" @@ -94896,7 +95135,7 @@ "/dev/null:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:52617 +#: book.translate.xml:52777 #, no-wrap msgid "" ":0\n" @@ -94908,7 +95147,7 @@ "/dev/null" #. (itstool) path: sect1/para -#: book.translate.xml:52621 +#: book.translate.xml:52781 msgid "" "A useful recipe that parses incoming FreeBSD.org mailing lists and places each list in its own " @@ -94919,7 +95158,7 @@ "própria caixa de correio:" #. (itstool) path: sect1/programlisting -#: book.translate.xml:52624 +#: book.translate.xml:52784 #, no-wrap msgid "" ":0\n" @@ -94941,12 +95180,12 @@ "}" #. (itstool) path: chapter/title -#: book.translate.xml:52654 +#: book.translate.xml:52814 msgid "Network Servers" msgstr "Servidores de Rede" #. (itstool) path: sect1/para -#: book.translate.xml:52659 +#: book.translate.xml:52819 msgid "" "This chapter covers some of the more frequently used network services on " "UNIX systems. This includes " @@ -94961,22 +95200,22 @@ "para referência." #. (itstool) path: sect1/para -#: book.translate.xml:52665 +#: book.translate.xml:52825 msgid "By the end of this chapter, readers will know:" msgstr "No final deste capítulo, os leitores saberão:" #. (itstool) path: listitem/para -#: book.translate.xml:52669 +#: book.translate.xml:52829 msgid "How to manage the inetd daemon." msgstr "Como gerenciar o daemon inetd." #. (itstool) path: listitem/para -#: book.translate.xml:52674 +#: book.translate.xml:52834 msgid "How to set up the Network File System (NFS)." msgstr "Como configurar o Network File System (NFS)." #. (itstool) path: listitem/para -#: book.translate.xml:52679 +#: book.translate.xml:52839 msgid "" "How to set up the Network Information Server (NIS) for " "centralizing and sharing user accounts." @@ -94985,7 +95224,7 @@ "centralizar e compartilhar contas de usuários." #. (itstool) path: listitem/para -#: book.translate.xml:52685 +#: book.translate.xml:52845 msgid "" "How to set FreeBSD up to act as an LDAP server or client" msgstr "" @@ -94993,19 +95232,19 @@ "LDAP" #. (itstool) path: listitem/para -#: book.translate.xml:52690 +#: book.translate.xml:52850 msgid "How to set up automatic network settings using DHCP." msgstr "" "Como configurar configurações de rede automáticas usando o DHCP." #. (itstool) path: listitem/para -#: book.translate.xml:52695 +#: book.translate.xml:52855 msgid "How to set up a Domain Name Server (DNS)." msgstr "Como configurar um Domain Name Server (DNS)." #. (itstool) path: listitem/para -#: book.translate.xml:52700 +#: book.translate.xml:52860 msgid "" "How to set up the Apache HTTP " "Server." @@ -95014,14 +95253,14 @@ "acronym>." #. (itstool) path: listitem/para -#: book.translate.xml:52705 +#: book.translate.xml:52865 msgid "How to set up a File Transfer Protocol (FTP) server." msgstr "" "Como Configurar um Servidor de File Transfer Protocol (FTP)." #. (itstool) path: listitem/para -#: book.translate.xml:52710 +#: book.translate.xml:52870 msgid "" "How to set up a file and print server for Windows clients using Samba." @@ -95031,7 +95270,7 @@ "Samba." #. (itstool) path: listitem/para -#: book.translate.xml:52715 +#: book.translate.xml:52875 msgid "" "How to synchronize the time and date, and set up a time server using the " "Network Time Protocol (NTP)." @@ -95040,39 +95279,39 @@ "o Network Time Protocol (NTP)." #. (itstool) path: listitem/para -#: book.translate.xml:52721 +#: book.translate.xml:52881 msgid "How to set up iSCSI." msgstr "Como configurar o iSCSI." #. (itstool) path: sect1/para -#: book.translate.xml:52725 +#: book.translate.xml:52885 msgid "This chapter assumes a basic knowledge of:" msgstr "Este capítulo pressupõe um conhecimento básico de:" #. (itstool) path: listitem/para -#: book.translate.xml:52729 +#: book.translate.xml:52889 msgid "/etc/rc scripts." msgstr "scripts /etc/rc." #. (itstool) path: listitem/para -#: book.translate.xml:52733 +#: book.translate.xml:52893 msgid "Network terminology." msgstr "Terminologia de rede." #. (itstool) path: listitem/para -#: book.translate.xml:52737 +#: book.translate.xml:52897 msgid "" "Installation of additional third-party software ()." msgstr "" "Instalação de software adicional de terceiros ()." #. (itstool) path: sect1/title -#: book.translate.xml:52744 +#: book.translate.xml:52904 msgid "The inetd Super-Server" msgstr "O super-servidor inetd" #. (itstool) path: sect1/para -#: book.translate.xml:52765 +#: book.translate.xml:52925 msgid "" "The inetd8 daemon is sometimes referred to as a Super-Server " @@ -95097,7 +95336,7 @@ "cada daemon individualmente no modo independente." #. (itstool) path: sect1/para -#: book.translate.xml:52777 +#: book.translate.xml:52937 msgid "" "Primarily, inetd is used to spawn other daemons, " "but several trivial protocols are handled internally, such as " @@ -95112,7 +95351,7 @@ "discard e daytime." #. (itstool) path: sect1/para -#: book.translate.xml:52786 +#: book.translate.xml:52946 msgid "" "This section covers the basics of configuring inetd." @@ -95121,12 +95360,12 @@ "inetd." #. (itstool) path: sect2/title -#: book.translate.xml:52790 +#: book.translate.xml:52950 msgid "Configuration File" msgstr "Arquivo de Configuração" #. (itstool) path: sect2/para -#: book.translate.xml:52792 +#: book.translate.xml:52952 msgid "" "Configuration of inetd is done by editing " "/etc/inetd.conf. Each line of this configuration file " @@ -95147,7 +95386,7 @@ "remova o # no início da linha desse aplicativo." #. (itstool) path: sect2/para -#: book.translate.xml:52804 +#: book.translate.xml:52964 msgid "" "After saving your edits, configure inetd to start " "at system boot by editing /etc/rc.conf:" @@ -95158,13 +95397,13 @@ #. (itstool) path: sect2/programlisting #. (itstool) path: step/programlisting -#: book.translate.xml:52808 book.translate.xml:65467 +#: book.translate.xml:52968 book.translate.xml:65535 #, no-wrap msgid "inetd_enable=\"YES\"" msgstr "inetd_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:52810 +#: book.translate.xml:52970 msgid "" "To start inetd now, so that it listens for the " "service you configured, type:" @@ -95174,13 +95413,13 @@ #. (itstool) path: sect2/screen #. (itstool) path: step/screen -#: book.translate.xml:52813 book.translate.xml:65489 +#: book.translate.xml:52973 book.translate.xml:65535 #, no-wrap msgid "# service inetd start" msgstr "# service inetd start" #. (itstool) path: sect2/para -#: book.translate.xml:52815 +#: book.translate.xml:52975 msgid "" "Once inetd is started, it needs to be notified " "whenever a modification is made to /etc/inetd.conf:" @@ -95190,19 +95429,19 @@ "inetd.conf:" #. (itstool) path: example/title -#: book.translate.xml:52820 +#: book.translate.xml:52980 msgid "Reloading the inetd Configuration File" msgstr "" "Recarregando o Arquivo de Configuração do inetd" #. (itstool) path: example/screen -#: book.translate.xml:52823 +#: book.translate.xml:52983 #, no-wrap msgid "# service inetd reload" msgstr "# service inetd reload" #. (itstool) path: sect2/para -#: book.translate.xml:52826 +#: book.translate.xml:52986 msgid "" "Typically, the default entry for an application does not need to be edited " "beyond removing the #. In some situations, it may be " @@ -95213,7 +95452,7 @@ "apropriado editar a entrada padrão." #. (itstool) path: sect2/para -#: book.translate.xml:52831 +#: book.translate.xml:52991 msgid "" "As an example, this is the default entry for " "ftpd8 sobre o IPv4:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:52834 +#: book.translate.xml:52994 #, no-wrap msgid "ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l" msgstr "ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l" #. (itstool) path: sect2/para -#: book.translate.xml:52836 +#: book.translate.xml:52996 msgid "The seven columns in an entry are as follows:" msgstr "As sete colunas em uma entrada são as seguintes:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:52838 +#: book.translate.xml:52998 #, no-wrap msgid "" "service-name\n" @@ -95255,17 +95494,17 @@ "server-program-arguments" #. (itstool) path: sect2/para -#: book.translate.xml:52846 book.translate.xml:65535 +#: book.translate.xml:53006 book.translate.xml:65535 msgid "where:" msgstr "Onde:" #. (itstool) path: varlistentry/term -#: book.translate.xml:52850 +#: book.translate.xml:53010 msgid "service-name" msgstr "service-name" #. (itstool) path: listitem/para -#: book.translate.xml:52853 +#: book.translate.xml:53013 msgid "" "The service name of the daemon to start. It must correspond to a service " "listed in /etc/services. This determines which port " @@ -95280,12 +95519,12 @@ "adicionado ao arquivo /etc/services." #. (itstool) path: varlistentry/term -#: book.translate.xml:52864 +#: book.translate.xml:53024 msgid "socket-type" msgstr "socket-type" #. (itstool) path: listitem/para -#: book.translate.xml:52867 +#: book.translate.xml:53027 msgid "" "Either stream, dgram, raw, or seqpacket. Use stream for " @@ -95298,87 +95537,87 @@ "acronym>." #. (itstool) path: varlistentry/term -#: book.translate.xml:52877 +#: book.translate.xml:53037 msgid "protocol" msgstr "protocol" #. (itstool) path: listitem/para -#: book.translate.xml:52880 +#: book.translate.xml:53040 msgid "Use one of the following protocol names:" msgstr "Use um dos seguintes nomes de protocolo:" #. (itstool) path: row/entry -#: book.translate.xml:52886 +#: book.translate.xml:53046 msgid "Protocol Name" msgstr "Protocol Name" #. (itstool) path: row/entry -#: book.translate.xml:52887 +#: book.translate.xml:53047 msgid "Explanation" msgstr "Explicação" #. (itstool) path: row/entry -#: book.translate.xml:52893 +#: book.translate.xml:53053 msgid "tcp or tcp4" msgstr "tcp ou tcp4" #. (itstool) path: row/entry -#: book.translate.xml:52894 +#: book.translate.xml:53054 msgid "TCP IPv4" msgstr "TCP IPv4" #. (itstool) path: row/entry -#: book.translate.xml:52898 +#: book.translate.xml:53058 msgid "udp or udp4" msgstr "udp ou udp4" #. (itstool) path: row/entry -#: book.translate.xml:52899 +#: book.translate.xml:53059 msgid "UDP IPv4" msgstr "UDP IPv4" #. (itstool) path: row/entry -#: book.translate.xml:52903 +#: book.translate.xml:53063 msgid "tcp6" msgstr "tcp6" #. (itstool) path: row/entry -#: book.translate.xml:52904 +#: book.translate.xml:53064 msgid "TCP IPv6" msgstr "TCP IPv6" #. (itstool) path: row/entry -#: book.translate.xml:52908 +#: book.translate.xml:53068 msgid "udp6" msgstr "udp6" #. (itstool) path: row/entry -#: book.translate.xml:52909 +#: book.translate.xml:53069 msgid "UDP IPv6" msgstr "UDP IPv6" #. (itstool) path: row/entry -#: book.translate.xml:52913 +#: book.translate.xml:53073 msgid "tcp46" msgstr "tcp46" #. (itstool) path: row/entry -#: book.translate.xml:52914 +#: book.translate.xml:53074 msgid "Both TCP IPv4 and IPv6" msgstr "Ambos TCP IPv4 e IPv6" #. (itstool) path: row/entry -#: book.translate.xml:52918 +#: book.translate.xml:53078 msgid "udp46" msgstr "udp46" #. (itstool) path: row/entry -#: book.translate.xml:52919 +#: book.translate.xml:53079 msgid "Both UDP IPv4 and IPv6" msgstr "Ambos UDP IPv4 e IPv6" #. (itstool) path: varlistentry/term -#: book.translate.xml:52929 +#: book.translate.xml:53089 msgid "" "{wait|nowait}[/max-child[/max-connections-per-ip-per-minute[/max-child-per-" "ip]]]" @@ -95387,7 +95626,7 @@ "ip]]]" #. (itstool) path: listitem/para -#: book.translate.xml:52932 +#: book.translate.xml:53092 msgid "" "In this field, or must be " "specified. , e são opcionais." #. (itstool) path: listitem/para -#: book.translate.xml:52938 +#: book.translate.xml:53098 msgid "" " indicates whether or not the service is able to " "handle its own socket. socket types must use " @@ -95415,7 +95654,7 @@ "enquanto gera um daemon filho para cada novo socket." #. (itstool) path: listitem/para -#: book.translate.xml:52948 +#: book.translate.xml:53108 msgid "" "The maximum number of child daemons inetd may " "spawn is set by . For example, to limit ten " @@ -95430,7 +95669,7 @@ "ilimitado de filhos." #. (itstool) path: listitem/para -#: book.translate.xml:52956 +#: book.translate.xml:53116 msgid "" " limits the number of " "connections from any particular IP address per minute. " @@ -95454,7 +95693,7 @@ "negação de serviço (DoS (Denial Of Service))." #. (itstool) path: listitem/para -#: book.translate.xml:52970 +#: book.translate.xml:53130 msgid "" "An example can be seen in the default settings for " "fingerd8:" #. (itstool) path: listitem/programlisting -#: book.translate.xml:52973 +#: book.translate.xml:53133 #, no-wrap msgid "finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -k -s" msgstr "finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -k -s" #. (itstool) path: varlistentry/term -#: book.translate.xml:52978 +#: book.translate.xml:53138 msgid "user" msgstr "usuário" #. (itstool) path: listitem/para -#: book.translate.xml:52981 +#: book.translate.xml:53141 msgid "" "The username the daemon will run as. Daemons typically run as root, daemonnobody." #. (itstool) path: varlistentry/term -#: book.translate.xml:52990 +#: book.translate.xml:53150 msgid "server-program" msgstr "programa servidor" #. (itstool) path: listitem/para -#: book.translate.xml:52993 +#: book.translate.xml:53153 msgid "" "The full path to the daemon. If the daemon is a service provided by " "inetd internally, use ." @@ -95502,12 +95741,12 @@ "inetd internamente, use ." #. (itstool) path: varlistentry/term -#: book.translate.xml:53000 +#: book.translate.xml:53160 msgid "server-program-arguments" msgstr "argumentos do programa servidor" #. (itstool) path: listitem/para -#: book.translate.xml:53003 +#: book.translate.xml:53163 msgid "" "Used to specify any command arguments to be passed to the daemon on " "invocation. If the daemon is an internal service, use em /etc/inetd.conf." #. (itstool) path: varlistentry/term -#: book.translate.xml:53059 +#: book.translate.xml:53219 msgid "-R rate" msgstr "-R taxa" #. (itstool) path: listitem/para -#: book.translate.xml:53062 +#: book.translate.xml:53222 msgid "" "Specify the maximum number of times a service can be invoked in one minute, " "where the default is 256. A rate of 0 " @@ -95610,12 +95849,12 @@ "literal> permite um número ilimitado." #. (itstool) path: varlistentry/term -#: book.translate.xml:53070 +#: book.translate.xml:53230 msgid "-s maximum" msgstr "-s máximo" #. (itstool) path: listitem/para -#: book.translate.xml:53073 +#: book.translate.xml:53233 msgid "" "Specify the maximum number of times a service can be invoked from a single " "IP address at any one time, where the default is " @@ -95629,7 +95868,7 @@ "filename>." #. (itstool) path: sect2/para -#: book.translate.xml:53083 +#: book.translate.xml:53243 msgid "" "Additional options are available. Refer to " "inetd8 para a lista completa de opções." #. (itstool) path: sect2/para -#: book.translate.xml:53090 +#: book.translate.xml:53250 msgid "" "Many of the daemons which can be managed by inetd " "are not security-conscious. Some daemons, such as fingerd podem ser usados para limitar tais ataques." #. (itstool) path: sect2/para -#: book.translate.xml:53101 +#: book.translate.xml:53261 msgid "" "By default, TCP wrappers is enabled. Consult " "hosts_access5." #. (itstool) path: info/title -#: book.translate.xml:53110 +#: book.translate.xml:53270 msgid "Network File System (NFS)" msgstr "Network File System (NFS)" #. (itstool) path: authorgroup/author -#: book.translate.xml:53113 +#: book.translate.xml:53273 msgid "" " Tom Rhodes Reorganized and enhanced by " @@ -95687,7 +95926,7 @@ "personname> Reorganizado e aprimorado por " #. (itstool) path: authorgroup/author -#: book.translate.xml:53123 +#: book.translate.xml:53283 msgid "" " Bill Swingle Written by " @@ -95696,7 +95935,7 @@ "personname> Escrito por " #. (itstool) path: sect1/para -#: book.translate.xml:53134 +#: book.translate.xml:53294 msgid "" "FreeBSD supports the Network File System (NFS), which " "allows a server to share directories and files with clients over a network. " @@ -95710,7 +95949,7 @@ "localmente." #. (itstool) path: sect1/para -#: book.translate.xml:53140 +#: book.translate.xml:53300 msgid "" "NFS has many practical uses. Some of the more common uses " "include:" @@ -95719,7 +95958,7 @@ "incluem:" #. (itstool) path: listitem/para -#: book.translate.xml:53145 +#: book.translate.xml:53305 msgid "" "Data that would otherwise be duplicated on each client can be kept in a " "single location and accessed by clients on the network." @@ -95728,7 +95967,7 @@ "único local e acessados por clientes na rede." #. (itstool) path: listitem/para -#: book.translate.xml:53151 +#: book.translate.xml:53311 msgid "" "Several clients may need access to the /usr/ports/distfiles directory. Sharing that directory allows for quick access to the " @@ -95739,7 +95978,7 @@ "arquivos fonte sem precisar baixá-los para cada cliente." #. (itstool) path: listitem/para -#: book.translate.xml:53159 +#: book.translate.xml:53319 msgid "" "On large networks, it is often more convenient to configure a central " "NFS server on which all user home directories are stored. " @@ -95752,7 +95991,7 @@ "rede e ter acesso aos seus diretórios home." #. (itstool) path: listitem/para -#: book.translate.xml:53167 +#: book.translate.xml:53327 msgid "" "Administration of NFS exports is simplified. For example, " "there is only one file system where security or backup policies must be set." @@ -95762,7 +96001,7 @@ "ou de backup devem ser definidas." #. (itstool) path: listitem/para -#: book.translate.xml:53173 +#: book.translate.xml:53333 msgid "" "Removable media storage devices can be used by other machines on the " "network. This reduces the number of devices throughout the network and " @@ -95777,7 +96016,7 @@ "de instalação centralizada." #. (itstool) path: sect1/para -#: book.translate.xml:53182 +#: book.translate.xml:53342 msgid "" "NFS consists of a server and one or more clients. The " "client remotely accesses the data that is stored on the server machine. In " @@ -95790,48 +96029,48 @@ "executados." #. (itstool) path: sect1/para -#: book.translate.xml:53187 +#: book.translate.xml:53347 msgid "These daemons must be running on the server:" msgstr "Esses daemons devem estar em execução no servidor:" #. (itstool) path: sect1/indexterm -#: book.translate.xml:53188 +#: book.translate.xml:53348 msgid "NFS server" msgstr "NFS server" #. (itstool) path: sect1/indexterm -#: book.translate.xml:53192 +#: book.translate.xml:53352 msgid "file server UNIX clients" msgstr "file server UNIX clients" #. (itstool) path: sect1/indexterm #. (itstool) path: sect2/indexterm -#: book.translate.xml:53197 book.translate.xml:53601 +#: book.translate.xml:53357 book.translate.xml:53761 msgid "rpcbind" msgstr "rpcbind" #. (itstool) path: sect1/indexterm -#: book.translate.xml:53200 +#: book.translate.xml:53360 msgid "mountd" msgstr "mountd" #. (itstool) path: sect1/indexterm -#: book.translate.xml:53203 +#: book.translate.xml:53363 msgid "nfsd" msgstr "nfsd" #. (itstool) path: row/entry -#: book.translate.xml:53214 +#: book.translate.xml:53374 msgid "Daemon" msgstr "Daemon" #. (itstool) path: row/entry -#: book.translate.xml:53221 +#: book.translate.xml:53381 msgid "nfsd" msgstr "nfsd" #. (itstool) path: row/entry -#: book.translate.xml:53222 +#: book.translate.xml:53382 msgid "" "The NFS daemon which services requests from NFS clients." @@ -95840,12 +96079,12 @@ "NFS." #. (itstool) path: row/entry -#: book.translate.xml:53227 +#: book.translate.xml:53387 msgid "mountd" msgstr "mountd" #. (itstool) path: row/entry -#: book.translate.xml:53228 +#: book.translate.xml:53388 msgid "" "The NFS mount daemon which carries out requests received " "from nfsd." @@ -95854,12 +96093,12 @@ "recebidas do nfsd." #. (itstool) path: row/entry -#: book.translate.xml:53234 +#: book.translate.xml:53394 msgid "rpcbind" msgstr "rpcbind" #. (itstool) path: row/entry -#: book.translate.xml:53235 +#: book.translate.xml:53395 msgid "" "This daemon allows NFS clients to discover which port the " "NFS server is using." @@ -95868,7 +96107,7 @@ "o servidor NFS está usando." #. (itstool) path: sect1/para -#: book.translate.xml:53243 +#: book.translate.xml:53403 msgid "" "Running nfsiod8 on the client can improve performance, but is not " @@ -95879,17 +96118,17 @@ "melhorar o desempenho, mas não é necessária." #. (itstool) path: sect2/title -#: book.translate.xml:53247 +#: book.translate.xml:53407 msgid "Configuring the Server" msgstr "Configurando o Servidor" #. (itstool) path: sect2/indexterm -#: book.translate.xml:53249 +#: book.translate.xml:53409 msgid "NFS configuration" msgstr "NFS configuration" #. (itstool) path: sect2/para -#: book.translate.xml:53254 +#: book.translate.xml:53414 msgid "" "The file systems which the NFS server will share are " "specified in /etc/exports. Each line in this file " @@ -95909,12 +96148,12 @@ "rede poderá montar esse sistema de arquivos." #. (itstool) path: sect2/indexterm -#: book.translate.xml:53263 +#: book.translate.xml:53423 msgid "NFS export examples" msgstr "NFS export examples" #. (itstool) path: sect2/para -#: book.translate.xml:53268 +#: book.translate.xml:53428 msgid "" "The following /etc/exports entries demonstrate how to " "export file systems. The examples can be modified to match the file systems " @@ -95932,7 +96171,7 @@ "manvolnum> para a lista completa de opções." #. (itstool) path: sect2/para -#: book.translate.xml:53275 +#: book.translate.xml:53435 msgid "" "This example shows how to export /cdrom to three hosts " "named alpha, bravo, " @@ -95943,13 +96182,13 @@ "replaceable> e charlie:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:53281 +#: book.translate.xml:53441 #, no-wrap msgid "/cdrom -ro alpha bravo charlie" msgstr "/cdrom -ro alpha bravo charlie" #. (itstool) path: sect2/para -#: book.translate.xml:53283 +#: book.translate.xml:53443 msgid "" "The -ro flag makes the file system read-only, preventing " "clients from making any changes to the exported file system. This example " @@ -95966,7 +96205,7 @@ "citerefentry> se a rede não tiver um servidor de DNS." #. (itstool) path: sect2/para -#: book.translate.xml:53291 +#: book.translate.xml:53451 msgid "" "The next example exports /home to three clients by " "IP address. This can be useful for networks without " @@ -95983,13 +96222,13 @@ "permitirá que o cliente monte os diretórios necessários conforme necessário." #. (itstool) path: sect2/programlisting -#: book.translate.xml:53300 +#: book.translate.xml:53460 #, no-wrap msgid "/usr/home -alldirs 10.0.0.2 10.0.0.3 10.0.0.4" msgstr "/usr/home -alldirs 10.0.0.2 10.0.0.3 10.0.0.4" #. (itstool) path: sect2/para -#: book.translate.xml:53302 +#: book.translate.xml:53462 msgid "" "This next example exports /a so that two clients from " "different domains may access that file system. The para mais detalhes." #. (itstool) path: sect2/title -#: book.translate.xml:53430 +#: book.translate.xml:53590 msgid "" "Automating Mounts with autofs5" @@ -96302,7 +96541,7 @@ "refentrytitle>5" #. (itstool) path: note/para -#: book.translate.xml:53433 +#: book.translate.xml:53593 msgid "" "The autofs5 automount facility is supported starting with " @@ -96321,17 +96560,17 @@ "refentrytitle>5." #. (itstool) path: sect2/indexterm -#: book.translate.xml:53441 +#: book.translate.xml:53601 msgid "autofs" msgstr "autofs" #. (itstool) path: sect2/indexterm -#: book.translate.xml:53442 +#: book.translate.xml:53602 msgid "automounter subsystem" msgstr "automounter subsystem" #. (itstool) path: sect2/para -#: book.translate.xml:53446 +#: book.translate.xml:53606 msgid "" "The autofs5 facility is a common name for several components " @@ -96369,7 +96608,7 @@ "automontadores do SVR4, como os do Solaris, MacOS X e Linux." #. (itstool) path: sect2/para -#: book.translate.xml:53459 +#: book.translate.xml:53619 msgid "" "The autofs5 virtual filesystem is mounted on specified " @@ -96384,7 +96623,7 @@ "durante a inicialização." #. (itstool) path: sect2/para -#: book.translate.xml:53463 +#: book.translate.xml:53623 msgid "" "Whenever a process attempts to access file within the " "autofs5/etc/auto_master. It assigns individual maps to top-level mounts. For an " @@ -96429,7 +96668,7 @@ "refentrytitle>5." #. (itstool) path: sect2/para -#: book.translate.xml:53479 +#: book.translate.xml:53639 msgid "" "There is a special automounter map mounted on /net. " "When a file is accessed within this directory, " @@ -96452,7 +96691,7 @@ "do host foobar." #. (itstool) path: example/title -#: book.translate.xml:53489 +#: book.translate.xml:53649 msgid "" "Mounting an Export with autofs5" @@ -96461,7 +96700,7 @@ "refentrytitle>5" #. (itstool) path: example/para -#: book.translate.xml:53491 +#: book.translate.xml:53651 msgid "" "In this example, showmount -e shows the exported file " "systems that can be mounted from the NFS server, " @@ -96473,7 +96712,7 @@ "systemitem>:" #. (itstool) path: example/screen -#: book.translate.xml:53496 +#: book.translate.xml:53656 #, no-wrap msgid "" "% showmount -e foobar\n" @@ -96489,7 +96728,7 @@ "% cd /net/foobar/usr" #. (itstool) path: sect2/para -#: book.translate.xml:53503 +#: book.translate.xml:53663 msgid "" "The output from showmount shows /usr " "as an export. When changing directories to /host/foobar/usrautofs5 at boot time, add this line to /etc/rc." @@ -96522,7 +96761,7 @@ "filename>:" #. (itstool) path: sect2/para -#: book.translate.xml:53516 +#: book.translate.xml:53676 msgid "" "Then autofs5 can be started by running:" @@ -96531,7 +96770,7 @@ "manvolnum> pode ser iniciado executando:" #. (itstool) path: sect2/screen -#: book.translate.xml:53518 +#: book.translate.xml:53678 #, no-wrap msgid "" "# service automount start\n" @@ -96543,7 +96782,7 @@ "# service autounmountd start" #. (itstool) path: sect2/para -#: book.translate.xml:53522 +#: book.translate.xml:53682 msgid "" "The autofs5 map format is the same as in other operating " @@ -96559,7 +96798,7 @@ "\">documento do Mac OS X." #. (itstool) path: sect2/para -#: book.translate.xml:53527 +#: book.translate.xml:53687 msgid "" "Consult the automount8, " @@ -96578,47 +96817,47 @@ "manvolnum> para maiores informações." #. (itstool) path: sect1/title -#: book.translate.xml:53556 +#: book.translate.xml:53716 msgid "Network Information System (NIS)" msgstr "Sistema de Informação de Rede (NIS)" #. (itstool) path: sect1/indexterm -#: book.translate.xml:53559 +#: book.translate.xml:53719 msgid "NIS" msgstr "NIS" #. (itstool) path: sect1/indexterm -#: book.translate.xml:53561 +#: book.translate.xml:53721 msgid "HP-UX" msgstr "HP-UX" #. (itstool) path: sect1/indexterm -#: book.translate.xml:53562 +#: book.translate.xml:53722 msgid "AIX" msgstr "AIX" #. (itstool) path: sect1/indexterm -#: book.translate.xml:53563 +#: book.translate.xml:53723 msgid "Linux" msgstr "Linux" #. (itstool) path: sect1/indexterm -#: book.translate.xml:53564 +#: book.translate.xml:53724 msgid "NetBSD" msgstr "NetBSD" #. (itstool) path: sect1/indexterm -#: book.translate.xml:53565 +#: book.translate.xml:53725 msgid "OpenBSD" msgstr "OpenBSD" #. (itstool) path: sect1/indexterm -#: book.translate.xml:53566 +#: book.translate.xml:53726 msgid "yellow pages NIS" msgstr "yellow pages NIS" #. (itstool) path: sect1/para -#: book.translate.xml:53571 +#: book.translate.xml:53731 msgid "" "Network Information System (NIS) is designed to " "centralize administration of UNIX." #. (itstool) path: sect1/indexterm -#: book.translate.xml:53579 +#: book.translate.xml:53739 msgid "NIS domains" msgstr "NIS domains" #. (itstool) path: sect1/para -#: book.translate.xml:53584 +#: book.translate.xml:53744 msgid "" "NIS is a Remote Procedure Call (RPC)-" "based client/server system that allows a group of machines within an " @@ -96661,17 +96900,17 @@ "único local." #. (itstool) path: sect1/para -#: book.translate.xml:53592 +#: book.translate.xml:53752 msgid "FreeBSD uses version 2 of the NIS protocol." msgstr "O FreeBSD usa a versão 2 do protocolo NIS." #. (itstool) path: sect2/title -#: book.translate.xml:53596 +#: book.translate.xml:53756 msgid "NIS Terms and Processes" msgstr "Termos do NIS e Processos" #. (itstool) path: sect2/para -#: book.translate.xml:53598 +#: book.translate.xml:53758 msgid "" "Table 28.1 summarizes the terms and important processes used by " "NIS:" @@ -96680,27 +96919,27 @@ "NIS:" #. (itstool) path: sect2/indexterm -#: book.translate.xml:53604 +#: book.translate.xml:53764 msgid "portmap" msgstr "portmap" #. (itstool) path: table/title -#: book.translate.xml:53609 +#: book.translate.xml:53769 msgid "NIS Terminology" msgstr "Terminologia do NIS" #. (itstool) path: row/entry -#: book.translate.xml:53617 book.translate.xml:55687 +#: book.translate.xml:53777 book.translate.xml:55847 msgid "Term" msgstr "Termo" #. (itstool) path: row/entry -#: book.translate.xml:53624 +#: book.translate.xml:53784 msgid "NIS domain name" msgstr "nome de domínio NIS" #. (itstool) path: row/entry -#: book.translate.xml:53626 +#: book.translate.xml:53786 msgid "" "NIS servers and clients share an NIS " "domain name. Typically, this name does not have anything to do with " @@ -96711,7 +96950,7 @@ "com DNS." #. (itstool) path: row/entry -#: book.translate.xml:53633 +#: book.translate.xml:53793 msgid "" "rpcbind8" @@ -96720,7 +96959,7 @@ "manvolnum>" #. (itstool) path: row/entry -#: book.translate.xml:53635 +#: book.translate.xml:53795 msgid "" "This service enables RPC and must be running in order to " "run an NIS server or act as an NIS " @@ -96731,7 +96970,7 @@ "NIS." #. (itstool) path: row/entry -#: book.translate.xml:53642 +#: book.translate.xml:53802 msgid "" "ypbind8" @@ -96740,7 +96979,7 @@ "citerefentry>" #. (itstool) path: row/entry -#: book.translate.xml:53643 +#: book.translate.xml:53803 msgid "" "This service binds an NIS client to its NIS server. It will take the NIS domain name and use " @@ -96757,7 +96996,7 @@ "acessar o servidor NIS." #. (itstool) path: row/entry -#: book.translate.xml:53655 +#: book.translate.xml:53815 msgid "" "ypserv8" @@ -96766,7 +97005,7 @@ "citerefentry>" #. (itstool) path: row/entry -#: book.translate.xml:53656 +#: book.translate.xml:53816 msgid "" "This is the process for the NIS server. If this service " "stops running, the server will no longer be able to respond to NIS pode precisar ser reiniciado nesses clientes." #. (itstool) path: row/entry -#: book.translate.xml:53668 +#: book.translate.xml:53828 msgid "" "rpc.yppasswdd8" @@ -96792,7 +97031,7 @@ "manvolnum>" #. (itstool) path: row/entry -#: book.translate.xml:53669 +#: book.translate.xml:53829 msgid "" "This process only runs on NIS master servers. This daemon " "allows NIS clients to change their NIS " @@ -96806,38 +97045,38 @@ "e alterar suas senhas lá." #. (itstool) path: sect2/title -#: book.translate.xml:53685 +#: book.translate.xml:53845 msgid "Machine Types" msgstr "Tipos de Máquinas" #. (itstool) path: sect2/indexterm -#: book.translate.xml:53687 +#: book.translate.xml:53847 msgid "NIS master server" msgstr "NIS master server" #. (itstool) path: sect2/indexterm -#: book.translate.xml:53690 book.translate.xml:54047 +#: book.translate.xml:53850 book.translate.xml:54207 msgid "NIS slave server" msgstr "NIS slave server" #. (itstool) path: sect2/indexterm -#: book.translate.xml:53693 +#: book.translate.xml:53853 msgid "NIS client" msgstr "NIS client" #. (itstool) path: sect2/para -#: book.translate.xml:53697 +#: book.translate.xml:53857 msgid "" "There are three types of hosts in an NIS environment:" msgstr "Existem três tipos de hosts em um ambiente NIS:" #. (itstool) path: listitem/para -#: book.translate.xml:53702 +#: book.translate.xml:53862 msgid "NIS master server" msgstr "Servidor NIS master" #. (itstool) path: listitem/para -#: book.translate.xml:53704 +#: book.translate.xml:53864 msgid "" "This server acts as a central repository for host configuration information " "and maintains the authoritative copy of the files used by all of the " @@ -96860,12 +97099,12 @@ "de pequena escala." #. (itstool) path: listitem/para -#: book.translate.xml:53719 +#: book.translate.xml:53879 msgid "NIS slave servers" msgstr "Servidores NIS slave" #. (itstool) path: listitem/para -#: book.translate.xml:53721 +#: book.translate.xml:53881 msgid "" "NIS slave servers maintain copies of the NIS master's data files in order to provide redundancy. Slave servers " @@ -96880,12 +97119,12 @@ "NIS que responde primeiro." #. (itstool) path: listitem/para -#: book.translate.xml:53731 +#: book.translate.xml:53891 msgid "NIS clients" msgstr "Clientes NIS" #. (itstool) path: listitem/para -#: book.translate.xml:53733 +#: book.translate.xml:53893 msgid "" "NIS clients authenticate against the NIS server during log on." @@ -96894,7 +97133,7 @@ "NIS durante o logon." #. (itstool) path: sect2/para -#: book.translate.xml:53739 +#: book.translate.xml:53899 msgid "" "Information in many files can be shared using NIS. The " "master.passwd, group, and " @@ -96912,12 +97151,12 @@ "ao qual está vinculado." #. (itstool) path: sect2/title -#: book.translate.xml:53751 +#: book.translate.xml:53911 msgid "Planning Considerations" msgstr "Considerações de Planejamento" #. (itstool) path: sect2/para -#: book.translate.xml:53753 +#: book.translate.xml:53913 msgid "" "This section describes a sample NIS environment which " "consists of 15 FreeBSD machines with no centralized point of administration. " @@ -96935,97 +97174,97 @@ "máquinas." #. (itstool) path: sect2/para -#: book.translate.xml:53762 +#: book.translate.xml:53922 msgid "The configuration of the lab will be as follows:" msgstr "A configuração do laboratório será a seguinte:" #. (itstool) path: row/entry -#: book.translate.xml:53768 +#: book.translate.xml:53928 msgid "Machine name" msgstr "Nome da maquina" #. (itstool) path: row/entry -#: book.translate.xml:53770 +#: book.translate.xml:53930 msgid "Machine role" msgstr "Role da máquina" #. (itstool) path: row/entry -#: book.translate.xml:53776 +#: book.translate.xml:53936 msgid "ellington" msgstr "ellington" #. (itstool) path: row/entry -#: book.translate.xml:53777 +#: book.translate.xml:53937 msgid "10.0.0.2" msgstr "10.0.0.2" #. (itstool) path: row/entry -#: book.translate.xml:53778 +#: book.translate.xml:53938 msgid "NIS master" msgstr "NIS master" #. (itstool) path: row/entry -#: book.translate.xml:53782 +#: book.translate.xml:53942 msgid "coltrane" msgstr "coltrane" #. (itstool) path: row/entry -#: book.translate.xml:53783 +#: book.translate.xml:53943 msgid "10.0.0.3" msgstr "10.0.0.3" #. (itstool) path: row/entry -#: book.translate.xml:53784 +#: book.translate.xml:53944 msgid "NIS slave" msgstr "NIS slave" #. (itstool) path: row/entry -#: book.translate.xml:53788 +#: book.translate.xml:53948 msgid "basie" msgstr "basie" #. (itstool) path: row/entry -#: book.translate.xml:53789 +#: book.translate.xml:53949 msgid "10.0.0.4" msgstr "10.0.0.4" #. (itstool) path: row/entry -#: book.translate.xml:53790 +#: book.translate.xml:53950 msgid "Faculty workstation" msgstr "Estação de Trabalho da Facultativa" #. (itstool) path: row/entry -#: book.translate.xml:53794 +#: book.translate.xml:53954 msgid "bird" msgstr "bird" #. (itstool) path: row/entry -#: book.translate.xml:53795 +#: book.translate.xml:53955 msgid "10.0.0.5" msgstr "10.0.0.5" #. (itstool) path: row/entry -#: book.translate.xml:53796 +#: book.translate.xml:53956 msgid "Client machine" msgstr "Máquina Cliente" #. (itstool) path: row/entry -#: book.translate.xml:53800 +#: book.translate.xml:53960 msgid "cli[1-11]" msgstr "cli[1-11]" #. (itstool) path: row/entry -#: book.translate.xml:53801 +#: book.translate.xml:53961 msgid "10.0.0.[6-17]" msgstr "10.0.0.[6-17]" #. (itstool) path: row/entry -#: book.translate.xml:53803 +#: book.translate.xml:53963 msgid "Other client machines" msgstr "Outras Máquinas Clientes" #. (itstool) path: sect2/para -#: book.translate.xml:53809 +#: book.translate.xml:53969 msgid "" "If this is the first time an NIS scheme is being " "developed, it should be thoroughly planned ahead of time. Regardless of " @@ -97038,17 +97277,17 @@ "como parte do processo de planejamento." #. (itstool) path: sect3/title -#: book.translate.xml:53815 +#: book.translate.xml:53975 msgid "Choosing a NIS Domain Name" msgstr "Escolhendo um Nome de Domínio NIS" #. (itstool) path: sect3/indexterm -#: book.translate.xml:53817 +#: book.translate.xml:53977 msgid "NIS domain name" msgstr "NIS domain name" #. (itstool) path: sect3/para -#: book.translate.xml:53821 +#: book.translate.xml:53981 msgid "" "When a client broadcasts its requests for info, it includes the name of the " "NIS domain that it is part of. This is how multiple " @@ -97063,7 +97302,7 @@ "um grupo de hosts." #. (itstool) path: sect3/para -#: book.translate.xml:53828 +#: book.translate.xml:53988 msgid "" "Some organizations choose to use their Internet domain name for their " "NIS domain name. This is not recommended as it can cause " @@ -97084,7 +97323,7 @@ "literal>." #. (itstool) path: sect3/para -#: book.translate.xml:53839 +#: book.translate.xml:53999 msgid "" "However, some non-FreeBSD operating systems require the NIS domain name to be the same as the Internet domain name. If one or " @@ -97098,12 +97337,12 @@ "domínio NIS." #. (itstool) path: sect3/title -#: book.translate.xml:53848 +#: book.translate.xml:54008 msgid "Physical Server Requirements" msgstr "Requisitos Físicos do Servidor" #. (itstool) path: sect3/para -#: book.translate.xml:53850 +#: book.translate.xml:54010 msgid "" "There are several things to keep in mind when choosing a machine to use as a " "NIS server. Since NIS clients depend " @@ -97127,12 +97366,12 @@ "NIS." #. (itstool) path: sect2/title -#: book.translate.xml:53866 +#: book.translate.xml:54026 msgid "Configuring the NIS Master Server" msgstr "Configurando o Servidor NIS Master" #. (itstool) path: sect2/para -#: book.translate.xml:53869 +#: book.translate.xml:54029 msgid "" "The canonical copies of all NIS files are stored on the " "master server. The databases used to store the information are called " @@ -97152,7 +97391,7 @@ "conjunto independente de mapas." #. (itstool) path: sect2/para -#: book.translate.xml:53880 +#: book.translate.xml:54040 msgid "" "NIS master and slave servers handle all NIS requests through ypservNIS server configuration" msgstr "NIS server configuration" #. (itstool) path: sect2/para -#: book.translate.xml:53891 +#: book.translate.xml:54051 msgid "" "Setting up a master NIS server can be relatively straight " "forward, depending on environmental needs. Since FreeBSD provides built-in " @@ -97189,7 +97428,7 @@ "adicionando as seguintes linhas ao arquivo /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:53897 +#: book.translate.xml:54057 #, no-wrap msgid "" "nisdomainname=\"test-domain\"\t\n" @@ -97201,7 +97440,7 @@ "nis_yppasswdd_enable=\"YES\"\t" #. (itstool) path: callout/para -#: book.translate.xml:53903 +#: book.translate.xml:54063 msgid "" "This line sets the NIS domain name to test-" "domain." @@ -97210,7 +97449,7 @@ "test-domain." #. (itstool) path: callout/para -#: book.translate.xml:53908 +#: book.translate.xml:54068 msgid "" "This automates the start up of the NIS server processes " "when the system boots." @@ -97219,7 +97458,7 @@ "quando o sistema é inicializado." #. (itstool) path: callout/para -#: book.translate.xml:53914 +#: book.translate.xml:54074 msgid "" "This enables the rpc.yppasswdd8 daemon so that users " @@ -97230,7 +97469,7 @@ "possam alterar sua senha NIS de uma máquina cliente." #. (itstool) path: sect2/para -#: book.translate.xml:53920 +#: book.translate.xml:54080 msgid "" "Care must be taken in a multi-server domain where the server machines are " "also NIS clients. It is generally a good idea to force " @@ -97252,7 +97491,7 @@ "uma vez que os servidores podem ligar-se entre si novamente." #. (itstool) path: sect2/para -#: book.translate.xml:53932 +#: book.translate.xml:54092 msgid "" "A server that is also a client can be forced to bind to a particular server " "by adding these additional lines to /etc/rc.conf:" @@ -97262,7 +97501,7 @@ "/etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:53936 +#: book.translate.xml:54096 #, no-wrap msgid "" "nis_client_enable=\"YES\" # run client stuff as well\n" @@ -97272,7 +97511,7 @@ "nis_client_flags=\"-S NIS domain,server\"" #. (itstool) path: sect2/para -#: book.translate.xml:53939 +#: book.translate.xml:54099 msgid "" "After saving the edits, type /etc/netstart to restart the " "network and apply the values defined in /etc/rc.conf. " @@ -97287,23 +97526,23 @@ "manvolnum>:" #. (itstool) path: sect2/screen -#: book.translate.xml:53945 +#: book.translate.xml:54105 #, no-wrap msgid "# service ypserv start" msgstr "# service ypserv start" #. (itstool) path: sect3/title -#: book.translate.xml:53948 +#: book.translate.xml:54108 msgid "Initializing the NIS Maps" msgstr "Inicializando os mapas do NIS" #. (itstool) path: sect3/indexterm -#: book.translate.xml:53950 +#: book.translate.xml:54110 msgid "NIS maps" msgstr "NIS maps" #. (itstool) path: sect3/para -#: book.translate.xml:53954 +#: book.translate.xml:54114 msgid "" "NIS maps are generated from the configuration files in " "/etc on the NIS master, with one " @@ -97320,7 +97559,7 @@ "NIS, configure os arquivos de senha primários:" #. (itstool) path: sect3/screen -#: book.translate.xml:53963 +#: book.translate.xml:54123 #, no-wrap msgid "" "# cp /etc/master.passwd /var/yp/master.passwd\n" @@ -97332,7 +97571,7 @@ "# vi master.passwd" #. (itstool) path: sect3/para -#: book.translate.xml:53967 +#: book.translate.xml:54127 msgid "" "It is advisable to remove all entries for system accounts as well as any " "user accounts that do not need to be propagated to the NIS e quaisquer outras contas administrativas." #. (itstool) path: note/para -#: book.translate.xml:53974 +#: book.translate.xml:54134 msgid "" "Ensure that the /var/yp/master.passwd is neither group " "or world readable by setting its permissions to 600." @@ -97355,7 +97594,7 @@ "600." #. (itstool) path: sect3/para -#: book.translate.xml:53980 +#: book.translate.xml:54140 msgid "" "After completing this task, initialize the NIS maps. " "FreeBSD includes the ypinitNIS:" #. (itstool) path: sect3/screen -#: book.translate.xml:53986 +#: book.translate.xml:54146 #, no-wrap msgid "" "ellington# ypinit -m test-domain\n" @@ -97422,7 +97661,7 @@ "ellington has been setup as an YP master server without any errors." #. (itstool) path: sect3/para -#: book.translate.xml:54010 +#: book.translate.xml:54170 msgid "" "This will create /var/yp/Makefile from /var/" "yp/Makefile.dist. By default, this file assumes that the " @@ -97439,18 +97678,18 @@ "com um comentário ( # ) :" #. (itstool) path: sect3/programlisting -#: book.translate.xml:54019 +#: book.translate.xml:54179 #, no-wrap msgid "NOPUSH = \"True\"" msgstr "NOPUSH = \"True\"" #. (itstool) path: sect3/title -#: book.translate.xml:54023 +#: book.translate.xml:54183 msgid "Adding New Users" msgstr "Adicionando novos usuários" #. (itstool) path: sect3/para -#: book.translate.xml:54025 +#: book.translate.xml:54185 msgid "" "Every time a new user is created, the user account must be added to the " "master NIS server and the NIS maps " @@ -97468,7 +97707,7 @@ "execute estes comandos no servidor master:" #. (itstool) path: sect3/screen -#: book.translate.xml:54034 +#: book.translate.xml:54194 #, no-wrap msgid "" "# pw useradd jsmith\n" @@ -97480,7 +97719,7 @@ "# make test-domain" #. (itstool) path: sect3/para -#: book.translate.xml:54038 +#: book.translate.xml:54198 msgid "" "The user could also be added using adduser jsmith instead " "of pw useradd smith." @@ -97489,12 +97728,12 @@ "command> em vez de pw useradd smith." #. (itstool) path: sect2/title -#: book.translate.xml:54045 +#: book.translate.xml:54205 msgid "Setting up a NIS Slave Server" msgstr "Configurando um Servidor NIS Slave" #. (itstool) path: sect2/para -#: book.translate.xml:54051 +#: book.translate.xml:54211 msgid "" "To set up an NIS slave server, log on to the slave server " "and edit /etc/rc.conf as for the master server. Do not " @@ -97513,7 +97752,7 @@ " master, além do nome do domínio, como visto neste exemplo:" #. (itstool) path: sect2/screen -#: book.translate.xml:54061 +#: book.translate.xml:54221 #, no-wrap msgid "" "coltrane# ypinit -s ellington test-domain\n" @@ -97631,7 +97870,7 @@ "Remember to update map ypservers on ellington." #. (itstool) path: sect2/para -#: book.translate.xml:54118 +#: book.translate.xml:54278 msgid "" "This will generate a directory on the slave server called /var/yp/" "test-domain which contains copies of the NIS " @@ -97646,7 +97885,7 @@ "seus mapas com os mapas no servidor master:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:54125 +#: book.translate.xml:54285 #, no-wrap msgid "" "20 * * * * root /usr/libexec/ypxfr passwd.byname\n" @@ -97656,7 +97895,7 @@ "21 * * * * root /usr/libexec/ypxfr passwd.byuid" #. (itstool) path: sect2/para -#: book.translate.xml:54128 +#: book.translate.xml:54288 msgid "" "These entries are not mandatory because the master server automatically " "attempts to push any map changes to its slaves. However, since clients may " @@ -97672,7 +97911,7 @@ "quais as atualizações de mapas nem sempre são concluídas." #. (itstool) path: sect2/para -#: book.translate.xml:54136 +#: book.translate.xml:54296 msgid "" "To finish the configuration, run /etc/netstart on the " "slave server in order to start the NIS services." @@ -97681,12 +97920,12 @@ "servidor slave para iniciar os serviços do NIS." #. (itstool) path: sect2/title -#: book.translate.xml:54142 +#: book.translate.xml:54302 msgid "Setting Up an NIS Client" msgstr "Configurando um cliente NIS" #. (itstool) path: sect2/para -#: book.translate.xml:54144 +#: book.translate.xml:54304 msgid "" "An NIS client binds to an NIS server " "using ypbind8NIS client configuration" msgstr "NIS client configuration" #. (itstool) path: sect2/para -#: book.translate.xml:54166 +#: book.translate.xml:54326 msgid "To configure a FreeBSD machine to be an NIS client:" msgstr "" "Para configurar uma máquina FreeBSD para ser um cliente NIS:" #. (itstool) path: step/para -#: book.translate.xml:54171 +#: book.translate.xml:54331 msgid "" "Edit /etc/rc.conf and add the following lines in order " "to set the NIS domain name and start " @@ -97745,7 +97984,7 @@ "citerefentry> durante a inicialização da rede:" #. (itstool) path: step/programlisting -#: book.translate.xml:54176 +#: book.translate.xml:54336 #, no-wrap msgid "" "nisdomainname=\"test-domain\"\n" @@ -97755,7 +97994,7 @@ "nis_client_enable=\"YES\"" #. (itstool) path: step/para -#: book.translate.xml:54181 +#: book.translate.xml:54341 msgid "" "To import all possible password entries from the NIS " "server, use vipw to remove all user accounts except one " @@ -97778,13 +98017,13 @@ #. (itstool) path: step/programlisting #. (itstool) path: sect2/programlisting -#: book.translate.xml:54193 book.translate.xml:54566 +#: book.translate.xml:54353 book.translate.xml:54726 #, no-wrap msgid "+:::::::::" msgstr "+:::::::::" #. (itstool) path: step/para -#: book.translate.xml:54195 +#: book.translate.xml:54355 msgid "" "This line configures the client to provide anyone with a valid account in " "the NIS server's password maps an account on the client. " @@ -97801,7 +98040,7 @@ "Managing NFS and NIS, publicado pela O'Reilly Media." #. (itstool) path: step/para -#: book.translate.xml:54206 +#: book.translate.xml:54366 msgid "" "To import all possible group entries from the NIS server, " "add this line to /etc/group:" @@ -97810,13 +98049,13 @@ "acronym>, adicione esta linha ao /etc/group:" #. (itstool) path: step/programlisting -#: book.translate.xml:54210 +#: book.translate.xml:54370 #, no-wrap msgid "+:*::" msgstr "+:*::" #. (itstool) path: sect2/para -#: book.translate.xml:54214 +#: book.translate.xml:54374 msgid "" "To start the NIS client immediately, execute the " "following commands as the superuser:" @@ -97825,7 +98064,7 @@ "seguintes comandos como superusuário:" #. (itstool) path: sect2/screen -#: book.translate.xml:54217 +#: book.translate.xml:54377 #, no-wrap msgid "" "# /etc/netstart\n" @@ -97835,7 +98074,7 @@ "# service ypbind start" #. (itstool) path: sect2/para -#: book.translate.xml:54220 +#: book.translate.xml:54380 msgid "" "After completing these steps, running ypcat passwd on the " "client should show the server's passwd map." @@ -97845,12 +98084,12 @@ "servidor." #. (itstool) path: sect2/title -#: book.translate.xml:54226 +#: book.translate.xml:54386 msgid "NIS Security" msgstr "Segurança NIS" #. (itstool) path: sect2/para -#: book.translate.xml:54228 +#: book.translate.xml:54388 msgid "" "Since RPC is a broadcast-based service, any system " "running ypbind within the same domain can " @@ -97882,7 +98121,7 @@ "de securenets pode ser assim:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:54243 +#: book.translate.xml:54403 #, no-wrap msgid "" "# allow connections from local host -- mandatory\n" @@ -97906,7 +98145,7 @@ "10.0.0.0 255.255.240.0" #. (itstool) path: sect2/para -#: book.translate.xml:54253 +#: book.translate.xml:54413 msgid "" "If ypserv8 receives a request from an address that matches " @@ -97923,7 +98162,7 @@ "não existir, o ypserv permitirá conexões de qualquer host." #. (itstool) path: sect2/para -#: book.translate.xml:54261 +#: book.translate.xml:54421 msgid "" " is an alternate mechanism for providing " "access control instead of securenets. While either " @@ -97939,7 +98178,7 @@ "firewall." #. (itstool) path: sect2/para -#: book.translate.xml:54269 +#: book.translate.xml:54429 msgid "" "Servers using securenets may fail to serve legitimate " "NIS clients with archaic TCP/IP implementations. Some of " @@ -97959,7 +98198,7 @@ "securenets." #. (itstool) path: sect2/para -#: book.translate.xml:54281 +#: book.translate.xml:54441 msgid "" "The use of TCP Wrapper increases the latency of " "the NIS server. The additional delay may be long enough " @@ -97976,12 +98215,12 @@ "NIS slaves e force-os a se ligarem a eles mesmos." #. (itstool) path: sect3/title -#: book.translate.xml:54291 +#: book.translate.xml:54451 msgid "Barring Some Users" msgstr "Barrando alguns usuários" #. (itstool) path: sect3/para -#: book.translate.xml:54293 +#: book.translate.xml:54453 msgid "" "In this example, the basie system is a faculty " "workstation within the NIS domain. The passwdNIS database, use vipw " @@ -98020,7 +98259,7 @@ "basie:" #. (itstool) path: sect3/screen -#: book.translate.xml:54315 +#: book.translate.xml:54475 #, no-wrap msgid "" "basie# cat /etc/master.passwd\n" @@ -98066,17 +98305,17 @@ "basie#" #. (itstool) path: sect2/title -#: book.translate.xml:54351 +#: book.translate.xml:54511 msgid "Using Netgroups" msgstr "Usando Netgroups" #. (itstool) path: sect2/indexterm -#: book.translate.xml:54353 book.translate.xml:54519 +#: book.translate.xml:54513 book.translate.xml:54679 msgid "netgroups" msgstr "netgroups" #. (itstool) path: sect2/para -#: book.translate.xml:54355 +#: book.translate.xml:54515 msgid "" "Barring specified users from logging on to individual systems becomes " "unscaleable on larger networks and quickly loses the main benefit of " @@ -98087,7 +98326,7 @@ "do NIS: administração centralizada." #. (itstool) path: sect2/para -#: book.translate.xml:54360 +#: book.translate.xml:54520 msgid "" "Netgroups were developed to handle large, complex networks with hundreds of " "users and machines. Their use is comparable to NIS " "domain will be extended to add the users and systems shown in Tables 28.2 " @@ -98113,17 +98352,17 @@ "Tabelas 28.2 e 28.3:" #. (itstool) path: table/title -#: book.translate.xml:54371 +#: book.translate.xml:54531 msgid "Additional Users" msgstr "Usuários Adicionais" #. (itstool) path: row/entry -#: book.translate.xml:54376 +#: book.translate.xml:54536 msgid "User Name(s)" msgstr "Nome(s) de usuário" #. (itstool) path: row/entry -#: book.translate.xml:54383 +#: book.translate.xml:54543 msgid "" "alpha, beta" @@ -98132,12 +98371,12 @@ "\"username\">beta" #. (itstool) path: row/entry -#: book.translate.xml:54385 +#: book.translate.xml:54545 msgid "IT department employees" msgstr "Funcionários do departamento de TI" #. (itstool) path: row/entry -#: book.translate.xml:54389 +#: book.translate.xml:54549 msgid "" "charlie, delta" @@ -98146,12 +98385,12 @@ "\"username\">delta" #. (itstool) path: row/entry -#: book.translate.xml:54390 +#: book.translate.xml:54550 msgid "IT department apprentices" msgstr "Aprendizes do departamento de TI" #. (itstool) path: row/entry -#: book.translate.xml:54394 +#: book.translate.xml:54554 msgid "" "echo, foxtrott, golf, ..." #. (itstool) path: row/entry -#: book.translate.xml:54398 +#: book.translate.xml:54558 msgid "employees" msgstr "funcionários" #. (itstool) path: row/entry -#: book.translate.xml:54402 +#: book.translate.xml:54562 msgid "" "able, baker, ..." @@ -98176,22 +98415,22 @@ "\"username\">baker, ..." #. (itstool) path: row/entry -#: book.translate.xml:54405 +#: book.translate.xml:54565 msgid "interns" msgstr "estagiários" #. (itstool) path: table/title -#: book.translate.xml:54412 +#: book.translate.xml:54572 msgid "Additional Systems" msgstr "Sistemas Adicionais" #. (itstool) path: row/entry -#: book.translate.xml:54417 +#: book.translate.xml:54577 msgid "Machine Name(s)" msgstr "Nome(s) de máquina" #. (itstool) path: row/entry -#: book.translate.xml:54426 +#: book.translate.xml:54586 msgid "" "war, death, " "famine, pollution" @@ -98200,12 +98439,12 @@ "famine, pollution" #. (itstool) path: row/entry -#: book.translate.xml:54430 +#: book.translate.xml:54590 msgid "Only IT employees are allowed to log onto these servers." msgstr "Somente funcionários de TI podem fazer logon nesses servidores." #. (itstool) path: row/entry -#: book.translate.xml:54436 +#: book.translate.xml:54596 msgid "" "pride, greed, " "envy, wrath, " @@ -98216,14 +98455,14 @@ "lust, sloth" #. (itstool) path: row/entry -#: book.translate.xml:54442 +#: book.translate.xml:54602 msgid "" "All members of the IT department are allowed to login onto these servers." msgstr "" "Todos os membros do departamento de TI podem fazer login nesses servidores." #. (itstool) path: row/entry -#: book.translate.xml:54447 +#: book.translate.xml:54607 msgid "" "one, two, " "three, four, ..." @@ -98232,17 +98471,17 @@ "three, four, ..." #. (itstool) path: row/entry -#: book.translate.xml:54452 +#: book.translate.xml:54612 msgid "Ordinary workstations used by employees." msgstr "Estações de trabalho comuns usadas pelos funcionários." #. (itstool) path: row/entry -#: book.translate.xml:54457 +#: book.translate.xml:54617 msgid "trashcan" msgstr "trashcan" #. (itstool) path: row/entry -#: book.translate.xml:54458 +#: book.translate.xml:54618 msgid "" "A very old machine without any critical data. Even interns are allowed to " "use this system." @@ -98251,7 +98490,7 @@ "este sistema." #. (itstool) path: sect2/para -#: book.translate.xml:54465 +#: book.translate.xml:54625 msgid "" "When using netgroups to configure this scenario, each user is assigned to " "one or more netgroups and logins are then allowed or forbidden for all " @@ -98271,7 +98510,7 @@ "negar acesso a máquinas." #. (itstool) path: sect2/para -#: book.translate.xml:54475 +#: book.translate.xml:54635 msgid "" "The first step is the initialization of the NIS " "netgroup map. In FreeBSD, this map is not created by " @@ -98284,7 +98523,7 @@ "chamado /var/yp/netgroup." #. (itstool) path: sect2/para -#: book.translate.xml:54481 +#: book.translate.xml:54641 msgid "" "This example creates four netgroups to represent IT employees, IT " "apprentices, employees, and interns:" @@ -98293,7 +98532,7 @@ "aprendizes de TI, funcionários e estagiários:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:54484 +#: book.translate.xml:54644 #, no-wrap msgid "" "IT_EMP (,alpha,test-domain) (,beta,test-domain)\n" @@ -98309,7 +98548,7 @@ "INTERNS (,able,test-domain) (,baker,test-domain)" #. (itstool) path: sect2/para -#: book.translate.xml:54490 +#: book.translate.xml:54650 msgid "" "Each entry configures a netgroup. The first column in an entry is the name " "of the netgroup. Each set of brackets represents either a group of one or " @@ -98322,7 +98561,7 @@ "os três campos delimitados por vírgula dentro de cada grupo representam:" #. (itstool) path: listitem/para -#: book.translate.xml:54498 +#: book.translate.xml:54658 msgid "" "The name of the host(s) where the other fields representing the user are " "valid. If a hostname is not specified, the entry is valid on all hosts." @@ -98332,12 +98571,12 @@ "todos os hosts." #. (itstool) path: listitem/para -#: book.translate.xml:54504 +#: book.translate.xml:54664 msgid "The name of the account that belongs to this netgroup." msgstr "O nome da conta que pertence a este netgroup." #. (itstool) path: listitem/para -#: book.translate.xml:54509 +#: book.translate.xml:54669 msgid "" "The NIS domain for the account. Accounts may be imported " "from other NIS domains into a netgroup." @@ -98346,7 +98585,7 @@ "outros domínios do NIS para um netgroup." #. (itstool) path: sect2/para -#: book.translate.xml:54515 +#: book.translate.xml:54675 msgid "" "If a group contains multiple users, separate each user with whitespace. " "Additionally, each field may contain wildcards. See " @@ -98359,7 +98598,7 @@ "manvolnum> para detalhes." #. (itstool) path: sect2/para -#: book.translate.xml:54520 +#: book.translate.xml:54680 msgid "" "Netgroup names longer than 8 characters should not be used. The names are " "case sensitive and using capital letters for netgroup names is an easy way " @@ -98371,7 +98610,7 @@ "máquinas e grupos de rede." #. (itstool) path: sect2/para -#: book.translate.xml:54525 +#: book.translate.xml:54685 msgid "" "Some non-FreeBSD NIS clients cannot handle netgroups " "containing more than 15 entries. This limit may be circumvented by creating " @@ -98384,7 +98623,7 @@ "rede real consistindo dos grupos de sub-redes, como visto neste exemplo:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:54531 +#: book.translate.xml:54691 #, no-wrap msgid "" "BIGGRP1 (,joe1,domain) (,joe2,domain) (,joe3,domain) [...]\n" @@ -98398,7 +98637,7 @@ "BIGGROUP BIGGRP1 BIGGRP2 BIGGRP3" #. (itstool) path: sect2/para -#: book.translate.xml:54536 +#: book.translate.xml:54696 msgid "" "Repeat this process if more than 225 (15 times 15) users exist within a " "single netgroup." @@ -98407,12 +98646,12 @@ "de um único netgroup." #. (itstool) path: sect2/para -#: book.translate.xml:54539 +#: book.translate.xml:54699 msgid "To activate and distribute the new NIS map:" msgstr "Para ativar e distribuir o novo mapa do NIS:" #. (itstool) path: sect2/screen -#: book.translate.xml:54542 +#: book.translate.xml:54702 #, no-wrap msgid "" "ellington# cd /var/yp\n" @@ -98422,7 +98661,7 @@ "ellington# make" #. (itstool) path: sect2/para -#: book.translate.xml:54545 +#: book.translate.xml:54705 msgid "" "This will generate the three NIS maps netgroup, netgroup.byhost and netgroup." @@ -98437,7 +98676,7 @@ "novos mapas de NIS estão disponíveis:" #. (itstool) path: sect2/screen -#: book.translate.xml:54552 +#: book.translate.xml:54712 #, no-wrap msgid "" "ellington% ypcat -k netgroup\n" @@ -98449,7 +98688,7 @@ "ellington% ypcat -k netgroup.byuser" #. (itstool) path: sect2/para -#: book.translate.xml:54556 +#: book.translate.xml:54716 msgid "" "The output of the first command should resemble the contents of /" "var/yp/netgroup. The second command only produces output if host-" @@ -98462,7 +98701,7 @@ "lista de netgroups de um usuário." #. (itstool) path: sect2/para -#: book.translate.xml:54562 +#: book.translate.xml:54722 msgid "" "To configure a client, use vipw8 to specify the name of " @@ -98475,18 +98714,18 @@ "systemitem>, substitua esta linha:" #. (itstool) path: sect2/para -#: book.translate.xml:54568 +#: book.translate.xml:54728 msgid "with" msgstr "com" #. (itstool) path: sect2/programlisting -#: book.translate.xml:54570 +#: book.translate.xml:54730 #, no-wrap msgid "+@IT_EMP:::::::::" msgstr "+@IT_EMP:::::::::" #. (itstool) path: sect2/para -#: book.translate.xml:54572 +#: book.translate.xml:54732 msgid "" "This specifies that only the users defined in the netgroup IT_EMP will be imported into this system's password database and only " @@ -98498,7 +98737,7 @@ "nesse sistema." #. (itstool) path: sect2/para -#: book.translate.xml:54577 +#: book.translate.xml:54737 msgid "" "This configuration also applies to the ~ function of the " "shell and all routines which convert between user names and numerical user " @@ -98519,13 +98758,13 @@ "servidores. Isto pode ser conseguido adicionando uma linha extra:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:54589 +#: book.translate.xml:54749 #, no-wrap msgid "+:::::::::/usr/sbin/nologin" msgstr "+:::::::::/usr/sbin/nologin" #. (itstool) path: sect2/para -#: book.translate.xml:54591 +#: book.translate.xml:54751 msgid "" "This line configures the client to import all entries but to replace the " "shell in those entries with /usr/sbin/nologin." @@ -98535,7 +98774,7 @@ "filename>." #. (itstool) path: sect2/para -#: book.translate.xml:54596 +#: book.translate.xml:54756 msgid "" "Make sure that extra line is placed after " "+@IT_EMP:::::::::. Otherwise, all user accounts imported from " @@ -98549,7 +98788,7 @@ "no sistema." #. (itstool) path: sect2/para -#: book.translate.xml:54603 +#: book.translate.xml:54763 msgid "" "To configure the less important servers, replace the old +:::::::::" " on the servers with these lines:" @@ -98558,7 +98797,7 @@ "+::::::::: nos servidores com estas linhas:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:54607 +#: book.translate.xml:54767 #, no-wrap msgid "" "+@IT_EMP:::::::::\n" @@ -98570,12 +98809,12 @@ "+:::::::::/usr/sbin/nologin" #. (itstool) path: sect2/para -#: book.translate.xml:54611 +#: book.translate.xml:54771 msgid "The corresponding lines for the workstations would be:" msgstr "As linhas correspondentes para as estações de trabalho seriam:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:54614 +#: book.translate.xml:54774 #, no-wrap msgid "" "+@IT_EMP:::::::::\n" @@ -98587,7 +98826,7 @@ "+:::::::::/usr/sbin/nologin" #. (itstool) path: sect2/para -#: book.translate.xml:54618 +#: book.translate.xml:54778 msgid "" "NIS supports the creation of netgroups from other netgroups which can be " "useful if the policy regarding user access changes. One possibility is the " @@ -98612,7 +98851,7 @@ "NIS netgroup seriam assim:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:54631 +#: book.translate.xml:54791 #, no-wrap msgid "" "BIGSRV IT_EMP IT_APP\n" @@ -98624,7 +98863,7 @@ "USERBOX IT_EMP ITINTERN USERS" #. (itstool) path: sect2/para -#: book.translate.xml:54635 +#: book.translate.xml:54795 msgid "" "This method of defining login restrictions works reasonably well when it is " "possible to define groups of machines with identical restrictions. " @@ -98637,7 +98876,7 @@ "necessária a capacidade de definir restrições de login por máquina." #. (itstool) path: sect2/para -#: book.translate.xml:54642 +#: book.translate.xml:54802 msgid "" "Machine-specific netgroup definitions are another possibility to deal with " "the policy changes. In this scenario, the /etc/master.passwdBOXNAME:::::::::\n" @@ -98667,7 +98906,7 @@ "+:::::::::/usr/sbin/nologin" #. (itstool) path: sect2/para -#: book.translate.xml:54655 +#: book.translate.xml:54815 msgid "" "Once this task is completed on all the machines, there is no longer a need " "to modify the local versions of /etc/master.passwd ever " @@ -98682,7 +98921,7 @@ "possível mapa netgroup para este cenário:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:54662 +#: book.translate.xml:54822 #, no-wrap msgid "" "# Define groups of users first\n" @@ -98758,7 +98997,7 @@ "# [...more groups to follow]" #. (itstool) path: sect2/para -#: book.translate.xml:54698 +#: book.translate.xml:54858 msgid "" "It may not always be advisable to use machine-based netgroups. When " "deploying a couple of dozen or hundreds of systems, role-based netgroups " @@ -98772,17 +99011,17 @@ "razoáveis." #. (itstool) path: sect2/title -#: book.translate.xml:54707 +#: book.translate.xml:54867 msgid "Password Formats" msgstr "Formatos de Senha" #. (itstool) path: sect2/indexterm -#: book.translate.xml:54709 +#: book.translate.xml:54869 msgid "NIS password formats" msgstr "NIS password formats" #. (itstool) path: sect2/para -#: book.translate.xml:54713 +#: book.translate.xml:54873 msgid "" "NIS requires that all hosts within an NIS domain use the same format for encrypting passwords. If users have " @@ -98799,7 +99038,7 @@ "operacionais, onde DES é o padrão comum mais baixo." #. (itstool) path: sect2/para -#: book.translate.xml:54721 +#: book.translate.xml:54881 msgid "" "To check which format a server or client is using, look at this section of " "/etc/login.conf:" @@ -98808,7 +99047,7 @@ "seção do /etc/login.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:54725 +#: book.translate.xml:54885 #, no-wrap msgid "" "default:\\\n" @@ -98822,7 +99061,7 @@ "\t[Further entries elided]" #. (itstool) path: sect2/para -#: book.translate.xml:54730 +#: book.translate.xml:54890 msgid "" "In this example, the system is using the DES format. " "Other possible values are blf for Blowfish and " @@ -98833,7 +99072,7 @@ "md5 para senhas criptografadas com MD5." #. (itstool) path: sect2/para -#: book.translate.xml:54735 +#: book.translate.xml:54895 msgid "" "If the format on a host needs to be edited to match the one being used in " "the NIS domain, the login capability database must be " @@ -98844,7 +99083,7 @@ "de login deve ser reconstruído após salvar a alteração:" #. (itstool) path: note/para -#: book.translate.xml:54743 +#: book.translate.xml:54903 msgid "" "The format of passwords for existing user accounts will not be updated until " "each user changes their password after the login " @@ -98855,12 +99094,12 @@ "dados de recursos de login ser reconstruído." #. (itstool) path: info/title -#: book.translate.xml:54753 +#: book.translate.xml:54913 msgid "Lightweight Directory Access Protocol (LDAP)" msgstr "Protocolo leve de acesso de diretório ( LDAP )" #. (itstool) path: authorgroup/author -#: book.translate.xml:54757 +#: book.translate.xml:54917 msgid "" " Tom Rhodes Originally contributed by " @@ -98869,7 +99108,7 @@ "personname> Originalmente contribuido por " #. (itstool) path: authorgroup/author -#: book.translate.xml:54766 +#: book.translate.xml:54926 msgid "" " Rocky Hotas Updates by " @@ -98879,12 +99118,12 @@ #. (itstool) path: sect1/indexterm #. (itstool) path: listitem/indexterm -#: book.translate.xml:54776 book.translate.xml:56621 +#: book.translate.xml:54936 book.translate.xml:56781 msgid "LDAP" msgstr "LDAP" #. (itstool) path: sect1/para -#: book.translate.xml:54778 +#: book.translate.xml:54938 msgid "" "The Lightweight Directory Access Protocol (LDAP) is an " "application layer protocol used to access, modify, and authenticate objects " @@ -98909,7 +99148,7 @@ "base de registros do servidor LDAP." #. (itstool) path: sect1/para -#: book.translate.xml:54791 +#: book.translate.xml:54951 msgid "" "This section provides a quick start guide for configuring an LDAP server on a FreeBSD system. It assumes that the administrator " @@ -98926,12 +99165,12 @@ "contra acesso não autorizado." #. (itstool) path: sect2/title -#: book.translate.xml:54800 +#: book.translate.xml:54960 msgid "LDAP Terminology and Structure" msgstr "Terminologia e Estrutura do LDAP" #. (itstool) path: sect2/para -#: book.translate.xml:54802 +#: book.translate.xml:54962 msgid "" "LDAP uses several terms which should be understood before " "starting the configuration. All directory entries consist of a group of " @@ -98955,7 +99194,7 @@ "RDN como o caminho relativo." #. (itstool) path: sect2/para -#: book.translate.xml:54816 +#: book.translate.xml:54976 msgid "" "An example LDAP entry looks like the following. This " "example searches for the entry for the specified user account (uido):" #. (itstool) path: sect2/screen -#: book.translate.xml:54822 +#: book.translate.xml:54982 #, no-wrap msgid "" "% ldapsearch -xb \"uid=trhodes,ou=users,o=example.com\"\n" @@ -99018,7 +99257,7 @@ "# numEntries: 1" #. (itstool) path: sect2/para -#: book.translate.xml:54845 +#: book.translate.xml:55005 msgid "" "This example entry shows the values for the dn, " "mail, cn, uid, and " @@ -99031,7 +99270,7 @@ "acronym> é o RDN." #. (itstool) path: sect2/para -#: book.translate.xml:54852 +#: book.translate.xml:55012 msgid "" "More information about LDAP and its terminology can be " "found at http://www.openldap.org/doc/admin24/intro.html." #. (itstool) path: sect2/title -#: book.translate.xml:54857 +#: book.translate.xml:55017 msgid "Configuring an LDAP Server" msgstr "Configurando um servidor LDAP" #. (itstool) path: sect2/indexterm -#: book.translate.xml:54859 +#: book.translate.xml:55019 msgid "LDAP Server" msgstr "LDAP Server" #. (itstool) path: sect2/para -#: book.translate.xml:54861 +#: book.translate.xml:55021 msgid "" "FreeBSD does not provide a built-in LDAP server. Begin " "the configuration by installing net/openldap-server:" #. (itstool) path: sect2/screen -#: book.translate.xml:54865 +#: book.translate.xml:55025 #, no-wrap msgid "# pkg install openldap-server" msgstr "# pkg install openldap-server" #. (itstool) path: sect2/para -#: book.translate.xml:54867 +#: book.translate.xml:55027 msgid "" "There is a large set of default options enabled in the apropriado." #. (itstool) path: sect2/para -#: book.translate.xml:54874 +#: book.translate.xml:55034 msgid "" "The installation creates the directory /var/db/openldap-data to hold the data. The directory to store the certificates must be " @@ -99099,13 +99338,13 @@ "criado:" #. (itstool) path: sect2/screen -#: book.translate.xml:54879 +#: book.translate.xml:55039 #, no-wrap msgid "# mkdir /usr/local/etc/openldap/private" msgstr "# mkdir /usr/local/etc/openldap/private" #. (itstool) path: sect2/para -#: book.translate.xml:54881 +#: book.translate.xml:55041 msgid "" "The next phase is to configure the Certificate Authority. The following " "commands must be executed from /usr/local/etc/openldap/private# openssl req -days 365 -nodes -new -x509 -keyout ca.key -out ../ca.crt" msgstr "# openssl req -days 365 -nodes -new -x509 -keyout ca.key -out ../ca.crt" #. (itstool) path: sect2/para -#: book.translate.xml:54893 +#: book.translate.xml:55053 msgid "" "The entries for the prompts may be generic except for " "the Common Name. This entry must be different# openssl req -days 365 -nodes -new -keyout server.key -out server.csr" msgstr "# openssl req -days 365 -nodes -new -keyout server.key -out server.csr" #. (itstool) path: sect2/para -#: book.translate.xml:54906 +#: book.translate.xml:55066 msgid "" "During the certificate generation process, be sure to correctly set the " "Common Name attribute. The Certificate Signing Request " @@ -99173,13 +99412,13 @@ "para ser usada como um certificado válido:" #. (itstool) path: sect2/screen -#: book.translate.xml:54912 +#: book.translate.xml:55072 #, no-wrap msgid "# openssl x509 -req -days 365 -in server.csr -out ../server.crt -CA ../ca.crt -CAkey ca.key -CAcreateserial" msgstr "# openssl x509 -req -days 365 -in server.csr -out ../server.crt -CA ../ca.crt -CAkey ca.key -CAcreateserial" #. (itstool) path: sect2/para -#: book.translate.xml:54914 +#: book.translate.xml:55074 msgid "" "The final part of the certificate generation process is to generate and sign " "the client certificates:" @@ -99188,7 +99427,7 @@ "certificados do cliente:" #. (itstool) path: sect2/screen -#: book.translate.xml:54917 +#: book.translate.xml:55077 #, no-wrap msgid "" "# openssl req -days 365 -nodes -new -keyout client.key -out client.csr\n" @@ -99198,7 +99437,7 @@ "# openssl x509 -req -days 3650 -in client.csr -out ../client.crt -CA ../ca.crt -CAkey ca.key" #. (itstool) path: sect2/para -#: book.translate.xml:54920 +#: book.translate.xml:55080 msgid "" "Remember to use the same Common Name attribute when " "prompted. When finished, ensure that a total of eight (8) new files have " @@ -99209,7 +99448,7 @@ "arquivos tenham sido gerado através dos comandos procedentes." #. (itstool) path: sect2/para -#: book.translate.xml:54925 +#: book.translate.xml:55085 msgid "" "The daemon running the OpenLDAP server is slapd. Its " "configuration is performed through slapd.ldif: the old " @@ -99220,7 +99459,7 @@ "antigo slapd.conf foi descontinuado pelo OpenLDAP." #. (itstool) path: sect2/para -#: book.translate.xml:54931 +#: book.translate.xml:55091 msgid "" "Configuration examples for slapd.ldif are " @@ -99244,7 +99483,7 @@ "representa a configuração global:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:54944 +#: book.translate.xml:55104 #, no-wrap msgid "" "#\n" @@ -99288,7 +99527,7 @@ "olcTLSVerifyClient: never" #. (itstool) path: sect2/para -#: book.translate.xml:54964 +#: book.translate.xml:55124 msgid "" "The Certificate Authority, server certificate and server private key files " "must be specified here. It is recommended to let the clients choose the " @@ -99310,7 +99549,7 @@ "literal>." #. (itstool) path: sect2/para -#: book.translate.xml:54974 +#: book.translate.xml:55134 msgid "" "The second section is about the backend modules and can be configured as " "follows:" @@ -99319,7 +99558,7 @@ "seguinte maneira:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:54977 +#: book.translate.xml:55137 #, no-wrap msgid "" "#\n" @@ -99351,7 +99590,7 @@ "#olcModuleload:\tback_shell.la" #. (itstool) path: sect2/para -#: book.translate.xml:54991 +#: book.translate.xml:55151 msgid "" "The third section is devoted to load the needed ldif " "schemas to be used by the databases: they are essential." @@ -99360,7 +99599,7 @@ "necessários para serem usados pelos bancos de dados: eles são essenciais." #. (itstool) path: sect2/programlisting -#: book.translate.xml:54995 +#: book.translate.xml:55155 #, no-wrap msgid "" "dn: cn=schema,cn=config\n" @@ -99382,12 +99621,12 @@ "include: file:///usr/local/etc/openldap/schema/nis.ldif" #. (itstool) path: sect2/para -#: book.translate.xml:55004 +#: book.translate.xml:55164 msgid "Next, the frontend configuration section:" msgstr "Em seguida, a seção de configuração do frontend:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:55006 +#: book.translate.xml:55166 #, no-wrap msgid "" "# Frontend settings\n" @@ -99455,7 +99694,7 @@ "# {SSHA} is already the default for olcPasswordHash" #. (itstool) path: sect2/para -#: book.translate.xml:55038 +#: book.translate.xml:55198 msgid "" "Another section is devoted to the configuration backend, the only way to later access the OpenLDAP server configuration is " @@ -99466,7 +99705,7 @@ "é como um superusuário global." #. (itstool) path: sect2/programlisting -#: book.translate.xml:55043 +#: book.translate.xml:55203 #, no-wrap msgid "" "dn: olcDatabase={0}config,cn=config\n" @@ -99482,7 +99721,7 @@ "olcRootPW: {SSHA}iae+lrQZILpiUdf16Z9KmDmSwT77Dj4U" #. (itstool) path: sect2/para -#: book.translate.xml:55049 +#: book.translate.xml:55209 msgid "" "The default administrator username is cn=config. Type " "slappasswd in a shell, choose a password and use its " @@ -99497,12 +99736,12 @@ "ninguém poderá modificar a seção de configuração global." #. (itstool) path: sect2/para -#: book.translate.xml:55058 +#: book.translate.xml:55218 msgid "The last section is about the database backend:" msgstr "A última seção é sobre o back-end do banco de dados:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:55060 +#: book.translate.xml:55220 #, no-wrap msgid "" "#######################################################################\n" @@ -99550,7 +99789,7 @@ "olcDbIndex: objectClass eq" #. (itstool) path: sect2/para -#: book.translate.xml:55082 +#: book.translate.xml:55242 msgid "" "This database hosts the actual contents of the " "LDAP directory. Types other than mdb " @@ -99567,7 +99806,7 @@ "literal>; slappasswd pode ser usado como antes." #. (itstool) path: sect2/para -#: book.translate.xml:55091 +#: book.translate.xml:55251 msgid "" "This slapd.ldif must be " "placed in an empty directory. It is recommended to create it as:" @@ -99597,35 +99836,35 @@ "deve ser colocado em um diretório vazio. Recomenda-se criá-lo como:" #. (itstool) path: sect2/screen -#: book.translate.xml:55102 +#: book.translate.xml:55262 #, no-wrap msgid "# mkdir /usr/local/etc/openldap/slapd.d/" msgstr "# mkdir /usr/local/etc/openldap/slapd.d/" #. (itstool) path: sect2/para -#: book.translate.xml:55104 +#: book.translate.xml:55264 msgid "Import the configuration database:" msgstr "Importe o banco de dados de configuração:" #. (itstool) path: sect2/screen -#: book.translate.xml:55106 +#: book.translate.xml:55266 #, no-wrap msgid "# /usr/local/sbin/slapadd -n0 -F /usr/local/etc/openldap/slapd.d/ -l /usr/local/etc/openldap/slapd.ldif" msgstr "# /usr/local/sbin/slapadd -n0 -F /usr/local/etc/openldap/slapd.d/ -l /usr/local/etc/openldap/slapd.ldif" #. (itstool) path: sect2/para -#: book.translate.xml:55108 +#: book.translate.xml:55268 msgid "Start the slapd daemon:" msgstr "Inicie o daemon slapd:" #. (itstool) path: sect2/screen -#: book.translate.xml:55110 +#: book.translate.xml:55270 #, no-wrap msgid "# /usr/local/libexec/slapd -F /usr/local/etc/openldap/slapd.d/" msgstr "# /usr/local/libexec/slapd -F /usr/local/etc/openldap/slapd.d/" #. (itstool) path: sect2/para -#: book.translate.xml:55112 +#: book.translate.xml:55272 msgid "" "Option -d can be used for debugging, as specified in " "slapd(8). To verify that the server is running and working:" @@ -99635,7 +99874,7 @@ "funcionando:" #. (itstool) path: sect2/screen -#: book.translate.xml:55116 +#: book.translate.xml:55276 #, no-wrap msgid "" "# ldapsearch -x -b '' -s base '(objectclass=*)' namingContexts\n" @@ -99679,7 +99918,7 @@ "# numEntries: 1" #. (itstool) path: sect2/para -#: book.translate.xml:55136 +#: book.translate.xml:55296 msgid "" "The server must still be trusted. If that has never been done before, follow " "these instructions. Install the OpenSSL package or port:" @@ -99688,13 +99927,13 @@ "estas instruções. Instale o pacote ou o port OpenSSL:" #. (itstool) path: sect2/screen -#: book.translate.xml:55140 +#: book.translate.xml:55300 #, no-wrap msgid "# pkg install openssl" msgstr "# pkg install openssl" #. (itstool) path: sect2/para -#: book.translate.xml:55142 +#: book.translate.xml:55302 msgid "" "From the directory where ca.crt is stored (in this " "example, /usr/local/etc/openldap), run:" @@ -99703,13 +99942,13 @@ "exemplo, /usr/local/etc/openldap), execute:" #. (itstool) path: sect2/screen -#: book.translate.xml:55146 +#: book.translate.xml:55306 #, no-wrap msgid "# c_rehash ." msgstr "# c_rehash ." #. (itstool) path: sect2/para -#: book.translate.xml:55148 +#: book.translate.xml:55308 msgid "" "Both the CA and the server certificate are now correctly recognized in their " "respective roles. To verify this, run this command from the server." @@ -99720,13 +99959,13 @@ "comando no diretório server.crt:" #. (itstool) path: sect2/screen -#: book.translate.xml:55153 +#: book.translate.xml:55313 #, no-wrap msgid "# openssl verify -verbose -CApath . server.crt" msgstr "# openssl verify -verbose -CApath . server.crt" #. (itstool) path: sect2/para -#: book.translate.xml:55155 +#: book.translate.xml:55315 msgid "" "If slapd was running, restart it. As stated in " "/usr/local/etc/rc.d/slapd, to properly run " @@ -99739,7 +99978,7 @@ "linhas devem ser adicionadas ao /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:55161 +#: book.translate.xml:55321 #, no-wrap msgid "" "lapd_enable=\"YES\"\n" @@ -99755,7 +99994,7 @@ "slapd_cn_config=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:55167 +#: book.translate.xml:55327 msgid "" "slapd does not provide debugging at boot. Check " "/var/log/debug.log, dmesg -a and " @@ -99766,7 +100005,7 @@ "filename> e o /var/log/messages para este propósito." #. (itstool) path: sect2/para -#: book.translate.xml:55173 +#: book.translate.xml:55333 msgid "" "The following example adds the group team and the user " "john to the domain." @@ -99779,7 +100018,7 @@ "vazio. Primeiro, crie o arquivo domain.ldif:" #. (itstool) path: sect2/screen -#: book.translate.xml:55180 +#: book.translate.xml:55340 #, no-wrap msgid "" "# cat domain.ldif\n" @@ -99855,7 +100094,7 @@ "userPassword: secret" #. (itstool) path: sect2/para -#: book.translate.xml:55216 +#: book.translate.xml:55376 msgid "" "See the OpenLDAP documentation for more details. Use slappasswd to replace the plain text password secret with " @@ -99872,13 +100111,13 @@ "administrador mdb para modificar o banco de dados:" #. (itstool) path: sect2/screen -#: book.translate.xml:55225 +#: book.translate.xml:55385 #, no-wrap msgid "# ldapadd -W -D \"cn=mdbadmin,dc=domain,dc=example\" -f domain.ldif" msgstr "# ldapadd -W -D \"cn=mdbadmin,dc=domain,dc=example\" -f domain.ldif" #. (itstool) path: sect2/para -#: book.translate.xml:55227 +#: book.translate.xml:55387 msgid "" "Modifications to the global configuration section can " "only be performed by the global super-user. For example, assume that the " @@ -99893,7 +100132,7 @@ "contenha o seguinte:" #. (itstool) path: sect2/screen -#: book.translate.xml:55234 +#: book.translate.xml:55394 #, no-wrap msgid "" "# cat global_mod\n" @@ -99907,18 +100146,18 @@ "delete: olcTLSCipherSuite" #. (itstool) path: sect2/para -#: book.translate.xml:55239 +#: book.translate.xml:55399 msgid "Then, apply the modifications:" msgstr "Em seguida, aplique as modificações:" #. (itstool) path: sect2/screen -#: book.translate.xml:55241 +#: book.translate.xml:55401 #, no-wrap msgid "# ldapmodify -f global_mod -x -D \"cn=config\" -W" msgstr "# ldapmodify -f global_mod -x -D \"cn=config\" -W" #. (itstool) path: sect2/para -#: book.translate.xml:55243 +#: book.translate.xml:55403 msgid "" "When asked, provide the password chosen in the configuration " "backend section. The username is not required: here, " @@ -99935,7 +100174,7 @@ "para excluir uma entrada inteira." #. (itstool) path: sect2/para -#: book.translate.xml:55251 +#: book.translate.xml:55411 msgid "" "If something goes wrong, or if the global super-user cannot access the " "configuration backend, it is possible to delete and re-write the whole " @@ -99945,13 +100184,13 @@ "de configuração, é possível excluir e reescrever toda a configuração:" #. (itstool) path: sect2/screen -#: book.translate.xml:55255 +#: book.translate.xml:55415 #, no-wrap msgid "# rm -rf /usr/local/etc/openldap/slapd.d/" msgstr "# rm -rf /usr/local/etc/openldap/slapd.d/" #. (itstool) path: sect2/para -#: book.translate.xml:55257 +#: book.translate.xml:55417 msgid "" "slapd.ldif can then be edited and imported again. " "Please, follow this procedure only when no other solution is available." @@ -99961,7 +100200,7 @@ "solução estiver disponível." #. (itstool) path: sect2/para -#: book.translate.xml:55261 +#: book.translate.xml:55421 msgid "" "This is the configuration of the server only. The same machine can also host " "an LDAP client, with its own separate configuration." @@ -99970,12 +100209,12 @@ "hospedar um cliente LDAP, com sua própria configuração separada." #. (itstool) path: sect1/title -#: book.translate.xml:55279 +#: book.translate.xml:55439 msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "Protocolo de configuração dinâmica de hosts (DHCP)" #. (itstool) path: sect1/indexterm -#: book.translate.xml:55282 +#: book.translate.xml:55442 msgid "" "Dynamic Host Configuration Protocol DHCP" @@ -99984,12 +100223,12 @@ "acronym>" #. (itstool) path: sect1/indexterm -#: book.translate.xml:55286 +#: book.translate.xml:55446 msgid "Internet Systems Consortium (ISC)" msgstr "Internet Systems Consortium (ISC)" #. (itstool) path: sect1/para -#: book.translate.xml:55290 +#: book.translate.xml:55450 msgid "" "The Dynamic Host Configuration Protocol (DHCP) allows a " "system to connect to a network in order to be assigned the necessary " @@ -100015,7 +100254,7 @@ "dhcp/." #. (itstool) path: sect1/para -#: book.translate.xml:55302 +#: book.translate.xml:55462 msgid "" "This section describes how to use the built-in DHCP " "client. It then describes how to install and configure a DHCP." #. (itstool) path: note/para -#: book.translate.xml:55307 +#: book.translate.xml:55467 msgid "" "In FreeBSD, the bpf4 device is needed by " @@ -100044,7 +100283,7 @@ "acronym> for usado." #. (itstool) path: note/para -#: book.translate.xml:55314 +#: book.translate.xml:55474 msgid "" "It should be noted that bpf also allows privileged " "users to run network packet sniffers on that system." @@ -100053,12 +100292,12 @@ "privilegiados executem sniffers de pacotes de rede naquele sistema." #. (itstool) path: sect2/title -#: book.translate.xml:55320 +#: book.translate.xml:55480 msgid "Configuring a DHCP Client" msgstr "Configurando um cliente DHCP" #. (itstool) path: sect2/para -#: book.translate.xml:55322 +#: book.translate.xml:55482 msgid "" "DHCP client support is included in the FreeBSD installer, " "making it easy to configure a newly installed system to automatically " @@ -100073,12 +100312,12 @@ "\"bsdinstall-post\"/> para exemplos de configuração de rede." #. (itstool) path: sect2/indexterm -#: book.translate.xml:55329 +#: book.translate.xml:55489 msgid "UDP" msgstr "UDP" #. (itstool) path: sect2/para -#: book.translate.xml:55330 +#: book.translate.xml:55490 msgid "" "When dhclient is executed on the client machine, it " "begins broadcasting requests for configuration information. By default, " @@ -100110,7 +100349,7 @@ "refentrytitle>5." #. (itstool) path: sect2/para -#: book.translate.xml:55346 +#: book.translate.xml:55506 msgid "" "By default, when a FreeBSD system boots, its DHCP client " "runs in the background, or asynchronously. Other " @@ -100124,7 +100363,7 @@ "inicialização do sistema." #. (itstool) path: sect2/para -#: book.translate.xml:55352 +#: book.translate.xml:55512 msgid "" "Background DHCP works well when the DHCP server responds quickly to the client's requests. However, " @@ -100145,7 +100384,7 @@ "inicialização até que a configuração DHCP seja concluída." #. (itstool) path: sect2/para -#: book.translate.xml:55362 +#: book.translate.xml:55522 msgid "" "This line in /etc/rc.conf is used to configure " "background or asynchronous mode:" @@ -100154,13 +100393,13 @@ "modo background ou assíncrono:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:55365 +#: book.translate.xml:55525 #, no-wrap msgid "ifconfig_fxp0=\"DHCP\"" msgstr "ifconfig_fxp0=\"DHCP\"" #. (itstool) path: sect2/para -#: book.translate.xml:55367 +#: book.translate.xml:55527 msgid "" "This line may already exist if the system was configured to use " "DHCP during installation. Replace the fxp0." #. (itstool) path: sect2/para -#: book.translate.xml:55373 +#: book.translate.xml:55533 msgid "" "To instead configure the system to use synchronous mode, and to pause during " "startup while DHCP completes, use " @@ -100186,13 +100425,13 @@ "SYNCDHCP:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:55378 +#: book.translate.xml:55538 #, no-wrap msgid "ifconfig_fxp0=\"SYNCDHCP\"" msgstr "ifconfig_fxp0=\"SYNCDHCP\"" #. (itstool) path: sect2/para -#: book.translate.xml:55380 +#: book.translate.xml:55540 msgid "" "Additional client options are available. Search for dhclient in rc.conf5 para detalhes." #. (itstool) path: sect2/indexterm -#: book.translate.xml:55384 book.translate.xml:55588 +#: book.translate.xml:55544 book.translate.xml:55748 msgid "" "DHCP configuration files" @@ -100212,17 +100451,17 @@ "secondary>" #. (itstool) path: sect2/para -#: book.translate.xml:55389 +#: book.translate.xml:55549 msgid "The DHCP client uses the following files:" msgstr "O cliente DHCP usa os seguintes arquivos:" #. (itstool) path: listitem/para -#: book.translate.xml:55394 +#: book.translate.xml:55554 msgid "/etc/dhclient.conf" msgstr "/etc/dhclient.conf" #. (itstool) path: listitem/para -#: book.translate.xml:55396 +#: book.translate.xml:55556 msgid "" "The configuration file used by dhclient. Typically, this " "file contains only comments as the defaults are suitable for most clients. " @@ -100237,12 +100476,12 @@ "refentrytitle>5." #. (itstool) path: listitem/para -#: book.translate.xml:55404 +#: book.translate.xml:55564 msgid "/sbin/dhclient" msgstr "/sbin/dhclient" #. (itstool) path: listitem/para -#: book.translate.xml:55406 +#: book.translate.xml:55566 msgid "" "More information about the command itself can be found in " "dhclient8." #. (itstool) path: listitem/para -#: book.translate.xml:55411 +#: book.translate.xml:55571 msgid "/sbin/dhclient-script" msgstr "/sbin/dhclient-script" #. (itstool) path: listitem/para -#: book.translate.xml:55413 +#: book.translate.xml:55573 msgid "" "The FreeBSD-specific DHCP client configuration script. It " "is described in dhclient-script/var/db/dhclient.leases.interface" @@ -100280,7 +100519,7 @@ "filename>" #. (itstool) path: listitem/para -#: book.translate.xml:55423 +#: book.translate.xml:55583 msgid "" "The DHCP client keeps a database of valid leases in this " "file, which is written as a log and is described in " @@ -100293,12 +100532,12 @@ "manvolnum>." #. (itstool) path: sect2/title -#: book.translate.xml:55431 +#: book.translate.xml:55591 msgid "Installing and Configuring a DHCP Server" msgstr "Instalando e configurando um servidor DHCP" #. (itstool) path: sect2/para -#: book.translate.xml:55434 +#: book.translate.xml:55594 msgid "" "This section demonstrates how to configure a FreeBSD system to act as a " "DHCP server using the Internet Systems Consortium " @@ -100313,14 +100552,14 @@ "usando o pacote ou port net/isc-dhcp43-server." #. (itstool) path: sect2/indexterm -#: book.translate.xml:55442 +#: book.translate.xml:55602 msgid "" "DHCP server" msgstr "" "DHCP server" #. (itstool) path: sect2/indexterm -#: book.translate.xml:55447 +#: book.translate.xml:55607 msgid "" "DHCP installation" @@ -100329,7 +100568,7 @@ "secondary>" #. (itstool) path: sect2/para -#: book.translate.xml:55452 +#: book.translate.xml:55612 msgid "" "The installation of net/isc-dhcp43-server installs a " "sample configuration file. Copy /usr/local/etc/dhcpd.conf.exampleDHCP dhcpd.conf" msgstr "" "DHCP dhcpd.conf" #. (itstool) path: sect2/para -#: book.translate.xml:55463 +#: book.translate.xml:55623 msgid "" "The configuration file is comprised of declarations for subnets and hosts " "which define the information that is provided to DHCP " @@ -100360,7 +100599,7 @@ "acronym>. Por exemplo, essas linhas configuram o seguinte:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:55468 +#: book.translate.xml:55628 #, no-wrap msgid "" "option domain-name \"example.org\";\n" @@ -100400,7 +100639,7 @@ "}" #. (itstool) path: callout/para -#: book.translate.xml:55488 +#: book.translate.xml:55648 msgid "" "This option specifies the default search domain that will be provided to " "clients. Refer to resolv.confDNS " "servers that the client should use. They can be listed by their Fully " @@ -100425,12 +100664,12 @@ "como visto no exemplo, ou por seus endereços de IP." #. (itstool) path: callout/para -#: book.translate.xml:55502 +#: book.translate.xml:55662 msgid "The subnet mask that will be provided to clients." msgstr "A máscara de sub-rede que será fornecida aos clientes." #. (itstool) path: callout/para -#: book.translate.xml:55507 +#: book.translate.xml:55667 msgid "" "The default lease expiry time in seconds. A client can be configured to " "override this value." @@ -100439,7 +100678,7 @@ "configurado para substituir esse valor." #. (itstool) path: callout/para -#: book.translate.xml:55512 +#: book.translate.xml:55672 msgid "" "The maximum allowed length of time, in seconds, for a lease. Should a client " "request a longer lease, a lease will still be issued, but it will only be " @@ -100451,7 +100690,7 @@ "lease-time." #. (itstool) path: callout/para -#: book.translate.xml:55519 +#: book.translate.xml:55679 msgid "" "The default of disables dynamic DNS updates. Changing " "this to configures the DHCP " @@ -100471,7 +100710,7 @@ "DNS dinâmico." #. (itstool) path: callout/para -#: book.translate.xml:55532 +#: book.translate.xml:55692 msgid "" "This line creates a pool of available IP addresses which " "are reserved for allocation to DHCP clients. The range of " @@ -100484,7 +100723,7 @@ "na linha anterior." #. (itstool) path: callout/para -#: book.translate.xml:55540 +#: book.translate.xml:55700 msgid "" "Declares the default gateway that is valid for the network or subnet " "specified before the opening { bracket." @@ -100493,7 +100732,7 @@ "antes do colchete de abertura {." #. (itstool) path: callout/para -#: book.translate.xml:55546 +#: book.translate.xml:55706 msgid "" "Specifies the hardware MAC address of a client so that " "the DHCP server can recognize the client when it makes a " @@ -100504,7 +100743,7 @@ "fizer uma solicitação." #. (itstool) path: callout/para -#: book.translate.xml:55552 +#: book.translate.xml:55712 msgid "" "Specifies that this host should always be given the same IP address. Using the hostname is correct, since the DHCPdhcpd.conf is complete, " "enable the DHCP server in /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:55568 +#: book.translate.xml:55728 #, no-wrap msgid "" "dhcpd_enable=\"YES\"\n" @@ -100549,7 +100788,7 @@ "dhcpd_ifaces=\"dc0\"" #. (itstool) path: sect2/para -#: book.translate.xml:55571 +#: book.translate.xml:55731 msgid "" "Replace the dc0 with the interface (or interfaces, " "separated by whitespace) that the DHCP server should " @@ -100560,18 +100799,18 @@ "por solicitações de clientes DHCP." #. (itstool) path: sect2/para -#: book.translate.xml:55576 +#: book.translate.xml:55736 msgid "Start the server by issuing the following command:" msgstr "Inicie o servidor executando o seguinte comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:55578 book.translate.xml:65535 +#: book.translate.xml:55738 book.translate.xml:65535 #, no-wrap msgid "# service isc-dhcpd start" msgstr "# service isc-dhcpd start" #. (itstool) path: sect2/para -#: book.translate.xml:55580 +#: book.translate.xml:55740 msgid "" "Any future changes to the configuration of the server will require the " "dhcpd service to be stopped and then started " @@ -100584,7 +100823,7 @@ "refentrytitle>8." #. (itstool) path: sect2/para -#: book.translate.xml:55584 +#: book.translate.xml:55744 msgid "" "The DHCP server uses the following files. Note that the " "manual pages are installed with the server software." @@ -100593,12 +100832,12 @@ "páginas de manual são instaladas com o software do servidor." #. (itstool) path: listitem/para -#: book.translate.xml:55594 +#: book.translate.xml:55754 msgid "/usr/local/sbin/dhcpd" msgstr "/usr/local/sbin/dhcpd" #. (itstool) path: listitem/para -#: book.translate.xml:55596 +#: book.translate.xml:55756 msgid "" "More information about the dhcpd server can be " "found in dhcpd(8)." @@ -100608,12 +100847,12 @@ "refentrytitle>8." #. (itstool) path: listitem/para -#: book.translate.xml:55602 +#: book.translate.xml:55762 msgid "/usr/local/etc/dhcpd.conf" msgstr "/usr/local/etc/dhcpd.conf" #. (itstool) path: listitem/para -#: book.translate.xml:55604 +#: book.translate.xml:55764 msgid "" "The server configuration file needs to contain all the information that " "should be provided to clients, along with information regarding the " @@ -100627,12 +100866,12 @@ "manvolnum>." #. (itstool) path: listitem/para -#: book.translate.xml:55611 +#: book.translate.xml:55771 msgid "/var/db/dhcpd.leases" msgstr "/var/db/dhcpd.leases" #. (itstool) path: listitem/para -#: book.translate.xml:55613 +#: book.translate.xml:55773 msgid "" "The DHCP server keeps a database of leases it has issued " "in this file, which is written as a log. Refer to dhcpd.leases(5), which " @@ -100644,12 +100883,12 @@ "manvolnum>, o qual fornece uma descrição um pouco mais longa." #. (itstool) path: listitem/para -#: book.translate.xml:55620 +#: book.translate.xml:55780 msgid "/usr/local/sbin/dhcrelay" msgstr "/usr/local/sbin/dhcrelay" #. (itstool) path: listitem/para -#: book.translate.xml:55622 +#: book.translate.xml:55782 msgid "" "This daemon is used in advanced environments where one DHCP server forwards a request from a client to another DHCPDNS) is the protocol through which " "domain names are mapped to IP addresses, and vice versa. " @@ -100686,22 +100925,22 @@ "acronym> em um sistema." #. (itstool) path: sect1/indexterm -#: book.translate.xml:55670 +#: book.translate.xml:55830 msgid "resolver" msgstr "resolver" #. (itstool) path: sect1/indexterm -#: book.translate.xml:55671 +#: book.translate.xml:55831 msgid "reverse DNS" msgstr "reverse DNS" #. (itstool) path: sect1/indexterm -#: book.translate.xml:55673 +#: book.translate.xml:55833 msgid "root zone" msgstr "root zone" #. (itstool) path: sect1/para -#: book.translate.xml:55675 +#: book.translate.xml:55835 msgid "" "The following table describes some of the terms associated with " "DNS:" @@ -100710,42 +100949,42 @@ "acronym>:" #. (itstool) path: table/title -#: book.translate.xml:55679 +#: book.translate.xml:55839 msgid "DNS Terminology" msgstr "Terminologia DNS" #. (itstool) path: row/entry -#: book.translate.xml:55688 +#: book.translate.xml:55848 msgid "Definition" msgstr "Definição" #. (itstool) path: row/entry -#: book.translate.xml:55694 +#: book.translate.xml:55854 msgid "Forward DNS" msgstr "Encaminhamento de DNS" #. (itstool) path: row/entry -#: book.translate.xml:55695 +#: book.translate.xml:55855 msgid "Mapping of hostnames to IP addresses." msgstr "Mapeamento de nomes de hosts para endereços de IP." #. (itstool) path: row/entry -#: book.translate.xml:55700 +#: book.translate.xml:55860 msgid "Origin" msgstr "Origem" #. (itstool) path: row/entry -#: book.translate.xml:55701 +#: book.translate.xml:55861 msgid "Refers to the domain covered in a particular zone file." msgstr "Refere-se ao domínio coberto em um arquivo de zona específico." #. (itstool) path: row/entry -#: book.translate.xml:55706 +#: book.translate.xml:55866 msgid "Resolver" msgstr "Resolver" #. (itstool) path: row/entry -#: book.translate.xml:55707 +#: book.translate.xml:55867 msgid "" "A system process through which a machine queries a name server for zone " "information." @@ -100754,22 +100993,22 @@ "nomes para informações de zona." #. (itstool) path: row/entry -#: book.translate.xml:55712 +#: book.translate.xml:55872 msgid "Reverse DNS" msgstr "DNS Reverso" #. (itstool) path: row/entry -#: book.translate.xml:55713 +#: book.translate.xml:55873 msgid "Mapping of IP addresses to hostnames." msgstr "Mapeamento de endereços IP para hostnames." #. (itstool) path: row/entry -#: book.translate.xml:55718 +#: book.translate.xml:55878 msgid "Root zone" msgstr "Root zone" #. (itstool) path: row/entry -#: book.translate.xml:55720 +#: book.translate.xml:55880 msgid "" "The beginning of the Internet zone hierarchy. All zones fall under the root " "zone, similar to how all files in a file system fall under the root " @@ -100780,12 +101019,12 @@ "se enquadram no diretório raiz." #. (itstool) path: row/entry -#: book.translate.xml:55726 +#: book.translate.xml:55886 msgid "Zone" msgstr "Zona" #. (itstool) path: row/entry -#: book.translate.xml:55727 +#: book.translate.xml:55887 msgid "" "An individual domain, subdomain, or portion of the DNS " "administered by the same authority." @@ -100794,17 +101033,17 @@ "administrado pela mesma autoridade." #. (itstool) path: sect1/indexterm -#: book.translate.xml:55735 +#: book.translate.xml:55895 msgid "zones examples" msgstr "zones examples" #. (itstool) path: sect1/para -#: book.translate.xml:55740 +#: book.translate.xml:55900 msgid "Examples of zones:" msgstr "Exemplos de zonas:" #. (itstool) path: listitem/para -#: book.translate.xml:55744 +#: book.translate.xml:55904 msgid "" ". is how the root zone is usually referred to in " "documentation." @@ -100813,7 +101052,7 @@ "documentação." #. (itstool) path: listitem/para -#: book.translate.xml:55749 +#: book.translate.xml:55909 msgid "" "org. is a Top Level Domain (TLD) " "under the root zone." @@ -100822,7 +101061,7 @@ "acronym>) sob a zona raiz." #. (itstool) path: listitem/para -#: book.translate.xml:55754 +#: book.translate.xml:55914 msgid "" "example.org. is a zone under " "the org. TLD." @@ -100831,7 +101070,7 @@ "o TLD org.." #. (itstool) path: listitem/para -#: book.translate.xml:55760 +#: book.translate.xml:55920 msgid "" "1.168.192.in-addr.arpa is a zone referencing all " "IP addresses which fall under the 192.168.1.* ." #. (itstool) path: sect1/para -#: book.translate.xml:55767 +#: book.translate.xml:55927 msgid "" "As one can see, the more specific part of a hostname appears to its left. " "For example, example.org. is " @@ -100861,12 +101100,12 @@ "por diante." #. (itstool) path: sect2/title -#: book.translate.xml:55776 +#: book.translate.xml:55936 msgid "Reasons to Run a Name Server" msgstr "Razões para executar um servidor de nomes" #. (itstool) path: sect2/para -#: book.translate.xml:55778 +#: book.translate.xml:55938 msgid "" "Name servers generally come in two forms: authoritative name servers, and " "caching (also known as resolving) name servers." @@ -100876,12 +101115,12 @@ "conhecidos como servidores de resolução)." #. (itstool) path: sect2/para -#: book.translate.xml:55782 +#: book.translate.xml:55942 msgid "An authoritative name server is needed when:" msgstr "Um servidor de nomes autoritativo é necessário quando:" #. (itstool) path: listitem/para -#: book.translate.xml:55786 +#: book.translate.xml:55946 msgid "" "One wants to serve DNS information to the world, replying " "authoritatively to queries." @@ -100890,7 +101129,7 @@ "respondendo autoritariamente a consultas." #. (itstool) path: listitem/para -#: book.translate.xml:55791 +#: book.translate.xml:55951 msgid "" "A domain, such as example.org, is registered and IP addresses need to be " @@ -100901,7 +101140,7 @@ "ser atribuídos a nomes de host sob ele." #. (itstool) path: listitem/para -#: book.translate.xml:55797 +#: book.translate.xml:55957 msgid "" "An IP address block requires reverse DNS entries (IP to hostname)." @@ -100910,19 +101149,19 @@ "DNS (IP para hostname)." #. (itstool) path: listitem/para -#: book.translate.xml:55803 +#: book.translate.xml:55963 msgid "A backup or second name server, called a slave, will reply to queries." msgstr "" "Um servidor de nomes de backup ou secundário, chamado de escravo, responderá " "às consultas." #. (itstool) path: sect2/para -#: book.translate.xml:55808 +#: book.translate.xml:55968 msgid "A caching name server is needed when:" msgstr "Um servidor de nomes em cache é necessário quando:" #. (itstool) path: listitem/para -#: book.translate.xml:55812 +#: book.translate.xml:55972 msgid "" "A local DNS server may cache and respond more quickly " "than querying an outside name server." @@ -100931,7 +101170,7 @@ "mais rapidamente do que consultar um servidor de nomes externo." #. (itstool) path: sect2/para -#: book.translate.xml:55818 +#: book.translate.xml:55978 msgid "" "When one queries for www.FreeBSD.org, the resolver usually queries the uplink ISPDNS Server Configuration" msgstr "Configuração do servidor de DNS" #. (itstool) path: sect2/para -#: book.translate.xml:55831 +#: book.translate.xml:55991 msgid "" "Unbound is provided in the FreeBSD base system. " "By default, it will provide DNS resolution to the local " @@ -100972,7 +101211,7 @@ "Unbound da coleção de ports do FreeBSD." #. (itstool) path: sect2/para -#: book.translate.xml:55840 +#: book.translate.xml:56000 msgid "" "To enable Unbound, add the following to " "/etc/rc.conf:" @@ -100981,13 +101220,13 @@ "/etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:55843 +#: book.translate.xml:56003 #, no-wrap msgid "local_unbound_enable=\"YES\"" msgstr "local_unbound_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:55845 +#: book.translate.xml:56005 msgid "" "Any existing nameservers in /etc/resolv.conf will be " "configured as forwarders in the new Unbound " @@ -100998,7 +101237,7 @@ "Unbound." #. (itstool) path: note/para -#: book.translate.xml:55851 +#: book.translate.xml:56011 msgid "" "If any of the listed nameservers do not support DNSSEC, " "local DNS resolution will fail. Be sure to test each " @@ -101014,13 +101253,13 @@ "\">192.168.1.1:" #. (itstool) path: sect2/screen -#: book.translate.xml:55859 +#: book.translate.xml:56019 #, no-wrap msgid "% drill -S FreeBSD.org @192.168.1.1" msgstr "% drill -S FreeBSD.org @192.168.1.1" #. (itstool) path: sect2/para -#: book.translate.xml:55861 +#: book.translate.xml:56021 msgid "" "Once each nameserver is confirmed to support DNSSEC, " "start Unbound:" @@ -101029,13 +101268,13 @@ "acronym>, inicie o Unbound:" #. (itstool) path: sect2/screen -#: book.translate.xml:55865 +#: book.translate.xml:56025 #, no-wrap msgid "# service local_unbound onestart" msgstr "# service local_unbound onestart" #. (itstool) path: sect2/para -#: book.translate.xml:55867 +#: book.translate.xml:56027 msgid "" "This will take care of updating /etc/resolv.conf so " "that queries for DNSSEC secured domains will now work. " @@ -101048,7 +101287,7 @@ "para validar a árvore confiável do FreeBSD.org :" #. (itstool) path: sect2/screen -#: book.translate.xml:55873 +#: book.translate.xml:56033 #, no-wrap msgid "" "% drill -S FreeBSD.org\n" @@ -101092,17 +101331,17 @@ ";; Chase successful" #. (itstool) path: info/title -#: book.translate.xml:55897 +#: book.translate.xml:56057 msgid "Apache HTTP Server" msgstr "Servidor HTTP Apache" #. (itstool) path: sect1/indexterm -#: book.translate.xml:55910 +#: book.translate.xml:56070 msgid "web servers setting up" msgstr "web servers setting up" #. (itstool) path: sect1/para -#: book.translate.xml:55914 +#: book.translate.xml:56074 msgid "" "The open source Apache HTTP Server is the most " "widely used web server. FreeBSD does not install this web server by default, " @@ -101115,7 +101354,7 @@ "package>." #. (itstool) path: sect1/para -#: book.translate.xml:55920 +#: book.translate.xml:56080 msgid "" "This section summarizes how to configure and start version 2.x of the Apache HTTP Server on " @@ -101130,17 +101369,17 @@ "apache.org/\">httpd.apache.org." #. (itstool) path: sect2/title -#: book.translate.xml:55927 +#: book.translate.xml:56087 msgid "Configuring and Starting Apache" msgstr "Configurando e Iniciando o Apache" #. (itstool) path: sect2/indexterm -#: book.translate.xml:55929 +#: book.translate.xml:56089 msgid "Apache configuration file" msgstr "Apache configuration file" #. (itstool) path: sect2/para -#: book.translate.xml:55932 +#: book.translate.xml:56092 msgid "" "In FreeBSD, the main Apache HTTP Server " "configuration file is installed as /usr/local/etc/" @@ -101157,12 +101396,12 @@ "#. As diretivas modificadas com mais freqüência são:" #. (itstool) path: varlistentry/term -#: book.translate.xml:55942 +#: book.translate.xml:56102 msgid "ServerRoot \"/usr/local\"" msgstr "ServerRoot \"/usr/local\"" #. (itstool) path: listitem/para -#: book.translate.xml:55945 +#: book.translate.xml:56105 msgid "" "Specifies the default directory hierarchy for the Apache installation. Binaries are stored in the binetc/apache2x." #. (itstool) path: varlistentry/term -#: book.translate.xml:55955 +#: book.translate.xml:56115 msgid "ServerAdmin you@example.com" msgstr "ServerAdmin you@example.com" #. (itstool) path: listitem/para -#: book.translate.xml:55958 +#: book.translate.xml:56118 msgid "" "Change this to the email address to receive problems with the server. This " "address also appears on some server-generated pages, such as error documents." @@ -101192,12 +101431,12 @@ "servidor, como documentos de erro." #. (itstool) path: varlistentry/term -#: book.translate.xml:55965 +#: book.translate.xml:56125 msgid "ServerName www.example.com:80" msgstr "ServerName www.example.com:80" #. (itstool) path: listitem/para -#: book.translate.xml:55969 +#: book.translate.xml:56129 msgid "" "Allows an administrator to set a hostname which is sent back to clients for " "the server. For example, www can be used instead of " @@ -101214,7 +101453,7 @@ "porta 80 para o número de porta alternativa." #. (itstool) path: varlistentry/term -#: book.translate.xml:55982 +#: book.translate.xml:56142 msgid "" "DocumentRoot \"/usr/local/www/apache2x/" "data\"" @@ -101223,7 +101462,7 @@ "data\"" #. (itstool) path: listitem/para -#: book.translate.xml:55986 +#: book.translate.xml:56146 msgid "" "The directory where documents will be served from. By default, all requests " "are taken from this directory, but symbolic links and aliases may be used to " @@ -101234,7 +101473,7 @@ "podem ser usados para apontar para outros locais." #. (itstool) path: sect2/para -#: book.translate.xml:55994 +#: book.translate.xml:56154 msgid "" "It is always a good idea to make a backup copy of the default " "Apache configuration file before making changes. " @@ -101251,12 +101490,12 @@ "command> deve retornar Syntax OK." #. (itstool) path: sect2/indexterm -#: book.translate.xml:56003 +#: book.translate.xml:56163 msgid "Apache starting or stopping" msgstr "Apache starting or stopping" #. (itstool) path: sect2/para -#: book.translate.xml:56006 +#: book.translate.xml:56166 msgid "" "To launch Apache at system startup, add the " "following line to /etc/rc.conf:" @@ -101265,13 +101504,13 @@ "sistema, adicione a seguinte linha ao /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:56010 +#: book.translate.xml:56170 #, no-wrap msgid "apache24_enable=\"YES\"" msgstr "apache24_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:56012 +#: book.translate.xml:56172 msgid "" "If Apache should be started with non-default " "options, the following line may be added to /etc/rc.conf para especificar os flags necessários:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:56017 +#: book.translate.xml:56177 #, no-wrap msgid "apache24_flags=\"\"" msgstr "apache24_flags=\"\"" #. (itstool) path: sect2/para -#: book.translate.xml:56019 +#: book.translate.xml:56179 msgid "" "If apachectl does not report configuration " "errors, start httpd now:" @@ -101297,13 +101536,13 @@ "inicie o httpd agora:" #. (itstool) path: sect2/screen -#: book.translate.xml:56023 +#: book.translate.xml:56183 #, no-wrap msgid "# service apache24 start" msgstr "# service apache24 start" #. (itstool) path: sect2/para -#: book.translate.xml:56025 +#: book.translate.xml:56185 msgid "" "The httpd service can be tested by entering " "http://localhost in a web " @@ -101320,7 +101559,7 @@ "local/www/apache24/data/index.html." #. (itstool) path: sect2/para -#: book.translate.xml:56034 +#: book.translate.xml:56194 msgid "" "The Apache configuration can be tested for errors " "after making subsequent configuration changes while httpd " @@ -101331,13 +101570,13 @@ "httpd está em execução usando o seguinte comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:56039 +#: book.translate.xml:56199 #, no-wrap msgid "# service apache24 configtest" msgstr "# service apache24 configtest" #. (itstool) path: note/para -#: book.translate.xml:56042 +#: book.translate.xml:56202 msgid "" "It is important to note that configtest is not an " "rc8Apache server. The virtual hosts can be IP-basedIP." #. (itstool) path: sect2/para -#: book.translate.xml:56062 +#: book.translate.xml:56222 msgid "" "To setup Apache to use name-based virtual " "hosting, add a VirtualHost block for each website. For " @@ -101392,7 +101631,7 @@ "adicione as seguintes entradas ao arquivo httpd.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:56070 +#: book.translate.xml:56230 #, no-wrap msgid "" "<VirtualHost *>\n" @@ -101416,7 +101655,7 @@ "</VirtualHost>" #. (itstool) path: sect2/para -#: book.translate.xml:56080 +#: book.translate.xml:56240 msgid "" "For each virtual host, replace the values for ServerName " "and DocumentRoot with the values to be used." @@ -101425,7 +101664,7 @@ "literal> e DocumentRoot pelos valores a serem usados." #. (itstool) path: sect2/para -#: book.translate.xml:56085 +#: book.translate.xml:56245 msgid "" "For more information about setting up virtual hosts, consult the official " "Apache documentation at: ." #. (itstool) path: sect2/title -#: book.translate.xml:56091 +#: book.translate.xml:56251 msgid "Apache Modules" msgstr "Módulos Apache" #. (itstool) path: sect2/indexterm -#: book.translate.xml:56093 +#: book.translate.xml:56253 msgid "Apache modules" msgstr "Apache modules" #. (itstool) path: sect2/para -#: book.translate.xml:56096 +#: book.translate.xml:56256 msgid "" "Apache uses modules to augment the functionality " "provided by the basic server. Refer to www/apache24 port. Type make config within /usr/" @@ -101480,27 +101719,27 @@ "usados." #. (itstool) path: sect3/title -#: book.translate.xml:56112 +#: book.translate.xml:56272 msgid "mod_ssl" msgstr "mod_ssl" #. (itstool) path: sect3/indexterm -#: book.translate.xml:56114 +#: book.translate.xml:56274 msgid "web servers secure" msgstr "web servers secure" #. (itstool) path: sect3/indexterm -#: book.translate.xml:56118 +#: book.translate.xml:56278 msgid "SSL" msgstr "SSL" #. (itstool) path: sect3/indexterm -#: book.translate.xml:56119 +#: book.translate.xml:56279 msgid "cryptography" msgstr "cryptography" #. (itstool) path: sect3/para -#: book.translate.xml:56121 +#: book.translate.xml:56281 msgid "" "The mod_ssl module uses the OpenSSL library to provide strong cryptography via the Secure Sockets " @@ -101517,7 +101756,7 @@ "confiável para executar um servidor web seguro no FreeBSD." #. (itstool) path: sect3/para -#: book.translate.xml:56130 +#: book.translate.xml:56290 msgid "" "In FreeBSD, mod_ssl module is enabled by default in " "both the package and the port. The available configuration directives are " @@ -101530,17 +101769,17 @@ "mod_ssl.html\">http://httpd.apache.org/docs/current/mod/mod_ssl.html." #. (itstool) path: sect3/title -#: book.translate.xml:56136 +#: book.translate.xml:56296 msgid "mod_perl" msgstr "mod_perl" #. (itstool) path: sect3/indexterm -#: book.translate.xml:56138 +#: book.translate.xml:56298 msgid "mod_perl Perl" msgstr "mod_perl Perl" #. (itstool) path: sect3/para -#: book.translate.xml:56143 +#: book.translate.xml:56303 msgid "" "The mod_perl module makes it possible to write " "Apache modules in PerlPerl." #. (itstool) path: sect3/para -#: book.translate.xml:56151 +#: book.translate.xml:56311 msgid "" "The mod_perl can be installed using the www/" "mod_perl2 package or port. Documentation for using this module can " @@ -101568,17 +101807,17 @@ "html\">http://perl.apache.org/docs/2.0/index .html." #. (itstool) path: info/title -#: book.translate.xml:56158 +#: book.translate.xml:56318 msgid "mod_php" msgstr "mod_php" #. (itstool) path: sect3/indexterm -#: book.translate.xml:56171 +#: book.translate.xml:56331 msgid "mod_php PHP" msgstr "mod_php PHP" #. (itstool) path: sect3/para -#: book.translate.xml:56176 +#: book.translate.xml:56336 msgid "" "PHP: Hypertext Preprocessor (PHP) " "is a general-purpose scripting language that is especially suited for web " @@ -101596,7 +101835,7 @@ "páginas da web geradas dinamicamente." #. (itstool) path: sect3/para -#: book.translate.xml:56185 +#: book.translate.xml:56345 msgid "" "To gain support for PHP5 for the Apache web server, install the www/mod_php56 " @@ -101613,13 +101852,13 @@ "apache24/httpd.conf:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:56193 +#: book.translate.xml:56353 #, no-wrap msgid "LoadModule php5_module libexec/apache24/libphp5.so" msgstr "LoadModule php5_module libexec/apache24/libphp5.so" #. (itstool) path: sect3/para -#: book.translate.xml:56208 +#: book.translate.xml:56368 msgid "" "Then, perform a graceful restart to load the PHP module:" msgstr "" @@ -101627,13 +101866,13 @@ "PHP:" #. (itstool) path: sect3/screen -#: book.translate.xml:56211 book.translate.xml:56230 +#: book.translate.xml:56371 book.translate.xml:56390 #, no-wrap msgid "# apachectl graceful" msgstr "# apachectl graceful" #. (itstool) path: sect3/para -#: book.translate.xml:56213 +#: book.translate.xml:56373 msgid "" "The PHP support provided by www/mod_php56 is limited. Additional support can be installed using the " @@ -101646,7 +101885,7 @@ "em menus para as extensões PHP disponíveis." #. (itstool) path: sect3/para -#: book.translate.xml:56220 +#: book.translate.xml:56380 msgid "" "Alternatively, individual extensions can be installed using the appropriate " "port. For instance, to add PHP support for the " @@ -101659,7 +101898,7 @@ "databases/php56-mysql." #. (itstool) path: sect3/para -#: book.translate.xml:56226 +#: book.translate.xml:56386 msgid "" "After installing an extension, the Apache server " "must be reloaded to pick up the new configuration changes:" @@ -101669,17 +101908,17 @@ "configuração:" #. (itstool) path: sect2/title -#: book.translate.xml:56235 +#: book.translate.xml:56395 msgid "Dynamic Websites" msgstr "Websites Dinâmicos" #. (itstool) path: sect2/indexterm -#: book.translate.xml:56237 +#: book.translate.xml:56397 msgid "web servers dynamic" msgstr "web servers dynamic" #. (itstool) path: sect2/para -#: book.translate.xml:56242 +#: book.translate.xml:56402 msgid "" "In addition to mod_perl and mod_php, other languages are available for creating dynamic web " @@ -101692,22 +101931,22 @@ "Ruby on Rails." #. (itstool) path: sect3/title -#: book.translate.xml:56249 +#: book.translate.xml:56409 msgid "Django" msgstr "Django" #. (itstool) path: sect3/indexterm -#: book.translate.xml:56251 +#: book.translate.xml:56411 msgid "Python" msgstr "Python" #. (itstool) path: sect3/indexterm -#: book.translate.xml:56252 +#: book.translate.xml:56412 msgid "Django" msgstr "Django" #. (itstool) path: sect3/para -#: book.translate.xml:56254 +#: book.translate.xml:56414 msgid "" "Django is a BSD-licensed framework designed to " "allow developers to write high performance, elegant web applications " @@ -101729,7 +101968,7 @@ "separada da apresentação HTML." #. (itstool) path: sect3/para -#: book.translate.xml:56266 +#: book.translate.xml:56426 msgid "" "Django depends on mod_python, and an SQL database engine. In FreeBSD, the www/py-django " @@ -101750,7 +101989,7 @@ "usr/ports/www/py-django, então instale o port." #. (itstool) path: sect3/para -#: book.translate.xml:56278 +#: book.translate.xml:56438 msgid "" "Once Django is installed, the application will " "need a project directory along with the Apache " @@ -101765,7 +102004,7 @@ "URLs específicas no site." #. (itstool) path: sect3/para -#: book.translate.xml:56286 +#: book.translate.xml:56446 msgid "" "To configure Apache to pass requests for certain " "URLs to the web application, add the following to " @@ -101778,7 +102017,7 @@ "caminho completo para o diretório do projeto:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:56292 +#: book.translate.xml:56452 #, no-wrap msgid "" "<Location \"/\">\n" @@ -101800,7 +102039,7 @@ "</Location>" #. (itstool) path: sect3/para -#: book.translate.xml:56301 +#: book.translate.xml:56461 msgid "" "Refer to https://docs." "djangoproject.com for more information on how to use " @@ -101811,17 +102050,17 @@ "Django." #. (itstool) path: sect3/title -#: book.translate.xml:56307 +#: book.translate.xml:56467 msgid "Ruby on Rails" msgstr "Ruby on Rails" #. (itstool) path: sect3/indexterm -#: book.translate.xml:56309 +#: book.translate.xml:56469 msgid "Ruby on Rails" msgstr "Ruby on Rails" #. (itstool) path: sect3/para -#: book.translate.xml:56311 +#: book.translate.xml:56471 msgid "" "Ruby on Rails is another open source web " "framework that provides a full development stack. It is optimized to make " @@ -101836,7 +102075,7 @@ "usando o pacote ou port www/rubygem-rails." #. (itstool) path: sect3/para -#: book.translate.xml:56318 +#: book.translate.xml:56478 msgid "" "Refer to http://guides." "rubyonrails.org for more information on how to use Ruby " @@ -101847,17 +102086,17 @@ "Ruby on Rails ." #. (itstool) path: sect1/title -#: book.translate.xml:56337 +#: book.translate.xml:56497 msgid "File Transfer Protocol (FTP)" msgstr "Protocolo de Transferência de Arquivos (FTP)" #. (itstool) path: sect1/indexterm -#: book.translate.xml:56339 +#: book.translate.xml:56499 msgid "FTP servers" msgstr "FTP servers" #. (itstool) path: sect1/para -#: book.translate.xml:56342 +#: book.translate.xml:56502 msgid "" "The File Transfer Protocol (FTP) provides users with a " "simple way to transfer files to and from an FTP server. " @@ -101870,7 +102109,7 @@ "FTP, ftpd, no sistema base." #. (itstool) path: sect1/para -#: book.translate.xml:56348 +#: book.translate.xml:56508 msgid "" "FreeBSD provides several configuration files for controlling access to the " "FTP server. This section summarizes these files. Refer to " @@ -101885,7 +102124,7 @@ "acronym> incorporado." #. (itstool) path: sect2/para -#: book.translate.xml:56356 +#: book.translate.xml:56516 msgid "" "The most important configuration step is deciding which accounts will be " "allowed access to the FTP server. A FreeBSD system has a " @@ -101904,7 +102143,7 @@ "FTP podem ser adicionados." #. (itstool) path: sect2/para -#: book.translate.xml:56365 +#: book.translate.xml:56525 msgid "" "In some cases it may be desirable to restrict the access of some users " "without preventing them completely from using FTP. This " @@ -101921,14 +102160,14 @@ "restrições de acesso a FTP." #. (itstool) path: sect2/indexterm -#: book.translate.xml:56372 book.translate.xml:56430 +#: book.translate.xml:56532 book.translate.xml:56590 msgid "" "FTP anonymous" msgstr "" "FTP anonymous" #. (itstool) path: sect2/para -#: book.translate.xml:56377 +#: book.translate.xml:56537 msgid "" "To enable anonymous FTP access to the server, create a " "user named ftp on the FreeBSD " @@ -101954,7 +102193,7 @@ "usuário ftp." #. (itstool) path: sect2/para -#: book.translate.xml:56388 +#: book.translate.xml:56548 msgid "" "There are two text files that can be created to specify welcome messages to " "be displayed to FTP clients. The contents of /" @@ -101974,7 +102213,7 @@ "para usuários anônimos." #. (itstool) path: sect2/para -#: book.translate.xml:56400 +#: book.translate.xml:56560 msgid "" "Once the FTP server has been configured, set the " "appropriate variable in /etc/rc.conf to start the " @@ -101985,42 +102224,42 @@ "durante a inicialização:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:56405 +#: book.translate.xml:56565 #, no-wrap msgid "ftpd_enable=\"YES\"" msgstr "ftpd_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:56407 +#: book.translate.xml:56567 msgid "To start the service now:" msgstr "Para iniciar o serviço agora:" #. (itstool) path: sect2/screen -#: book.translate.xml:56409 +#: book.translate.xml:56569 #, no-wrap msgid "# service ftpd start" msgstr "# service ftpd start" #. (itstool) path: sect2/para -#: book.translate.xml:56411 +#: book.translate.xml:56571 msgid "Test the connection to the FTP server by typing:" msgstr "Teste a conexão com o servidor FTP digitando:" #. (itstool) path: sect2/screen -#: book.translate.xml:56414 +#: book.translate.xml:56574 #, no-wrap msgid "% ftp localhost" msgstr "% ftp localhost" #. (itstool) path: sect2/indexterm -#: book.translate.xml:56417 +#: book.translate.xml:56577 msgid "" "log files FTP" msgstr "" "log files FTP" #. (itstool) path: sect2/para -#: book.translate.xml:56420 +#: book.translate.xml:56580 msgid "" "The ftpd daemon uses " "syslog3:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:56428 +#: book.translate.xml:56588 #, no-wrap msgid "ftp.info /var/log/xferlog" msgstr "ftp.info /var/log/xferlog" #. (itstool) path: note/para -#: book.translate.xml:56436 +#: book.translate.xml:56596 msgid "" "Be aware of the potential problems involved with running an anonymous " "FTP server. In particular, think twice about allowing " @@ -102064,7 +102303,7 @@ "por um administrador." #. (itstool) path: sect1/title -#: book.translate.xml:56461 +#: book.translate.xml:56621 msgid "" "File and Print Services for Microsoft Windows Clients " @@ -102075,27 +102314,27 @@ "Clients (Samba)" #. (itstool) path: sect1/indexterm -#: book.translate.xml:56464 +#: book.translate.xml:56624 msgid "Samba server" msgstr "Samba server" #. (itstool) path: sect1/indexterm -#: book.translate.xml:56465 +#: book.translate.xml:56625 msgid "Microsoft Windows" msgstr "Microsoft Windows" #. (itstool) path: sect1/indexterm -#: book.translate.xml:56466 +#: book.translate.xml:56626 msgid "file server Windows clients" msgstr "file server Windows clients" #. (itstool) path: sect1/indexterm -#: book.translate.xml:56470 +#: book.translate.xml:56630 msgid "print server Windows clients" msgstr "print server Windows clients" #. (itstool) path: sect1/para -#: book.translate.xml:56475 +#: book.translate.xml:56635 msgid "" "Samba is a popular open source software package " "that provides file and print services using the SMB/CIFS " @@ -102121,7 +102360,7 @@ "podem ser usadas como se fossem impressoras locais." #. (itstool) path: sect1/para -#: book.translate.xml:56485 +#: book.translate.xml:56645 msgid "" "On FreeBSD, the Samba client libraries can be " "installed using the net/samba410 port or package. The " @@ -102136,7 +102375,7 @@ "\">Microsoft Windows." #. (itstool) path: sect1/para -#: book.translate.xml:56492 +#: book.translate.xml:56652 msgid "" "A FreeBSD system can also be configured to act as a Samba server by installing the same net/samba410 " @@ -102155,12 +102394,12 @@ "ou as bibliotecas do cliente Samba." #. (itstool) path: sect2/title -#: book.translate.xml:56502 +#: book.translate.xml:56662 msgid "Server Configuration" msgstr "Configuração do Servidor" #. (itstool) path: sect2/para -#: book.translate.xml:56504 +#: book.translate.xml:56664 msgid "" "Samba is configured in /usr/local/etc/" "smb4.conf. This file must be created before SambaSamba possa ser usado." #. (itstool) path: sect2/para -#: book.translate.xml:56509 +#: book.translate.xml:56669 msgid "" "A simple smb4.conf to share directories and printers " "with Windows clients in a " @@ -102188,7 +102427,7 @@ "manvolnum> para criar o smb4.conf." #. (itstool) path: sect2/programlisting -#: book.translate.xml:56516 +#: book.translate.xml:56676 #, no-wrap msgid "" "[global]\n" @@ -102232,12 +102471,12 @@ "directory mask = 0755" #. (itstool) path: sect3/title -#: book.translate.xml:56537 +#: book.translate.xml:56697 msgid "Global Settings" msgstr "Configurações Globais" #. (itstool) path: sect3/para -#: book.translate.xml:56539 +#: book.translate.xml:56699 msgid "" "Settings that describe the network are added in /usr/local/etc/" "smb4.conf:" @@ -102246,22 +102485,22 @@ "local/etc/smb4.conf:" #. (itstool) path: varlistentry/term -#: book.translate.xml:56544 +#: book.translate.xml:56704 msgid "workgroup" msgstr "workgroup" #. (itstool) path: listitem/para -#: book.translate.xml:56547 +#: book.translate.xml:56707 msgid "The name of the workgroup to be served." msgstr "O nome do grupo de trabalho a ser servido." #. (itstool) path: varlistentry/term -#: book.translate.xml:56552 +#: book.translate.xml:56712 msgid "netbios name" msgstr "netbios name" #. (itstool) path: listitem/para -#: book.translate.xml:56555 +#: book.translate.xml:56715 msgid "" "The NetBIOS name by which a Samba server is " "known. By default, it is the same as the first component of the host's " @@ -102272,12 +102511,12 @@ "DNS do host." #. (itstool) path: varlistentry/term -#: book.translate.xml:56563 +#: book.translate.xml:56723 msgid "server string" msgstr "server string" #. (itstool) path: listitem/para -#: book.translate.xml:56566 +#: book.translate.xml:56726 msgid "" "The string that will be displayed in the output of net view and some other networking tools that seek to display descriptive " @@ -102288,12 +102527,12 @@ "servidor." #. (itstool) path: varlistentry/term -#: book.translate.xml:56574 +#: book.translate.xml:56734 msgid "wins support" msgstr "wins support" #. (itstool) path: listitem/para -#: book.translate.xml:56577 +#: book.translate.xml:56737 msgid "" "Whether Samba will act as a WINS server. Do not enable support for WINS on more " @@ -102304,12 +102543,12 @@ "em mais de um servidor na rede." #. (itstool) path: sect3/title -#: book.translate.xml:56587 +#: book.translate.xml:56747 msgid "Security Settings" msgstr "Configurações de Segurança" #. (itstool) path: sect3/para -#: book.translate.xml:56589 +#: book.translate.xml:56749 msgid "" "The most important settings in /usr/local/etc/smb4.conf " "are the security model and the backend password format. These directives " @@ -102320,12 +102559,12 @@ "diretivas controlam as opções:" #. (itstool) path: varlistentry/term -#: book.translate.xml:56596 +#: book.translate.xml:56756 msgid "security" msgstr "security" #. (itstool) path: listitem/para -#: book.translate.xml:56599 +#: book.translate.xml:56759 msgid "" "The most common settings are security = share and " "security = user. If the clients use usernames that are " @@ -102341,7 +102580,7 @@ "recursos compartilhados." #. (itstool) path: listitem/para -#: book.translate.xml:56608 +#: book.translate.xml:56768 msgid "" "In share level security, clients do not need to log onto the server with a " "valid username and password before attempting to connect to a shared " @@ -102354,22 +102593,22 @@ "para versões mais antigas do Samba." #. (itstool) path: varlistentry/term -#: book.translate.xml:56617 +#: book.translate.xml:56777 msgid "passdb backend" msgstr "passdb backend" #. (itstool) path: listitem/indexterm -#: book.translate.xml:56620 +#: book.translate.xml:56780 msgid "NIS+" msgstr "NIS+" #. (itstool) path: listitem/indexterm -#: book.translate.xml:56622 +#: book.translate.xml:56782 msgid "SQL database" msgstr "SQL database" #. (itstool) path: listitem/para -#: book.translate.xml:56624 +#: book.translate.xml:56784 msgid "" "Samba has several different backend " "authentication models. Clients may be authenticated with LDAP, NIS+, an SQL " @@ -102388,12 +102627,12 @@ "padrão anterior e agora está obsoleto." #. (itstool) path: sect3/title -#: book.translate.xml:56641 +#: book.translate.xml:56801 msgid "Samba Users" msgstr "Usuários do Samba" #. (itstool) path: sect3/para -#: book.translate.xml:56643 +#: book.translate.xml:56803 msgid "" "FreeBSD user accounts must be mapped to the SambaSAMAccount database for Windows " @@ -102409,13 +102648,13 @@ "manvolnum>:" #. (itstool) path: sect3/screen -#: book.translate.xml:56649 +#: book.translate.xml:56809 #, no-wrap msgid "# pdbedit -a username" msgstr "# pdbedit -a username" #. (itstool) path: sect3/para -#: book.translate.xml:56651 +#: book.translate.xml:56811 msgid "" "This section has only mentioned the most commonly used settings. Refer to " "the Official Samba Wiki " @@ -102426,12 +102665,12 @@ "obter informações adicionais sobre as opções de configuração disponíveis." #. (itstool) path: sect2/title -#: book.translate.xml:56659 +#: book.translate.xml:56819 msgid "Starting Samba" msgstr "Iniciando o Samba" #. (itstool) path: sect2/para -#: book.translate.xml:56661 +#: book.translate.xml:56821 msgid "" "To enable Samba at boot time, add the following " "line to /etc/rc.conf:" @@ -102441,18 +102680,18 @@ "filename>:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:56665 +#: book.translate.xml:56825 #, no-wrap msgid "samba_server_enable=\"YES\"" msgstr "samba_server_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:56667 +#: book.translate.xml:56827 msgid "To start Samba now:" msgstr "Para iniciar o Samba agora:" #. (itstool) path: sect2/screen -#: book.translate.xml:56669 +#: book.translate.xml:56829 #, no-wrap msgid "" "# service samba_server start\n" @@ -102466,7 +102705,7 @@ "Starting smbd." #. (itstool) path: sect2/para -#: book.translate.xml:56674 +#: book.translate.xml:56834 msgid "" "Samba consists of three separate daemons. Both " "the nmbd and smbd " @@ -102479,26 +102718,26 @@ "winbind também é necessária, defina:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:56680 +#: book.translate.xml:56840 #, no-wrap msgid "winbindd_enable=\"YES\"" msgstr "winbindd_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:56682 +#: book.translate.xml:56842 msgid "Samba can be stopped at any time by typing:" msgstr "" "O Samba pode ser interrompido a qualquer momento " "digitando:" #. (itstool) path: sect2/screen -#: book.translate.xml:56685 +#: book.translate.xml:56845 #, no-wrap msgid "# service samba_server stop" msgstr "# service samba_server stop" #. (itstool) path: sect2/para -#: book.translate.xml:56687 +#: book.translate.xml:56847 msgid "" "Samba is a complex software suite with " "functionality that allows broad integration with https://www.samba.org." #. (itstool) path: sect1/title -#: book.translate.xml:56707 +#: book.translate.xml:56867 msgid "Clock Synchronization with NTP" msgstr "Sincronização de Relógio com NTP" #. (itstool) path: sect1/indexterm -#: book.translate.xml:56709 +#: book.translate.xml:56869 msgid "NTP ntpd" msgstr "NTP ntpd" #. (itstool) path: sect1/para -#: book.translate.xml:56713 +#: book.translate.xml:56873 msgid "" "Over time, a computer's clock is prone to drift. This is problematic as many " "network services require the computers on a network to share the same " @@ -102541,7 +102780,7 @@ "maneira de fornecer precisão de relógio em uma rede." #. (itstool) path: sect1/para -#: book.translate.xml:56720 +#: book.translate.xml:56880 msgid "" "FreeBSD includes ntpd8 which can be " @@ -102556,7 +102795,7 @@ "para outros computadores na rede." #. (itstool) path: sect1/para -#: book.translate.xml:56725 +#: book.translate.xml:56885 msgid "" "This section describes how to configure ntpd on " "FreeBSD. Further documentation can be found in /usr/share/doc/ntp/" @@ -102567,17 +102806,17 @@ "ntp/ no formato HTML." #. (itstool) path: sect2/title -#: book.translate.xml:56731 +#: book.translate.xml:56891 msgid "NTP Configuration" msgstr "Configuração de NTP" #. (itstool) path: sect2/indexterm -#: book.translate.xml:56733 +#: book.translate.xml:56893 msgid "NTP" msgstr "NTP" #. (itstool) path: sect2/para -#: book.translate.xml:56735 +#: book.translate.xml:56895 msgid "" "On FreeBSD, the built-in ntpd can be used to " "synchronize a system's clock. Ntpd is configured " @@ -102592,7 +102831,7 @@ "ntp.conf, conforme detalhado nas seções a seguir." #. (itstool) path: sect2/para -#: book.translate.xml:56741 +#: book.translate.xml:56901 msgid "" "Ntpd communicates with its network peers using " "UDP packets. Any firewalls between your machine and its NTP peers must be " @@ -102603,17 +102842,17 @@ "ser configurados para permitir a entrada e saída de pacotes UDP na porta 123." #. (itstool) path: sect3/title -#: book.translate.xml:56747 +#: book.translate.xml:56907 msgid "The /etc/ntp.conf file" msgstr "O arquivo /etc/ntp.conf" #. (itstool) path: sect3/indexterm -#: book.translate.xml:56749 +#: book.translate.xml:56909 msgid "NTP ntp.conf" msgstr "NTP ntp.conf" #. (itstool) path: sect3/para -#: book.translate.xml:56753 +#: book.translate.xml:56913 msgid "" "Ntpd reads /etc/ntp.conf to " "determine which NTP servers to query. Choosing several " @@ -102652,12 +102891,12 @@ "0.freebsd.pool.ntp.org." #. (itstool) path: example/title -#: book.translate.xml:56775 +#: book.translate.xml:56935 msgid "Sample /etc/ntp.conf" msgstr "Exemplo de /etc/ntp.conf" #. (itstool) path: example/para -#: book.translate.xml:56776 +#: book.translate.xml:56936 msgid "" "This is a simple example of an ntp.conf file. It can " "safely be used as-is; it contains the recommended restrictntp." "conf5. The " @@ -102726,7 +102965,7 @@ "de exemplo acima." #. (itstool) path: sect3/para -#: book.translate.xml:56804 +#: book.translate.xml:56964 msgid "" "By default, an NTP server is accessible to any network " "host. The restrict keyword controls which systems can " @@ -102750,7 +102989,7 @@ "manvolnum>." #. (itstool) path: sect3/para -#: book.translate.xml:56815 +#: book.translate.xml:56975 msgid "" "The server keyword specifies a single server to query. " "The file can contain multiple server keywords, with one server listed on " @@ -102774,7 +103013,7 @@ "primeira vez, para ajudar a sincronizar rapidamente a hora do sistema." #. (itstool) path: sect3/para -#: book.translate.xml:56827 +#: book.translate.xml:56987 msgid "" "The leapfile keyword specifies the location of a file " "containing information about leap seconds. The file is updated automatically " @@ -102792,17 +103031,17 @@ "filename>." #. (itstool) path: sect3/title -#: book.translate.xml:56836 +#: book.translate.xml:56996 msgid "NTP entries in /etc/rc.conf" msgstr "Entradas NTP no /etc/rc.conf" #. (itstool) path: sect3/indexterm -#: book.translate.xml:56838 +#: book.translate.xml:56998 msgid "NTP rc.conf" msgstr "NTP rc.conf" #. (itstool) path: sect3/para -#: book.translate.xml:56842 +#: book.translate.xml:57002 msgid "" "Set ntpd_enable=YES to start ntpd at boot time. Once ntpd_enable=YES has been " @@ -102816,13 +103055,13 @@ "imediatamente sem reiniciar o sistema, digitando:" #. (itstool) path: sect3/screen -#: book.translate.xml:56849 +#: book.translate.xml:57009 #, no-wrap msgid "# service ntpd start" msgstr "# service ntpd start" #. (itstool) path: sect3/para -#: book.translate.xml:56851 +#: book.translate.xml:57011 msgid "" "Only ntpd_enable must be set to use ntpd. The " "rc.conf variables listed below may also be set as " @@ -102833,7 +103072,7 @@ "ser definidas conforme necessário." #. (itstool) path: sect3/para -#: book.translate.xml:56855 +#: book.translate.xml:57015 msgid "" "Set ntpd_sync_on_start=YES to allow ntpd to step the clock any amount, one time at startup. Normally " @@ -102849,7 +103088,7 @@ "tempo real com bateria." #. (itstool) path: sect3/para -#: book.translate.xml:56862 +#: book.translate.xml:57022 msgid "" "Set ntpd_oomprotect=YES to protect the ntpd daemon from being killed by the system attempting to recover " @@ -102861,7 +103100,7 @@ "acronym>)." #. (itstool) path: sect3/para -#: book.translate.xml:56867 +#: book.translate.xml:57027 msgid "" "Set ntpd_config= to the location of an alternate " "ntp.conf file." @@ -102870,19 +103109,19 @@ "ntp.conf alternativo." #. (itstool) path: listitem/para -#: book.translate.xml:56875 +#: book.translate.xml:57035 msgid "-p (pid file location)" msgstr " -p (local do arquivo pid)" #. (itstool) path: listitem/para -#: book.translate.xml:56877 +#: book.translate.xml:57037 msgid "-c (set ntpd_config= instead)" msgstr "" "-c (configure ntpd_config= como " "alternativa)" #. (itstool) path: sect3/para -#: book.translate.xml:56870 +#: book.translate.xml:57030 msgid "" "Set ntpd_flags= to contain any other ntpd flags as needed, but avoid using these flags which are managed " @@ -102894,7 +103133,7 @@ "itemizedlist-1/>" #. (itstool) path: sect3/title -#: book.translate.xml:56884 +#: book.translate.xml:57044 msgid "" "Ntpd and the unpriveleged ntpd " "user" @@ -102903,7 +103142,7 @@ "ntpd" #. (itstool) path: sect3/para -#: book.translate.xml:56887 +#: book.translate.xml:57047 msgid "" "Ntpd on FreeBSD can start and run as an " "unpriveleged user. Doing so requires the " @@ -102930,32 +103169,32 @@ "quaisquer opções relacionadas a arquivos." #. (itstool) path: listitem/para -#: book.translate.xml:56904 +#: book.translate.xml:57064 msgid "-f or --driftfile" msgstr "-f or --driftfile" #. (itstool) path: listitem/para -#: book.translate.xml:56905 +#: book.translate.xml:57065 msgid "-i or --jaildir" msgstr "-i or --jaildir" #. (itstool) path: listitem/para -#: book.translate.xml:56906 +#: book.translate.xml:57066 msgid "-k or --keyfile" msgstr "-k or --keyfile" #. (itstool) path: listitem/para -#: book.translate.xml:56907 +#: book.translate.xml:57067 msgid "-l or --logfile" msgstr "-l or --logfile" #. (itstool) path: listitem/para -#: book.translate.xml:56908 +#: book.translate.xml:57068 msgid "-s or --statsdir" msgstr "-s or --statsdir" #. (itstool) path: sect3/para -#: book.translate.xml:56900 +#: book.translate.xml:57060 msgid "" "The presence of any of the following in ntpd_flags " "requires manual configuration as described below to run as the " @@ -102966,32 +103205,32 @@ "executada como o usuário ntpd user: <_:itemizedlist-1/>" #. (itstool) path: listitem/para -#: book.translate.xml:56915 +#: book.translate.xml:57075 msgid "crypto" msgstr "crypto" #. (itstool) path: listitem/para -#: book.translate.xml:56916 +#: book.translate.xml:57076 msgid "driftfile" msgstr "driftfile" #. (itstool) path: listitem/para -#: book.translate.xml:56917 +#: book.translate.xml:57077 msgid "key" msgstr "key" #. (itstool) path: listitem/para -#: book.translate.xml:56918 +#: book.translate.xml:57078 msgid "logdir" msgstr "logdir" #. (itstool) path: listitem/para -#: book.translate.xml:56919 +#: book.translate.xml:57079 msgid "statsdir" msgstr "statsdir" #. (itstool) path: sect3/para -#: book.translate.xml:56911 +#: book.translate.xml:57071 msgid "" "The presence of any of the following keywords in ntp.conf requires manual configuration as described below to run as the " @@ -103002,7 +103241,7 @@ "ser executado como usuário ntpd: <_:itemizedlist-1/>" #. (itstool) path: listitem/para -#: book.translate.xml:56925 +#: book.translate.xml:57085 msgid "" "Ensure that the ntpd user has access to all the files and " "directories specified in the configuration." @@ -103011,7 +103250,7 @@ "os arquivos e diretórios especificados na configuração." #. (itstool) path: listitem/para -#: book.translate.xml:56928 +#: book.translate.xml:57088 msgid "" "Arrange for the mac_ntpd module to be loaded or compiled " "into the kernel. See mac_ntpd4 para obter detalhes." #. (itstool) path: listitem/para -#: book.translate.xml:56931 +#: book.translate.xml:57091 msgid "" "Set ntpd_user=\"ntpd\" in /etc/rc.conf" @@ -103031,7 +103270,7 @@ "filename>" #. (itstool) path: sect3/para -#: book.translate.xml:56922 +#: book.translate.xml:57082 msgid "" "To manually configure ntpd to run as user " "ntpd you must: <_:itemizedlist-1/>" @@ -103041,12 +103280,12 @@ ">" #. (itstool) path: sect2/title -#: book.translate.xml:56938 +#: book.translate.xml:57098 msgid "Using NTP with a PPP Connection" msgstr "Usando NTP com uma Conexão PPP" #. (itstool) path: sect2/para -#: book.translate.xml:56941 +#: book.translate.xml:57101 msgid "" "ntpd does not need a permanent connection to the " "Internet to function properly. However, if a PPP " @@ -103064,7 +103303,7 @@ "filename>. Por exemplo:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:56950 +#: book.translate.xml:57110 #, no-wrap msgid "" "set filter dial 0 deny udp src eq 123\n" @@ -103086,7 +103325,7 @@ "set filter alive 2 permit 0/0 0/0" #. (itstool) path: sect2/para -#: book.translate.xml:56959 +#: book.translate.xml:57119 msgid "" "For more details, refer to the PACKET FILTERING section " "in ppp8 e os exemplos em /usr/share/examples/ppp/." #. (itstool) path: note/para -#: book.translate.xml:56965 +#: book.translate.xml:57125 msgid "" "Some Internet access providers block low-numbered ports, preventing NTP from " "functioning since replies never reach the machine." @@ -103107,12 +103346,12 @@ "impedindo o funcionamento do NTP, pois as respostas nunca chegam à máquina." #. (itstool) path: sect1/title -#: book.translate.xml:56984 +#: book.translate.xml:57144 msgid "iSCSI Initiator and Target Configuration" msgstr "Inicializador iSCSI e Configuração Alvo" #. (itstool) path: sect1/para -#: book.translate.xml:56987 +#: book.translate.xml:57147 msgid "" "iSCSI is a way to share storage over a network. Unlike " "NFS, which works at the file system level, " @@ -103124,7 +103363,7 @@ "dispositivo de bloco." #. (itstool) path: sect1/para -#: book.translate.xml:56992 +#: book.translate.xml:57152 msgid "" "In iSCSI terminology, the system that shares the storage " "is known as the target. The storage can be a physical " @@ -103140,7 +103379,7 @@ "armazenamento iSCSI." #. (itstool) path: sect1/para -#: book.translate.xml:57000 +#: book.translate.xml:57160 msgid "" "The clients which access the iSCSI storage are called " "initiators. To initiators, the storage available " @@ -103156,7 +103395,7 @@ "dispositivo deve ser formatado e montado separadamente." #. (itstool) path: sect1/para -#: book.translate.xml:57008 +#: book.translate.xml:57168 msgid "" "FreeBSD provides a native, kernel-based iSCSI target and " "initiator. This section describes how to configure a FreeBSD system as a " @@ -103167,12 +103406,12 @@ "FreeBSD como um alvo ou um iniciador." #. (itstool) path: sect2/title -#: book.translate.xml:57014 +#: book.translate.xml:57174 msgid "Configuring an iSCSI Target" msgstr "Configurando um Alvo iSCSI" #. (itstool) path: sect2/para -#: book.translate.xml:57016 +#: book.translate.xml:57176 msgid "" "To configure an iSCSI target, create the /etc/" "ctl.conf configuration file, add a line to /etc/rc." @@ -103188,7 +103427,7 @@ "inicie-o." #. (itstool) path: sect2/para -#: book.translate.xml:57022 +#: book.translate.xml:57182 msgid "" "The following is an example of a simple /etc/ctl.conf " "configuration file. Refer to ctl.confpg0 portal group. Portal " "groups define which network addresses the ctlddefault. In this case, the difference " @@ -103278,7 +103517,7 @@ "com pg0, é sempre permitido." #. (itstool) path: sect2/para -#: book.translate.xml:57063 +#: book.translate.xml:57223 msgid "" "The second entry defines a single target. Target has two possible meanings: " "a machine serving iSCSI or a named group of " @@ -103301,7 +103540,7 @@ "Qualquer número de alvos pode ser definido neste arquivo de configuração." #. (itstool) path: sect2/para -#: book.translate.xml:57076 +#: book.translate.xml:57236 msgid "" "The auth-group no-authentication line allows all " "initiators to connect to the specified target and portal-group pg0." #. (itstool) path: sect2/para -#: book.translate.xml:57081 +#: book.translate.xml:57241 msgid "" "The next section defines the LUN. To the initiator, each " "LUN will be visible as a separate disk device. Multiple " @@ -103338,7 +103577,7 @@ "LUN." #. (itstool) path: sect2/para -#: book.translate.xml:57092 +#: book.translate.xml:57252 msgid "" "Next, to make sure the ctld8 daemon is started at " @@ -103349,7 +103588,7 @@ "adicione esta linha ao arquivo /etc/rc.conf:" #. (itstool) path: sect2/para -#: book.translate.xml:57102 +#: book.translate.xml:57262 msgid "" "As the ctld8 daemon is started, it reads /etc/ctl." @@ -103364,12 +103603,12 @@ #. (itstool) path: sect3/title #. (itstool) path: sect5/title -#: book.translate.xml:57110 book.translate.xml:62605 +#: book.translate.xml:57270 book.translate.xml:62763 msgid "Authentication" msgstr "Autenticação" #. (itstool) path: sect3/para -#: book.translate.xml:57112 +#: book.translate.xml:57272 msgid "" "The previous example is inherently insecure as it uses no authentication, " "granting anyone full access to all targets. To require a username and " @@ -103381,7 +103620,7 @@ "seguinte maneira:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:57117 +#: book.translate.xml:57277 #, no-wrap msgid "" "auth-group ag0 {\n" @@ -103425,7 +103664,7 @@ "}" #. (itstool) path: sect3/para -#: book.translate.xml:57137 +#: book.translate.xml:57297 msgid "" "The auth-group section defines username and password " "pairs. An initiator trying to connect to iqn.2012-06.com.example:" @@ -103444,7 +103683,7 @@ "literal> definido em vez de no-authentication." #. (itstool) path: sect3/para -#: book.translate.xml:57147 +#: book.translate.xml:57307 msgid "" "It is common to define a single exported target for every initiator. As a " "shorthand for the syntax above, the username and password can be specified " @@ -103455,7 +103694,7 @@ "especificados diretamente na entrada do alvo:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:57152 +#: book.translate.xml:57312 #, no-wrap msgid "" "target iqn.2012-06.com.example:target0 {\n" @@ -103479,12 +103718,12 @@ "}" #. (itstool) path: sect2/title -#: book.translate.xml:57165 +#: book.translate.xml:57325 msgid "Configuring an iSCSI Initiator" msgstr "Configurando um Inicializador iSCSI" #. (itstool) path: note/para -#: book.translate.xml:57168 +#: book.translate.xml:57328 msgid "" "The iSCSI initiator described in this section is " "supported starting with FreeBSD 10.0-RELEASE. To use the iSCSI." #. (itstool) path: sect2/para -#: book.translate.xml:57174 +#: book.translate.xml:57334 msgid "" "The iSCSI initiator requires that the " "iscsid8/etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:57179 +#: book.translate.xml:57339 #, no-wrap msgid "iscsid_enable=\"YES\"" msgstr "iscsid_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:57181 +#: book.translate.xml:57341 msgid "" "To start iscsid8 now, run this command:" @@ -103530,13 +103769,13 @@ "comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:57183 +#: book.translate.xml:57343 #, no-wrap msgid "# service iscsid start" msgstr "# service iscsid start" #. (itstool) path: sect2/para -#: book.translate.xml:57185 +#: book.translate.xml:57345 msgid "" "Connecting to a target can be done with or without an /etc/iscsi." "conf configuration file. This section demonstrates both types of " @@ -103547,12 +103786,12 @@ "conexões." #. (itstool) path: sect3/title -#: book.translate.xml:57190 +#: book.translate.xml:57350 msgid "Connecting to a Target Without a Configuration File" msgstr "Conectando-se a um Alvo sem um Arquivo de Configuração" #. (itstool) path: sect3/para -#: book.translate.xml:57193 +#: book.translate.xml:57353 msgid "" "To connect an initiator to a single target, specify the IP address of the portal and the name of the target:" @@ -103561,13 +103800,13 @@ "IP do portal e o nome do alvo:" #. (itstool) path: sect3/screen -#: book.translate.xml:57197 +#: book.translate.xml:57357 #, no-wrap msgid "# iscsictl -A -p 10.10.10.10 -t iqn.2012-06.com.example:target0" msgstr "# iscsictl -A -p 10.10.10.10 -t iqn.2012-06.com.example:target0" #. (itstool) path: sect3/para -#: book.translate.xml:57199 +#: book.translate.xml:57359 msgid "" "To verify if the connection succeeded, run iscsictl " "without any arguments. The output should look similar to this:" @@ -103576,7 +103815,7 @@ "command> sem nenhum argumento. A saída deve ser semelhante a esta:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:57203 +#: book.translate.xml:57363 #, no-wrap msgid "" "Target name Target portal State\n" @@ -103586,7 +103825,7 @@ "iqn.2012-06.com.example:target0 10.10.10.10 Connected: da0" #. (itstool) path: sect3/para -#: book.translate.xml:57206 +#: book.translate.xml:57366 msgid "" "In this example, the iSCSI session was successfully " "established, with /dev/da0 representing the attached " @@ -103601,13 +103840,13 @@ "dispositivos serão mostrados nessa seção da saída:" #. (itstool) path: sect3/screen -#: book.translate.xml:57215 +#: book.translate.xml:57375 #, no-wrap msgid "Connected: da0 da1 da2." msgstr "Connected: da0 da1 da2." #. (itstool) path: sect3/para -#: book.translate.xml:57217 +#: book.translate.xml:57377 msgid "" "Any errors will be reported in the output, as well as the system logs. For " "example, this message usually means that the " @@ -103620,7 +103859,7 @@ "citerefentry> não está em execução:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:57221 +#: book.translate.xml:57381 #, no-wrap msgid "" "Target name Target portal State\n" @@ -103630,7 +103869,7 @@ "iqn.2012-06.com.example:target0 10.10.10.10 Waiting for iscsid(8)" #. (itstool) path: sect3/para -#: book.translate.xml:57224 +#: book.translate.xml:57384 msgid "" "The following message suggests a networking problem, such as a wrong " "IP address or port:" @@ -103639,7 +103878,7 @@ "IP incorreto:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:57228 +#: book.translate.xml:57388 #, no-wrap msgid "" "Target name Target portal State\n" @@ -103649,12 +103888,12 @@ "iqn.2012-06.com.example:target0 10.10.10.11 Connection refused" #. (itstool) path: sect3/para -#: book.translate.xml:57231 +#: book.translate.xml:57391 msgid "This message means that the specified target name is wrong:" msgstr "Esta mensagem significa que o nome do alvo especificado está errado:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:57234 +#: book.translate.xml:57394 #, no-wrap msgid "" "Target name Target portal State\n" @@ -103664,12 +103903,12 @@ "iqn.2012-06.com.example:target0 10.10.10.10 Not found" #. (itstool) path: sect3/para -#: book.translate.xml:57237 +#: book.translate.xml:57397 msgid "This message means that the target requires authentication:" msgstr "Esta mensagem significa que o alvo requer autenticação:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:57240 +#: book.translate.xml:57400 #, no-wrap msgid "" "Target name Target portal State\n" @@ -103679,7 +103918,7 @@ "iqn.2012-06.com.example:target0 10.10.10.10 Authentication failed" #. (itstool) path: sect3/para -#: book.translate.xml:57243 +#: book.translate.xml:57403 msgid "" "To specify a CHAP username and secret, use this syntax:" msgstr "" @@ -103687,18 +103926,18 @@ "use esta sintaxe:" #. (itstool) path: sect3/screen -#: book.translate.xml:57246 +#: book.translate.xml:57406 #, no-wrap msgid "# iscsictl -A -p 10.10.10.10 -t iqn.2012-06.com.example:target0 -u user -s secretsecret" msgstr "# iscsictl -A -p 10.10.10.10 -t iqn.2012-06.com.example:target0 -u user -s secretsecret" #. (itstool) path: sect3/title -#: book.translate.xml:57250 +#: book.translate.xml:57410 msgid "Connecting to a Target with a Configuration File" msgstr "Conectando-se a um Alvo com um Arquivo de Configuração" #. (itstool) path: sect3/para -#: book.translate.xml:57253 +#: book.translate.xml:57413 msgid "" "To connect using a configuration file, create /etc/iscsi.conf with contents like this:" @@ -103707,7 +103946,7 @@ "iscsi.conf com o seguinte conteúdo:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:57257 +#: book.translate.xml:57417 #, no-wrap msgid "" "t0 {\n" @@ -103727,7 +103966,7 @@ "}" #. (itstool) path: sect3/para -#: book.translate.xml:57265 +#: book.translate.xml:57425 msgid "" "The t0 specifies a nickname for the configuration file " "section. It will be used by the initiator to specify which configuration to " @@ -103745,18 +103984,18 @@ "mostrados." #. (itstool) path: sect3/para -#: book.translate.xml:57275 +#: book.translate.xml:57435 msgid "To connect to the defined target, specify the nickname:" msgstr "Para se conectar ao alvo definido, especifique o apelido:" #. (itstool) path: sect3/screen -#: book.translate.xml:57278 +#: book.translate.xml:57438 #, no-wrap msgid "# iscsictl -An t0" msgstr "# iscsictl -An t0" #. (itstool) path: sect3/para -#: book.translate.xml:57280 +#: book.translate.xml:57440 msgid "" "Alternately, to connect to all targets defined in the configuration file, " "use:" @@ -103765,13 +104004,13 @@ "configuração, use:" #. (itstool) path: sect3/screen -#: book.translate.xml:57283 +#: book.translate.xml:57443 #, no-wrap msgid "# iscsictl -Aa" msgstr "# iscsictl -Aa" #. (itstool) path: sect3/para -#: book.translate.xml:57285 +#: book.translate.xml:57445 msgid "" "To make the initiator automatically connect to all targets in /etc/" "iscsi.conf, add the following to /etc/rc.conf/etc/rc.conf:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:57289 +#: book.translate.xml:57449 #, no-wrap msgid "" "iscsictl_enable=\"YES\"\n" @@ -103792,7 +104031,7 @@ "iscsictl_flags=\"-Aa\"" #. (itstool) path: authorgroup/author -#: book.translate.xml:57320 +#: book.translate.xml:57480 msgid "" " Brad Davis Converted to SGML and updated by " @@ -103801,12 +104040,12 @@ "personname> Convertido para SGML e atualizado por " #. (itstool) path: chapter/indexterm -#: book.translate.xml:57332 +#: book.translate.xml:57492 msgid "security firewalls" msgstr "security firewalls" #. (itstool) path: sect1/para -#: book.translate.xml:57341 +#: book.translate.xml:57501 msgid "" "Firewalls make it possible to filter the incoming and outgoing traffic that " "flows through a system. A firewall can use one or more sets of rulesNAT), which allows " "an internal network to use private IP addresses and share " @@ -103867,7 +104106,7 @@ "públicos atribuídos automaticamente." #. (itstool) path: sect1/para -#: book.translate.xml:57375 +#: book.translate.xml:57535 msgid "" "FreeBSD has three firewalls built into the base system: PF, IPFW, and IPFILTERPF firewall." msgstr "Como usar e configurar o firewall PF." #. (itstool) path: listitem/para -#: book.translate.xml:57412 +#: book.translate.xml:57572 msgid "How to use and configure the IPFW firewall." msgstr "Como usar e configurar o firewall IPFW." #. (itstool) path: listitem/para -#: book.translate.xml:57417 +#: book.translate.xml:57577 msgid "" "How to use and configure the IPFILTER firewall." msgstr "Como usar e configurar o firewall IPFILTER." #. (itstool) path: note/para -#: book.translate.xml:57431 +#: book.translate.xml:57591 msgid "" "Since all firewalls are based on inspecting the values of selected packet " "control fields, the creator of the firewall ruleset must have an " @@ -103952,17 +104191,17 @@ "\">Daryl's TCP/IP Primer." #. (itstool) path: sect1/title -#: book.translate.xml:57443 +#: book.translate.xml:57603 msgid "Firewall Concepts" msgstr "Conceitos de Firewall" #. (itstool) path: sect1/indexterm -#: book.translate.xml:57445 +#: book.translate.xml:57605 msgid "firewall rulesets" msgstr "firewall rulesets" #. (itstool) path: sect1/para -#: book.translate.xml:57451 +#: book.translate.xml:57611 msgid "" "A ruleset contains a group of rules which pass or block packets based on the " "values contained in the packet. The bi-directional exchange of packets " @@ -103988,7 +104227,7 @@ "liberar ou bloquear serviços." #. (itstool) path: sect1/para -#: book.translate.xml:57464 +#: book.translate.xml:57624 msgid "" "To lookup unknown port numbers, refer to /etc/services. " "Alternatively, visit números de porta usados por Trojans." #. (itstool) path: sect1/para -#: book.translate.xml:57471 +#: book.translate.xml:57631 msgid "" "FTP has two modes: active mode and passive mode. The difference is in how " "the data channel is acquired. Passive mode is more secure as the data " @@ -104031,7 +104270,7 @@ "ftp.html." #. (itstool) path: sect1/para -#: book.translate.xml:57477 +#: book.translate.xml:57637 msgid "" "A firewall ruleset can be either exclusive or " "inclusive. An exclusive firewall allows all traffic through " @@ -104046,7 +104285,7 @@ "o resto." #. (itstool) path: sect1/para -#: book.translate.xml:57484 +#: book.translate.xml:57644 msgid "" "An inclusive firewall offers better control of the outgoing traffic, making " "it a better choice for systems that offer services to the public Internet. " @@ -104065,7 +104304,7 @@ "risco de permitir tráfego indesejado." #. (itstool) path: note/para -#: book.translate.xml:57495 +#: book.translate.xml:57655 msgid "" "Unless noted otherwise, all configuration and example rulesets in this " "chapter create inclusive firewall rulesets." @@ -104074,7 +104313,7 @@ "exemplo neste capítulo criam conjuntos de regras de firewall inclusivos." #. (itstool) path: sect1/para -#: book.translate.xml:57500 +#: book.translate.xml:57660 msgid "" "Security can be tightened further using a stateful firewall. " "This type of firewall keeps track of open connections and only allows " @@ -104087,7 +104326,7 @@ "uma nova conexão." #. (itstool) path: sect1/para -#: book.translate.xml:57505 +#: book.translate.xml:57665 msgid "" "Stateful filtering treats traffic as a bi-directional exchange of packets " "comprising a session. When state is specified on a matching rule the " @@ -104105,13 +104344,13 @@ "sessão serão automaticamente rejeitados." #. (itstool) path: sect1/para -#: book.translate.xml:57514 +#: book.translate.xml:57674 msgid "When the session completes, it is removed from the dynamic state table." msgstr "" "Quando a sessão é concluída, ela é removida da tabela de estados dinâmicos." #. (itstool) path: sect1/para -#: book.translate.xml:57517 +#: book.translate.xml:57677 msgid "" "Stateful filtering allows one to focus on blocking/passing new sessions. If " "the new session is passed, all its subsequent packets are allowed " @@ -104129,7 +104368,7 @@ "flood de diferentes métodos de ataque empregados pelos invasores." #. (itstool) path: sect1/para -#: book.translate.xml:57525 +#: book.translate.xml:57685 msgid "" "NAT stands for Network Address Translation. NAT function enables the private LAN behind " @@ -104146,7 +104385,7 @@ "várias contas de Internet ou endereços IP." #. (itstool) path: sect1/para -#: book.translate.xml:57533 +#: book.translate.xml:57693 msgid "" "NAT will automatically translate the private LAN IP " "address for each system on the LAN to the single public IP address as " @@ -104159,7 +104398,7 @@ "a conversão inversa para devolver os pacotes." #. (itstool) path: sect1/para -#: book.translate.xml:57539 +#: book.translate.xml:57699 msgid "" "According to RFC 1918, the following IP address ranges are reserved for " "private networks which will never be routed directly to the public Internet, " @@ -104170,22 +104409,22 @@ "Internet pública e, portanto, estão disponíveis para uso com o NAT:" #. (itstool) path: listitem/para -#: book.translate.xml:57546 +#: book.translate.xml:57706 msgid "10.0.0.0/8." msgstr "10.0.0.0/8." #. (itstool) path: listitem/para -#: book.translate.xml:57550 +#: book.translate.xml:57710 msgid "172.16.0.0/12." msgstr "172.16.0.0/12." #. (itstool) path: listitem/para -#: book.translate.xml:57554 +#: book.translate.xml:57714 msgid "192.168.0.0/16." msgstr "192.168.0.0/16." #. (itstool) path: warning/para -#: book.translate.xml:57559 +#: book.translate.xml:57719 msgid "" "When working with the firewall rules, be very careful. " "Some configurations can lock the administrator out of " @@ -104200,12 +104439,12 @@ "por ssh." #. (itstool) path: info/title -#: book.translate.xml:57570 +#: book.translate.xml:57730 msgid "PF" msgstr "PF" #. (itstool) path: authorgroup/author -#: book.translate.xml:57573 +#: book.translate.xml:57733 msgid "" " John Ferrell Revised and updated by " @@ -104214,12 +104453,12 @@ "personname> Revisado e atualizado por " #. (itstool) path: sect1/indexterm -#: book.translate.xml:57583 +#: book.translate.xml:57743 msgid "firewall PF" msgstr "firewall PF" #. (itstool) path: sect1/para -#: book.translate.xml:57589 +#: book.translate.xml:57749 msgid "" "Since FreeBSD 5.3, a ported version of OpenBSD's PF firewall has been included as an integrated part of the base " @@ -104235,7 +104474,7 @@ "acronym>)." #. (itstool) path: sect1/para -#: book.translate.xml:57597 +#: book.translate.xml:57757 msgid "" "The OpenBSD Project maintains the definitive reference for PF in the PF " @@ -104250,7 +104489,7 @@ "home.nuug.no/~peter/pf/." #. (itstool) path: warning/para -#: book.translate.xml:57603 +#: book.translate.xml:57763 msgid "" "When reading the PF FAQ, keep in mind that FreeBSD's version of PF " @@ -104265,7 +104504,7 @@ "OpenBSD e vice-versa." #. (itstool) path: sect1/para -#: book.translate.xml:57611 +#: book.translate.xml:57771 msgid "" "The FreeBSD packet filter mailing list is a good place to ask " @@ -104280,7 +104519,7 @@ "de perguntar alguma questão, pois ela já pode ter sido respondida." #. (itstool) path: sect1/para -#: book.translate.xml:57616 +#: book.translate.xml:57776 msgid "" "This section of the Handbook focuses on PF as it " "pertains to FreeBSD. It demonstrates how to enable PFPF" msgstr "Ativando o PF" #. (itstool) path: sect2/para -#: book.translate.xml:57625 +#: book.translate.xml:57785 msgid "" "To use PF, its kernel module must be first " "loaded. This section describes the entries that can be added to /" @@ -104310,7 +104549,7 @@ "PF." #. (itstool) path: sect2/para -#: book.translate.xml:57630 +#: book.translate.xml:57790 msgid "" "Start by adding pf_enable=yes to /etc/rc.conf:" @@ -104319,13 +104558,13 @@ "arquivo /etc/rc.conf:" #. (itstool) path: sect2/screen -#: book.translate.xml:57633 +#: book.translate.xml:57793 #, no-wrap msgid "# sysrc pf_enable=yes" msgstr "# sysrc pf_enable=yes" #. (itstool) path: sect2/para -#: book.translate.xml:57635 +#: book.translate.xml:57795 msgid "" "Additional options, described in pfctl8, can be passed to " @@ -104340,13 +104579,13 @@ "flags necessárias entre duas aspas (\"\"):" #. (itstool) path: sect2/programlisting -#: book.translate.xml:57641 +#: book.translate.xml:57801 #, no-wrap msgid "pf_flags=\"\" # additional flags for pfctl startup" msgstr "pf_flags=\"\" # additional flags for pfctl startup" #. (itstool) path: sect2/para -#: book.translate.xml:57643 +#: book.translate.xml:57803 msgid "" "PF will not start if it cannot find its ruleset " "configuration file. By default, FreeBSD does not ship with a ruleset and " @@ -104364,13 +104603,13 @@ "especifica o caminho completo para o arquivo:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:57652 +#: book.translate.xml:57812 #, no-wrap msgid "pf_rules=\"/path/to/pf.conf\"" msgstr "pf_rules=\"/path/to/pf.conf\"" #. (itstool) path: sect2/para -#: book.translate.xml:57654 +#: book.translate.xml:57814 msgid "" "Logging support for PF is provided by " "pflog4/etc/rc.conf:" #. (itstool) path: sect2/screen -#: book.translate.xml:57659 +#: book.translate.xml:57819 #, no-wrap msgid "# sysrc pflog_enable=yes" msgstr "# sysrc pflog_enable=yes" #. (itstool) path: sect2/para -#: book.translate.xml:57661 +#: book.translate.xml:57821 msgid "" "The following lines can also be added to change the default location of the " "log file or to specify any additional flags to pass to " @@ -104402,7 +104641,7 @@ "refentrytitle>4:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:57665 +#: book.translate.xml:57825 #, no-wrap msgid "" "pflog_logfile=\"/var/log/pflog\" # where pflogd should store the logfile\n" @@ -104412,7 +104651,7 @@ "pflog_flags=\"\" # additional flags for pflogd startup" #. (itstool) path: sect2/para -#: book.translate.xml:57668 +#: book.translate.xml:57828 msgid "" "Finally, if there is a LAN behind the firewall and " "packets need to be forwarded for the computers on the LANPF can be started " "with logging support by typing:" @@ -104439,7 +104678,7 @@ "pode ser iniciado com o suporte de log, digitando:" #. (itstool) path: sect2/screen -#: book.translate.xml:57679 +#: book.translate.xml:57839 #, no-wrap msgid "" "# service pf start\n" @@ -104449,7 +104688,7 @@ "# service pflog start" #. (itstool) path: sect2/para -#: book.translate.xml:57733 +#: book.translate.xml:57893 msgid "" "By default, PF reads its configuration rules from " "/etc/pf.conf and modifies, drops, or passes packets " @@ -104468,7 +104707,7 @@ "completa dos conjuntos de regras do PF." #. (itstool) path: sect2/para -#: book.translate.xml:57743 +#: book.translate.xml:57903 msgid "" "To control PF, use pfctl. " " summarizes some useful options to this command. " @@ -104482,42 +104721,42 @@ "descrição de todas as opções disponíveis:" #. (itstool) path: table/title -#: book.translate.xml:57749 +#: book.translate.xml:57909 msgid "Useful pfctl Options" msgstr "Opções Úteis do pfctl" #. (itstool) path: row/entry -#: book.translate.xml:57755 book.translate.xml:61793 book.translate.xml:65535 +#: book.translate.xml:57915 book.translate.xml:61951 book.translate.xml:65535 msgid "Purpose" msgstr "Propósito" #. (itstool) path: row/entry -#: book.translate.xml:57761 +#: book.translate.xml:57921 msgid "pfctl -e" msgstr "pfctl -e" #. (itstool) path: row/entry -#: book.translate.xml:57763 +#: book.translate.xml:57923 msgid "Enable PF." msgstr "Ativa o PF." #. (itstool) path: row/entry -#: book.translate.xml:57767 +#: book.translate.xml:57927 msgid "pfctl -d" msgstr "pfctl -d" #. (itstool) path: row/entry -#: book.translate.xml:57769 +#: book.translate.xml:57929 msgid "Disable PF." msgstr "Desabilita o PF." #. (itstool) path: row/entry -#: book.translate.xml:57773 +#: book.translate.xml:57933 msgid "pfctl -F all -f /etc/pf.conf" msgstr "pfctl -F all -f /etc/pf.conf" #. (itstool) path: row/entry -#: book.translate.xml:57775 +#: book.translate.xml:57935 msgid "" "Flush all NAT, filter, state, and table rules and reload " "/etc/pf.conf." @@ -104526,12 +104765,12 @@ "recarrega o /etc/pf.conf." #. (itstool) path: row/entry -#: book.translate.xml:57781 +#: book.translate.xml:57941 msgid "pfctl -s [ rules | nat | states ]" msgstr "pfctl -s [ rules | nat | states ]" #. (itstool) path: row/entry -#: book.translate.xml:57783 +#: book.translate.xml:57943 msgid "" "Report on the filter rules, NAT rules, or state table." msgstr "" @@ -104539,12 +104778,12 @@ "estados." #. (itstool) path: row/entry -#: book.translate.xml:57789 +#: book.translate.xml:57949 msgid "pfctl -vnf /etc/pf.conf" msgstr "pfctl -vnf /etc/pf.conf" #. (itstool) path: row/entry -#: book.translate.xml:57791 +#: book.translate.xml:57951 msgid "" "Check /etc/pf.conf for errors, but do not load ruleset." msgstr "" @@ -104552,7 +104791,7 @@ "carrega o conjunto de regras." #. (itstool) path: tip/para -#: book.translate.xml:57799 +#: book.translate.xml:57959 msgid "" "security/sudo is useful for running commands like " "pfctl that require elevated privileges. It can be " @@ -104563,7 +104802,7 @@ "instalado a partir da Coleção de Ports." #. (itstool) path: sect2/para -#: book.translate.xml:57805 +#: book.translate.xml:57965 msgid "" "To keep an eye on the traffic that passes through the PF firewall, consider installing the sysutils/pftop." #. (itstool) path: info/title -#: book.translate.xml:57815 +#: book.translate.xml:57975 msgid "PF Rulesets" msgstr "Conjuntos de Regras do PF" #. (itstool) path: authorgroup/author -#: book.translate.xml:57818 +#: book.translate.xml:57978 msgid "" " Peter Hansteen " "N. M. Contributed by " @@ -104595,7 +104834,7 @@ "contrib>" #. (itstool) path: sect2/para -#: book.translate.xml:57829 +#: book.translate.xml:57989 msgid "" "This section demonstrates how to create a customized ruleset. It starts with " "the simplest of rulesets and builds upon its concepts using several examples " @@ -104608,7 +104847,7 @@ "recursos do PF." #. (itstool) path: sect2/para -#: book.translate.xml:57835 +#: book.translate.xml:57995 msgid "" "The simplest possible ruleset is for a single machine that does not run any " "services and which needs access to one network, which may be the Internet. " @@ -104621,7 +104860,7 @@ "/etc/pf.conf para que fique assim:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:57841 +#: book.translate.xml:58001 #, no-wrap msgid "" "block in all\n" @@ -104631,7 +104870,7 @@ "pass out all keep state" #. (itstool) path: sect2/para -#: book.translate.xml:57844 +#: book.translate.xml:58004 msgid "" "The first rule denies all incoming traffic by default. The second rule " "allows connections created by this system to pass out, while retaining state " @@ -104647,13 +104886,13 @@ "carregado com:" #. (itstool) path: sect2/screen -#: book.translate.xml:57852 +#: book.translate.xml:58012 #, no-wrap msgid "# pfctl -e ; pfctl -f /etc/pf.conf" msgstr "# pfctl -e ; pfctl -f /etc/pf.conf" #. (itstool) path: sect2/para -#: book.translate.xml:57854 +#: book.translate.xml:58014 msgid "" "In addition to keeping state, PF provides " "lists and macros which can be " @@ -104668,7 +104907,7 @@ "linhas no topo do conjunto de regras:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:57862 +#: book.translate.xml:58022 #, no-wrap msgid "" "tcp_services = \"{ ssh, smtp, domain, www, pop3, auth, pop3s }\"\n" @@ -104678,7 +104917,7 @@ "udp_services = \"{ domain }\"" #. (itstool) path: sect2/para -#: book.translate.xml:57865 +#: book.translate.xml:58025 msgid "" "PF understands port names as well as port " "numbers, as long as the names are listed in /etc/servicesUDP especificado:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:57876 +#: book.translate.xml:58036 #, no-wrap msgid "" "tcp_services = \"{ ssh, smtp, domain, www, pop3, auth, pop3s }\"\n" @@ -104715,7 +104954,7 @@ "pass proto udp to any port $udp_services keep state" #. (itstool) path: sect2/para -#: book.translate.xml:57882 +#: book.translate.xml:58042 msgid "" "Even though UDP is considered to be a stateless protocol, " "PF is able to track some state information. For " @@ -104730,7 +104969,7 @@ "PF irá procurar pela resposta para libera-la." #. (itstool) path: sect2/para -#: book.translate.xml:57889 +#: book.translate.xml:58049 msgid "" "Whenever an edit is made to a ruleset, the new rules must be loaded so they " "can be used:" @@ -104740,13 +104979,13 @@ #. (itstool) path: sect2/screen #. (itstool) path: sect3/screen -#: book.translate.xml:57892 book.translate.xml:58140 +#: book.translate.xml:58052 book.translate.xml:58300 #, no-wrap msgid "# pfctl -f /etc/pf.conf" msgstr "# pfctl -f /etc/pf.conf" #. (itstool) path: sect2/para -#: book.translate.xml:57894 +#: book.translate.xml:58054 msgid "" "If there are no syntax errors, pfctl will not output any " "messages during the rule load. Rules can also be tested before attempting to " @@ -104757,13 +104996,13 @@ "testadas antes de tentar carregá-las:" #. (itstool) path: sect2/screen -#: book.translate.xml:57898 +#: book.translate.xml:58058 #, no-wrap msgid "# pfctl -nf /etc/pf.conf" msgstr "# pfctl -nf /etc/pf.conf" #. (itstool) path: sect2/para -#: book.translate.xml:57900 +#: book.translate.xml:58060 msgid "" "Including causes the rules to be interpreted only, but " "not loaded. This provides an opportunity to correct any errors. At all " @@ -104777,7 +105016,7 @@ "desativado ou um novo conjunto de regras seja carregado." #. (itstool) path: tip/para -#: book.translate.xml:57908 +#: book.translate.xml:58068 msgid "" "Adding to a pfctl ruleset verify or " "load will display the fully parsed rules exactly the way they will be " @@ -104789,12 +105028,12 @@ "ao depurar regras." #. (itstool) path: sect3/title -#: book.translate.xml:57915 +#: book.translate.xml:58075 msgid "A Simple Gateway with NAT" msgstr "Um Gateway Simples com NAT" #. (itstool) path: sect3/para -#: book.translate.xml:57917 +#: book.translate.xml:58077 msgid "" "This section demonstrates how to configure a FreeBSD system running " "PF to act as a gateway for at least one other " @@ -104811,7 +105050,7 @@ "interna." #. (itstool) path: sect3/para -#: book.translate.xml:57925 +#: book.translate.xml:58085 msgid "" "First, enable the gateway to let the machine forward the network traffic it " "receives on one interface to another interface. This sysctl:" #. (itstool) path: sect3/screen -#: book.translate.xml:57930 +#: book.translate.xml:58090 #, no-wrap msgid "# sysctl net.inet.ip.forwarding=1" msgstr "# sysctl net.inet.ip.forwarding=1" #. (itstool) path: sect3/para -#: book.translate.xml:57932 +#: book.translate.xml:58092 msgid "To forward IPv6 traffic, use:" msgstr "Para encaminhar tráfego IPv6, use:" #. (itstool) path: sect3/screen -#: book.translate.xml:57934 +#: book.translate.xml:58094 #, no-wrap msgid "# sysctl net.inet6.ip6.forwarding=1" msgstr "# sysctl net.inet6.ip6.forwarding=1" #. (itstool) path: sect3/para -#: book.translate.xml:57936 +#: book.translate.xml:58096 msgid "" "To enable these settings at system boot, use " "sysrc8 para adicioná-las ao /etc/rc.conf:" #. (itstool) path: sect3/screen -#: book.translate.xml:57940 +#: book.translate.xml:58100 #, no-wrap msgid "" "# sysrc gateway_enable=yes\n" @@ -104861,7 +105100,7 @@ "# sysrc ipv6_gateway_enable=yes" #. (itstool) path: sect3/para -#: book.translate.xml:57943 +#: book.translate.xml:58103 msgid "" "Verify with ifconfig that both of the interfaces are up " "and running." @@ -104870,7 +105109,7 @@ "ativadas e em execução." #. (itstool) path: sect3/para -#: book.translate.xml:57946 +#: book.translate.xml:58106 msgid "" "Next, create the PF rules to allow the gateway to " "pass traffic. While the following rule allows stateful traffic to pass from " @@ -104883,13 +105122,13 @@ "chave to não garante a passagem da origem até o destino:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:57953 +#: book.translate.xml:58113 #, no-wrap msgid "pass in on xl1 from xl1:network to xl0:network port $ports keep state" msgstr "pass in on xl1 from xl1:network to xl0:network port $ports keep state" #. (itstool) path: sect3/para -#: book.translate.xml:57955 +#: book.translate.xml:58115 msgid "" "That rule only lets the traffic pass in to the gateway on the internal " "interface. To let the packets go further, a matching rule is needed:" @@ -104899,13 +105138,13 @@ "correspondência:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:57959 +#: book.translate.xml:58119 #, no-wrap msgid "pass out on xl0 from xl1:network to xl0:network port $ports keep state" msgstr "pass out on xl0 from xl1:network to xl0:network port $ports keep state" #. (itstool) path: sect3/para -#: book.translate.xml:57961 +#: book.translate.xml:58121 msgid "" "While these two rules will work, rules this specific are rarely needed. For " "a busy network admin, a readable ruleset is a safer ruleset. The remainder " @@ -104920,13 +105159,13 @@ "por uma regra:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:57968 +#: book.translate.xml:58128 #, no-wrap msgid "pass from xl1:network to any port $ports keep state" msgstr "pass from xl1:network to any port $ports keep state" #. (itstool) path: sect3/para -#: book.translate.xml:57970 +#: book.translate.xml:58130 msgid "" "The interface:network notation can be replaced with a " "macro to make the ruleset even more readable. For example, a " @@ -104946,7 +105185,7 @@ "de endereços privados." #. (itstool) path: sect3/para -#: book.translate.xml:57981 +#: book.translate.xml:58141 msgid "" "If required, $localnet could even be defined as a list of " "networks. Whatever the specific needs, a sensible $localnettun0. " "For an ADSL connection, specifically those using " @@ -104989,7 +105228,7 @@ "externa correta é tun0, não a interface física Ethernet." #. (itstool) path: sect3/programlisting -#: book.translate.xml:58003 +#: book.translate.xml:58163 #, no-wrap msgid "" "ext_if = \"xl0\"\t# macro for external interface - use tun0 for PPPoE\n" @@ -105009,7 +105248,7 @@ "pass from { lo0, $localnet } to any keep state" #. (itstool) path: sect3/para -#: book.translate.xml:58011 +#: book.translate.xml:58171 msgid "" "This ruleset introduces the nat rule which is used to " "handle the network address translation from the non-routable addresses " @@ -105030,7 +105269,7 @@ "IP externo for alterado." #. (itstool) path: sect3/para -#: book.translate.xml:58022 +#: book.translate.xml:58182 msgid "" "Note that this ruleset probably allows more traffic to pass out of the " "network than is needed. One reasonable setup could create this macro:" @@ -105040,7 +105279,7 @@ "razoável poderia criar essa macro:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58026 +#: book.translate.xml:58186 #, no-wrap msgid "" "client_out = \"{ ftp-data, ftp, ssh, domain, pop3, auth, nntp, http, \\\n" @@ -105050,12 +105289,12 @@ " https, cvspserver, 2628, 5999, 8000, 8080 }\"" #. (itstool) path: sect3/para -#: book.translate.xml:58029 +#: book.translate.xml:58189 msgid "to use in the main pass rule:" msgstr "para usar na regra principal de liberação:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58031 +#: book.translate.xml:58191 #, no-wrap msgid "" "pass inet proto tcp from $localnet to any port $client_out \\\n" @@ -105065,7 +105304,7 @@ " flags S/SA keep state" #. (itstool) path: sect3/para -#: book.translate.xml:58034 +#: book.translate.xml:58194 msgid "" "A few other pass rules may be needed. This one enables SSH on the external interface:" @@ -105074,13 +105313,13 @@ "ativar o SSH na interface externa:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58037 +#: book.translate.xml:58197 #, no-wrap msgid "pass in inet proto tcp to $ext_if port ssh" msgstr "pass in inet proto tcp to $ext_if port ssh" #. (itstool) path: sect3/para -#: book.translate.xml:58039 +#: book.translate.xml:58199 msgid "" "This macro definition and rule allows DNS and " "NTP for internal clients:" @@ -105089,7 +105328,7 @@ "NTP para clientes internos:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58043 +#: book.translate.xml:58203 #, no-wrap msgid "" "udp_services = \"{ domain, ntp }\"\n" @@ -105099,7 +105338,7 @@ "pass quick inet proto { tcp, udp } to any port $udp_services keep state" #. (itstool) path: sect3/para -#: book.translate.xml:58046 +#: book.translate.xml:58206 msgid "" "Note the quick keyword in this rule. Since the ruleset " "consists of several rules, it is important to understand the relationships " @@ -105123,12 +105362,12 @@ "útil quando é necessária uma exceção às regras gerais." #. (itstool) path: sect3/title -#: book.translate.xml:58061 +#: book.translate.xml:58221 msgid "Creating an FTP Proxy" msgstr "Criando um Proxy FTP" #. (itstool) path: sect3/para -#: book.translate.xml:58063 +#: book.translate.xml:58223 msgid "" "Configuring working FTP rules can be problematic due to " "the nature of the FTP protocol. FTP " @@ -105141,12 +105380,12 @@ "design. Os pontos mais comuns contra o uso do FTP incluem:" #. (itstool) path: listitem/para -#: book.translate.xml:58072 +#: book.translate.xml:58232 msgid "Passwords are transferred in the clear." msgstr "As senhas são transferidas em texto puro." #. (itstool) path: listitem/para -#: book.translate.xml:58076 +#: book.translate.xml:58236 msgid "" "The protocol demands the use of at least two TCP " "connections (control and data) on separate ports." @@ -105155,7 +105394,7 @@ "(controle e dados) em portas separadas." #. (itstool) path: listitem/para -#: book.translate.xml:58082 +#: book.translate.xml:58242 msgid "" "When a session is established, data is communicated using randomly selected " "ports." @@ -105164,7 +105403,7 @@ "selecionadas aleatoriamente." #. (itstool) path: sect3/para -#: book.translate.xml:58087 +#: book.translate.xml:58247 msgid "" "All of these points present security challenges, even before considering any " "potential security weaknesses in client or server software. More secure " @@ -105183,7 +105422,7 @@ "autenticação e transferência de dados através de conexões criptografadas." #. (itstool) path: sect3/para -#: book.translate.xml:58094 +#: book.translate.xml:58254 msgid "" "For those situations when FTP is required, " "PF provides redirection of FTP " @@ -105203,7 +105442,7 @@ "de FTP." #. (itstool) path: sect3/para -#: book.translate.xml:58103 +#: book.translate.xml:58263 msgid "" "To enable the FTP proxy, add this line to /etc/" "rc.conf:" @@ -105212,13 +105451,13 @@ "/etc/rc.conf:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58106 +#: book.translate.xml:58266 #, no-wrap msgid "ftpproxy_enable=\"YES\"" msgstr "ftpproxy_enable=\"YES\"" #. (itstool) path: sect3/para -#: book.translate.xml:58108 +#: book.translate.xml:58268 msgid "" "Then start the proxy by running service ftp-proxy start." msgstr "" @@ -105226,7 +105465,7 @@ "command>." #. (itstool) path: sect3/para -#: book.translate.xml:58111 +#: book.translate.xml:58271 msgid "" "For a basic configuration, three elements need to be added to /etc/" "pf.conf. First, the anchors which the proxy will use to insert " @@ -105238,7 +105477,7 @@ "acronym>:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58116 +#: book.translate.xml:58276 #, no-wrap msgid "" "nat-anchor \"ftp-proxy/*\"\n" @@ -105248,7 +105487,7 @@ "rdr-anchor \"ftp-proxy/*\"" #. (itstool) path: sect3/para -#: book.translate.xml:58119 +#: book.translate.xml:58279 msgid "" "Second, a pass rule is needed to allow FTP traffic in to " "the proxy." @@ -105257,7 +105496,7 @@ "FTP para o proxy." #. (itstool) path: sect3/para -#: book.translate.xml:58122 +#: book.translate.xml:58282 msgid "" "Third, redirection and NAT rules need to be defined " "before the filtering rules. Insert this rdr rule " @@ -105268,24 +105507,24 @@ "literal> imediatamente após a regra nat:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58127 +#: book.translate.xml:58287 #, no-wrap msgid "rdr pass on $int_if proto tcp from any to any port ftp -> 127.0.0.1 port 8021" msgstr "rdr pass on $int_if proto tcp from any to any port ftp -> 127.0.0.1 port 8021" #. (itstool) path: sect3/para -#: book.translate.xml:58129 +#: book.translate.xml:58289 msgid "Finally, allow the redirected traffic to pass:" msgstr "Finalmente, permita que o tráfego redirecionado passe:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58131 +#: book.translate.xml:58291 #, no-wrap msgid "pass out proto tcp from $proxy to any port ftp" msgstr "pass out proto tcp from $proxy to any port ftp" #. (itstool) path: sect3/para -#: book.translate.xml:58133 +#: book.translate.xml:58293 msgid "" "where $proxy expands to the address the proxy daemon is " "bound to." @@ -105294,7 +105533,7 @@ "proxy está vinculado." #. (itstool) path: sect3/para -#: book.translate.xml:58136 +#: book.translate.xml:58296 msgid "" "Save /etc/pf.conf, load the new rules, and verify from " "a client that FTP connections are working:" @@ -105304,7 +105543,7 @@ "estão funcionando:" #. (itstool) path: sect3/para -#: book.translate.xml:58142 +#: book.translate.xml:58302 msgid "" "This example covers a basic setup where the clients in the local network " "need to contact FTP servers elsewhere. This basic " @@ -105330,7 +105569,7 @@ "a uma fila específica." #. (itstool) path: sect3/para -#: book.translate.xml:58155 +#: book.translate.xml:58315 msgid "" "For ways to run an FTP server protected by " "PF and ftp-proxyICMP" msgstr "Gerenciando ICMP" #. (itstool) path: sect3/para -#: book.translate.xml:58166 +#: book.translate.xml:58326 msgid "" "Many of the tools used for debugging or troubleshooting a TCP/IP network rely on the Internet Control Message Protocol " @@ -105364,7 +105603,7 @@ "depuração." #. (itstool) path: sect3/para -#: book.translate.xml:58171 +#: book.translate.xml:58331 msgid "" "The ICMP protocol sends and receives control " "messages between hosts and gateways, mainly to provide feedback " @@ -105382,7 +105621,7 @@ "acronym>." #. (itstool) path: sect3/para -#: book.translate.xml:58180 +#: book.translate.xml:58340 msgid "" "From a firewall perspective, some ICMP control messages " "are vulnerable to known attack vectors. Also, letting all diagnostic traffic " @@ -105397,13 +105636,13 @@ "sobre a rede. Por esses motivos, a regra a seguir pode não ser a ideal:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58188 +#: book.translate.xml:58348 #, no-wrap msgid "pass inet proto icmp from any to any" msgstr "pass inet proto icmp from any to any" #. (itstool) path: sect3/para -#: book.translate.xml:58190 +#: book.translate.xml:58350 msgid "" "One solution is to let all ICMP traffic from the local " "network through while stopping all probes from outside the network:" @@ -105412,7 +105651,7 @@ "na rede local e bloquear as chamadas provenientes de fora da rede:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58194 +#: book.translate.xml:58354 #, no-wrap msgid "" "pass inet proto icmp from $localnet to any keep state\n" @@ -105422,7 +105661,7 @@ "pass inet proto icmp from any to $ext_if keep state" #. (itstool) path: sect3/para -#: book.translate.xml:58197 +#: book.translate.xml:58357 msgid "" "Additional options are available which demonstrate some of PF's flexibility. For example, rather than allowing all " @@ -105442,25 +105681,25 @@ "mensagem:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58204 +#: book.translate.xml:58364 #, no-wrap msgid "icmp_types = \"echoreq\"" msgstr "icmp_types = \"echoreq\"" #. (itstool) path: sect3/para -#: book.translate.xml:58206 +#: book.translate.xml:58366 msgid "and a rule which uses the macro:" msgstr "e uma regra que usa a macro:" #. (itstool) path: sect3/programlisting #. (itstool) path: sect4/programlisting -#: book.translate.xml:58208 book.translate.xml:58268 +#: book.translate.xml:58368 book.translate.xml:58428 #, no-wrap msgid "pass inet proto icmp all icmp-type $icmp_types keep state" msgstr "pass inet proto icmp all icmp-type $icmp_types keep state" #. (itstool) path: sect3/para -#: book.translate.xml:58210 +#: book.translate.xml:58370 msgid "" "If other types of ICMP packets are needed, expand " "icmp_types to a list of those packet types. Type " @@ -105481,7 +105720,7 @@ "explicação de cada tipo de mensagem." #. (itstool) path: sect3/para -#: book.translate.xml:58218 +#: book.translate.xml:58378 msgid "" "Since Unix traceroute uses UDP by " "default, another rule is needed to allow Unix traceroute:" @@ -105491,7 +105730,7 @@ "traceroute do Unix:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58222 +#: book.translate.xml:58382 #, no-wrap msgid "" "# allow out the default range for traceroute(8):\n" @@ -105501,7 +105740,7 @@ "pass out on $ext_if inet proto udp from any to any port 33433 >< 33626 keep state" #. (itstool) path: sect3/para -#: book.translate.xml:58225 +#: book.translate.xml:58385 msgid "" "Since TRACERT.EXE on Microsoft Windows systems uses " "ICMP echo request messages, only the first rule is needed " @@ -105521,12 +105760,12 @@ "manvolnum> para detalhes." #. (itstool) path: sect4/title -#: book.translate.xml:58235 +#: book.translate.xml:58395 msgid "Path MTU Discovery" msgstr "Descoberta de Path MTU" #. (itstool) path: sect4/para -#: book.translate.xml:58237 +#: book.translate.xml:58397 msgid "" "Internet protocols are designed to be device independent, and one " "consequence of device independence is that the optimal packet size for a " @@ -105546,7 +105785,7 @@ "interfaces de rede do sistema." #. (itstool) path: sect4/para -#: book.translate.xml:58248 +#: book.translate.xml:58408 msgid "" "TCP/IP uses a process known as path MTU discovery to determine the right packet size for a connection. This " @@ -105572,13 +105811,13 @@ "literal>:" #. (itstool) path: sect4/programlisting -#: book.translate.xml:58262 +#: book.translate.xml:58422 #, no-wrap msgid "icmp_types = \"{ echoreq, unreach }\"" msgstr "icmp_types = \"{ echoreq, unreach }\"" #. (itstool) path: sect4/para -#: book.translate.xml:58264 +#: book.translate.xml:58424 msgid "" "Since the pass rule already uses that macro, it does not need to be modified " "to support the new ICMP type:" @@ -105587,7 +105826,7 @@ "para suportar o novo tipo de ICMP:" #. (itstool) path: sect4/para -#: book.translate.xml:58270 +#: book.translate.xml:58430 msgid "" "PF allows filtering on all variations of " "ICMP types and codes. The list of possible types and " @@ -105604,12 +105843,12 @@ "citerefentry>." #. (itstool) path: sect3/title -#: book.translate.xml:58278 +#: book.translate.xml:58438 msgid "Using Tables" msgstr "Usando Tabelas" #. (itstool) path: sect3/para -#: book.translate.xml:58280 +#: book.translate.xml:58440 msgid "" "Some types of data are relevant to filtering and redirection at a given " "time, but their definition is too long to be included in the ruleset file. " @@ -105627,13 +105866,13 @@ "< >, assim:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58289 +#: book.translate.xml:58449 #, no-wrap msgid "table <clients> { 192.168.2.0/24, !192.168.2.5 }" msgstr "table <clients> { 192.168.2.0/24, !192.168.2.5 }" #. (itstool) path: sect3/para -#: book.translate.xml:58291 +#: book.translate.xml:58451 msgid "" "In this example, the 192.168.2.0/24 network is part of " "the table, except for the address 192.168.2.5, which is " @@ -105648,7 +105887,7 @@ "/etc/clients:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58299 +#: book.translate.xml:58459 #, no-wrap msgid "" "192.168.2.0/24\n" @@ -105658,30 +105897,30 @@ "!192.168.2.5" #. (itstool) path: sect3/para -#: book.translate.xml:58302 +#: book.translate.xml:58462 msgid "To refer to the file, define the table like this:" msgstr "Para se referir ao arquivo, defina a tabela da seguinte forma:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58304 +#: book.translate.xml:58464 #, no-wrap msgid "table <clients> persist file \"/etc/clients\"" msgstr "table <clients> persist file \"/etc/clients\"" #. (itstool) path: sect3/para -#: book.translate.xml:58306 +#: book.translate.xml:58466 msgid "Once the table is defined, it can be referenced by a rule:" msgstr "" "Depois que a tabela é definida, ela pode ser referenciada por uma regra:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58309 +#: book.translate.xml:58469 #, no-wrap msgid "pass inet proto tcp from <clients> to any port $client_out flags S/SA keep state" msgstr "pass inet proto tcp from <clients> to any port $client_out flags S/SA keep state" #. (itstool) path: sect3/para -#: book.translate.xml:58311 +#: book.translate.xml:58471 msgid "" "A table's contents can be manipulated live, using pfctl. " "This example adds another network to the table:" @@ -105690,13 +105929,13 @@ "command>. Este exemplo adiciona outra rede a tabela:" #. (itstool) path: sect3/screen -#: book.translate.xml:58315 +#: book.translate.xml:58475 #, no-wrap msgid "# pfctl -t clients -T add 192.168.1.0/16" msgstr "# pfctl -t clients -T add 192.168.1.0/16" #. (itstool) path: sect3/para -#: book.translate.xml:58317 +#: book.translate.xml:58477 msgid "" "Note that any changes made this way will take affect now, making them ideal " "for testing, but will not survive a power failure or reboot. To make the " @@ -105720,18 +105959,18 @@ "pode ser atualizado com o conteúdo da tabela na memória:" #. (itstool) path: sect3/screen -#: book.translate.xml:58329 +#: book.translate.xml:58489 #, no-wrap msgid "# pfctl -t clients -T replace -f /etc/clients" msgstr "# pfctl -t clients -T replace -f /etc/clients" #. (itstool) path: sect3/title -#: book.translate.xml:58333 +#: book.translate.xml:58493 msgid "Using Overload Tables to Protect SSH" msgstr "Usando Tabelas de Sobrecarga para Proteger o SSH" #. (itstool) path: sect3/para -#: book.translate.xml:58336 +#: book.translate.xml:58496 msgid "" "Those who run SSH on an external interface have probably " "seen something like this in the authentication logs:" @@ -105740,7 +105979,7 @@ "provavelmente já viram algo assim nos logs de autenticação:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58340 +#: book.translate.xml:58500 #, no-wrap msgid "" "Sep 26 03:12:34 skapet sshd[25771]: Failed password for root from 200.72.41.31 port 40992 ssh2\n" @@ -105758,7 +105997,7 @@ "Sep 26 03:12:44 skapet sshd[24703]: Failed password for invalid user admin from 200.72.41.31 port 41484 ssh2" #. (itstool) path: sect3/para -#: book.translate.xml:58347 +#: book.translate.xml:58507 msgid "" "This is indicative of a brute force attack where somebody or some program is " "trying to discover the user name and password which will let them into the " @@ -105769,7 +106008,7 @@ "sistema." #. (itstool) path: sect3/para -#: book.translate.xml:58351 +#: book.translate.xml:58511 msgid "" "If external SSH access is needed for legitimate users, " "changing the default port used by SSH can offer some " @@ -105789,7 +106028,7 @@ "que excedem os limites." #. (itstool) path: sect3/para -#: book.translate.xml:58361 +#: book.translate.xml:58521 msgid "" "To configure this, create this table in the tables section of the ruleset:" msgstr "" @@ -105797,13 +106036,13 @@ "regras:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58364 +#: book.translate.xml:58524 #, no-wrap msgid "table <bruteforce> persist" msgstr "table <bruteforce> persist" #. (itstool) path: sect3/para -#: book.translate.xml:58366 +#: book.translate.xml:58526 msgid "" "Then, somewhere early in the ruleset, add rules to block brute access while " "allowing legitimate access:" @@ -105812,7 +106051,7 @@ "bloquear o acesso bruto, permitindo acesso legítimo:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58369 +#: book.translate.xml:58529 #, no-wrap msgid "" "block quick from <bruteforce>\n" @@ -105828,7 +106067,7 @@ " overload <bruteforce> flush global)" #. (itstool) path: sect3/para -#: book.translate.xml:58375 +#: book.translate.xml:58535 msgid "" "The part in parentheses defines the limits and the numbers should be changed " "to meet local requirements. It can be read as follows:" @@ -105837,7 +106076,7 @@ "para atender aos requisitos locais. Isso pode ser lido da \\seguinte forma:" #. (itstool) path: sect3/para -#: book.translate.xml:58379 +#: book.translate.xml:58539 msgid "" "max-src-conn is the number of simultaneous connections " "allowed from one host." @@ -105846,7 +106085,7 @@ "permitidas de um host." #. (itstool) path: sect3/para -#: book.translate.xml:58382 +#: book.translate.xml:58542 msgid "" "max-src-conn-rate is the rate of new connections allowed " "from any single host (15) per number of seconds " @@ -105857,7 +106096,7 @@ "segundos (5)." #. (itstool) path: sect3/para -#: book.translate.xml:58387 +#: book.translate.xml:58547 msgid "" "overload <bruteforce> means that any host which " "exceeds these limits gets its address added to the bruteforcebruteforce." #. (itstool) path: sect3/para -#: book.translate.xml:58393 +#: book.translate.xml:58553 msgid "" "Finally, flush global says that when a host reaches the " "limit, that all (global) of that host's connections will " @@ -105881,7 +106120,7 @@ "finalizado (flush)." #. (itstool) path: note/para -#: book.translate.xml:58399 +#: book.translate.xml:58559 msgid "" "These rules will not block slow bruteforcers, as " "described in http://home.nuug.no/~peter/hailmary2013/." #. (itstool) path: sect3/para -#: book.translate.xml:58403 +#: book.translate.xml:58563 msgid "" "This example ruleset is intended mainly as an illustration. For example, if " "a generous number of connections in general are wanted, but the desire is to " @@ -105907,7 +106146,7 @@ "abaixo, no início do conjunto de regras:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58411 +#: book.translate.xml:58571 #, no-wrap msgid "" "pass quick proto { tcp, udp } from any to any port ssh \\\n" @@ -105921,12 +106160,12 @@ " overload <bruteforce> flush global)" #. (itstool) path: note/title -#: book.translate.xml:58417 +#: book.translate.xml:58577 msgid "It May Not be Necessary to Block All Overloaders" msgstr "Pode Não ser Necessário Bloquear Todos os Overloaders" #. (itstool) path: note/para -#: book.translate.xml:58420 +#: book.translate.xml:58580 msgid "" "It is worth noting that the overload mechanism is a general technique which " "does not apply exclusively to SSH, and it is not always " @@ -105937,7 +106176,7 @@ "bloquear totalmente todo o tráfego dos infratores." #. (itstool) path: note/para -#: book.translate.xml:58425 +#: book.translate.xml:58585 msgid "" "For example, an overload rule could be used to protect a mail service or a " "web service, and the overload table could be used in a rule to assign " @@ -105950,7 +106189,7 @@ "banda mínima ou redirecionar para uma página Web específica." #. (itstool) path: sect3/para -#: book.translate.xml:58432 +#: book.translate.xml:58592 msgid "" "Over time, tables will be filled by overload rules and their size will grow " "incrementally, taking up more memory. Sometimes an IP " @@ -105965,7 +106204,7 @@ "com hosts na rede local." #. (itstool) path: sect3/para -#: book.translate.xml:58439 +#: book.translate.xml:58599 msgid "" "For situations like these, pfctl provides the " "ability to expire table entries. For example, this command will remove " @@ -105978,13 +106217,13 @@ "foram referenciadas por 86400 segundos:" #. (itstool) path: sect3/screen -#: book.translate.xml:58446 +#: book.translate.xml:58606 #, no-wrap msgid "# pfctl -t bruteforce -T expire 86400" msgstr "# pfctl -t bruteforce -T expire 86400" #. (itstool) path: sect3/para -#: book.translate.xml:58448 +#: book.translate.xml:58608 msgid "" "Similar functionality is provided by security/expiretable, which removes table entries which have not been accessed for a " @@ -105995,7 +106234,7 @@ "período de tempo especificado." #. (itstool) path: sect3/para -#: book.translate.xml:58453 +#: book.translate.xml:58613 msgid "" "Once installed, expiretable can be run to remove " "<bruteforce> table entries older than a specified " @@ -106007,18 +106246,18 @@ "entradas com mais de 24 horas:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58458 +#: book.translate.xml:58618 #, no-wrap msgid "/usr/local/sbin/expiretable -v -d -t 24h bruteforce" msgstr "/usr/local/sbin/expiretable -v -d -t 24h bruteforce" #. (itstool) path: sect3/title -#: book.translate.xml:58462 +#: book.translate.xml:58622 msgid "Protecting Against SPAM" msgstr "Protegendo Contra SPAM" #. (itstool) path: sect3/para -#: book.translate.xml:58464 +#: book.translate.xml:58624 msgid "" "Not to be confused with the spamd daemon which " "comes bundled with spamassassin, mail/" @@ -106035,7 +106274,7 @@ "PF usando um conjunto de redirecionamentos." #. (itstool) path: sect3/para -#: book.translate.xml:58474 +#: book.translate.xml:58634 msgid "" "Spammers tend to send a large number of messages, and SPAM is mainly sent from a few spammer friendly networks and a large " @@ -106048,7 +106287,7 @@ "reportadas a blacklists bem rápido." #. (itstool) path: sect3/para -#: book.translate.xml:58480 +#: book.translate.xml:58640 msgid "" "When an SMTP connection from an address in a blacklist is " "received, spamd presents its banner and " @@ -106068,7 +106307,7 @@ "como stuttering." #. (itstool) path: sect3/para -#: book.translate.xml:58492 +#: book.translate.xml:58652 msgid "" "This example demonstrates the basic procedure for setting up " "spamd with automatically updated blacklists. " @@ -106081,12 +106320,12 @@ "package> para mais informações." #. (itstool) path: procedure/title -#: book.translate.xml:58499 +#: book.translate.xml:58659 msgid "Configuring spamd" msgstr "Configurando o spamd" #. (itstool) path: step/para -#: book.translate.xml:58502 +#: book.translate.xml:58662 msgid "" "Install the mail/spamd package or port. To use " "spamd's greylisting features, " @@ -106101,31 +106340,31 @@ "Adicione a seguinte linha ao arquivo /etc/fstab:" #. (itstool) path: step/programlisting -#: book.translate.xml:58508 +#: book.translate.xml:58668 #, no-wrap msgid " fdescfs /dev/fd fdescfs rw 0 0" msgstr " fdescfs /dev/fd fdescfs rw 0 0" #. (itstool) path: step/para -#: book.translate.xml:58510 +#: book.translate.xml:58670 msgid "Then, mount the filesystem:" msgstr "Em seguida, monte o sistema de arquivos:" #. (itstool) path: step/programlisting -#: book.translate.xml:58512 +#: book.translate.xml:58672 #, no-wrap msgid "# mount fdescfs" msgstr "# mount fdescfs" #. (itstool) path: step/para -#: book.translate.xml:58516 +#: book.translate.xml:58676 msgid "Next, edit the PF ruleset to include:" msgstr "" "Em seguida, edite o conjunto de regras do PF para " "incluir:" #. (itstool) path: step/programlisting -#: book.translate.xml:58519 +#: book.translate.xml:58679 #, no-wrap msgid "" "table <spamd> persist\n" @@ -106143,7 +106382,7 @@ " { $ext_if, $localnet } port smtp -> 127.0.0.1 port 8025" #. (itstool) path: step/para -#: book.translate.xml:58526 +#: book.translate.xml:58686 msgid "" "The two tables <spamd> and <spamd-" "white> are essential. SMTP traffic from an " @@ -106158,7 +106397,7 @@ "application> ouvindo a porta 8025." #. (itstool) path: step/para -#: book.translate.xml:58536 +#: book.translate.xml:58696 msgid "" "The next step is to configure spamd in /" "usr/local/etc/spamd.conf and to add some rc.confrc.conf." #. (itstool) path: step/para -#: book.translate.xml:58541 +#: book.translate.xml:58701 msgid "" "The installation of mail/spamd includes a sample " "configuration file (/usr/local/etc/spamd.conf.sample) " @@ -106183,7 +106422,7 @@ "mostradas neste exemplo." #. (itstool) path: step/para -#: book.translate.xml:58548 +#: book.translate.xml:58708 msgid "" "One of the first lines in the configuration file that does not begin with a " "# comment sign contains the block which defines the " @@ -106194,7 +106433,7 @@ "all, que especifica as listas a serem usadas:" #. (itstool) path: step/programlisting -#: book.translate.xml:58554 +#: book.translate.xml:58714 #, no-wrap msgid "" "all:\\\n" @@ -106204,7 +106443,7 @@ " :traplist:whitelist:" #. (itstool) path: step/para -#: book.translate.xml:58557 +#: book.translate.xml:58717 msgid "" "This entry adds the desired blacklists, separated by colons (:). To use a whitelist to subtract addresses from a blacklist, add " @@ -106218,12 +106457,12 @@ "whitelist:." #. (itstool) path: step/para -#: book.translate.xml:58564 +#: book.translate.xml:58724 msgid "This is followed by the specified blacklist's definition:" msgstr "Isto é seguido pela definição da blacklist especificada:" #. (itstool) path: step/programlisting -#: book.translate.xml:58567 +#: book.translate.xml:58727 #, no-wrap msgid "" "traplist:\\\n" @@ -106239,7 +106478,7 @@ " :file=www.openbsd.org/spamd/traplist.gz" #. (itstool) path: step/para -#: book.translate.xml:58573 +#: book.translate.xml:58733 msgid "" "where the first line is the name of the blacklist and the second line " "specifies the list type. The msg field contains the " @@ -106264,7 +106503,7 @@ "spamd espera receber." #. (itstool) path: step/para -#: book.translate.xml:58588 +#: book.translate.xml:58748 msgid "" "The definition of the specified whitelist is similar, but omits the " "msg field since a message is not needed:" @@ -106273,7 +106512,7 @@ "msg porque uma mensagem não é necessária:" #. (itstool) path: step/programlisting -#: book.translate.xml:58592 +#: book.translate.xml:58752 #, no-wrap msgid "" "whitelist:\\\n" @@ -106287,12 +106526,12 @@ " :file=/var/mail/whitelist.txt" #. (itstool) path: tip/title -#: book.translate.xml:58598 +#: book.translate.xml:58758 msgid "Choose Data Sources with Care" msgstr "Escolha Fontes de Dados com Cuidado" #. (itstool) path: tip/para -#: book.translate.xml:58600 +#: book.translate.xml:58760 msgid "" "Using all the blacklists in the sample spamd.conf will " "blacklist large blocks of the Internet. Administrators need to edit the file " @@ -106306,7 +106545,7 @@ "personalizadas." #. (itstool) path: step/para -#: book.translate.xml:58608 +#: book.translate.xml:58768 msgid "" "Next, add this entry to /etc/rc.conf. Additional flags " "are described in the man page specified by the comment:" @@ -106316,13 +106555,13 @@ "pelo comentário:" #. (itstool) path: step/programlisting -#: book.translate.xml:58613 +#: book.translate.xml:58773 #, no-wrap msgid "spamd_flags=\"-v\" # use \"\" and see spamd-setup(8) for flags" msgstr "spamd_flags=\"-v\" # use \"\" and see spamd-setup(8) for flags" #. (itstool) path: step/para -#: book.translate.xml:58615 +#: book.translate.xml:58775 msgid "" "When finished, reload the ruleset, start spamd by " "typing service obspamd start, and complete the " @@ -106339,7 +106578,7 @@ "spamd-setup para atualizar as tabelas razoáveis." #. (itstool) path: sect3/para -#: book.translate.xml:58625 +#: book.translate.xml:58785 msgid "" "On a typical gateway in front of a mail server, hosts will soon start " "getting trapped within a few seconds to several minutes." @@ -106348,7 +106587,7 @@ "começam a ficar presos dentro de segundos ou alguns minutos." #. (itstool) path: sect3/para -#: book.translate.xml:58629 +#: book.translate.xml:58789 msgid "" "PF also supports greylisting, which temporarily rejects messages from unknown hosts with " @@ -106366,7 +106605,7 @@ "imediatamente permitido." #. (itstool) path: sect3/para -#: book.translate.xml:58638 +#: book.translate.xml:58798 msgid "" "More information about greylisting as a technique can be found at the greylisting.org web site. " @@ -106381,17 +106620,17 @@ "para se adaptar, a fim de contornar essa técnica." #. (itstool) path: sect3/para -#: book.translate.xml:58645 +#: book.translate.xml:58805 msgid "The basic procedure for configuring greylisting is as follows:" msgstr "O procedimento básico para configurar o greylist é o seguinte:" #. (itstool) path: procedure/title -#: book.translate.xml:58649 +#: book.translate.xml:58809 msgid "Configuring Greylisting" msgstr "Configurando Greylist" #. (itstool) path: step/para -#: book.translate.xml:58652 +#: book.translate.xml:58812 msgid "" "Make sure that fdescfs5 is mounted as " @@ -106402,7 +106641,7 @@ "conforme descrito na Etapa 1 do Procedimento anterior." #. (itstool) path: step/para -#: book.translate.xml:58657 +#: book.translate.xml:58817 msgid "" "To run spamd in greylisting mode, add this line " "to /etc/rc.conf:" @@ -106411,13 +106650,13 @@ "esta linha ao /etc/rc.conf:" #. (itstool) path: step/programlisting -#: book.translate.xml:58661 +#: book.translate.xml:58821 #, no-wrap msgid "spamd_grey=\"YES\" # use spamd greylisting if YES" msgstr "spamd_grey=\"YES\" # use spamd greylisting if YES" #. (itstool) path: step/para -#: book.translate.xml:58663 +#: book.translate.xml:58823 msgid "" "Refer to the spamd man page for descriptions of " "additional related parameters." @@ -106426,12 +106665,12 @@ "descrições de parâmetros relacionados adicionais." #. (itstool) path: step/para -#: book.translate.xml:58669 +#: book.translate.xml:58829 msgid "To complete the greylisting setup:" msgstr "Para concluir a configuração da greylist:" #. (itstool) path: step/programlisting -#: book.translate.xml:58671 +#: book.translate.xml:58831 #, no-wrap msgid "" "# service obspamd restart\n" @@ -106441,7 +106680,7 @@ "# service obspamlogd start" #. (itstool) path: sect3/para -#: book.translate.xml:58676 +#: book.translate.xml:58836 msgid "" "Behind the scenes, the spamdb database tool and " "the spamlogd whitelist updater perform essential " @@ -106457,12 +106696,12 @@ "banco de dados /var/db/spamdb." #. (itstool) path: sect3/title -#: book.translate.xml:58686 +#: book.translate.xml:58846 msgid "Network Hygiene" msgstr "Higiene de Rede" #. (itstool) path: sect3/para -#: book.translate.xml:58688 +#: book.translate.xml:58848 msgid "" "This section describes how block-policy, scrub, and antispoof can be used to make the ruleset " @@ -106473,7 +106712,7 @@ "conjunto de regras se comportar corretamente." #. (itstool) path: sect3/para -#: book.translate.xml:58693 +#: book.translate.xml:58853 msgid "" "The block-policy is an option which can be set in the " "options part of the ruleset, which precedes the " @@ -106493,7 +106732,7 @@ "computeroutput>." #. (itstool) path: sect3/para -#: book.translate.xml:58704 +#: book.translate.xml:58864 msgid "" "If not set, the default policy is drop. To change the " "block-policy, specify the desired value:" @@ -106502,13 +106741,13 @@ "block-policy, especifique o valor desejado:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58709 +#: book.translate.xml:58869 #, no-wrap msgid "set block-policy return" msgstr "set block-policy return" #. (itstool) path: sect3/para -#: book.translate.xml:58711 +#: book.translate.xml:58871 msgid "" "In PF, scrub is a keyword " "which enables network packet normalization. This process reassembles " @@ -106527,13 +106766,13 @@ "simples é adequada para a maioria das configurações:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58721 +#: book.translate.xml:58881 #, no-wrap msgid "scrub in all" msgstr "scrub in all" #. (itstool) path: sect3/para -#: book.translate.xml:58723 +#: book.translate.xml:58883 msgid "" "Some services, such as NFS, require specific fragment " "handling options. Refer to para mais informações." #. (itstool) path: sect3/para -#: book.translate.xml:58727 +#: book.translate.xml:58887 msgid "" "This example reassembles fragments, clears the do not fragment bit, and sets the maximum segment size to 1440 bytes:" @@ -106555,13 +106794,13 @@ "define o tamanho máximo do segmento para 1440 bytes:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58731 +#: book.translate.xml:58891 #, no-wrap msgid "scrub in all fragment reassemble no-df max-mss 1440" msgstr "scrub in all fragment reassemble no-df max-mss 1440" #. (itstool) path: sect3/para -#: book.translate.xml:58733 +#: book.translate.xml:58893 msgid "" "The antispoof mechanism protects against activity from " "spoofed or forged IP addresses, mainly by blocking " @@ -106574,7 +106813,7 @@ "não são possíveis." #. (itstool) path: sect3/para -#: book.translate.xml:58739 +#: book.translate.xml:58899 msgid "" "These rules weed out spoofed traffic coming in from the rest of the world as " "well as any spoofed packets which originate in the local network:" @@ -106583,7 +106822,7 @@ "qualquer pacote falsificado originado na rede local:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:58743 +#: book.translate.xml:58903 #, no-wrap msgid "" "antispoof for $ext_if\n" @@ -106593,12 +106832,12 @@ "antispoof for $int_if" #. (itstool) path: sect3/title -#: book.translate.xml:58748 +#: book.translate.xml:58908 msgid "Handling Non-Routable Addresses" msgstr "Manipulando Endereços Não-Roteados" #. (itstool) path: sect3/para -#: book.translate.xml:58750 +#: book.translate.xml:58910 msgid "" "Even with a properly configured gateway to handle network address " "translation, one may have to compensate for other people's " @@ -106617,7 +106856,7 @@ "endereços não roteáveis de entrar na rede por meio da interface externa." #. (itstool) path: sect3/para -#: book.translate.xml:58760 +#: book.translate.xml:58920 msgid "" "In this example, a macro containing non-routable addresses is defined, then " "used in blocking rules. Traffic to and from these addresses is quietly " @@ -106628,7 +106867,7 @@ "silenciosamente descartado na interface externa do gateway." #. (itstool) path: sect3/programlisting -#: book.translate.xml:58766 +#: book.translate.xml:58926 #, no-wrap msgid "" "martians = \"{ 127.0.0.0/8, 192.168.0.0/16, 172.16.0.0/12, \\\n" @@ -106646,12 +106885,12 @@ "block drop out quick on $ext_if from any to $martians" #. (itstool) path: sect2/title -#: book.translate.xml:58776 +#: book.translate.xml:58936 msgid "Enabling ALTQ" msgstr "Ativando o ALTQ" #. (itstool) path: sect2/para -#: book.translate.xml:58778 +#: book.translate.xml:58938 msgid "" "On FreeBSD, ALTQ can be used with " "PF to provide Quality of Service (QOSALTQ, refer to " "altq4ALTQ is not available as a loadable kernel " "module. If the system's interfaces support ALTQ, " @@ -106697,7 +106936,7 @@ "scheduler de enfileiramento:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:58798 +#: book.translate.xml:58958 #, no-wrap msgid "" "options ALTQ\n" @@ -106715,17 +106954,17 @@ "options ALTQ_PRIQ # Priority Queuing (PRIQ)" #. (itstool) path: sect2/para -#: book.translate.xml:58805 +#: book.translate.xml:58965 msgid "The following scheduler algorithms are available:" msgstr "Os seguintes algoritmos de agendamento estão disponíveis:" #. (itstool) path: varlistentry/term -#: book.translate.xml:58809 +#: book.translate.xml:58969 msgid "CBQ" msgstr "CBQ" #. (itstool) path: listitem/para -#: book.translate.xml:58811 +#: book.translate.xml:58971 msgid "" "Class Based Queuing (CBQ) is used to divide a " "connection's bandwidth into different classes or queues to prioritize " @@ -106736,12 +106975,12 @@ "tráfego com base nas regras de filtragem." #. (itstool) path: varlistentry/term -#: book.translate.xml:58819 +#: book.translate.xml:58979 msgid "RED" msgstr "RED" #. (itstool) path: listitem/para -#: book.translate.xml:58821 +#: book.translate.xml:58981 msgid "" "Random Early Detection (RED) is used to avoid network " "congestion by measuring the length of the queue and comparing it to the " @@ -106754,12 +106993,12 @@ "todos os novos pacotes são descartados aleatoriamente." #. (itstool) path: varlistentry/term -#: book.translate.xml:58830 +#: book.translate.xml:58990 msgid "RIO" msgstr "RIO" #. (itstool) path: listitem/para -#: book.translate.xml:58832 +#: book.translate.xml:58992 msgid "" "In Random Early Detection In and Out (RIO) mode, " "RED maintains multiple average queue lengths and multiple " @@ -106770,12 +107009,12 @@ "valores limite, um para cada nível QOS." #. (itstool) path: varlistentry/term -#: book.translate.xml:58841 +#: book.translate.xml:59001 msgid "HFSC" msgstr "HFSC" #. (itstool) path: listitem/para -#: book.translate.xml:58843 +#: book.translate.xml:59003 msgid "" "Hierarchical Fair Service Curve Packet Scheduler (HFSC) " "is described in http://www-2.cs.cmu.edu/~hzhang/HFSC/main.html." #. (itstool) path: varlistentry/term -#: book.translate.xml:58849 +#: book.translate.xml:59009 msgid "PRIQ" msgstr "PRIQ" #. (itstool) path: listitem/para -#: book.translate.xml:58851 +#: book.translate.xml:59011 msgid "" "Priority Queuing (PRIQ) always passes traffic that is in " "a higher queue first." @@ -106800,7 +107039,7 @@ "que está em uma fila mais alta." #. (itstool) path: sect2/para -#: book.translate.xml:58857 +#: book.translate.xml:59017 msgid "" "More information about the scheduling algorithms and example rulesets are " "available at the ." #. (itstool) path: sect1/title -#: book.translate.xml:58863 +#: book.translate.xml:59023 msgid "IPFW" msgstr "IPFW" #. (itstool) path: sect1/indexterm -#: book.translate.xml:58865 +#: book.translate.xml:59025 msgid "firewall IPFW" msgstr "firewall IPFW" #. (itstool) path: sect1/para -#: book.translate.xml:58871 +#: book.translate.xml:59031 msgid "" "IPFW is a stateful firewall written for FreeBSD " "which supports both IPv4 and IPv6. It " @@ -106843,7 +107082,7 @@ "de bridge e uma habilidade ipstealth." #. (itstool) path: sect1/para -#: book.translate.xml:58880 +#: book.translate.xml:59040 msgid "" "FreeBSD provides a sample ruleset in /etc/rc.firewall " "which defines several firewall types for common scenarios to assist novice " @@ -106859,7 +107098,7 @@ "atendam aos requisitos de segurança de um determinado ambiente." #. (itstool) path: sect1/para -#: book.translate.xml:58888 +#: book.translate.xml:59048 msgid "" "This section describes how to enable IPFW, " "provides an overview of its rule syntax, and demonstrates several rulesets " @@ -106870,12 +107109,12 @@ "regras para cenários comuns de configuração." #. (itstool) path: sect2/title -#: book.translate.xml:58894 +#: book.translate.xml:59054 msgid "Enabling IPFW" msgstr "Ativando o IPFW" #. (itstool) path: sect2/indexterm -#: book.translate.xml:58896 +#: book.translate.xml:59056 msgid "" "IPFW enabling" @@ -106884,7 +107123,7 @@ "secondary>" #. (itstool) path: sect2/para -#: book.translate.xml:58902 +#: book.translate.xml:59062 msgid "" "IPFW is included in the basic FreeBSD install as " "a kernel loadable module, meaning that a custom kernel is not needed in " @@ -106895,7 +107134,7 @@ "customizado não é necessário para ativar o IPFW." #. (itstool) path: sect2/para -#: book.translate.xml:58907 +#: book.translate.xml:59067 msgid "" "For those users who wish to statically compile IPFW support into a custom kernel, see ." #. (itstool) path: sect2/para -#: book.translate.xml:58911 +#: book.translate.xml:59071 msgid "" "To configure the system to enable IPFW at boot " "time, add firewall_enable=\"YES\" to /etc/rc." @@ -106917,13 +107156,13 @@ "literal> ao /etc/rc.conf:" #. (itstool) path: sect2/screen -#: book.translate.xml:58916 +#: book.translate.xml:59076 #, no-wrap msgid "# sysrc firewall_enable=\"YES\"" msgstr "# sysrc firewall_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:58918 +#: book.translate.xml:59078 msgid "" "To use one of the default firewall types provided by FreeBSD, add another " "line which specifies the type:" @@ -106932,33 +107171,33 @@ "outra linha que especifique o tipo:" #. (itstool) path: sect2/screen -#: book.translate.xml:58921 +#: book.translate.xml:59081 #, no-wrap msgid "# sysrc firewall_type=\"open\"" msgstr "# sysrc firewall_type=\"open\"" #. (itstool) path: sect2/para -#: book.translate.xml:58923 +#: book.translate.xml:59083 msgid "The available types are:" msgstr "Os tipos disponíveis são:" #. (itstool) path: listitem/para -#: book.translate.xml:58927 +#: book.translate.xml:59087 msgid "open: passes all traffic." msgstr "open: passa todo o tráfego." #. (itstool) path: listitem/para -#: book.translate.xml:58930 +#: book.translate.xml:59090 msgid "client: protects only this machine." msgstr "client: protege apenas esta máquina." #. (itstool) path: listitem/para -#: book.translate.xml:58934 +#: book.translate.xml:59094 msgid "simple: protects the whole network." msgstr "simple: protege toda a rede." #. (itstool) path: listitem/para -#: book.translate.xml:58938 +#: book.translate.xml:59098 msgid "" "closed: entirely disables IP traffic except for the " "loopback interface." @@ -106967,7 +107206,7 @@ "interface de loopback." #. (itstool) path: listitem/para -#: book.translate.xml:58942 +#: book.translate.xml:59102 msgid "" "workstation: protects only this machine using stateful " "rules." @@ -106976,13 +107215,13 @@ "stateful." #. (itstool) path: listitem/para -#: book.translate.xml:58946 +#: book.translate.xml:59106 msgid "UNKNOWN: disables the loading of firewall rules." msgstr "" "UNKNOWN: desativa o carregamento de regras de firewall." #. (itstool) path: listitem/para -#: book.translate.xml:58950 +#: book.translate.xml:59110 msgid "" "filename: full path of the " "file containing the firewall ruleset." @@ -106991,7 +107230,7 @@ "do arquivo que contém o conjunto de regras do firewall." #. (itstool) path: sect2/para -#: book.translate.xml:58956 +#: book.translate.xml:59116 msgid "" "If firewall_type is set to either client or simple, modify the default rules found in " @@ -107003,7 +107242,7 @@ "configuração do sistema." #. (itstool) path: sect2/para -#: book.translate.xml:58962 +#: book.translate.xml:59122 msgid "" "Note that the filename type is used to load a custom " "ruleset." @@ -107012,7 +107251,7 @@ "conjunto de regras customizado." #. (itstool) path: sect2/para -#: book.translate.xml:58965 +#: book.translate.xml:59125 msgid "" "An alternate way to load a custom ruleset is to set the " "firewall_script variable to the absolute path of an " @@ -107029,13 +107268,13 @@ "rules:" #. (itstool) path: sect2/screen -#: book.translate.xml:58973 +#: book.translate.xml:59133 #, no-wrap msgid "# sysrc firewall_script=\"/etc/ipfw.rules\"" msgstr "# sysrc firewall_script=\"/etc/ipfw.rules\"" #. (itstool) path: sect2/para -#: book.translate.xml:58975 +#: book.translate.xml:59135 msgid "" "To enable logging through syslogd8, include this line:" @@ -107045,13 +107284,13 @@ "manvolnum>, inclua esta linha:" #. (itstool) path: sect2/screen -#: book.translate.xml:58978 +#: book.translate.xml:59138 #, no-wrap msgid "# sysrc firewall_logging=\"YES\"" msgstr "# sysrc firewall_logging=\"YES\"" #. (itstool) path: warning/para -#: book.translate.xml:58981 +#: book.translate.xml:59141 msgid "" "Only firewall rules with the option will be logged. The " "default rules do not include this option and it must be manually added. " @@ -107066,7 +107305,7 @@ "estiverem em um arquivo separado." #. (itstool) path: sect2/para -#: book.translate.xml:58988 +#: book.translate.xml:59148 msgid "" "There is no /etc/rc.conf variable to set logging " "limits. To limit the number of times a rule is logged per connection " @@ -107079,13 +107318,13 @@ "/etc/sysctl.conf:" #. (itstool) path: sect2/screen -#: book.translate.xml:58993 +#: book.translate.xml:59153 #, no-wrap msgid "# echo \"net.inet.ip.fw.verbose_limit=5\" >> /etc/sysctl.conf" msgstr "# echo \"net.inet.ip.fw.verbose_limit=5\" >> /etc/sysctl.conf" #. (itstool) path: sect2/para -#: book.translate.xml:58995 +#: book.translate.xml:59155 msgid "" "To enable logging through a dedicated interface named ipfw0, add this line to /etc/rc.conf instead:" @@ -107095,13 +107334,13 @@ "filename> em vez disso:" #. (itstool) path: sect2/screen -#: book.translate.xml:58999 +#: book.translate.xml:59159 #, no-wrap msgid "# sysrc firewall_logif=\"YES\"" msgstr "# sysrc firewall_logif=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:59001 +#: book.translate.xml:59161 msgid "" "Then use tcpdump to see what is being logged:" msgstr "" @@ -107109,13 +107348,13 @@ "sendo registrado:" #. (itstool) path: sect2/screen -#: book.translate.xml:59004 +#: book.translate.xml:59164 #, no-wrap msgid "# tcpdump -t -n -i ipfw0" msgstr "# tcpdump -t -n -i ipfw0" #. (itstool) path: tip/para -#: book.translate.xml:59007 +#: book.translate.xml:59167 msgid "" "There is no overhead due to logging unless tcpdump is attached." @@ -107124,7 +107363,7 @@ "application> esteja anexado." #. (itstool) path: sect2/para -#: book.translate.xml:59011 +#: book.translate.xml:59171 msgid "" "After saving the needed edits, start the firewall. To enable logging limits " "now, also set the sysctl value specified above:" @@ -107134,7 +107373,7 @@ "especificado acima:" #. (itstool) path: sect2/screen -#: book.translate.xml:59015 +#: book.translate.xml:59175 #, no-wrap msgid "" "# service ipfw start\n" @@ -107144,12 +107383,12 @@ "# sysctl net.inet.ip.fw.verbose_limit=5" #. (itstool) path: sect2/title -#: book.translate.xml:59020 +#: book.translate.xml:59180 msgid "IPFW Rule Syntax" msgstr "Sintaxe de Regras IPFW" #. (itstool) path: sect2/indexterm -#: book.translate.xml:59022 +#: book.translate.xml:59182 msgid "" "IPFW rule " "processing order" @@ -107158,7 +107397,7 @@ "processing order" #. (itstool) path: sect2/para -#: book.translate.xml:59028 +#: book.translate.xml:59188 msgid "" "When a packet enters the IPFW firewall, it is " "compared against the first rule in the ruleset and progresses one rule at a " @@ -107190,7 +107429,7 @@ "chave afetam o processamento de regras." #. (itstool) path: sect2/indexterm -#: book.translate.xml:59044 +#: book.translate.xml:59204 msgid "" "IPFW rule syntax" @@ -107199,7 +107438,7 @@ "secondary>" #. (itstool) path: sect2/para -#: book.translate.xml:59050 +#: book.translate.xml:59210 msgid "" "When creating an IPFW rule, keywords must be " "written in the following order. Some keywords are mandatory while other " @@ -107217,7 +107456,7 @@ "sua própria linha. Linhas em branco são ignoradas." #. (itstool) path: sect2/para -#: book.translate.xml:59060 +#: book.translate.xml:59220 msgid "" "CMD RULE_NUMBER set SET_NUMBER ACTION log LOG_AMOUNT PROTO from " "SRC SRC_PORT to DST DST_PORT OPTIONS" @@ -107226,7 +107465,7 @@ "SRC SRC_PORT to DST DST_PORT OPTIONS" #. (itstool) path: sect2/para -#: book.translate.xml:59064 +#: book.translate.xml:59224 msgid "" "This section provides an overview of these keywords and their options. It is " "not an exhaustive list of every possible option. Refer to " @@ -107241,22 +107480,22 @@ "ser usada ao criar regras IPFW." #. (itstool) path: varlistentry/term -#: book.translate.xml:59072 +#: book.translate.xml:59232 msgid "CMD" msgstr "CMD" #. (itstool) path: listitem/para -#: book.translate.xml:59074 +#: book.translate.xml:59234 msgid "Every rule must start with ipfw add." msgstr "Toda regra deve começar com ipfw add." #. (itstool) path: varlistentry/term -#: book.translate.xml:59080 +#: book.translate.xml:59240 msgid "RULE_NUMBER" msgstr "RULE_NUMBER" #. (itstool) path: listitem/para -#: book.translate.xml:59082 +#: book.translate.xml:59242 msgid "" "Each rule is associated with a number from 1 to " "65534. The number is used to indicate the order of rule " @@ -107269,12 +107508,12 @@ "caso, elas são aplicadas de acordo com a ordem em que foram adicionadas." #. (itstool) path: varlistentry/term -#: book.translate.xml:59093 +#: book.translate.xml:59253 msgid "SET_NUMBER" msgstr "SET_NUMBER" #. (itstool) path: listitem/para -#: book.translate.xml:59095 +#: book.translate.xml:59255 msgid "" "Each rule is associated with a set number from 0 to " "31. Sets can be individually disabled or enabled, making " @@ -107288,12 +107527,12 @@ "conjunto 0." #. (itstool) path: varlistentry/term -#: book.translate.xml:59105 book.translate.xml:60270 +#: book.translate.xml:59265 book.translate.xml:60428 msgid "ACTION" msgstr "ACTION" #. (itstool) path: listitem/para -#: book.translate.xml:59107 +#: book.translate.xml:59267 msgid "" "A rule can be associated with one of the following actions. The specified " "action will be executed when the packet matches the selection criterion of " @@ -107303,7 +107542,7 @@ "será executada quando o pacote corresponder ao critério de seleção da regra." #. (itstool) path: listitem/para -#: book.translate.xml:59112 +#: book.translate.xml:59272 msgid "" "allow | accept | pass | permit: these keywords are " "equivalent and allow packets that match the rule." @@ -107312,7 +107551,7 @@ "são equivalentes e permitem pacotes que correspondem à regra." #. (itstool) path: listitem/para -#: book.translate.xml:59116 +#: book.translate.xml:59276 msgid "" "check-state: checks the packet against the dynamic " "state table. If a match is found, execute the action associated with the " @@ -107331,7 +107570,7 @@ "primeira regra keep-state ou limit." #. (itstool) path: listitem/para -#: book.translate.xml:59127 +#: book.translate.xml:59287 msgid "" "count: updates counters for all packets that match " "the rule. The search continues with the next rule." @@ -107340,7 +107579,7 @@ "correspondem à regra. A pesquisa continua com a próxima regra." #. (itstool) path: listitem/para -#: book.translate.xml:59131 +#: book.translate.xml:59291 msgid "" "deny | drop: either word silently discards packets " "that match this rule." @@ -107349,7 +107588,7 @@ "silenciosamente os pacotes que correspondem a essa regra." #. (itstool) path: listitem/para -#: book.translate.xml:59134 +#: book.translate.xml:59294 msgid "" "Additional actions are available. Refer to " "ipfw8 para detalhes." #. (itstool) path: varlistentry/term -#: book.translate.xml:59140 +#: book.translate.xml:59300 msgid "LOG_AMOUNT" msgstr "LOG_AMOUNT" #. (itstool) path: listitem/para -#: book.translate.xml:59142 +#: book.translate.xml:59302 msgid "" "When a packet matches a rule with the log keyword, a " "message will be logged to syslogdipfw resetlog." #. (itstool) path: note/para -#: book.translate.xml:59157 +#: book.translate.xml:59317 msgid "" "Logging is done after all other packet matching conditions have been met, " "and before performing the final action on the packet. The administrator " @@ -107402,12 +107641,12 @@ "administrador decide quais regras habilitar o log." #. (itstool) path: varlistentry/term -#: book.translate.xml:59166 +#: book.translate.xml:59326 msgid "PROTO" msgstr "PROTO" #. (itstool) path: listitem/para -#: book.translate.xml:59168 +#: book.translate.xml:59328 msgid "" "This optional value can be used to specify any protocol name or number found " "in /etc/protocols." @@ -107416,12 +107655,12 @@ "de protocolo encontrado no arquivo /etc/protocols." #. (itstool) path: varlistentry/term -#: book.translate.xml:59175 +#: book.translate.xml:59335 msgid "SRC" msgstr "SRC" #. (itstool) path: listitem/para -#: book.translate.xml:59177 +#: book.translate.xml:59337 msgid "" "The from keyword must be followed by the source address " "or a keyword that represents the source address. An address can be " @@ -107447,12 +107686,12 @@ "1.2.3.4:255.255.255.128." #. (itstool) path: varlistentry/term -#: book.translate.xml:59195 book.translate.xml:60406 +#: book.translate.xml:59355 book.translate.xml:60564 msgid "SRC_PORT" msgstr "SRC_PORT" #. (itstool) path: listitem/para -#: book.translate.xml:59197 +#: book.translate.xml:59357 msgid "" "An optional source port can be specified using the port number or name from " "/etc/services." @@ -107461,12 +107700,12 @@ "ou um nome de /etc/services." #. (itstool) path: varlistentry/term -#: book.translate.xml:59204 +#: book.translate.xml:59364 msgid "DST" msgstr "DST" #. (itstool) path: listitem/para -#: book.translate.xml:59206 +#: book.translate.xml:59366 msgid "" "The to keyword must be followed by the destination " "address or a keyword that represents the destination address. The same " @@ -107479,12 +107718,12 @@ "para descrever o destino." #. (itstool) path: varlistentry/term -#: book.translate.xml:59215 book.translate.xml:60443 +#: book.translate.xml:59375 book.translate.xml:60601 msgid "DST_PORT" msgstr "DST_PORT" #. (itstool) path: listitem/para -#: book.translate.xml:59217 +#: book.translate.xml:59377 msgid "" "An optional destination port can be specified using the port number or name " "from /etc/services." @@ -107493,12 +107732,12 @@ "ou um nome de /etc/services." #. (itstool) path: varlistentry/term -#: book.translate.xml:59224 book.translate.xml:60322 +#: book.translate.xml:59384 book.translate.xml:60480 msgid "OPTIONS" msgstr "OPTIONS" #. (itstool) path: listitem/para -#: book.translate.xml:59226 +#: book.translate.xml:59386 msgid "" "Several keywords can follow the source and destination. As the name " "suggests, OPTIONS are optional. Commonly used options include inICMP e keep-state." #. (itstool) path: listitem/para -#: book.translate.xml:59235 +#: book.translate.xml:59395 msgid "" "When a keep-state rule is matched, the firewall will " "create a dynamic rule which matches bidirectional traffic between the source " @@ -107524,7 +107763,7 @@ "entre os endereços e portas de origem e destino usando o mesmo protocolo." #. (itstool) path: listitem/para -#: book.translate.xml:59241 +#: book.translate.xml:59401 msgid "" "The dynamic rules facility is vulnerable to resource depletion from a SYN-" "flood attack which would open a huge number of dynamic rules. To counter " @@ -107545,7 +107784,7 @@ "pacote será descartado." #. (itstool) path: listitem/para -#: book.translate.xml:59253 +#: book.translate.xml:59413 msgid "" "Dozens of OPTIONS are available. Refer to ipfw8 for a description of " @@ -107556,12 +107795,12 @@ "citerefentry> para obter uma descrição de cada opção disponível." #. (itstool) path: sect2/title -#: book.translate.xml:59262 book.translate.xml:60522 +#: book.translate.xml:59422 book.translate.xml:60680 msgid "Example Ruleset" msgstr "Exemplo de Conjunto de Regras" #. (itstool) path: sect2/para -#: book.translate.xml:59264 +#: book.translate.xml:59424 msgid "" "This section demonstrates how to create an example stateful firewall ruleset " "script named /etc/ipfw.rules. In this example, all " @@ -107578,7 +107817,7 @@ "especificar a interface que o pacote está percorrendo." #. (itstool) path: note/para -#: book.translate.xml:59274 +#: book.translate.xml:59434 msgid "" "When first creating or testing a firewall ruleset, consider temporarily " "setting this tunable:" @@ -107587,13 +107826,13 @@ "configuração temporária:" #. (itstool) path: note/programlisting -#: book.translate.xml:59277 +#: book.translate.xml:59437 #, no-wrap msgid "net.inet.ip.fw.default_to_accept=\"1\"" msgstr "net.inet.ip.fw.default_to_accept=\"1\"" #. (itstool) path: note/para -#: book.translate.xml:59279 +#: book.translate.xml:59439 msgid "" "This sets the default policy of ipfw8 to be more permissive " @@ -107607,7 +107846,7 @@ "reinicialização." #. (itstool) path: sect2/para -#: book.translate.xml:59285 +#: book.translate.xml:59445 msgid "" "The firewall script begins by indicating that it is a Bourne shell script " "and flushes any existing rules. It then creates the cmd " @@ -107623,7 +107862,7 @@ "que representa o nome da interface que está conectada à Internet." #. (itstool) path: sect2/programlisting -#: book.translate.xml:59293 +#: book.translate.xml:59453 #, no-wrap msgid "" "#!/bin/sh\n" @@ -107643,7 +107882,7 @@ "pif=\"dc0\" # interface name of NIC attached to Internet" #. (itstool) path: sect2/para -#: book.translate.xml:59301 +#: book.translate.xml:59461 msgid "" "The first two rules allow all traffic on the trusted internal interface and " "on the loopback interface:" @@ -107652,7 +107891,7 @@ "interface de loopback:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:59304 +#: book.translate.xml:59464 #, no-wrap msgid "" "# Change xl0 to LAN NIC interface name\n" @@ -107668,7 +107907,7 @@ "$cmd 00010 allow all from any to any via lo0" #. (itstool) path: sect2/para -#: book.translate.xml:59310 +#: book.translate.xml:59470 msgid "" "The next rule allows the packet through if it matches an existing entry in " "the dynamic rules table:" @@ -107677,13 +107916,13 @@ "existente na tabela de regras dinâmicas:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:59313 +#: book.translate.xml:59473 #, no-wrap msgid "$cmd 00101 check-state" msgstr "$cmd 00101 check-state" #. (itstool) path: sect2/para -#: book.translate.xml:59315 +#: book.translate.xml:59475 msgid "" "The next set of rules defines which stateful connections internal systems " "can create to hosts on the Internet:" @@ -107692,7 +107931,7 @@ "internos podem criar para hosts na Internet:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:59318 +#: book.translate.xml:59478 #, no-wrap msgid "" "# Allow access to public DNS\n" @@ -107760,7 +107999,7 @@ "$cmd 00299 deny log all from any to any out via $pif" #. (itstool) path: sect2/para -#: book.translate.xml:59350 +#: book.translate.xml:59510 msgid "" "The next set of rules controls connections from Internet hosts to the " "internal network. It starts by denying packets typically associated with " @@ -107775,7 +108014,7 @@ "para evitar ataques de flood." #. (itstool) path: sect2/programlisting -#: book.translate.xml:59357 +#: book.translate.xml:59517 #, no-wrap msgid "" "# Deny all inbound traffic from non-routable reserved address spaces\n" @@ -107863,7 +108102,7 @@ "$cmd 00499 deny log all from any to any in via $pif" #. (itstool) path: sect2/para -#: book.translate.xml:59399 +#: book.translate.xml:59559 msgid "" "The last rule logs all packets that do not match any of the rules in the " "ruleset:" @@ -107872,7 +108111,7 @@ "regras do conjunto de regras:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:59402 +#: book.translate.xml:59562 #, no-wrap msgid "" "# Everything else is denied and logged\n" @@ -107882,12 +108121,12 @@ "$cmd 00999 deny log all from any to any" #. (itstool) path: info/title -#: book.translate.xml:59408 +#: book.translate.xml:59568 msgid "In-kernel NAT" msgstr "NAT no Kernel" #. (itstool) path: authorgroup/author -#: book.translate.xml:59421 +#: book.translate.xml:59581 msgid "" " Dries Michiels Rewritten and updated by " @@ -107896,7 +108135,7 @@ "personname> Revisado e atualizado por " #. (itstool) path: sect2/indexterm -#: book.translate.xml:59431 +#: book.translate.xml:59591 msgid "" "NAT and IPFW" @@ -107905,32 +108144,30 @@ "secondary>" #. (itstool) path: sect2/para -#: book.translate.xml:59437 +#: book.translate.xml:59597 msgid "" "FreeBSD's IPFW firewall has two implementations " -"of NAT: one being the userland " +"of NAT: the userland implementation " "natd8 daemon, and the more recent IPFW's " -"built-in NAT facility also known as in-kernel " -"NAT. Both work in conjunction with IPFW, and the more recent in-kernel NAT " +"implementation. Both work in conjunction with IPFW to provide network address translation. This can be used to " "provide an Internet Connection Sharing solution so that several internal " "computers can connect to the Internet using a single public IP address." msgstr "" "O firewall IPFW do FreeBSD possui duas " -"implementações de NAT: uma sendo o daemon do sistema base " +"implementações de NAT: a implementação do sistema base " "natd8 e o recurso mais recente de NAT interno do " -"IPFW, também conhecido como in-kernel " -"NAT. Ambos trabalham em conjunto com o IPFW para fornecer tradução de endereço de rede. Isso pode ser usado " -"para fornecer uma solução de compartilhamento de conexão com a Internet, " -"para que vários computadores internos possam se conectar à Internet usando " -"um único endereço IP público." +"citerefentry> e a implementação de NAT interno do " +"IPFW. Ambos trabalham em conjunto com o " +"IPFW para fornecer tradução de endereço de rede. " +"Isso pode ser usado para fornecer uma solução de compartilhamento de conexão " +"com a Internet, para que vários computadores internos possam se conectar à " +"Internet usando um único endereço IP público." #. (itstool) path: sect2/para -#: book.translate.xml:59449 +#: book.translate.xml:59607 msgid "" "To do this, the FreeBSD machine connected to the Internet must act as a " "gateway. This system must have two NICs, where one is " @@ -107949,21 +108186,21 @@ "link>." #. (itstool) path: sect2/para -#: book.translate.xml:59459 +#: book.translate.xml:59617 msgid "" "Some additional configuration is needed in order to enable the in-kernel " -"NAT function of IPFW. To " +"NAT facility of IPFW. To " "enable in-kernel NAT support at boot time, the following " "must be set in /etc/rc.conf:" msgstr "" -"Algumas configuração adicionais são necessárias para ativar a função in-" -"kernel NAT do IPFW. Para " +"Algumas configuração adicionais são necessárias para ativar a funcionalidade " +"in-kernel NAT do IPFW. Para " "ativar o suporte ao in-kernel NAT no momento da " "inicialização do sistema, o seguinte deve ser definido em /etc/rc." "conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:59465 +#: book.translate.xml:59623 #, no-wrap msgid "" "gateway_enable=\"YES\"\n" @@ -107975,82 +108212,47 @@ "firewall_nat_enable=\"YES\"" #. (itstool) path: note/para -#: book.translate.xml:59470 +#: book.translate.xml:59628 msgid "" -"When firewall_enable is not set, but " -"firewall_nat_enable is, it will have no effect and do " -"nothing, because the in-kernel NAT implementation is only " -"compatible with IPFW." +"When firewall_nat_enable is set but " +"firewall_enable is not, it will have no effect and do " +"nothing. This is because the in-kernel NAT implementation " +"is only compatible with IPFW." msgstr "" -"Quando firewall_enable não estiver definido, mas " -"firewall_nat_enable estiver, ele não terá efeito e não " -"fará nada, porque a implementação do in-kernel NAT é " -"compatível apenas com IPFW." +"Quando firewall_nat_enable estiver definido, mas " +"firewall_enable não estiver, ele não terá efeito e não " +"fará nada. Isso ocorre porque a implementação do in-kernel NAT é compatível apenas com o IPFW." #. (itstool) path: sect2/para -#: book.translate.xml:59476 +#: book.translate.xml:59634 msgid "" "When the ruleset contains stateful rules, the positioning of the " "NAT rule is critical and the skipto " "action is used. The skipto action requires a rule number " -"so that it knows which rule to jump to. Furthermore, because of the " -"architecture of libalias3, a library implemented " -"as a kernel module used for the in-kernel NAT facility of " -"IPFW, it is necessary to disable TCP segmentation " -"offloading, or in short TSO. TSO can " -"be disabled on a per network interface basis by using " -"ifconfig8 or on a system wide basis using " -"sysctl8. To disable TSO system wide, the following " -"must be set in /etc/sysctl.conf:" +"so that it knows which rule to jump to. The example below builds upon the " +"firewall ruleset shown in the previous section. It adds some additional " +"entries and modifies some existing rules in order to configure the firewall " +"for in-kernel NAT. It starts by adding some additional " +"variables which represent the rule number to skip to, the keep-" +"state option, and a list of TCP ports which " +"will be used to reduce the number of rules." msgstr "" "Quando o conjunto de regras contém regras stateful, o posicionamento da " "regra NAT é crítico e a ação skipto é " "usada. A ação skipto requer um número de regra para que " -"ele saiba para qual regra saltar. Além disso, devido à arquitetura do " -"libalias3, uma biblioteca implementada como um módulo do " -"kernel usado como facilitador do in-kernel NAT do " -"IPFW, é necessário desativar o descarregamento da " -"segmentação TCP ou, em suma, TSO. TSO " -"pode ser desativado por interface de rede usando " -"ifconfig8 ou em todo o sistema usando " -"sysctl8. Para desativar o TSO em todo o sistema, o " -"seguinte deve ser definido em /etc/sysctl.conf:" +"ele saiba para qual regra saltar. O exemplo abaixo se baseia no conjunto de " +"regras do firewall mostrado na seção anterior. Ele adiciona algumas entradas " +"adicionais e modifica algumas regras existentes para configurar o firewall " +"com in-kernel NAT. Ele começa adicionando algumas " +"variáveis adicionais que representam o número da regra para pular para, a " +"opção keep-state e uma lista de portas TCP que serão usadas para reduzir o número de regras." #. (itstool) path: sect2/programlisting -#: book.translate.xml:59493 +#: book.translate.xml:59648 #, no-wrap -msgid "net.inet.tcp.tso=\"0\"" -msgstr "net.inet.tcp.tso=\"0\"" - -#. (itstool) path: sect2/para -#: book.translate.xml:59495 msgid "" -"The example below builds upon the firewall ruleset shown in the previous " -"section. It adds some additional entries and modifies some existing rules in " -"order to configure the firewall for in-kernel NAT. It " -"starts by adding some additional variables which represent the rule number " -"to skip to, the keep-state option, and a list of " -"TCP ports which will be used to reduce the number of " -"rules." -msgstr "" -"O exemplo abaixo se baseia no conjunto de regras do firewall mostrado na " -"seção anterior. Ele adiciona algumas entradas adicionais e modifica algumas " -"regras existentes para configurar o firewall com in-kernel NAT. Ele começa adicionando algumas variáveis adicionais que " -"representam o número da regra para pular para, a opção keep-state e uma lista de portas TCP que serão usadas para " -"reduzir o número de regras." - -#. (itstool) path: sect2/programlisting -#: book.translate.xml:59504 -#, no-wrap -msgid "" "#!/bin/sh\n" "ipfw -q -f flush\n" "cmd=\"ipfw -q add\"\n" @@ -108068,35 +108270,66 @@ "good_tcpo=\"22,25,37,53,80,443,110\"" #. (itstool) path: sect2/para -#: book.translate.xml:59512 +#: book.translate.xml:59656 msgid "" -"A NAT instance will also be configured. With in-kernel " -"NAT it is possible to have multiple NAT instances each with their own configuration. Although, for this " -"example only one NAT instance is needed; NAT instance number 1. The configuration takes a few arguments and " -"flags such as: which indicates the public interface, " -" which takes care that alliased ports and local " -"port numbers are mapped the same, will result in " -"only unregistered (private) address spaces to be processed by the " +"With in-kernel NAT it is necessary to disable TCP " +"segmentation offloading (TSO) due to the architecture of " +"libalias3, a library implemented as a kernel module to " +"provide the in-kernel NAT facility of IPFW. TSO can be disabled on a per network " +"interface basis using ifconfig8 or on a system wide " +"basis using sysctl8. To disable TSO system wide, " +"the following must be set it /etc/sysctl.conf:" +msgstr "" +"Com o in-kernel NAT é necessário desativar o " +"descarregamento da segmentação TCP (TSO) devido à " +"arquitetura do libalias3, uma biblioteca " +"implementada como um módulo do kernel para fornecer o in-kernel " +"NAT do IPFW. O TSO pode ser desativado em uma interface de rede usando " +"ifconfig8 ou em todo o sistema usando " +"sysctl8. Para desativar o TSO em todo o sistema, " +"deve-se definir o seguinte em /etc/sysctl.conf:" + +#. (itstool) path: sect2/programlisting +#: book.translate.xml:59668 +#, no-wrap +msgid "net.inet.tcp.tso=\"0\"" +msgstr "net.inet.tcp.tso=\"0\"" + +#. (itstool) path: sect2/para +#: book.translate.xml:59670 +msgid "" +"A NAT instance will also be configured. It is possible to " +"have multiple NAT instances each with their own " +"configuration. For this example only one NAT instance is " +"needed, NAT instance number 1. The configuration can take " +"a few options such as: which indicates the public " +"interface, which takes care that alliased ports " +"and local port numbers are mapped the same, will " +"result in only unregistered (private) address spaces to be processed by the " "NAT instance, and which will help " "to keep a functioning NAT instance even when the public " "IP address of the IPFW machine " "changes. For all possible options that can be passed to a single " "NAT instance configuration consult " "ipfw8. Furthermore, because of the nature of a stateful " -"NATing firewall, it is neseccary to allow translated " -"packets to be reinjected in the firewall for further processing, this can be " -"achieved by disabling behavior at the start of the " -"firewall script." +"citerefentry>. When configuring a stateful NATing " +"firewall, it is neseccary to allow translated packets to be reinjected in " +"the firewall for further processing. This can be achieved by disabling " +" behavior at the start of the firewall script." msgstr "" -"Uma instância NAT também será configurada. Com o in-" -"kernel NAT é possível ter várias instâncias de " -"NAT, cada uma com sua própria configuração. Embora, para " -"este exemplo, apenas uma instância NAT seja necessária; " -"Instância NAT número 1. A configuração recebe alguns " -"argumentos e flags, como: , que indica a interface " +"Uma instância NAT também será configurada. É possível " +"ter várias instâncias de NAT, cada uma com sua própria " +"configuração. Para este exemplo, apenas uma instância NAT " +"é necessária; Instância NAT número 1. A configuração pode " +"receber algumas opções, como: , que indica a interface " "pública, , que cuida para que as portas mapeadas " "e o números das portas locais sejam mapeados da mesma maneira, " " resultará em apenas espaços de endereço não " @@ -108107,14 +108340,13 @@ "alterado. Para todas as opções possíveis que podem ser passadas para uma " "única configuração de instância NAT, consulte " "ipfw8. Além disso, devido à natureza de um firewall NAT stateful, é necessário permitir que pacotes traduzidos sejam " -"reinjetados no firewall para processamento subsequente, isso pode ser feito " -"desativando o comportamento no início do script do " -"firewall." +"citerefentry>. Ao configurar um firewall NAT stateful, é " +"necessário permitir que pacotes traduzidos sejam reinjetados no firewall " +"para processamento subsequente. Isso pode ser obtido desativando o " +"comportamento no início do script do firewall." #. (itstool) path: sect2/programlisting -#: book.translate.xml:59537 +#: book.translate.xml:59694 #, no-wrap msgid "" "ipfw disable one_pass\n" @@ -108124,7 +108356,7 @@ "ipfw -q nat 1 config if $pif same_ports unreg_only reset" #. (itstool) path: sect2/para -#: book.translate.xml:59540 +#: book.translate.xml:59697 msgid "" "The inbound NAT rule is inserted after the two rules which allow all traffic on the trusted and loopback " @@ -108139,7 +108371,7 @@ "fragmentation should not happen, but when dealing with IPSEC/ESP/" "GRE tunneling traffic it might and the reassmabling of fragments " "is necessary before handing the complete packet over to the in-kernel " -"NAT engine." +"NAT facility." msgstr "" "A regra NAT de entrada é inserida após as duas regras que permitem todo o tráfego nas interfaces interna " @@ -108157,39 +108389,41 @@ "para o mecanismo de in-kernel NAT." #. (itstool) path: note/para -#: book.translate.xml:59559 +#: book.translate.xml:59716 msgid "" "The reassemble rule was not needed with userland " "natd8 because the internal workings of the IPFW divert action already takes care of this " -"automatically as also stated in ipfw8." +"application> divert action already takes care of " +"reassambling packets before delivery to the socket as also stated in " +"ipfw8." msgstr "" "A regra de remontagem não era necessária com o " "natd8 do sistema base porque o recurso interno de divert no IPFW já cuida disso automaticamente, " -"como também informado em ipfw8." +"literal> no IPFW já cuida disso, remontando os " +"pacotes antes da entrega no socket, também informado em " +"ipfw8." #. (itstool) path: note/para -#: book.translate.xml:59565 +#: book.translate.xml:59722 msgid "" -"The current NAT instance number and NAT rule number does not match with the default NAT " -"instance number and rule number created by rc.firewall " -"which is a script to set up the baked-in default firewall rulesets present " -"in FreeBSD." +"The NAT instance and rule number used in this example " +"does not match with the default NAT instance and rule " +"number created by rc.firewall. rc.firewall is a script that sets up the default firewall rules present in " +"FreeBSD." msgstr "" -"O número atual da instância NAT e o número da regra " -"NAT não coincidem com o número da instância e o número da " -"regra padrão NAT e o número da regra criados pelo " -"rc.firewall, que é um script para configurar os " -"conjuntos de regras padrão de firewall presentes no FreeBSD." +"A instância NAT e o número da regra usados neste exemplo " +"não coincidem com a instância NAT e o número da regra " +"padrão criados por rc.firewall. rc.firewall é um script que configura as regras de firewall padrão presentes " +"no FreeBSD." #. (itstool) path: sect2/programlisting -#: book.translate.xml:59572 +#: book.translate.xml:59729 #, no-wrap msgid "" "$cmd 005 allow all from any to any via xl0 # exclude LAN traffic\n" @@ -108207,7 +108441,7 @@ "$cmd 101 check-state" #. (itstool) path: sect2/para -#: book.translate.xml:59579 +#: book.translate.xml:59736 msgid "" "The outbound rules are modified to replace the allow " "action with the $skip variable, indicating that rule " @@ -108224,16 +108458,16 @@ "portas de saída permitidas." #. (itstool) path: note/para -#: book.translate.xml:59589 +#: book.translate.xml:59746 msgid "" -"Remember that IPFW's firewall performance is " -"largely determined by the number of rules present in the ruleset." +"Remember that IPFW's performance is largely " +"determined by the number of rules present in the ruleset." msgstr "" -"Lembre-se de que o desempenho do firewall IPFW é " +"Lembre-se de que o desempenho do IPFW é " "amplamente determinado pelo número de regras presentes no conjunto de regras." #. (itstool) path: sect2/programlisting -#: book.translate.xml:59593 +#: book.translate.xml:59750 #, no-wrap msgid "" "# Authorized outbound packets\n" @@ -108249,7 +108483,7 @@ "$cmd 130 $skip icmp from any to any out via $pif $ks" #. (itstool) path: sect2/para -#: book.translate.xml:59599 +#: book.translate.xml:59756 msgid "" "The inbound rules remain the same, except for the very last rule which " "removes the via $pif in order to catch both inbound and " @@ -108272,7 +108506,7 @@ "submetido ao processamento NAT seja liberado." #. (itstool) path: sect2/programlisting -#: book.translate.xml:59611 +#: book.translate.xml:59768 #, no-wrap msgid "" "$cmd 999 deny log all from any to any\n" @@ -108284,7 +108518,7 @@ "$cmd 1001 allow ip from any to any" #. (itstool) path: sect2/para -#: book.translate.xml:59615 +#: book.translate.xml:59772 msgid "" "In this example, rules 100, 101, " "125, 1000, and 1001 " @@ -108299,7 +108533,7 @@ "IP privado da LAN ." #. (itstool) path: sect2/para -#: book.translate.xml:59623 +#: book.translate.xml:59780 msgid "" "Consider an internal web browser which initializes a new outbound " "HTTP session over port 80. When the first outbound packet " @@ -108341,7 +108575,7 @@ "liberado para a LAN." #. (itstool) path: sect2/para -#: book.translate.xml:59647 +#: book.translate.xml:59804 msgid "" "On the inbound side, the ruleset has to deny bad packets and allow only " "authorized services. A packet which matches an inbound rule is posted to the " @@ -108361,29 +108595,29 @@ "interface de saída." #. (itstool) path: note/para -#: book.translate.xml:59659 +#: book.translate.xml:59816 msgid "" -"Transition from userland natdnatd8 to in-kernel " "NAT might seem seamless at first but there is small " "catch. When using the GENERIC kernel, IPFW will " "load the libalias.ko kernel module, when " "firewall_nat_enable is enabled in rc.conf. Although, the loaded module only provides basic NAT functionality, whereas the userland implementation " -"natd8 has all functionality available without any extra " -"configuration from its userland library. All functionality refers to the " -"following kernel modules that can additionally be loaded when needed besides " -"the standard libalias.ko kernel module: " -"alias_cuseeme.ko, alias_ftp.ko, " -"alias_bbt.ko, skinny.ko, " -"irc.ko, alias_pptp.ko and " -"alias_smedia.ko using the kld_list " -"directive in rc.conf to mimic the full functionality of " -"the userland implementation. If a custom kernel is used, the full " -"functionality of the userland library can be compiled in, in the kernel, " -"using the ." +"filename>. The libalias.ko kernel module only provides " +"basic NAT functionality, whereas the userland " +"implementation natd8 has all NAT functionality available in its userland library without any extra " +"configuration. All functionality refers to the following kernel modules that " +"can additionally be loaded when needed besides the standard " +"libalias.ko kernel module: alias_cuseeme.ko, alias_ftp.ko, alias_bbt.ko, skinny.ko, irc.ko, " +"alias_pptp.ko and alias_smedia.ko " +"using the kld_list directive in rc.conf. If a custom kernel is used, the full functionality of the " +"userland library can be compiled in, in the kernel, using the " +"." msgstr "" "A transição do natd8 do sistema base para o " @@ -108391,29 +108625,29 @@ "algumas particularidades. Ao usar o kernel GENERIC, o IPFW carregará o módulo libalias.ko do kernel, " "quando o firewall_nat_enable estiver ativado no " -"rc.conf. Embora o módulo carregado forneça apenas a " -"funcionalidade básica de NAT, enquanto a implementação do " -"natd8 do sistema base tem todas as funcionalidades disponíveis sem " -"qualquer configuração extra do usuário. Toda funcionalidade refere-se aos " -"seguintes módulos do kernel que podem ser carregados adicionalmente quando " -"necessário, além do módulo do kernel padrão libalias.ko: alias_cuseeme.ko, alias_ftp.ko, alias_bbt.ko, skinny.ko, irc.ko, alias_pptp.ko " -"and alias_smedia.ko usando a diretiva " -"kld_list em rc.conf para imitar toda " -"a funcionalidade da implementação do sistema base. Se um kernel " -"personalizado for usado, a funcionalidade completa do sistema base poderá " -"ser compilada no kernel, usando a opção ." +"rc.conf. O módulo do kernel libalias.ko fornece apenas a funcionalidade básica de NAT, " +"enquanto a implementação do natd8 do sistema base possui " +"todas as funcionalidades de NAT disponível na userland " +"sem nenhuma configuração extra. Toda funcionalidade refere-se aos seguintes " +"módulos do kernel que podem ser carregados adicionalmente quando necessário, " +"além do módulo do kernel padrão libalias.ko: " +"alias_cuseeme.ko, alias_ftp.ko, " +"alias_bbt.ko, skinny.ko, " +"irc.ko, alias_pptp.ko and " +"alias_smedia.ko usando a diretiva kld_list em rc.conf. Se um kernel personalizado for " +"usado, a funcionalidade completa do sistema base poderá ser compilada no " +"kernel, usando a opção ." #. (itstool) path: sect3/title -#: book.translate.xml:59687 +#: book.translate.xml:59844 msgid "Port Redirection" msgstr "Redirecionamento de Portas" #. (itstool) path: sect3/para -#: book.translate.xml:59689 +#: book.translate.xml:59846 msgid "" "The drawback with NAT in general is that the " "LAN clients are not accessible from the Internet. Clients " @@ -108433,7 +108667,7 @@ "acronym>." #. (itstool) path: sect3/para -#: book.translate.xml:59699 +#: book.translate.xml:59856 msgid "" "For example, an IRC server runs on client A and a web server runs on client B. For " @@ -108448,7 +108682,7 @@ "acronym>) devem ser redirecionadas para as respectivas máquinas." #. (itstool) path: sect3/para -#: book.translate.xml:59706 +#: book.translate.xml:59863 msgid "" "With in-kernel NAT all configuration is done in the " "NAT instance configuration. For a full list of options " @@ -108467,7 +108701,7 @@ "application>. A sintaxe para é a seguinte:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:59715 +#: book.translate.xml:59872 #, no-wrap msgid "" "redirect_port proto targetIP:targetPORT[-targetPORT]\n" @@ -108479,13 +108713,13 @@ " [remoteIP[:remotePORT[-remotePORT]]]" #. (itstool) path: sect3/para -#: book.translate.xml:59719 +#: book.translate.xml:59876 msgid "To configure the above example setup, the arguments should be:" msgstr "" "Para configurar o exemplo de instalação acima, os argumentos devem ser:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:59722 +#: book.translate.xml:59879 #, no-wrap msgid "" "redirect_port tcp 192.168.0.2:6667 6667\n" @@ -108495,7 +108729,7 @@ "redirect_port tcp 192.168.0.3:80 80" #. (itstool) path: sect3/para -#: book.translate.xml:59725 +#: book.translate.xml:59882 msgid "" "After adding these arguments to the configuration of NAT " "instance 1 in the above ruleset, the TCP ports will be " @@ -108509,19 +108743,19 @@ "acronym>." #. (itstool) path: sect3/programlisting -#: book.translate.xml:59732 +#: book.translate.xml:59889 #, no-wrap msgid "" "ipfw -q nat 1 config if $pif same_ports unreg_only reset \\\n" " redirect_port tcp 192.168.0.2:6667 6667 \\\n" -" redirect_port tcp 192.1683.0.3:80 80" +" redirect_port tcp 192.168.0.3:80 80" msgstr "" "ipfw -q nat 1 config if $pif same_ports unreg_only reset \\\n" " redirect_port tcp 192.168.0.2:6667 6667 \\\n" -" redirect_port tcp 192.1683.0.3:80 80" +" redirect_port tcp 192.168.0.3:80 80" #. (itstool) path: sect3/para -#: book.translate.xml:59736 +#: book.translate.xml:59893 msgid "" "Port ranges over individual ports can be indicated with " ". For example, tcp " @@ -108535,12 +108769,12 @@ "as portas 2000 a 3000 no cliente A." #. (itstool) path: sect3/title -#: book.translate.xml:59745 +#: book.translate.xml:59902 msgid "Address Redirection" msgstr "Redirecionamento de Endereços" #. (itstool) path: sect3/para -#: book.translate.xml:59747 +#: book.translate.xml:59904 msgid "" "Address redirection is useful if more than one IP address " "is available. Each LAN client can be assigned its own " @@ -108583,7 +108817,7 @@ "e B." #. (itstool) path: sect3/para -#: book.translate.xml:59765 +#: book.translate.xml:59922 msgid "" "The syntax is as below, where " "localIP is the internal IP address of " @@ -108598,18 +108832,18 @@ "acronym>." #. (itstool) path: sect3/programlisting -#: book.translate.xml:59772 +#: book.translate.xml:59929 #, no-wrap msgid "redirect_address localIP publicIP" msgstr "redirect_address localIP publicIP" #. (itstool) path: sect3/para -#: book.translate.xml:59774 +#: book.translate.xml:59931 msgid "In the example, the arguments would read:" msgstr "No exemplo, os argumentos seriam:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:59776 +#: book.translate.xml:59933 #, no-wrap msgid "" "redirect_address 192.168.0.2 128.1.1.2\n" @@ -108619,7 +108853,7 @@ "redirect_address 192.168.0.3 128.1.1.3" #. (itstool) path: sect3/para -#: book.translate.xml:59779 +#: book.translate.xml:59936 msgid "" "Like , these arguments are placed in a " "NAT instance configuration. With address redirection, " @@ -108633,7 +108867,7 @@ "redirecionados." #. (itstool) path: sect3/para -#: book.translate.xml:59786 +#: book.translate.xml:59943 msgid "" "The external IP addresses on the " "ipfw8 para mais informações." #. (itstool) path: sect3/title -#: book.translate.xml:59793 +#: book.translate.xml:59950 msgid "Userspace NAT" msgstr "NAT do espaço do usuário" #. (itstool) path: sect3/para -#: book.translate.xml:59795 +#: book.translate.xml:59952 msgid "" "Let us start with a statement: the userspace NAT " "implementation: natdNAT." #. (itstool) path: sect3/para -#: book.translate.xml:59803 +#: book.translate.xml:59960 msgid "" "To enable the userpace NAT daemon " "natd8NAT can also be used together with natd8. The only exceptions " -"are the configuration of the in-kernel NAT instance " -"(ipfw -q nat 1 config ...) not being applicable any more, " -"rule number 100 and 1000 will have to change sligthly as below, and " -"reassemble rule 99 is not needed anymore as the " -"action is used which covers fragmentation." +"refentrytitle>8. The exceptions are " +"the configuration of the in-kernel NAT instance " +"(ipfw -q nat 1 config ...) which is not needed together " +"with reassemble rule 99 because its functionality is included in the " +" action. Rule number 100 and 1000 will have to change " +"sligthly as shown below." msgstr "" "Em geral, o conjunto de regras acima, conforme explicado para o in-kernel " "NAT, também pode ser usado junto com " "natd8. As únicas exceções são que a configuração da instância in-" -"kernel NAT (ipfw -q nat 1 config ...) " -"não é mais aplicável, as regras número 100 e 1000 terão que ser modificadas " -"como abaixo, e a regra de remontagem 99 não é mais necessária, pois a ação " -" é usada para cobrir a fragmentação." +"citerefentry>. As exceções são a configuração da instância in-kernel " +"NAT (ipfw -q nat 1 config ...) que " +"não é necessária junto com a regra de remontagem 99 porque sua " +"funcionalidade é incluída na ação . As regras número " +"100 e 1000 terão que mudar ligeiramente, como mostrado abaixo." #. (itstool) path: sect3/programlisting -#: book.translate.xml:59826 +#: book.translate.xml:59983 #, no-wrap msgid "" "$cmd 100 divert natd ip from any to any in via $pif\n" @@ -108743,7 +108977,7 @@ "$cmd 1000 divert natd ip from any to any out via $pif" #. (itstool) path: sect3/para -#: book.translate.xml:59829 +#: book.translate.xml:59986 msgid "" "To configure port or address redirection, a similar syntax as with in-kernel " "NAT is used. Although, now, instead of specifying the " @@ -108763,13 +108997,13 @@ "filename>, que especifica o caminho do arquivo de configuração." #. (itstool) path: sect3/programlisting -#: book.translate.xml:59838 +#: book.translate.xml:59995 #, no-wrap msgid "natd_flags=\"-f /etc/natd.conf\"" msgstr "natd_flags=\"-f /etc/natd.conf\"" #. (itstool) path: note/para -#: book.translate.xml:59841 +#: book.translate.xml:59998 msgid "" "The specified file must contain a list of configuration options, one per " "line. For more information about the configuration file and possible " @@ -108784,7 +109018,7 @@ "exemplos de valores, um por linha:" #. (itstool) path: note/programlisting -#: book.translate.xml:59847 +#: book.translate.xml:60004 #, no-wrap msgid "" "redirect_port tcp 192.168.0.2:6667 6667\n" @@ -108794,17 +109028,17 @@ "redirect_address 192.168.0.3 128.1.1.3" #. (itstool) path: sect2/title -#: book.translate.xml:59853 +#: book.translate.xml:60010 msgid "The IPFW Command" msgstr "O Comando IPFW" #. (itstool) path: sect2/indexterm -#: book.translate.xml:59855 +#: book.translate.xml:60012 msgid "ipfw" msgstr "ipfw" #. (itstool) path: sect2/para -#: book.translate.xml:59857 +#: book.translate.xml:60014 msgid "" "ipfw can be used to make manual, single rule additions or " "deletions to the active firewall while it is running. The problem with using " @@ -108822,7 +109056,7 @@ "momento em que o arquivo for alterado." #. (itstool) path: sect2/para -#: book.translate.xml:59866 +#: book.translate.xml:60023 msgid "" "ipfw is a useful way to display the running firewall " "rules to the console screen. The IPFW accounting " @@ -108839,18 +109073,18 @@ "determinar se a regra está funcionando conforme o esperado." #. (itstool) path: sect2/para -#: book.translate.xml:59874 +#: book.translate.xml:60031 msgid "To list all the running rules in sequence:" msgstr "Para listar todas as regras em execução em sequência:" #. (itstool) path: sect2/screen -#: book.translate.xml:59876 +#: book.translate.xml:60033 #, no-wrap msgid "# ipfw list" msgstr "# ipfw list" #. (itstool) path: sect2/para -#: book.translate.xml:59878 +#: book.translate.xml:60035 msgid "" "To list all the running rules with a time stamp of when the last time the " "rule was matched:" @@ -108859,13 +109093,13 @@ "quando a última vez em que a regra foi utilizada:" #. (itstool) path: sect2/screen -#: book.translate.xml:59881 +#: book.translate.xml:60038 #, no-wrap msgid "# ipfw -t list" msgstr "# ipfw -t list" #. (itstool) path: sect2/para -#: book.translate.xml:59883 +#: book.translate.xml:60040 msgid "" "The next example lists accounting information and the packet count for " "matched rules along with the rules themselves. The first column is the rule " @@ -108878,46 +109112,46 @@ "seguidos pela própria regra." #. (itstool) path: sect2/screen -#: book.translate.xml:59889 +#: book.translate.xml:60046 #, no-wrap msgid "# ipfw -a list" msgstr "# ipfw -a list" #. (itstool) path: sect2/para -#: book.translate.xml:59891 +#: book.translate.xml:60048 msgid "To list dynamic rules in addition to static rules:" msgstr "Para listar regras dinâmicas além das regras estáticas:" #. (itstool) path: sect2/screen -#: book.translate.xml:59893 +#: book.translate.xml:60050 #, no-wrap msgid "# ipfw -d list" msgstr "# ipfw -d list" #. (itstool) path: sect2/para -#: book.translate.xml:59895 +#: book.translate.xml:60052 msgid "To also show the expired dynamic rules:" msgstr "Para mostrar também as regras dinâmicas expiradas:" #. (itstool) path: sect2/screen -#: book.translate.xml:59897 +#: book.translate.xml:60054 #, no-wrap msgid "# ipfw -d -e list" msgstr "# ipfw -d -e list" #. (itstool) path: sect2/para -#: book.translate.xml:59899 +#: book.translate.xml:60056 msgid "To zero the counters:" msgstr "Para zerar os contadores:" #. (itstool) path: sect2/screen -#: book.translate.xml:59901 +#: book.translate.xml:60058 #, no-wrap msgid "# ipfw zero" msgstr "# ipfw zero" #. (itstool) path: sect2/para -#: book.translate.xml:59903 +#: book.translate.xml:60060 msgid "" "To zero the counters for just the rule with number NUM:" @@ -108926,18 +109160,18 @@ "replaceable>:" #. (itstool) path: sect2/screen -#: book.translate.xml:59906 +#: book.translate.xml:60063 #, no-wrap msgid "# ipfw zero NUM" msgstr "# ipfw zero NUM" #. (itstool) path: sect3/title -#: book.translate.xml:59909 +#: book.translate.xml:60066 msgid "Logging Firewall Messages" msgstr "Mensagens de Log do Firewall" #. (itstool) path: sect3/indexterm -#: book.translate.xml:59911 +#: book.translate.xml:60068 msgid "" "IPFW logging" @@ -108946,7 +109180,7 @@ "secondary>" #. (itstool) path: sect3/para -#: book.translate.xml:59917 +#: book.translate.xml:60074 msgid "" "Even with the logging facility enabled, IPFW will " "not generate any rule logging on its own. The firewall administrator decides " @@ -108968,7 +109202,7 @@ "das regras do conjunto de regras." #. (itstool) path: sect3/para -#: book.translate.xml:59929 +#: book.translate.xml:60086 msgid "" "Logging is a two edged sword. If one is not careful, an over abundance of " "log data or a DoS attack can fill the disk with log files. Log messages are " @@ -108982,7 +109216,7 @@ "tornam irritantes." #. (itstool) path: sect3/para -#: book.translate.xml:59935 +#: book.translate.xml:60092 msgid "" "The IPFIREWALL_VERBOSE_LIMIT=5 kernel option limits the " "number of consecutive messages sent to syslogdsyslogd com uma frase assim:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:59949 +#: book.translate.xml:60106 #, no-wrap msgid "last message repeated 45 times" msgstr "last message repeated 45 times" #. (itstool) path: sect3/para -#: book.translate.xml:59951 +#: book.translate.xml:60108 msgid "" "All logged packets messages are written by default to /var/log/" "security, which is defined in /etc/syslog.conf." #. (itstool) path: sect3/title -#: book.translate.xml:59957 +#: book.translate.xml:60114 msgid "Building a Rule Script" msgstr "Criando um Script de Regras" #. (itstool) path: sect3/para -#: book.translate.xml:59959 +#: book.translate.xml:60116 msgid "" "Most experienced IPFW users create a file " "containing the rules and code them in a manner compatible with running them " @@ -109050,7 +109284,7 @@ "para valores usados frequentemente para serem substituídos em várias regras." #. (itstool) path: sect3/para -#: book.translate.xml:59969 +#: book.translate.xml:60126 msgid "" "This example script is compatible with the syntax used by the " "sh1/etc/ipfw.rules, the rules " "could be reloaded by the following command:" @@ -109130,13 +109364,13 @@ "as regras podem ser recarregadas pelo seguinte comando:" #. (itstool) path: sect3/screen -#: book.translate.xml:60002 +#: book.translate.xml:60159 #, no-wrap msgid "# sh /etc/ipfw.rules" msgstr "# sh /etc/ipfw.rules" #. (itstool) path: sect3/para -#: book.translate.xml:60004 +#: book.translate.xml:60161 msgid "" "/etc/ipfw.rules can be located anywhere and the file " "can have any name." @@ -109145,13 +109379,13 @@ "e o arquivo pode ter qualquer nome." #. (itstool) path: sect3/para -#: book.translate.xml:60007 +#: book.translate.xml:60164 msgid "The same thing could be accomplished by running these commands by hand:" msgstr "" "A mesma coisa pode ser realizada executando esses comandos manualmente:" #. (itstool) path: sect3/screen -#: book.translate.xml:60010 +#: book.translate.xml:60167 #, no-wrap msgid "" "# ipfw -q -f flush\n" @@ -109171,24 +109405,24 @@ "# ipfw -q add 00611 allow udp from any to 192.0.2.11 53 out via tun0 keep-state" #. (itstool) path: sect2/title -#: book.translate.xml:60021 +#: book.translate.xml:60178 msgid "IPFW Kernel Options" msgstr "Opções do Kerne para o IPFW" #. (itstool) path: sect2/indexterm -#: book.translate.xml:60023 +#: book.translate.xml:60180 msgid "kernel options IPFIREWALL" msgstr "kernel options IPFIREWALL" #. (itstool) path: sect2/indexterm -#: book.translate.xml:60029 +#: book.translate.xml:60186 msgid "" "kernel options IPFIREWALL_VERBOSE" msgstr "" "kernel options IPFIREWALL_VERBOSE" #. (itstool) path: sect2/indexterm -#: book.translate.xml:60035 +#: book.translate.xml:60192 msgid "" "kernel options IPFIREWALL_VERBOSE_LIMIT" @@ -109197,7 +109431,7 @@ "secondary>" #. (itstool) path: sect2/indexterm -#: book.translate.xml:60041 +#: book.translate.xml:60198 msgid "" "IPFW kernel " "options" @@ -109206,7 +109440,7 @@ "options" #. (itstool) path: sect2/para -#: book.translate.xml:60046 +#: book.translate.xml:60203 msgid "" "In order to statically compile IPFW support into " "a custom kernel, refer to the instructions in IPFW can be loaded as a kernel module: options " "above are built by default as modules or can be set at runtime using " @@ -109254,12 +109490,12 @@ "configuradas em tempo de execução usando parâmetros configuráveis." #. (itstool) path: sect1/title -#: book.translate.xml:60071 +#: book.translate.xml:60229 msgid "IPFILTER (IPF)" msgstr "IPFILTER (IPF)" #. (itstool) path: sect1/indexterm -#: book.translate.xml:60073 +#: book.translate.xml:60231 msgid "" "firewall IPFILTER" @@ -109268,7 +109504,7 @@ "secondary>" #. (itstool) path: sect1/para -#: book.translate.xml:60079 +#: book.translate.xml:60237 msgid "" "IPFILTER, also known as IPF, is a cross-platform, open source firewall which has been " @@ -109281,7 +109517,7 @@ "NetBSD, OpenBSD e Solaris." #. (itstool) path: sect1/para -#: book.translate.xml:60084 +#: book.translate.xml:60242 msgid "" "IPFILTER is a kernel-side firewall and " "NAT mechanism that can be controlled and monitored by " @@ -109305,7 +109541,7 @@ "arquivos de log do sistema." #. (itstool) path: sect1/para -#: book.translate.xml:60096 +#: book.translate.xml:60254 msgid "" "IPF was originally written using a rule " "processing logic of the last matching rule wins and only used " @@ -109320,7 +109556,7 @@ "quick e keep state." #. (itstool) path: sect1/para -#: book.translate.xml:60103 +#: book.translate.xml:60261 msgid "" "The IPF FAQ is at http://www.phildev.net/ipf/index.html. A " @@ -109334,7 +109570,7 @@ "l=ipfilter." #. (itstool) path: sect1/para -#: book.translate.xml:60107 +#: book.translate.xml:60265 msgid "" "This section of the Handbook focuses on IPF as it " "pertains to FreeBSD. It provides examples of rules that contain the " @@ -109345,12 +109581,12 @@ "quick e keep state." #. (itstool) path: sect2/title -#: book.translate.xml:60114 +#: book.translate.xml:60272 msgid "Enabling IPF" msgstr "Ativando o IPF" #. (itstool) path: sect2/indexterm -#: book.translate.xml:60116 +#: book.translate.xml:60274 msgid "" "IPFILTER enabling" @@ -109359,7 +109595,7 @@ "secondary>" #. (itstool) path: sect2/para -#: book.translate.xml:60122 +#: book.translate.xml:60280 msgid "" "IPF is included in the basic FreeBSD install as a " "kernel loadable module, meaning that a custom kernel is not needed in order " @@ -109371,7 +109607,7 @@ "application>." #. (itstool) path: sect2/indexterm -#: book.translate.xml:60127 +#: book.translate.xml:60285 msgid "" "kernel options IPFILTER" @@ -109380,12 +109616,12 @@ "application>" #. (itstool) path: sect2/indexterm -#: book.translate.xml:60133 +#: book.translate.xml:60291 msgid "kernel options IPFILTER_LOG" msgstr "kernel options IPFILTER_LOG" #. (itstool) path: sect2/indexterm -#: book.translate.xml:60139 +#: book.translate.xml:60297 msgid "" "kernel options IPFILTER_DEFAULT_BLOCK" @@ -109394,7 +109630,7 @@ "secondary>" #. (itstool) path: sect2/indexterm -#: book.translate.xml:60145 +#: book.translate.xml:60303 msgid "" "IPFILTER kernel " "options" @@ -109403,7 +109639,7 @@ "options" #. (itstool) path: sect2/para -#: book.translate.xml:60151 +#: book.translate.xml:60309 msgid "" "For users who prefer to statically compile IPF " "support into a custom kernel, refer to the instructions in options IPFILTER enables support for " "IPFILTER, options IPFILTER_LOG " @@ -109452,7 +109688,7 @@ "pass do firewall seja bloqueado." #. (itstool) path: sect2/para -#: book.translate.xml:60174 +#: book.translate.xml:60332 msgid "" "To configure the system to enable IPF at boot " "time, add the following entries to /etc/rc.conf. These " @@ -109470,7 +109706,7 @@ "regras." #. (itstool) path: sect2/programlisting -#: book.translate.xml:60183 +#: book.translate.xml:60341 #, no-wrap msgid "" "ipfilter_enable=\"YES\" # Start ipf firewall\n" @@ -109490,7 +109726,7 @@ " # n = map IP & port to names" #. (itstool) path: sect2/para -#: book.translate.xml:60191 +#: book.translate.xml:60349 msgid "" "If NAT functionality is needed, also add these lines:" msgstr "" @@ -109498,7 +109734,7 @@ "estas linhas:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:60194 +#: book.translate.xml:60352 #, no-wrap msgid "" "gateway_enable=\"YES\" # Enable as LAN gateway\n" @@ -109510,18 +109746,18 @@ "ipnat_rules=\"/etc/ipnat.rules\" # rules definition file for ipnat" #. (itstool) path: sect2/para -#: book.translate.xml:60198 +#: book.translate.xml:60356 msgid "Then, to start IPF now:" msgstr "Então, inicie o IPF:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:60200 +#: book.translate.xml:60358 #, no-wrap msgid "# service ipfilter start" msgstr "# service ipfilter start" #. (itstool) path: sect2/para -#: book.translate.xml:60202 +#: book.translate.xml:60360 msgid "" "To load the firewall rules, specify the name of the ruleset file using " "ipf. The following command can be used to replace the " @@ -109532,13 +109768,13 @@ "ser usado para substituir as regras de firewall que está em execução:" #. (itstool) path: sect2/screen -#: book.translate.xml:60207 +#: book.translate.xml:60365 #, no-wrap msgid "# ipf -Fa -f /etc/ipf.rules" msgstr "# ipf -Fa -f /etc/ipf.rules" #. (itstool) path: sect2/para -#: book.translate.xml:60209 +#: book.translate.xml:60367 msgid "" "where flushes all the internal rules tables and " " specifies the file containing the rules to load." @@ -109548,7 +109784,7 @@ "carregadas." #. (itstool) path: sect2/para -#: book.translate.xml:60213 +#: book.translate.xml:60371 msgid "" "This provides the ability to make changes to a custom ruleset and update the " "running firewall with a fresh copy of the rules without having to reboot the " @@ -109562,7 +109798,7 @@ "forem necessárias." #. (itstool) path: sect2/para -#: book.translate.xml:60219 +#: book.translate.xml:60377 msgid "" "Refer to ipf8 for details on the other flags available with this " @@ -109573,12 +109809,12 @@ "com este comando." #. (itstool) path: sect2/title -#: book.translate.xml:60224 +#: book.translate.xml:60382 msgid "IPF Rule Syntax" msgstr "Sintaxe de Regras IPF" #. (itstool) path: sect2/indexterm -#: book.translate.xml:60226 +#: book.translate.xml:60384 msgid "" "IPFILTER rule " "syntax" @@ -109587,7 +109823,7 @@ "syntax" #. (itstool) path: sect2/para -#: book.translate.xml:60232 +#: book.translate.xml:60390 msgid "" "This section describes the IPF rule syntax used " "to create stateful rules. When creating rules, keep in mind that unless the " @@ -109609,7 +109845,7 @@ "/usr/share/examples/ipfilter." #. (itstool) path: sect2/para -#: book.translate.xml:60243 +#: book.translate.xml:60401 msgid "" "When creating rules, a # character is used to mark the " "start of a comment and may appear at the end of a rule, to explain that " @@ -109621,7 +109857,7 @@ "ignoradas." #. (itstool) path: sect2/para -#: book.translate.xml:60248 +#: book.translate.xml:60406 msgid "" "The keywords which are used in rules must be written in a specific order, " "from left to right. Some keywords are mandatory while others are optional. " @@ -109639,7 +109875,7 @@ "devem preceder a variável que a segue:" #. (itstool) path: sect2/para -#: book.translate.xml:60257 +#: book.translate.xml:60415 msgid "" "ACTION DIRECTION OPTIONS proto PROTO_TYPE from SRC_ADDR " "SRC_PORT to DST_ADDR DST_PORT TCP_FLAG|ICMP_TYPE keep state STATE" #. (itstool) path: sect2/para -#: book.translate.xml:60261 +#: book.translate.xml:60419 msgid "" "This section describes each of these keywords and their options. It is not " "an exhaustive list of every possible option. Refer to " @@ -109667,7 +109903,7 @@ "usar de cada palavra-chave." #. (itstool) path: listitem/para -#: book.translate.xml:60272 +#: book.translate.xml:60430 msgid "" "The action keyword indicates what to do with the packet if it matches that " "rule. Every rule must have an action. The following " @@ -109678,22 +109914,22 @@ "ações são reconhecidas:" #. (itstool) path: listitem/para -#: book.translate.xml:60277 +#: book.translate.xml:60435 msgid "block: drops the packet." msgstr "block: descarta o pacote." #. (itstool) path: listitem/para -#: book.translate.xml:60279 +#: book.translate.xml:60437 msgid "pass: allows the packet." msgstr "pass: permite o pacote." #. (itstool) path: listitem/para -#: book.translate.xml:60281 +#: book.translate.xml:60439 msgid "log: generates a log record." msgstr "log: gera um registro de log." #. (itstool) path: listitem/para -#: book.translate.xml:60284 +#: book.translate.xml:60442 msgid "" "count: counts the number of packets and bytes which can " "provide an indication of how often a rule is used." @@ -109702,7 +109938,7 @@ "fornecer uma indicação da frequência com que uma regra é usada." #. (itstool) path: listitem/para -#: book.translate.xml:60288 +#: book.translate.xml:60446 msgid "" "auth: queues the packet for further processing by another " "program." @@ -109711,7 +109947,7 @@ "outro programa." #. (itstool) path: listitem/para -#: book.translate.xml:60291 +#: book.translate.xml:60449 msgid "" "call: provides access to functions built into " "IPF that allow more complex actions." @@ -109720,7 +109956,7 @@ "IPF que permitem ações mais complexas." #. (itstool) path: listitem/para -#: book.translate.xml:60295 +#: book.translate.xml:60453 msgid "" "decapsulate: removes any headers in order to process the " "contents of the packet." @@ -109729,12 +109965,12 @@ "conteúdo do pacote." #. (itstool) path: varlistentry/term -#: book.translate.xml:60301 +#: book.translate.xml:60459 msgid "DIRECTION" msgstr "DIRECTION" #. (itstool) path: listitem/para -#: book.translate.xml:60303 +#: book.translate.xml:60461 msgid "" "Next, each rule must explicitly state the direction of traffic using one of " "these keywords:" @@ -109743,22 +109979,22 @@ "usando uma dessas palavras-chave:" #. (itstool) path: listitem/para -#: book.translate.xml:60306 +#: book.translate.xml:60464 msgid "in: the rule is applied against an inbound packet." msgstr "in: a regra é aplicada em um pacote de entrada." #. (itstool) path: listitem/para -#: book.translate.xml:60309 +#: book.translate.xml:60467 msgid "out: the rule is applied against an outbound packet." msgstr "out: a regra é aplicada em um pacote de saída." #. (itstool) path: listitem/para -#: book.translate.xml:60312 +#: book.translate.xml:60470 msgid "all: the rule applies to either direction." msgstr "all: a regra se aplica em qualquer direção." #. (itstool) path: listitem/para -#: book.translate.xml:60315 +#: book.translate.xml:60473 msgid "" "If the system has multiple interfaces, the interface can be specified along " "with the direction. An example would be in on fxp0." @@ -109767,7 +110003,7 @@ "junto com a direção. Um exemplo seria in on fxp0." #. (itstool) path: listitem/para -#: book.translate.xml:60324 +#: book.translate.xml:60482 msgid "" "Options are optional. However, if multiple options are specified, they must " "be used in the order shown here." @@ -109776,7 +110012,7 @@ "deverão ser usadas na ordem apresentada aqui." #. (itstool) path: listitem/para -#: book.translate.xml:60328 +#: book.translate.xml:60486 msgid "" "log: when performing the specified ACTION, the contents " "of the packet's headers will be written to the " @@ -109789,7 +110025,7 @@ "citerefentry>." #. (itstool) path: listitem/para -#: book.translate.xml:60333 +#: book.translate.xml:60491 msgid "" "quick: if a packet matches this rule, the ACTION " "specified by the rule occurs and no further processing of any following " @@ -109800,7 +110036,7 @@ "a seguir ocorrerá para este pacote." #. (itstool) path: listitem/para -#: book.translate.xml:60338 +#: book.translate.xml:60496 msgid "" "on: must be followed by the interface name as displayed " "by ifconfig8log keyword, the following qualifiers may " "be used in this order:" @@ -109823,7 +110059,7 @@ "podem ser usados nesta ordem:" #. (itstool) path: listitem/para -#: book.translate.xml:60347 +#: book.translate.xml:60505 msgid "" "body: indicates that the first 128 bytes of the packet " "contents will be logged after the headers." @@ -109832,7 +110068,7 @@ "pacote serão registrados após os cabeçalhos." #. (itstool) path: listitem/para -#: book.translate.xml:60351 +#: book.translate.xml:60509 msgid "" "first: if the log keyword is being " "used in conjunction with a keep state option, this option " @@ -109845,7 +110081,7 @@ "todos os pacotes que corresponde à conexão stateful." #. (itstool) path: listitem/para -#: book.translate.xml:60358 +#: book.translate.xml:60516 msgid "" "Additional options are available to specify error return messages. Refer to " "ipf5 para mais detalhes." #. (itstool) path: varlistentry/term -#: book.translate.xml:60366 +#: book.translate.xml:60524 msgid "PROTO_TYPE" msgstr "PROTO_TYPE" #. (itstool) path: listitem/para -#: book.translate.xml:60368 +#: book.translate.xml:60526 msgid "" "The protocol type is optional. However, it is mandatory if the rule needs to " "specify a SRC_PORT or a DST_PORT as it defines the type of protocol. When " @@ -109883,12 +110119,12 @@ "essa regra." #. (itstool) path: varlistentry/term -#: book.translate.xml:60384 +#: book.translate.xml:60542 msgid "SRC_ADDR" msgstr "SRC_ADDR" #. (itstool) path: listitem/para -#: book.translate.xml:60386 +#: book.translate.xml:60544 msgid "" "The from keyword is mandatory and is followed by a " "keyword which represents the source of the packet. The source can be a " @@ -109905,7 +110141,7 @@ "refentrytitle>5 para exemplos." #. (itstool) path: listitem/para -#: book.translate.xml:60394 +#: book.translate.xml:60552 msgid "" "There is no way to match ranges of IP addresses which do " "not express themselves easily using the dotted numeric form / mask-length " @@ -109922,7 +110158,7 @@ "\"http://jodies.de/ipcalc\">http://jodies.de/ipcalc." #. (itstool) path: listitem/para -#: book.translate.xml:60408 +#: book.translate.xml:60566 msgid "" "The port number of the source is optional. However, if it is used, it " "requires PROTO_TYPE to be first defined in the rule. The port number must " @@ -109933,7 +110169,7 @@ "também deve ser precedido pela palavra-chave proto." #. (itstool) path: listitem/para -#: book.translate.xml:60413 +#: book.translate.xml:60571 msgid "" "A number of different comparison operators are supported: = (equal to), != (not equal to), <>= (maior que ou igual a)." #. (itstool) path: listitem/para -#: book.translate.xml:60422 +#: book.translate.xml:60580 msgid "" "To specify port ranges, place the two port numbers between <>" " (less than and greater than ), >< " @@ -109960,12 +110196,12 @@ "a e menor que ou igual a)." #. (itstool) path: varlistentry/term -#: book.translate.xml:60431 +#: book.translate.xml:60589 msgid "DST_ADDR" msgstr "DST_ADDR" #. (itstool) path: listitem/para -#: book.translate.xml:60433 +#: book.translate.xml:60591 msgid "" "The to keyword is mandatory and is followed by a keyword " "which represents the destination of the packet. Similar to SRC_ADDR, it can " @@ -109980,7 +110216,7 @@ "all." #. (itstool) path: listitem/para -#: book.translate.xml:60445 +#: book.translate.xml:60603 msgid "" "Similar to SRC_PORT, the port number of the destination is optional. " "However, if it is used, it requires PROTO_TYPE to be first defined in the " @@ -109993,12 +110229,12 @@ "proto." #. (itstool) path: varlistentry/term -#: book.translate.xml:60454 +#: book.translate.xml:60612 msgid "TCP_FLAG|ICMP_TYPE" msgstr "TCP_FLAG|ICMP_TYPE" #. (itstool) path: listitem/para -#: book.translate.xml:60456 +#: book.translate.xml:60614 msgid "" "If tcp is specified as the PROTO_TYPE, flags can be " "specified as letters, where each letter represents one of the possible " @@ -110017,7 +110253,7 @@ "(CWN), e E (ECN)." #. (itstool) path: listitem/para -#: book.translate.xml:60470 +#: book.translate.xml:60628 msgid "" "If icmp is specified as the PROTO_TYPE, the " "ICMP type to match can be specified. Refer to " @@ -110030,12 +110266,12 @@ "citerefentry> para os tipos permitidos." #. (itstool) path: varlistentry/term -#: book.translate.xml:60478 +#: book.translate.xml:60636 msgid "STATE" msgstr "STATE" #. (itstool) path: listitem/para -#: book.translate.xml:60480 +#: book.translate.xml:60638 msgid "" "If a pass rule contains keep state, " "IPF will add an entry to its dynamic state table " @@ -110055,7 +110291,7 @@ "seja um protocolo diferente, será liberado." #. (itstool) path: listitem/para -#: book.translate.xml:60492 +#: book.translate.xml:60650 msgid "" "In IPF, packets destined to go out through the " "interface connected to the public Internet are first checked against the " @@ -110084,7 +110320,7 @@ "verificados no conjunto de regras de entrada." #. (itstool) path: listitem/para -#: book.translate.xml:60510 +#: book.translate.xml:60668 msgid "" "Several keywords can be added after keep state. If used, " "these keywords set various options that control stateful filtering, such as " @@ -110100,7 +110336,7 @@ "opções disponíveis e suas descrições." #. (itstool) path: sect2/para -#: book.translate.xml:60524 +#: book.translate.xml:60682 msgid "" "This section demonstrates how to create an example ruleset which only allows " "services matching pass rules and blocks all others." @@ -110110,7 +110346,7 @@ "bloqueie todo o resto." #. (itstool) path: sect2/para -#: book.translate.xml:60528 +#: book.translate.xml:60686 msgid "" "FreeBSD uses the loopback interface (lo0) and the " "IP address 127.0.0.1LAN interface named xl0:" @@ -110166,7 +110402,7 @@ "confiável LAN chamada xl0:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:60554 +#: book.translate.xml:60712 #, no-wrap msgid "" "# no restrictions on inside LAN interface for private network\n" @@ -110178,7 +110414,7 @@ "pass in quick on xl0 all" #. (itstool) path: sect2/para -#: book.translate.xml:60558 +#: book.translate.xml:60716 msgid "" "The rules for the public interface's outbound and inbound sections should " "have the most frequently matched rules placed before less commonly matched " @@ -110191,7 +110427,7 @@ "essa interface e direção." #. (itstool) path: sect2/para -#: book.translate.xml:60564 +#: book.translate.xml:60722 msgid "" "This set of rules defines the outbound section of the public interface named " "dc0. These rules keep state and identify the specific " @@ -110207,7 +110443,7 @@ "quando aplicável, os endereços de destino." #. (itstool) path: sect2/programlisting -#: book.translate.xml:60572 +#: book.translate.xml:60730 #, no-wrap msgid "" "# interface facing Internet (outbound)\n" @@ -110291,7 +110527,7 @@ "block out log first quick on dc0 all" #. (itstool) path: sect2/para -#: book.translate.xml:60612 +#: book.translate.xml:60770 msgid "" "This example of the rules in the inbound section of the public interface " "blocks all undesirable packets first. This reduces the number of packets " @@ -110302,7 +110538,7 @@ "registrados pela última regra." #. (itstool) path: sect2/programlisting -#: book.translate.xml:60617 +#: book.translate.xml:60775 #, no-wrap msgid "" "# interface facing Internet (inbound)\n" @@ -110378,7 +110614,7 @@ "block in log first quick on dc0 proto tcp/udp from any to any port = 81" #. (itstool) path: sect2/para -#: book.translate.xml:60653 +#: book.translate.xml:60811 msgid "" "Any time there are logged messages on a rule with the log first option, run ipfstat -hio to evaluate how many " @@ -110391,7 +110627,7 @@ "indicar que o sistema está sob ataque." #. (itstool) path: sect2/para -#: book.translate.xml:60659 +#: book.translate.xml:60817 msgid "" "The rest of the rules in the inbound section define which connections are " "allowed to be initiated from the Internet. The last rule denies all " @@ -110403,7 +110639,7 @@ "não foram explicitamente permitidas pelas regras anteriores desta seção." #. (itstool) path: sect2/programlisting -#: book.translate.xml:60664 +#: book.translate.xml:60822 #, no-wrap msgid "" "# Allow traffic in from ISP's DHCP server. Replace z.z.z.z with\n" @@ -110427,27 +110663,27 @@ "block in log first quick on dc0 all" #. (itstool) path: sect2/title -#: book.translate.xml:60676 +#: book.translate.xml:60834 msgid "Configuring NAT" msgstr "Configurando o NAT" #. (itstool) path: sect2/indexterm -#: book.translate.xml:60680 +#: book.translate.xml:60838 msgid "IP masquerading NAT" msgstr "IP masquerading NAT" #. (itstool) path: sect2/indexterm -#: book.translate.xml:60686 +#: book.translate.xml:60844 msgid "network address translation NAT" msgstr "network address translation NAT" #. (itstool) path: sect2/indexterm -#: book.translate.xml:60692 +#: book.translate.xml:60850 msgid "ipnat" msgstr "ipnat" #. (itstool) path: sect2/para -#: book.translate.xml:60694 +#: book.translate.xml:60852 msgid "" "To enable NAT, add these statements to /etc/rc." "conf and specify the name of the file containing the " @@ -110458,7 +110694,7 @@ "as regras de NAT:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:60698 +#: book.translate.xml:60856 #, no-wrap msgid "" "gateway_enable=\"YES\"\n" @@ -110470,7 +110706,7 @@ "ipnat_rules=\"/etc/ipnat.rules\"" #. (itstool) path: sect2/para -#: book.translate.xml:60702 +#: book.translate.xml:60860 msgid "" "NAT rules are flexible and can accomplish many different " "things to fit the needs of both commercial and home users. The rule syntax " @@ -110487,7 +110723,7 @@ "refentrytitle>5." #. (itstool) path: sect2/para -#: book.translate.xml:60708 +#: book.translate.xml:60866 msgid "" "The basic syntax for a NAT rule is as follows, where " "map starts the rule and IF " @@ -110498,13 +110734,13 @@ "ser substituído pelo nome da interface externa:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:60713 +#: book.translate.xml:60871 #, no-wrap msgid "map IF LAN_IP_RANGE -> PUBLIC_ADDRESS" msgstr "map IF LAN_IP_RANGE -> PUBLIC_ADDRESS" #. (itstool) path: sect2/para -#: book.translate.xml:60715 +#: book.translate.xml:60873 msgid "" "The LAN_IP_RANGE is the range of IP addresses used by internal clients. Usually, it is a private " @@ -110523,7 +110759,7 @@ "acronym> atribuído para IF." #. (itstool) path: sect2/para -#: book.translate.xml:60724 +#: book.translate.xml:60882 msgid "" "In IPF, when a packet arrives at the firewall " "from the LAN with a public destination, it first passes " @@ -110564,7 +110800,7 @@ "processamento adicional." #. (itstool) path: sect2/para -#: book.translate.xml:60747 +#: book.translate.xml:60905 msgid "" "For networks that have large numbers of internal systems or multiple " "subnets, the process of funneling every private IP " @@ -110577,7 +110813,7 @@ "recursos. Dois métodos estão disponíveis para aliviar esse problema." #. (itstool) path: sect2/para -#: book.translate.xml:60753 +#: book.translate.xml:60911 msgid "" "The first method is to assign a range of ports to use as source ports. By " "adding the portmap keyword, NAT can be " @@ -110589,13 +110825,13 @@ "origem no intervalo especificado:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:60758 +#: book.translate.xml:60916 #, no-wrap msgid "map dc0 192.168.1.0/24 -> 0/32 portmap tcp/udp 20000:60000" msgstr "map dc0 192.168.1.0/24 -> 0/32 portmap tcp/udp 20000:60000" #. (itstool) path: sect2/para -#: book.translate.xml:60760 +#: book.translate.xml:60918 msgid "" "Alternately, use the auto keyword which tells " "NAT to determine the ports that are available for use:" @@ -110605,13 +110841,13 @@ "uso:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:60764 +#: book.translate.xml:60922 #, no-wrap msgid "map dc0 192.168.1.0/24 -> 0/32 portmap tcp/udp auto" msgstr "map dc0 192.168.1.0/24 -> 0/32 portmap tcp/udp auto" #. (itstool) path: sect2/para -#: book.translate.xml:60766 +#: book.translate.xml:60924 msgid "" "The second method is to use a pool of public addresses. This is useful when " "there are too many LAN addresses to fit into a single " @@ -110628,7 +110864,7 @@ "medida que o endereço de um pacote é mapeado ao sair." #. (itstool) path: sect2/para -#: book.translate.xml:60775 +#: book.translate.xml:60933 msgid "" "The range of public IP addresses can be specified using a " "netmask or CIDR notation. These two rules are equivalent:" @@ -110638,7 +110874,7 @@ "duas regras são equivalentes:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:60779 +#: book.translate.xml:60937 #, no-wrap msgid "" "map dc0 192.168.1.0/24 -> 204.134.75.0/255.255.255.0\n" @@ -110648,7 +110884,7 @@ "map dc0 192.168.1.0/24 -> 204.134.75.0/24" #. (itstool) path: sect2/para -#: book.translate.xml:60782 +#: book.translate.xml:60940 msgid "" "A common practice is to have a publically accessible web server or mail " "server segregated to an internal network segment. The traffic from these " @@ -110668,13 +110904,13 @@ "systemitem>, use esta regra:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:60791 +#: book.translate.xml:60949 #, no-wrap msgid "rdr dc0 20.20.20.5/32 port 80 -> 10.0.10.25 port 80" msgstr "rdr dc0 20.20.20.5/32 port 80 -> 10.0.10.25 port 80" #. (itstool) path: sect2/para -#: book.translate.xml:60793 +#: book.translate.xml:60951 msgid "" "If it is the only web server, this rule would also work as it redirects all " "external HTTP requests to 10.0.10.25:" @@ -110684,13 +110920,13 @@ "10.0.10.25:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:60797 +#: book.translate.xml:60955 #, no-wrap msgid "rdr dc0 0.0.0.0/0 port 80 -> 10.0.10.25 port 80" msgstr "rdr dc0 0.0.0.0/0 port 80 -> 10.0.10.25 port 80" #. (itstool) path: sect2/para -#: book.translate.xml:60799 +#: book.translate.xml:60957 msgid "" "IPF has a built in FTP proxy " "which can be used with NAT. It monitors all outbound " @@ -110708,7 +110944,7 @@ "acronym>." #. (itstool) path: sect2/para -#: book.translate.xml:60808 +#: book.translate.xml:60966 msgid "" "In this example, the first rule calls the proxy for outbound FTP traffic from the internal LAN. The second rule " @@ -110723,7 +110959,7 @@ "LAN interna:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:60816 +#: book.translate.xml:60974 #, no-wrap msgid "" "map dc0 10.0.10.0/29 -> 0/32 proxy port 21 ftp/tcp\n" @@ -110735,7 +110971,7 @@ "map dc0 10.0.10.0/29 -> 0/32" #. (itstool) path: sect2/para -#: book.translate.xml:60820 +#: book.translate.xml:60978 msgid "" "The FTP map rules go before the " "NAT rule so that when a packet matches an FTPNAT se corresponderem à terceira regra." #. (itstool) path: sect2/para -#: book.translate.xml:60830 +#: book.translate.xml:60988 msgid "" "Without the FTP proxy, the following firewall rules would " "instead be needed. Note that without the proxy, all ports above " @@ -110766,7 +111002,7 @@ "literal> precisam ser permitidas:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:60835 +#: book.translate.xml:60993 #, no-wrap msgid "" "# Allow out LAN PC client FTP to public Internet\n" @@ -110790,7 +111026,7 @@ "pass in quick on rl0 proto tcp from any to any port = 20 flags S keep state" #. (itstool) path: sect2/para -#: book.translate.xml:60845 +#: book.translate.xml:61003 msgid "" "Whenever the file containing the NAT rules is edited, run " "ipnat with to delete the current " @@ -110805,35 +111041,35 @@ "do conjunto de regras NAT para carregar:" #. (itstool) path: sect2/screen -#: book.translate.xml:60853 +#: book.translate.xml:61011 #, no-wrap msgid "# ipnat -CF -f /etc/ipnat.rules" msgstr "# ipnat -CF -f /etc/ipnat.rules" #. (itstool) path: sect2/para -#: book.translate.xml:60855 +#: book.translate.xml:61013 msgid "To display the NAT statistics:" msgstr "Para exibir as estatísticas de NAT:" #. (itstool) path: sect2/screen -#: book.translate.xml:60857 +#: book.translate.xml:61015 #, no-wrap msgid "# ipnat -s" msgstr "# ipnat -s" #. (itstool) path: sect2/para -#: book.translate.xml:60859 +#: book.translate.xml:61017 msgid "To list the NAT table's current mappings:" msgstr "Para listar os mapeamentos atuais da tabela NAT:" #. (itstool) path: sect2/screen -#: book.translate.xml:60862 +#: book.translate.xml:61020 #, no-wrap msgid "# ipnat -l" msgstr "# ipnat -l" #. (itstool) path: sect2/para -#: book.translate.xml:60864 +#: book.translate.xml:61022 msgid "" "To turn verbose mode on and display information relating to rule processing " "and active rules and table entries:" @@ -110842,23 +111078,23 @@ "processamento de regras, regras ativas e registros nas tabelas:" #. (itstool) path: sect2/screen -#: book.translate.xml:60867 +#: book.translate.xml:61025 #, no-wrap msgid "# ipnat -v" msgstr "# ipnat -v" #. (itstool) path: sect2/title -#: book.translate.xml:60983 +#: book.translate.xml:61141 msgid "Viewing IPF Statistics" msgstr "Visualizando Estatísticas do IPF" #. (itstool) path: sect2/indexterm -#: book.translate.xml:60985 +#: book.translate.xml:61143 msgid "ipfstat" msgstr "ipfstat" #. (itstool) path: sect2/indexterm -#: book.translate.xml:60987 +#: book.translate.xml:61145 msgid "" "IPFILTER " "statistics" @@ -110867,7 +111103,7 @@ "statistics" #. (itstool) path: sect2/para -#: book.translate.xml:60993 +#: book.translate.xml:61151 msgid "" "IPF includes " "ipfstat8ipf -Z." #. (itstool) path: sect2/para -#: book.translate.xml:61002 +#: book.translate.xml:61160 msgid "The default ipfstat output looks like this:" msgstr "A saída padrão do ipfstat é semelhante a esta:" #. (itstool) path: sect2/screen -#: book.translate.xml:61005 +#: book.translate.xml:61163 #, no-wrap msgid "" "input packets: blocked 99286 passed 1255609 nomatch 14686 counted 0\n" @@ -110930,7 +111166,7 @@ " Packet log flags set: (0)" #. (itstool) path: sect2/para -#: book.translate.xml:61023 +#: book.translate.xml:61181 msgid "" "Several options are available. When supplied with either " "for inbound or for outbound, the command will retrieve " @@ -110947,7 +111183,7 @@ "regras de saída com os números de regra:" #. (itstool) path: sect2/screen -#: book.translate.xml:61032 +#: book.translate.xml:61190 #, no-wrap msgid "" "@1 pass out on xl0 from any to any\n" @@ -110959,7 +111195,7 @@ "@3 pass out quick on dc0 proto tcp/udp from any to any keep state" #. (itstool) path: sect2/para -#: book.translate.xml:61036 +#: book.translate.xml:61194 msgid "" "Include to prefix each rule with a count of how many " "times the rule was matched. For example, ipfstat -oh " @@ -110972,7 +111208,7 @@ "com sua contagem de uso:" #. (itstool) path: sect2/screen -#: book.translate.xml:61041 +#: book.translate.xml:61199 #, no-wrap msgid "" "2451423 pass out on xl0 from any to any\n" @@ -110984,7 +111220,7 @@ "430918 pass out quick on dc0 proto tcp/udp from any to any keep state" #. (itstool) path: sect2/para -#: book.translate.xml:61045 +#: book.translate.xml:61203 msgid "" "To display the state table in a format similar to " "top18 para detalhes." #. (itstool) path: sect2/title -#: book.translate.xml:61055 +#: book.translate.xml:61213 msgid "IPF Logging" msgstr "Log do IPF" #. (itstool) path: sect2/indexterm -#: book.translate.xml:61057 +#: book.translate.xml:61215 msgid "ipmon" msgstr "ipmon" #. (itstool) path: sect2/indexterm -#: book.translate.xml:61059 +#: book.translate.xml:61217 msgid "" "IPFILTER logging" @@ -111024,7 +111260,7 @@ "secondary>" #. (itstool) path: sect2/para -#: book.translate.xml:61065 +#: book.translate.xml:61223 msgid "" "IPF provides ipmon, which can " "be used to write the firewall's logging information in a human readable " @@ -111039,7 +111275,7 @@ "instruções em ." #. (itstool) path: sect2/para -#: book.translate.xml:61071 +#: book.translate.xml:61229 msgid "" "This command is typically run in daemon mode in order to provide a " "continuous system log file so that logging of past events may be reviewed. " @@ -111057,7 +111293,7 @@ "rc.conf por padrão utiliza :" #. (itstool) path: sect2/programlisting -#: book.translate.xml:61079 +#: book.translate.xml:61237 #, no-wrap msgid "" "ipmon_flags=\"-Ds\" # D = start as daemon\n" @@ -111071,7 +111307,7 @@ " # n = map IP & port to names" #. (itstool) path: sect2/para -#: book.translate.xml:61084 +#: book.translate.xml:61242 msgid "" "Logging provides the ability to review, after the fact, information such as " "which packets were dropped, what addresses they came from, and where they " @@ -111082,7 +111318,7 @@ "onde estavam indo. Esta informação é útil para rastrear invasores." #. (itstool) path: sect2/para -#: book.translate.xml:61089 +#: book.translate.xml:61247 msgid "" "Once the logging facility is enabled in rc.conf and " "started with service ipmon start, IPFipmon -Ds mode uses local0 " "as the logging facility. The following logging levels can be used to further " @@ -111115,7 +111351,7 @@ "usados para separar ainda mais os dados logados:" #. (itstool) path: sect2/screen -#: book.translate.xml:61105 +#: book.translate.xml:61263 #, no-wrap msgid "" "LOG_INFO - packets logged using the \"log\" keyword as the action rather than pass or block.\n" @@ -111129,7 +111365,7 @@ "LOG_ERR - pacotes que foram logados e que podem ser considerados insuficientes devido a um cabeçalho incompleto" #. (itstool) path: sect2/para -#: book.translate.xml:61110 +#: book.translate.xml:61268 msgid "" "In order to setup IPF to log all data to " "/var/log/ipfilter.log, first create the empty file:" @@ -111138,13 +111374,13 @@ "em /var/log/ipfilter.log, primeiro crie o arquivo vazio:" #. (itstool) path: sect2/screen -#: book.translate.xml:61114 +#: book.translate.xml:61272 #, no-wrap msgid "# touch /var/log/ipfilter.log" msgstr "# touch /var/log/ipfilter.log" #. (itstool) path: sect2/para -#: book.translate.xml:61116 +#: book.translate.xml:61274 msgid "" "Then, to write all logged messages to the specified file, add the following " "statement to /etc/syslog.conf:" @@ -111153,13 +111389,13 @@ "inclua a seguinte instrução no arquivo /etc/syslog.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:61120 +#: book.translate.xml:61278 #, no-wrap msgid "local0.* /var/log/ipfilter.log" msgstr "local0.* /var/log/ipfilter.log" #. (itstool) path: sect2/para -#: book.translate.xml:61122 +#: book.translate.xml:61280 msgid "" "To activate the changes and instruct syslogd8 to read the modified " @@ -111172,7 +111408,7 @@ "syslogd reload." #. (itstool) path: sect2/para -#: book.translate.xml:61126 +#: book.translate.xml:61284 msgid "" "Do not forget to edit /etc/newsyslog.conf to rotate the " "new log file." @@ -111181,7 +111417,7 @@ "rotacionar o novo arquivo de log." #. (itstool) path: sect2/para -#: book.translate.xml:61130 +#: book.translate.xml:61288 msgid "" "Messages generated by ipmon consist of data fields " "separated by white space. Fields common to all messages are:" @@ -111191,12 +111427,12 @@ "são:" #. (itstool) path: listitem/para -#: book.translate.xml:61136 +#: book.translate.xml:61294 msgid "The date of packet receipt." msgstr "A data do recebimento do pacote." #. (itstool) path: listitem/para -#: book.translate.xml:61140 +#: book.translate.xml:61298 msgid "" "The time of packet receipt. This is in the form HH:MM:SS.F, for hours, " "minutes, seconds, and fractions of a second." @@ -111205,18 +111441,18 @@ "horas, minutos, segundos e frações de segundo." #. (itstool) path: listitem/para -#: book.translate.xml:61146 +#: book.translate.xml:61304 msgid "The name of the interface that processed the packet." msgstr "O nome da interface que processou o pacote." #. (itstool) path: listitem/para -#: book.translate.xml:61151 +#: book.translate.xml:61309 msgid "" "The group and rule number of the rule in the format @0:17." msgstr "O grupo e o número da regra no formato @0:17." #. (itstool) path: listitem/para -#: book.translate.xml:61156 +#: book.translate.xml:61314 msgid "" "The action: p for passed, b for " "blocked, S for a short packet, n did " @@ -111228,7 +111464,7 @@ "para uma regra de log." #. (itstool) path: listitem/para -#: book.translate.xml:61163 +#: book.translate.xml:61321 msgid "" "The addresses written as three fields: the source address and port separated " "by a comma, the -> symbol, and the destination address and port. For " @@ -111239,7 +111475,7 @@ "exemplo: 209.53.17.22,80 -> 198.73.220.17,1722." #. (itstool) path: listitem/para -#: book.translate.xml:61171 +#: book.translate.xml:61329 msgid "" "PR followed by the protocol name or number: for example, " "PR tcp." @@ -111248,7 +111484,7 @@ "PR tcp." #. (itstool) path: listitem/para -#: book.translate.xml:61176 +#: book.translate.xml:61334 msgid "" "len followed by the header length and total length of the " "packet: for example, len 20 40." @@ -111257,7 +111493,7 @@ "do pacote: por exemplo, len 20 40." #. (itstool) path: sect2/para -#: book.translate.xml:61182 +#: book.translate.xml:61340 msgid "" "If the packet is a TCP packet, there will be an " "additional field starting with a hyphen followed by letters corresponding to " @@ -111272,7 +111508,7 @@ "de letras e suas flags." #. (itstool) path: sect2/para -#: book.translate.xml:61187 +#: book.translate.xml:61345 msgid "" "If the packet is an ICMP packet, there will be two fields " "at the end: the first always being icmp and the next being " @@ -111287,12 +111523,12 @@ "unreachable." #. (itstool) path: sect1/title -#: book.translate.xml:61198 +#: book.translate.xml:61356 msgid "Blacklistd" msgstr "Blacklistd" #. (itstool) path: sect1/para -#: book.translate.xml:61200 +#: book.translate.xml:61358 msgid "" "Blacklistd is a daemon listening to sockets to receive notifications from " "other daemons about connection attempts that failed or were successful. It " @@ -111318,7 +111554,7 @@ "11 importou o blacklistd do NetBSD." #. (itstool) path: sect1/para -#: book.translate.xml:61214 +#: book.translate.xml:61372 msgid "" "This chapter describes how to set up blacklistd, configure it, and provides " "examples on how to use it. Readers should be familiar with basic firewall " @@ -111333,12 +111569,12 @@ "disponíveis no FreeBSD também devem funcionar com o blacklistd." #. (itstool) path: sect2/title -#: book.translate.xml:61222 +#: book.translate.xml:61380 msgid "Enabling Blacklistd" msgstr "Habilitando a Blacklistd" #. (itstool) path: sect2/para -#: book.translate.xml:61224 +#: book.translate.xml:61382 msgid "" "The main configuration for blacklistd is stored in " "blacklistd.conf5# sysrc blacklistd_enable=yes" msgstr "# sysrc blacklistd_enable=yes" #. (itstool) path: sect2/para -#: book.translate.xml:61235 +#: book.translate.xml:61393 msgid "To start the service manually, run this command:" msgstr "Para iniciar o serviço manualmente, execute este comando:" #. (itstool) path: sect2/screen -#: book.translate.xml:61237 +#: book.translate.xml:61395 #, no-wrap msgid "# service blacklistd start" msgstr "# service blacklistd start" #. (itstool) path: sect2/title -#: book.translate.xml:61241 +#: book.translate.xml:61399 msgid "Creating a Blacklistd Ruleset" msgstr "Criando um conjunto de regras no Blacklistd" #. (itstool) path: sect2/para -#: book.translate.xml:61243 +#: book.translate.xml:61401 msgid "" "Rules for blacklistd are configured in " "blacklistd.conf5[local] section are treated as " "local rules (which is the default), applying to the local machine. When a " @@ -111434,7 +111670,7 @@ "tratadas como regras de máquina remota." #. (itstool) path: sect3/para -#: book.translate.xml:61267 +#: book.translate.xml:61425 msgid "" "Seven fields define a rule separated by either tabs or spaces. The first " "four fields identify the traffic that should be blacklisted. The three " @@ -111451,13 +111687,13 @@ "essas são as portas de rede. A sintaxe para o campo local é a seguinte:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:61276 +#: book.translate.xml:61434 #, no-wrap msgid "[address|interface][/mask][:port]" msgstr "[address|interface][/mask][:port]" #. (itstool) path: sect3/para -#: book.translate.xml:61278 +#: book.translate.xml:61436 msgid "" "Adressses can be specified as IPv4 in numeric format or IPv6 in square " "brackets. An interface name like em0 também pode ser usado." #. (itstool) path: sect3/para -#: book.translate.xml:61283 +#: book.translate.xml:61441 msgid "" "The socket type is defined by the second field. TCP sockets are of type " "stream, whereas UDP is denoted as dgram. O exemplo acima usa TCP, pois o SSH está usando esse protocolo." #. (itstool) path: sect3/para -#: book.translate.xml:61288 +#: book.translate.xml:61446 msgid "" "A protocol can be used in the third field of a blacklistd rule. The " "following protocols can be used: tcp, udpUID " @@ -111507,7 +111743,7 @@ "acima)." #. (itstool) path: sect3/para -#: book.translate.xml:61301 +#: book.translate.xml:61459 msgid "" "The packet filter rule name is declared by the fifth field, which starts the " "behavior part of the rule. By default, blacklistd puts all blocks under a pf " @@ -111520,7 +111756,7 @@ "pf.conf assim:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:61307 +#: book.translate.xml:61465 #, no-wrap msgid "" "anchor \"blacklistd/*\" in on $ext_if\n" @@ -111532,7 +111768,7 @@ "pass out" #. (itstool) path: sect3/para -#: book.translate.xml:61311 +#: book.translate.xml:61469 msgid "" "For separate blacklists, an anchor name can be used in this field. In other " "cases, the wildcard will suffice. When a name starts with a hyphen " @@ -111547,13 +111783,13 @@ "ficaria assim:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:61318 +#: book.translate.xml:61476 #, no-wrap msgid "ssh stream * * -ssh 3 24h" msgstr "ssh stream * * -ssh 3 24h" #. (itstool) path: sect3/para -#: book.translate.xml:61320 +#: book.translate.xml:61478 msgid "" "With such a rule, any new blacklist rules are added to an anchor called " "blacklistd-ssh." @@ -111562,7 +111798,7 @@ "âncora chamada blacklistd-ssh." #. (itstool) path: sect3/para -#: book.translate.xml:61323 +#: book.translate.xml:61481 msgid "" "To block whole subnets for a single rule violation, a / " "in the rule name can be used. This causes the remaining portion of the name " @@ -111577,13 +111813,13 @@ "endereços adjacentes a /24." #. (itstool) path: sect3/programlisting -#: book.translate.xml:61330 +#: book.translate.xml:61488 #, no-wrap msgid "22 stream tcp * */24 3 24h" msgstr "22 stream tcp * */24 3 24h" #. (itstool) path: note/para -#: book.translate.xml:61333 +#: book.translate.xml:61491 msgid "" "It is important to specify the proper protocol here. IPv4 and IPv6 treat /24 " "differently, that is the reason why * cannot be used in " @@ -111594,7 +111830,7 @@ "usado no terceiro campo para esta regra." #. (itstool) path: sect3/para -#: book.translate.xml:61339 +#: book.translate.xml:61497 msgid "" "This rule defines that if any one host in that network is misbehaving, " "everything else on that network will be blocked, too." @@ -111603,7 +111839,7 @@ "mal, todo o resto da rede também será bloqueado." #. (itstool) path: sect3/para -#: book.translate.xml:61343 +#: book.translate.xml:61501 msgid "" "The sixth field, called nfail, sets the number of login " "failures required to blacklist the remote IP in question. When a wildcard is " @@ -111620,7 +111856,7 @@ "application> em uma conexão, o IP é bloqueado." #. (itstool) path: sect3/para -#: book.translate.xml:61352 +#: book.translate.xml:61510 msgid "" "The last field in a blacklistd rule definition specifies how long a host is " "blacklisted. The default unit is seconds, but suffixes like mSSH will result in a new PF block rule for " @@ -111654,12 +111890,12 @@ "correspondente." #. (itstool) path: sect3/title -#: book.translate.xml:61371 +#: book.translate.xml:61529 msgid "Remote Rules" msgstr "Regras Remotas" #. (itstool) path: sect3/para -#: book.translate.xml:61373 +#: book.translate.xml:61531 msgid "" "Remote rules are used to specify how blacklistd changes its behavior " "depending on the remote host currently being evaluated. Each field in a " @@ -111673,7 +111909,7 @@ "regra de exemplo é usada:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:61380 +#: book.translate.xml:61538 #, no-wrap msgid "" "[remote]\n" @@ -111683,7 +111919,7 @@ "203.0.113.128/25 * * * =/25 = 48h" #. (itstool) path: sect3/para -#: book.translate.xml:61383 +#: book.translate.xml:61541 msgid "" "The address field can be an IP address (either v4 or v6), a port or both. " "This allows setting special rules for a specific remote address range like " @@ -111696,7 +111932,7 @@ "proprietário são identicamente interpretados como na regra local." #. (itstool) path: sect3/para -#: book.translate.xml:61389 +#: book.translate.xml:61547 msgid "" "The name fields is different though: the equal sign (=) " "in a remote rule tells blacklistd to use the value from the matching local " @@ -111720,7 +111956,7 @@ "especificado." #. (itstool) path: sect3/para -#: book.translate.xml:61401 +#: book.translate.xml:61559 msgid "" "A custom number of failures in the nfail column can be " "defined for an address. This is useful for exceptions to a specific rule, to " @@ -111735,7 +111971,7 @@ "desativado quando um asterisco é usado neste sexto campo." #. (itstool) path: sect3/para -#: book.translate.xml:61409 +#: book.translate.xml:61567 msgid "" "Remote rules allow a stricter enforcement of limits on attempts to log in " "compared to attempts coming from a local network like an office." @@ -111745,12 +111981,12 @@ "rede local como um escritório." #. (itstool) path: sect2/title -#: book.translate.xml:61416 +#: book.translate.xml:61574 msgid "Blacklistd Client Configuration" msgstr "Configuração do cliente no Blacklistd" #. (itstool) path: sect2/para -#: book.translate.xml:61418 +#: book.translate.xml:61576 msgid "" "There are a few software packages in FreeBSD that can utilize blacklistd's " "functionality. The two most prominent ones are " @@ -111769,19 +112005,19 @@ "adicione a seguinte linha ao /etc/ssh/sshd_config:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:61425 +#: book.translate.xml:61583 #, no-wrap msgid "UseBlacklist yes" msgstr "UseBlacklist yes" #. (itstool) path: sect2/para -#: book.translate.xml:61427 +#: book.translate.xml:61585 msgid "Restart sshd afterwards to make these changes take effect." msgstr "" "Reinicie o sshd posteriormente para que essas alterações entrem em vigor." #. (itstool) path: sect2/para -#: book.translate.xml:61430 +#: book.translate.xml:61588 msgid "" "Blacklisting for ftpd8 is enabled using " @@ -111794,25 +112030,25 @@ "flag no /etc/rc.conf assim:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:61436 +#: book.translate.xml:61594 #, no-wrap msgid "ftpd_flags=\"-B\"" msgstr "ftpd_flags=\"-B\"" #. (itstool) path: sect2/para -#: book.translate.xml:61438 +#: book.translate.xml:61596 msgid "That is all that is needed to make these programs talk to blacklistd." msgstr "" "Isso é tudo o que é necessário para que esses programas conversem com o " "blacklistd." #. (itstool) path: sect2/title -#: book.translate.xml:61443 +#: book.translate.xml:61601 msgid "Blacklistd Management" msgstr "Gerenciamento do Blacklistd" #. (itstool) path: sect2/para -#: book.translate.xml:61445 +#: book.translate.xml:61603 msgid "" "Blacklistd provides the user with a management utility called " "blacklistctl8dump combinado com assim." #. (itstool) path: sect2/screen -#: book.translate.xml:61453 +#: book.translate.xml:61611 #, no-wrap msgid "" "# blacklistctl dump -b\n" @@ -111843,7 +112079,7 @@ "213.0.123.128/25:22 OK 6/3 2019/06/08 14:30:19" #. (itstool) path: sect2/para -#: book.translate.xml:61457 +#: book.translate.xml:61615 msgid "" "This example shows that there were 6 out of three permitted attempts on port " "22 coming from the address range last access da saída." #. (itstool) path: sect2/para -#: book.translate.xml:61467 +#: book.translate.xml:61625 msgid "" "To see the remaining time that this host will be on the blacklist, add " " to the previous command." @@ -111871,7 +112107,7 @@ " ao comando anterior." #. (itstool) path: sect2/screen -#: book.translate.xml:61471 +#: book.translate.xml:61629 #, no-wrap msgid "" "# blacklistctl dump -br\n" @@ -111883,7 +112119,7 @@ "213.0.123.128/25:22 OK 6/3 36s" #. (itstool) path: sect2/para -#: book.translate.xml:61475 +#: book.translate.xml:61633 msgid "" "In this example, there are 36s seconds left until this host will not be " "blocked any more." @@ -111891,12 +112127,12 @@ "Neste exemplo, restam 36 segundos para que este host não seja mais bloqueado." #. (itstool) path: sect2/title -#: book.translate.xml:61480 +#: book.translate.xml:61638 msgid "Removing Hosts from the Block List" msgstr "Removendo hosts da lista de bloqueios" #. (itstool) path: sect2/para -#: book.translate.xml:61482 +#: book.translate.xml:61640 msgid "" "Sometimes it is necessary to remove a host from the block list before the " "remaining time expires. Unfortunately, there is no functionality in " @@ -111926,7 +112162,7 @@ "maneira:" #. (itstool) path: sect2/screen -#: book.translate.xml:61498 +#: book.translate.xml:61656 #, no-wrap msgid "" "# pfctl -a blacklistd/22 -t port22 -T show\n" @@ -111940,7 +112176,7 @@ "..." #. (itstool) path: sect2/para -#: book.translate.xml:61503 +#: book.translate.xml:61661 msgid "" "After identifying the address to be unblocked from the list, the following " "command removes it from the list:" @@ -111949,13 +112185,13 @@ "comando o remove da lista:" #. (itstool) path: sect2/screen -#: book.translate.xml:61506 +#: book.translate.xml:61664 #, no-wrap msgid "# pfctl -a blacklistd/22 -t port22 -T delete 213.0.123.128/25" msgstr "# pfctl -a blacklistd/22 -t port22 -T delete 213.0.123.128/25" #. (itstool) path: sect2/para -#: book.translate.xml:61508 +#: book.translate.xml:61666 msgid "" "The address is now removed from PF, but will still show up in the " "blacklistctl list, since it does not know about any changes made in PF. The " @@ -111970,27 +112206,27 @@ "regras de bloqueio no blacklistd novamente." #. (itstool) path: chapter/title -#: book.translate.xml:61526 +#: book.translate.xml:61684 msgid "Advanced Networking" msgstr "Rede Avançada" #. (itstool) path: sect1/para -#: book.translate.xml:61531 +#: book.translate.xml:61689 msgid "This chapter covers a number of advanced networking topics." msgstr "Este capítulo aborda vários tópicos avançados de rede." #. (itstool) path: listitem/para -#: book.translate.xml:61538 +#: book.translate.xml:61696 msgid "The basics of gateways and routes." msgstr "O básico de gateways e rotas." #. (itstool) path: listitem/para -#: book.translate.xml:61542 +#: book.translate.xml:61700 msgid "How to set up USB tethering." msgstr "Como configurar o USB tethering." #. (itstool) path: listitem/para -#: book.translate.xml:61546 +#: book.translate.xml:61704 msgid "" "How to set up IEEE 802.11 and " "Bluetooth devices." @@ -111999,22 +112235,22 @@ "trademark> 802.11 e Bluetooth." #. (itstool) path: listitem/para -#: book.translate.xml:61551 +#: book.translate.xml:61709 msgid "How to make FreeBSD act as a bridge." msgstr "Como fazer o FreeBSD atuar como uma Bridge." #. (itstool) path: listitem/para -#: book.translate.xml:61555 +#: book.translate.xml:61713 msgid "How to set up network PXE booting." msgstr "Como configurar a inicialização via PXE na rede." #. (itstool) path: listitem/para -#: book.translate.xml:61560 +#: book.translate.xml:61718 msgid "How to set up IPv6 on a FreeBSD machine." msgstr "Como configurar o IPv6 em uma máquina FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:61565 +#: book.translate.xml:61723 msgid "" "How to enable and utilize the features of the Common Address Redundancy " "Protocol (CARP) in FreeBSD." @@ -112023,22 +112259,22 @@ "(Common Address Redundancy Protocol) no FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:61571 +#: book.translate.xml:61729 msgid "How to configure multiple VLANs on FreeBSD." msgstr "Como configurar múltiplas VLANs no FreeBSD." #. (itstool) path: listitem/para -#: book.translate.xml:61576 +#: book.translate.xml:61734 msgid "Configure bluetooth headset." msgstr "Como configurar um fone de ouvido bluetooth." #. (itstool) path: listitem/para -#: book.translate.xml:61584 +#: book.translate.xml:61742 msgid "Understand the basics of the /etc/rc scripts." msgstr "Entender os fundamentos dos scripts /etc/rc." #. (itstool) path: listitem/para -#: book.translate.xml:61593 +#: book.translate.xml:61751 msgid "" "Know how to configure and install a new FreeBSD kernel ()." @@ -112047,12 +112283,12 @@ "\"kernelconfig\"/>)." #. (itstool) path: info/title -#: book.translate.xml:61607 +#: book.translate.xml:61765 msgid "Gateways and Routes" msgstr "Gateways e Rotas" #. (itstool) path: authorgroup/author -#: book.translate.xml:61610 +#: book.translate.xml:61768 msgid "" " Coranth Gryphon Contributed by " @@ -112061,22 +112297,22 @@ "personname> Contribuição de" #. (itstool) path: sect1/indexterm -#: book.translate.xml:61620 +#: book.translate.xml:61778 msgid "routing" msgstr "routing" #. (itstool) path: sect1/indexterm -#: book.translate.xml:61623 +#: book.translate.xml:61781 msgid "gateway" msgstr "gateway" #. (itstool) path: sect1/indexterm -#: book.translate.xml:61626 +#: book.translate.xml:61784 msgid "subnet" msgstr "subnet" #. (itstool) path: sect1/para -#: book.translate.xml:61630 +#: book.translate.xml:61788 msgid "" "Routing is the mechanism that allows a system to find " "the network path to another system. A route is a " @@ -112102,7 +112338,7 @@ "roteamento." #. (itstool) path: sect1/para -#: book.translate.xml:61644 +#: book.translate.xml:61802 msgid "" "This section provides an overview of routing basics. It then demonstrates " "how to configure a FreeBSD system as a router and offers some " @@ -112113,12 +112349,12 @@ "oferece algumas dicas de solução de problemas." #. (itstool) path: sect2/title -#: book.translate.xml:61649 +#: book.translate.xml:61807 msgid "Routing Basics" msgstr "Fundamentos de roteamento" #. (itstool) path: sect2/para -#: book.translate.xml:61651 +#: book.translate.xml:61809 msgid "" "To view the routing table of a FreeBSD system, use " "netstat1:" #. (itstool) path: sect2/screen -#: book.translate.xml:61654 +#: book.translate.xml:61812 #, no-wrap msgid "" "% netstat -r\n" @@ -112163,17 +112399,17 @@ "224 link#1 UC 0 0" #. (itstool) path: sect2/para -#: book.translate.xml:61669 +#: book.translate.xml:61827 msgid "The entries in this example are as follows:" msgstr "As entradas neste exemplo são as seguintes:" #. (itstool) path: varlistentry/term -#: book.translate.xml:61673 +#: book.translate.xml:61831 msgid "default" msgstr "padrão" #. (itstool) path: listitem/para -#: book.translate.xml:61675 +#: book.translate.xml:61833 msgid "" "The first route in this table specifies the default " "route. When the local system needs to make a connection to a remote host, it " @@ -112188,7 +112424,7 @@ "verificará se pode se conectar usando a interface especificada nessa entrada." #. (itstool) path: listitem/para -#: book.translate.xml:61683 +#: book.translate.xml:61841 msgid "" "If the destination does not match an entry, or if all known paths fail, the " "system uses the entry for the default route. For hosts on a local area " @@ -112205,7 +112441,7 @@ "gateway é utilizável (UG)." #. (itstool) path: listitem/para -#: book.translate.xml:61692 +#: book.translate.xml:61850 msgid "" "The default route for a machine which itself is functioning as the gateway " "to the outside world will be the gateway machine at the Internet Service " @@ -112216,12 +112452,12 @@ "(ISP)." #. (itstool) path: varlistentry/term -#: book.translate.xml:61700 +#: book.translate.xml:61858 msgid "localhost" msgstr "localhost" #. (itstool) path: listitem/para -#: book.translate.xml:61702 +#: book.translate.xml:61860 msgid "" "The second route is the localhost route. The interface " "specified in the Netif column for localhost0:e0: are MAC addresses. FreeBSD will automatically " @@ -112267,12 +112503,12 @@ "de caminho mais curto." #. (itstool) path: varlistentry/term -#: book.translate.xml:61735 +#: book.translate.xml:61893 msgid "subnet" msgstr "sub-rede" #. (itstool) path: listitem/para -#: book.translate.xml:61737 +#: book.translate.xml:61895 msgid "" "FreeBSD will automatically add subnet routes for the local subnet. In this " "example, 10.20.30.255 is the " @@ -112290,7 +112526,7 @@ "máquina." #. (itstool) path: listitem/para -#: book.translate.xml:61745 +#: book.translate.xml:61903 msgid "" "Local network hosts and local subnets have their routes automatically " "configured by a daemon called routedhost1 line refers to the host by its Ethernet " "address. Since it is the sending host, FreeBSD knows to use the loopback " @@ -112320,7 +112556,7 @@ "loopback (lo0) em vez da interface Ethernet." #. (itstool) path: listitem/para -#: book.translate.xml:61762 +#: book.translate.xml:61920 msgid "" "The two host2 lines represent aliases which were created " "using ifconfig8link#1 para tais rotas." #. (itstool) path: varlistentry/term -#: book.translate.xml:61774 +#: book.translate.xml:61932 msgid "224" msgstr "224" #. (itstool) path: listitem/para -#: book.translate.xml:61776 +#: book.translate.xml:61934 msgid "" "The final line (destination subnet 224) deals with multicasting." @@ -112353,7 +112589,7 @@ "systemitem>) lida com multicasting." #. (itstool) path: sect2/para -#: book.translate.xml:61782 +#: book.translate.xml:61940 msgid "" "Various attributes of each route can be seen in the Flags " "column. summarizes some of these flags and " @@ -112364,40 +112600,40 @@ "seus significados:" #. (itstool) path: table/title -#: book.translate.xml:61787 +#: book.translate.xml:61945 msgid "Commonly Seen Routing Table Flags" msgstr "Flags da Tabela de Roteamento Frequentemente Observados" #. (itstool) path: row/entry #. (itstool) path: glossdiv/title -#: book.translate.xml:61799 book.translate.xml:65535 +#: book.translate.xml:61957 book.translate.xml:65535 msgid "U" msgstr "U" #. (itstool) path: row/entry -#: book.translate.xml:61800 +#: book.translate.xml:61958 msgid "The route is active (up)." msgstr "A rota está ativa (up)." #. (itstool) path: row/entry #. (itstool) path: glossdiv/title -#: book.translate.xml:61804 book.translate.xml:65535 +#: book.translate.xml:61962 book.translate.xml:65535 msgid "H" msgstr "H" #. (itstool) path: row/entry -#: book.translate.xml:61805 +#: book.translate.xml:61963 msgid "The route destination is a single host." msgstr "O destino da rota é um único host." #. (itstool) path: row/entry #. (itstool) path: glossdiv/title -#: book.translate.xml:61809 book.translate.xml:65535 +#: book.translate.xml:61967 book.translate.xml:65535 msgid "G" msgstr "G" #. (itstool) path: row/entry -#: book.translate.xml:61810 +#: book.translate.xml:61968 msgid "" "Send anything for this destination on to this gateway, which will figure out " "from there where to send it." @@ -112407,23 +112643,23 @@ #. (itstool) path: row/entry #. (itstool) path: glossdiv/title -#: book.translate.xml:61816 book.translate.xml:65535 +#: book.translate.xml:61974 book.translate.xml:65535 msgid "S" msgstr "S" #. (itstool) path: row/entry -#: book.translate.xml:61817 +#: book.translate.xml:61975 msgid "This route was statically configured." msgstr "Esta rota foi configurada estaticamente." #. (itstool) path: row/entry #. (itstool) path: glossdiv/title -#: book.translate.xml:61821 book.translate.xml:65535 +#: book.translate.xml:61979 book.translate.xml:65535 msgid "C" msgstr "C" #. (itstool) path: row/entry -#: book.translate.xml:61822 +#: book.translate.xml:61980 msgid "" "Clones a new route based upon this route for machines to connect to. This " "type of route is normally used for local networks." @@ -112432,12 +112668,12 @@ "tipo de rota é normalmente usado para redes locais." #. (itstool) path: row/entry -#: book.translate.xml:61828 +#: book.translate.xml:61986 msgid "W" msgstr "W" #. (itstool) path: row/entry -#: book.translate.xml:61829 +#: book.translate.xml:61987 msgid "" "The route was auto-configured based upon a local area network (clone) route." msgstr "" @@ -112446,17 +112682,17 @@ #. (itstool) path: row/entry #. (itstool) path: glossdiv/title -#: book.translate.xml:61834 book.translate.xml:65535 +#: book.translate.xml:61992 book.translate.xml:65535 msgid "L" msgstr "L" #. (itstool) path: row/entry -#: book.translate.xml:61835 +#: book.translate.xml:61993 msgid "Route involves references to Ethernet (link) hardware." msgstr "A rota envolve referências a um hardware Ethernet (link)." #. (itstool) path: sect2/para -#: book.translate.xml:61842 +#: book.translate.xml:62000 msgid "" "On a FreeBSD system, the default route can defined in /etc/rc." "conf by specifying the IP address of the " @@ -112467,13 +112703,13 @@ "padrão:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:61846 +#: book.translate.xml:62004 #, no-wrap msgid "defaultrouter=\"10.20.30.1\"" msgstr "defaultrouter=\"10.20.30.1\"" #. (itstool) path: sect2/para -#: book.translate.xml:61848 +#: book.translate.xml:62006 msgid "" "It is also possible to manually add the route using route:" msgstr "" @@ -112481,13 +112717,13 @@ "route:" #. (itstool) path: sect2/screen -#: book.translate.xml:61851 +#: book.translate.xml:62009 #, no-wrap msgid "# route add default 10.20.30.1" msgstr "# route add default 10.20.30.1" #. (itstool) path: sect2/para -#: book.translate.xml:61853 +#: book.translate.xml:62011 msgid "" "Note that manually added routes will not survive a reboot. For more " "information on manual manipulation of network routing tables, refer to " @@ -112500,12 +112736,12 @@ "refentrytitle>8." #. (itstool) path: info/title -#: book.translate.xml:61860 +#: book.translate.xml:62018 msgid "Configuring a Router with Static Routes" msgstr "Configurando um roteador com rotas estáticas" #. (itstool) path: authorgroup/author -#: book.translate.xml:61863 +#: book.translate.xml:62021 msgid "" " Al Hoang Contributed by " @@ -112514,12 +112750,12 @@ "personname> Contribuído por " #. (itstool) path: sect2/indexterm -#: book.translate.xml:61874 +#: book.translate.xml:62032 msgid "dual homed hosts" msgstr "dual homed hosts" #. (itstool) path: sect2/para -#: book.translate.xml:61878 +#: book.translate.xml:62036 msgid "" "A FreeBSD system can be configured as the default gateway, or router, for a " "network if it is a dual-homed system. A dual-homed system is a host which " @@ -112536,7 +112772,7 @@ "rede diferente, a uma interface física." #. (itstool) path: sect2/para -#: book.translate.xml:61890 +#: book.translate.xml:62048 msgid "" "In order for the system to forward packets between interfaces, FreeBSD must " "be configured as a router. Internet standards and good engineering practice " @@ -112551,13 +112787,13 @@ "linha ao /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:61897 +#: book.translate.xml:62055 #, no-wrap msgid "gateway_enable=\"YES\" # Set to YES if this host will be a gateway" msgstr "gateway_enable=\"YES\" # Set to YES if this host will be a gateway" #. (itstool) path: sect2/para -#: book.translate.xml:61899 +#: book.translate.xml:62057 msgid "" "To enable routing now, set the sysctl8 variable net." @@ -112571,22 +112807,22 @@ "literal>." #. (itstool) path: sect2/indexterm -#: book.translate.xml:61904 +#: book.translate.xml:62062 msgid "BGP" msgstr "BGP" #. (itstool) path: sect2/indexterm -#: book.translate.xml:61907 +#: book.translate.xml:62065 msgid "RIP" msgstr "RIP" #. (itstool) path: sect2/indexterm -#: book.translate.xml:61910 +#: book.translate.xml:62068 msgid "OSPF" msgstr "OSPF" #. (itstool) path: sect2/para -#: book.translate.xml:61914 +#: book.translate.xml:62072 msgid "" "The routing table of a router needs additional routes so it knows how to " "reach other networks. Routes can be either added manually using static " @@ -112602,7 +112838,7 @@ "estático para uma rede pequena." #. (itstool) path: note/para -#: book.translate.xml:61922 +#: book.translate.xml:62080 msgid "" "For large networks, static routes quickly become unscalable. FreeBSD comes " "with the standard BSD routing daemon " @@ -112621,7 +112857,7 @@ "pode ser instalado usando o pacote ou port net/zebra." #. (itstool) path: sect2/para -#: book.translate.xml:61932 +#: book.translate.xml:62090 msgid "Consider the following network:" msgstr "Considere a seguinte rede:" @@ -112630,13 +112866,13 @@ #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: book.translate.xml:61936 +#: book.translate.xml:62094 msgctxt "_" msgid "external ref='advanced-networking/static-routes' md5='__failed__'" msgstr "external ref='advanced-networking/static-routes' md5='__failed__'" #. (itstool) path: textobject/literallayout -#: book.translate.xml:61940 +#: book.translate.xml:62098 #, no-wrap msgid "" "\n" @@ -112688,7 +112924,7 @@ " Internal Net 2" #. (itstool) path: sect2/para -#: book.translate.xml:61966 +#: book.translate.xml:62124 msgid "" "In this scenario, RouterA is a FreeBSD machine that " "is acting as a router to the rest of the Internet. It has a default route " @@ -112705,7 +112941,7 @@ "\">192.168.1.1 como seu gateway padrão." #. (itstool) path: sect2/para -#: book.translate.xml:61974 +#: book.translate.xml:62132 msgid "" "Before adding any static routes, the routing table on RouterA looks like this:" @@ -112714,7 +112950,7 @@ "RouterA se parece com:" #. (itstool) path: sect2/screen -#: book.translate.xml:61977 +#: book.translate.xml:62135 #, no-wrap msgid "" "% netstat -nr\n" @@ -112738,7 +112974,7 @@ "192.168.1.0/24 link#2 UC 0 0 xl1" #. (itstool) path: sect2/para -#: book.translate.xml:61987 +#: book.translate.xml:62145 msgid "" "With the current routing table, RouterA does not " "have a route to the 192.168.2.0/24# route add -net 192.168.2.0/24 192.168.1.2" msgstr "# route add -net 192.168.2.0/24 192.168.1.2" #. (itstool) path: sect2/para -#: book.translate.xml:61997 +#: book.translate.xml:62155 msgid "" "Now, RouterA can reach any host on the 192.168.2.0/24 network. However, the " @@ -112775,7 +113011,7 @@ "a ao /etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:62003 +#: book.translate.xml:62161 #, no-wrap msgid "" "# Add Internal Net 2 as a persistent static route\n" @@ -112787,7 +113023,7 @@ "route_internalnet2=\"-net 192.168.2.0/24 192.168.1.2\"" #. (itstool) path: sect2/para -#: book.translate.xml:62007 +#: book.translate.xml:62165 msgid "" "The static_routes configuration variable is a list of " "strings separated by a space, where each string references a route name. The " @@ -112800,7 +113036,7 @@ "literal> contém a rota estática para esse nome de rota." #. (itstool) path: sect2/para -#: book.translate.xml:62013 +#: book.translate.xml:62171 msgid "" "Using more than one string in static_routes creates " "multiple static routes. The following shows an example of adding static " @@ -112813,7 +113049,7 @@ "systemitem> e 192.168.1.0/24:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:62020 +#: book.translate.xml:62178 #, no-wrap msgid "" "static_routes=\"net1 net2\"\n" @@ -112825,7 +113061,7 @@ "route_net2=\"-net 192.168.1.0/24 192.168.1.1\"" #. (itstool) path: sect2/para -#: book.translate.xml:62028 +#: book.translate.xml:62186 msgid "" "When an address space is assigned to a network, the service provider " "configures their routing tables so that all traffic for the network will be " @@ -112838,7 +113074,7 @@ "enviar seus pacotes para a rede do ISP?" #. (itstool) path: sect2/para -#: book.translate.xml:62034 +#: book.translate.xml:62192 msgid "" "There is a system that keeps track of all assigned address spaces and " "defines their point of connection to the Internet backbone, or the main " @@ -112857,7 +113093,7 @@ "determinada rede." #. (itstool) path: sect2/para -#: book.translate.xml:62043 +#: book.translate.xml:62201 msgid "" "It is the task of the service provider to advertise to the backbone sites " "that they are the point of connection, and thus the path inward, for a site. " @@ -112868,7 +113104,7 @@ "conhecido como propagação de rota." #. (itstool) path: sect2/indexterm -#: book.translate.xml:62048 +#: book.translate.xml:62206 msgid "" "traceroute8" @@ -112877,7 +113113,7 @@ "refentrytitle>8" #. (itstool) path: sect2/para -#: book.translate.xml:62052 +#: book.translate.xml:62210 msgid "" "Sometimes, there is a problem with route propagation and some sites are " "unable to connect. Perhaps the most useful command for trying to figure out " @@ -112890,7 +113126,7 @@ "útil quando o ping falha." #. (itstool) path: sect2/para -#: book.translate.xml:62058 +#: book.translate.xml:62216 msgid "" "When using traceroute, include the address of the remote " "host to connect to. The output will show the gateway hosts along the path of " @@ -112907,22 +113143,22 @@ "manvolnum>." #. (itstool) path: sect2/title -#: book.translate.xml:62067 +#: book.translate.xml:62225 msgid "Multicast Considerations" msgstr "Considerações sobre Multicast" #. (itstool) path: sect2/indexterm -#: book.translate.xml:62069 +#: book.translate.xml:62227 msgid "multicast routing" msgstr "multicast routing" #. (itstool) path: sect2/indexterm -#: book.translate.xml:62072 +#: book.translate.xml:62230 msgid "kernel options MROUTING" msgstr "kernel options MROUTING" #. (itstool) path: sect2/para -#: book.translate.xml:62077 +#: book.translate.xml:62235 msgid "" "FreeBSD natively supports both multicast applications and multicast routing. " "Multicast applications do not require any special configuration in order to " @@ -112936,13 +113172,13 @@ "personalizado:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:62083 +#: book.translate.xml:62241 #, no-wrap msgid "options MROUTING" msgstr "options MROUTING" #. (itstool) path: sect2/para -#: book.translate.xml:62085 +#: book.translate.xml:62243 msgid "" "The multicast routing daemon, mrouted can be " "installed using the net/mrouted package or port. This " @@ -112965,7 +113201,7 @@ "exemplos de configuração." #. (itstool) path: note/para -#: book.translate.xml:62098 +#: book.translate.xml:62256 msgid "" "DVMRP has largely been replaced by the PIM protocol in many multicast installations. Refer to " @@ -112978,17 +113214,17 @@ "citerefentry> para obter maiores informações." #. (itstool) path: info/title -#: book.translate.xml:62108 +#: book.translate.xml:62266 msgid "Wireless Networking" msgstr "Rede sem fio" #. (itstool) path: authorgroup/author -#: book.translate.xml:62111 +#: book.translate.xml:62269 msgid " Loader " msgstr " Loader " #. (itstool) path: authorgroup/author -#: book.translate.xml:62116 +#: book.translate.xml:62274 msgid "" " Marc Fonvieille " @@ -112997,22 +113233,22 @@ "personname>" #. (itstool) path: sect1/indexterm -#: book.translate.xml:62131 +#: book.translate.xml:62289 msgid "wireless networking" msgstr "wireless networking" #. (itstool) path: sect1/indexterm -#: book.translate.xml:62134 +#: book.translate.xml:62292 msgid "802.11 wireless networking" msgstr "802.11 wireless networking" #. (itstool) path: sect2/title -#: book.translate.xml:62140 +#: book.translate.xml:62298 msgid "Wireless Networking Basics" msgstr "Noções básicas sobre redes sem fio" #. (itstool) path: sect2/para -#: book.translate.xml:62142 +#: book.translate.xml:62300 msgid "" "Most wireless networks are based on the IEEE 802.11 standards. A basic wireless network consists of " @@ -113027,7 +113263,7 @@ "mudando para permitir a comunicação nas faixas de 2,3 GHz e 4,9 GHz." #. (itstool) path: sect2/para -#: book.translate.xml:62149 +#: book.translate.xml:62307 msgid "" "802.11 networks are organized in two ways. In infrastructure mode, one station acts as a master with all the other stations " @@ -113052,7 +113288,7 @@ "comumente conhecida como uma rede ad-hoc." #. (itstool) path: sect2/para -#: book.translate.xml:62164 +#: book.translate.xml:62322 msgid "" "802.11 networks were first deployed in the 2.4GHz band using protocols " "defined by the IEEE 802.11 and " @@ -113077,7 +113313,7 @@ "a ser compatível com redes 802.11b." #. (itstool) path: sect2/para -#: book.translate.xml:62177 +#: book.translate.xml:62335 msgid "" "Separate from the underlying transmission techniques, 802.11 networks have a " "variety of security mechanisms. The original 802.11 specifications defined a " @@ -113129,7 +113365,7 @@ "hardware legado." #. (itstool) path: sect2/para -#: book.translate.xml:62207 +#: book.translate.xml:62365 msgid "" "The other standard to be aware of is 802.11e. It defines protocols for " "deploying multimedia applications, such as streaming video and voice over IP " @@ -113159,7 +113395,7 @@ "rápido de dados e o fluxo de tráfego priorizado." #. (itstool) path: sect2/para -#: book.translate.xml:62224 +#: book.translate.xml:62382 msgid "" "FreeBSD supports networks that operate using 802.11a, 802.11b, and 802.11g. " "The WPA and 802.11i security protocols are likewise " @@ -113176,7 +113412,7 @@ "limitado de dispositivos sem fio." #. (itstool) path: sect2/para -#: book.translate.xml:62236 +#: book.translate.xml:62394 msgid "" "Connecting a computer to an existing wireless network is a very common " "situation. This procedure shows the steps required." @@ -113185,7 +113421,7 @@ "comum. Este procedimento mostra as etapas necessárias." #. (itstool) path: step/para -#: book.translate.xml:62242 +#: book.translate.xml:62400 msgid "" "Obtain the SSID (Service Set Identifier) and " "PSK (Pre-Shared Key) for the wireless network from the " @@ -113196,7 +113432,7 @@ "administrador da rede." #. (itstool) path: step/para -#: book.translate.xml:62249 +#: book.translate.xml:62407 msgid "" "Identify the wireless adapter. The FreeBSD GENERIC " "kernel includes drivers for many common wireless adapters. If the wireless " @@ -113211,24 +113447,24 @@ "manvolnum>:" #. (itstool) path: step/screen -#: book.translate.xml:62255 +#: book.translate.xml:62413 #, no-wrap msgid "% ifconfig | grep -B3 -i wireless" msgstr "% ifconfig | grep -B3 -i wireless" #. (itstool) path: step/para -#: book.translate.xml:62257 +#: book.translate.xml:62415 msgid "On FreeBSD 11 or higher, use this command instead:" msgstr "No FreeBSD 11 ou superior, use este comando:" #. (itstool) path: step/screen -#: book.translate.xml:62260 +#: book.translate.xml:62418 #, no-wrap msgid "% sysctl net.wlan.devices" msgstr "% sysctl net.wlan.devices" #. (itstool) path: step/para -#: book.translate.xml:62262 +#: book.translate.xml:62420 msgid "" "If a wireless adapter is not listed, an additional kernel module might be " "required, or it might be a model not supported by FreeBSD." @@ -113237,14 +113473,14 @@ "pode ser necessário, ou pode ser um modelo não suportado pelo FreeBSD." #. (itstool) path: step/para -#: book.translate.xml:62268 +#: book.translate.xml:62426 msgid "" "This example shows the Atheros ath0 wireless adapter." msgstr "" "Este exemplo mostra o adaptador wireless Atheros ath0." #. (itstool) path: step/para -#: book.translate.xml:62273 +#: book.translate.xml:62431 msgid "" "Add an entry for this network to /etc/wpa_supplicant.conf. If the file does not exist, create it. Replace " @@ -113258,7 +113494,7 @@ "e PSK fornecidos pelo administrador da rede." #. (itstool) path: step/programlisting -#: book.translate.xml:62281 +#: book.translate.xml:62439 #, no-wrap msgid "" "network={\n" @@ -113272,7 +113508,7 @@ "}" #. (itstool) path: step/para -#: book.translate.xml:62288 +#: book.translate.xml:62446 msgid "" "Add entries to /etc/rc.conf to configure the network on " "startup:" @@ -113281,7 +113517,7 @@ "rede na inicialização:" #. (itstool) path: step/programlisting -#: book.translate.xml:62291 +#: book.translate.xml:62449 #, no-wrap msgid "" "wlans_ath0=\"wlan0\"\n" @@ -113291,7 +113527,7 @@ "ifconfig_wlan0=\"WPA SYNCDHCP\"" #. (itstool) path: step/para -#: book.translate.xml:62296 +#: book.translate.xml:62454 msgid "" "Restart the computer, or restart the network service to connect to the " "network:" @@ -113299,12 +113535,12 @@ "Reinicie o computador ou reinicie o serviço de rede para conectar-se à rede:" #. (itstool) path: sect2/title -#: book.translate.xml:62305 +#: book.translate.xml:62463 msgid "Basic Setup" msgstr "Configuração básica" #. (itstool) path: sect3/para -#: book.translate.xml:62310 +#: book.translate.xml:62468 msgid "" "To use wireless networking, a wireless networking card is needed and the " "kernel needs to be configured with the appropriate wireless networking " @@ -113317,7 +113553,7 @@ "configurado." #. (itstool) path: sect3/para -#: book.translate.xml:62316 +#: book.translate.xml:62474 msgid "" "The most commonly used wireless devices are those that use parts made by " "Atheros. These devices are supported by ath :" #. (itstool) path: sect3/programlisting -#: book.translate.xml:62322 +#: book.translate.xml:62480 #, no-wrap msgid "if_ath_load=\"YES\"" msgstr "if_ath_load=\"YES\"" #. (itstool) path: sect3/para -#: book.translate.xml:62324 +#: book.translate.xml:62482 msgid "" "The Atheros driver is split up into three separate pieces: the driver " "(ath44):" #. (itstool) path: sect3/programlisting -#: book.translate.xml:62335 +#: book.translate.xml:62493 #, no-wrap msgid "if_wi_load=\"YES\"" msgstr "if_wi_load=\"YES\"" #. (itstool) path: note/para -#: book.translate.xml:62338 +#: book.translate.xml:62496 msgid "" "The examples in this section use an ath4 device and the device " @@ -113394,7 +113630,7 @@ "NDIS." #. (itstool) path: sect3/para -#: book.translate.xml:62351 +#: book.translate.xml:62509 msgid "" "In addition, the modules that implement cryptographic support for the " "security protocols to use must be loaded. These are intended to be " @@ -113436,7 +113672,7 @@ "loader.conf:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:62364 +#: book.translate.xml:62522 #, no-wrap msgid "" "wlan_wep_load=\"YES\"\n" @@ -113448,7 +113684,7 @@ "wlan_tkip_load=\"YES\"" #. (itstool) path: sect3/para -#: book.translate.xml:62368 +#: book.translate.xml:62526 msgid "" "Once this information has been added to /boot/loader.conf, reboot the FreeBSD box. Alternately, load the modules by hand " @@ -113461,7 +113697,7 @@ "refentrytitle>8." #. (itstool) path: note/para -#: book.translate.xml:62374 +#: book.translate.xml:62532 msgid "" "For users who do not want to use modules, it is possible to compile these " "drivers into the kernel by adding the following lines to a custom kernel " @@ -113472,7 +113708,7 @@ "kernel personalizado:" #. (itstool) path: note/programlisting -#: book.translate.xml:62379 +#: book.translate.xml:62537 #, no-wrap msgid "" "device wlan # 802.11 support\n" @@ -113496,7 +113732,7 @@ "device ath_rate_sample # SampleRate tx rate control for ath" #. (itstool) path: note/para -#: book.translate.xml:62389 +#: book.translate.xml:62547 msgid "" "With this information in the kernel configuration file, recompile the kernel " "and reboot the FreeBSD machine." @@ -113505,7 +113741,7 @@ "e reinicie a máquina do FreeBSD." #. (itstool) path: sect3/para -#: book.translate.xml:62394 +#: book.translate.xml:62552 msgid "" "Information about the wireless device should appear in the boot messages, " "like this:" @@ -113514,7 +113750,7 @@ "inicialização, assim:" #. (itstool) path: sect3/screen -#: book.translate.xml:62397 +#: book.translate.xml:62555 #, no-wrap msgid "" "ath0: <Atheros 5212> mem 0x88000000-0x8800ffff irq 11 at device 0.0 on cardbus1\n" @@ -113526,12 +113762,12 @@ "ath0: AR2413 mac 7.9 RF2413 phy 4.5" #. (itstool) path: sect3/title -#: book.translate.xml:62403 +#: book.translate.xml:62561 msgid "Setting the Correct Region" msgstr "Definindo a Região Correta" #. (itstool) path: sect3/para -#: book.translate.xml:62405 +#: book.translate.xml:62563 msgid "" "Since the regulatory situation is different in various parts of the world, " "it is necessary to correctly set the domains that apply to your location to " @@ -113542,7 +113778,7 @@ "para obter as informações corretas sobre quais canais podem ser usados." #. (itstool) path: sect3/para -#: book.translate.xml:62411 +#: book.translate.xml:62569 msgid "" "The available region definitions can be found in /etc/regdomain." "xml. To set the data at runtime, use ifconfig:" @@ -113552,31 +113788,31 @@ "ifconfig:" #. (itstool) path: sect3/screen -#: book.translate.xml:62415 +#: book.translate.xml:62573 #, no-wrap msgid "# ifconfig wlan0 regdomain ETSI country AT" msgstr "# ifconfig wlan0 regdomain ETSI country AT" #. (itstool) path: sect3/para -#: book.translate.xml:62417 +#: book.translate.xml:62575 msgid "To persist the settings, add it to /etc/rc.conf:" msgstr "" "Para persistir as configurações, adicione-o ao /etc/rc.conf:" #. (itstool) path: sect3/screen -#: book.translate.xml:62420 +#: book.translate.xml:62578 #, no-wrap msgid "# sysrc create_args_wlan0=\"country AT regdomain ETSI\"" msgstr "# sysrc create_args_wlan0=\"country AT regdomain ETSI\"" #. (itstool) path: sect2/title -#: book.translate.xml:62425 +#: book.translate.xml:62583 msgid "Infrastructure Mode" msgstr "Modo de Infraestrutura" #. (itstool) path: sect2/para -#: book.translate.xml:62427 +#: book.translate.xml:62585 msgid "" "Infrastructure (BSS) mode is the mode that is typically " "used. In this mode, a number of wireless access points are connected to a " @@ -113590,17 +113826,17 @@ "acronym>. Os clientes sem fio se conectam aos pontos de acesso sem fio." #. (itstool) path: sect3/title -#: book.translate.xml:62435 +#: book.translate.xml:62593 msgid "FreeBSD Clients" msgstr "Clientes do FreeBSD" #. (itstool) path: sect4/title -#: book.translate.xml:62438 +#: book.translate.xml:62596 msgid "How to Find Access Points" msgstr "Como encontrar pontos de acesso" #. (itstool) path: sect4/para -#: book.translate.xml:62440 +#: book.translate.xml:62598 msgid "" "To scan for available networks, use ifconfig8. This request may take " @@ -113615,7 +113851,7 @@ "disponíveis. Apenas o superusuário pode iniciar uma varredura:" #. (itstool) path: sect4/screen -#: book.translate.xml:62446 +#: book.translate.xml:62604 #, no-wrap msgid "" "# ifconfig wlan0 create wlandev ath0\n" @@ -113631,7 +113867,7 @@ "freebsdap 00:11:95:c3:0d:ac 1 54M -83:96 100 EPS WPA" #. (itstool) path: note/para -#: book.translate.xml:62453 +#: book.translate.xml:62611 msgid "" "The interface must be before it can scan. Subsequent " "scan requests do not require the interface to be marked as up again." @@ -113641,7 +113877,7 @@ "como up novamente." #. (itstool) path: sect4/para -#: book.translate.xml:62458 +#: book.translate.xml:62616 msgid "" "The output of a scan request lists each BSS/" "IBSS network found. Besides listing the name of the " @@ -113658,22 +113894,22 @@ "estações que operam lá:" #. (itstool) path: table/title -#: book.translate.xml:62469 +#: book.translate.xml:62627 msgid "Station Capability Codes" msgstr "Códigos de capacidade da estação" #. (itstool) path: row/entry -#: book.translate.xml:62474 +#: book.translate.xml:62632 msgid "Capability Code" msgstr "Código de capacidade" #. (itstool) path: row/entry -#: book.translate.xml:62481 +#: book.translate.xml:62639 msgid "E" msgstr "E" #. (itstool) path: row/entry -#: book.translate.xml:62482 +#: book.translate.xml:62640 msgid "" "Extended Service Set (ESS). Indicates that the station is " "part of an infrastructure network rather than an IBSS/ad-" @@ -113684,12 +113920,12 @@ "IBSS/ad-hoc." #. (itstool) path: row/entry -#: book.translate.xml:62490 +#: book.translate.xml:62648 msgid "I" msgstr "I" #. (itstool) path: row/entry -#: book.translate.xml:62491 +#: book.translate.xml:62649 msgid "" "IBSS/ad-hoc network. Indicates that the station is part " "of an ad-hoc network rather than an ESS network." @@ -113698,12 +113934,12 @@ "rede ad-hoc em vez de uma rede ESS." #. (itstool) path: row/entry -#: book.translate.xml:62498 +#: book.translate.xml:62656 msgid "P" msgstr "P" #. (itstool) path: row/entry -#: book.translate.xml:62499 +#: book.translate.xml:62657 msgid "" "Privacy. Encryption is required for all data frames exchanged within the " "BSS using cryptographic means such as WEP-CCMP." #. (itstool) path: row/entry -#: book.translate.xml:62508 +#: book.translate.xml:62666 msgid "S" msgstr "S" #. (itstool) path: row/entry -#: book.translate.xml:62509 +#: book.translate.xml:62667 msgid "" "Short Preamble. Indicates that the network is using short preambles, defined " "in 802.11b High Rate/DSSS PHY, and utilizes a 56 bit sync field rather than " @@ -113732,12 +113968,12 @@ "bits em vez do campo de 128 bits usado no modo de preâmbulo longo." #. (itstool) path: row/entry -#: book.translate.xml:62517 +#: book.translate.xml:62675 msgid "s" msgstr "s" #. (itstool) path: row/entry -#: book.translate.xml:62518 +#: book.translate.xml:62676 msgid "" "Short slot time. Indicates that the 802.11g network is using a short slot " "time because there are no legacy (802.11b) stations present." @@ -113746,18 +113982,18 @@ "curto porque não há estações legadas (802.11b) presentes." #. (itstool) path: sect4/para -#: book.translate.xml:62526 +#: book.translate.xml:62684 msgid "One can also display the current list of known networks with:" msgstr "Pode-se também exibir a lista atual de redes conhecidas com:" #. (itstool) path: sect4/screen -#: book.translate.xml:62529 +#: book.translate.xml:62687 #, no-wrap msgid "# ifconfig wlan0 list scan" msgstr "# ifconfig wlan0 list scan" #. (itstool) path: sect4/para -#: book.translate.xml:62531 +#: book.translate.xml:62689 msgid "" "This information may be updated automatically by the adapter or manually " "with a request. Old data is automatically removed from " @@ -113770,12 +114006,12 @@ #. (itstool) path: sect4/title #. (itstool) path: sect3/title -#: book.translate.xml:62539 book.translate.xml:63367 +#: book.translate.xml:62697 book.translate.xml:63525 msgid "Basic Settings" msgstr "Configurações básicas" #. (itstool) path: sect4/para -#: book.translate.xml:62541 +#: book.translate.xml:62699 msgid "" "This section provides a simple example of how to make the wireless network " "adapter work in FreeBSD without encryption. Once familiar with these " @@ -113788,7 +114024,7 @@ "wireless-wpa\">WPA para configurar a rede sem fio." #. (itstool) path: sect4/para -#: book.translate.xml:62547 +#: book.translate.xml:62705 msgid "" "There are three basic steps to configure a wireless network: select an " "access point, authenticate the station, and configure an IP. As seções a seguir discutem cada etapa." #. (itstool) path: sect5/title -#: book.translate.xml:62553 +#: book.translate.xml:62711 msgid "Selecting an Access Point" msgstr "Selecionando um ponto de acesso" #. (itstool) path: sect5/para -#: book.translate.xml:62555 +#: book.translate.xml:62713 msgid "" "Most of the time, it is sufficient to let the system choose an access point " "using the builtin heuristics. This is the default behavior when an interface " @@ -113816,7 +114052,7 @@ "filename>:" #. (itstool) path: sect5/programlisting -#: book.translate.xml:62561 book.translate.xml:62661 +#: book.translate.xml:62719 book.translate.xml:62819 #, no-wrap msgid "" "wlans_ath0=\"wlan0\"\n" @@ -113826,7 +114062,7 @@ "ifconfig_wlan0=\"DHCP\"" #. (itstool) path: sect5/para -#: book.translate.xml:62564 +#: book.translate.xml:62722 msgid "" "If there are multiple access points, a specific one can be selected by its " "SSID:" @@ -113835,7 +114071,7 @@ "seu SSID:" #. (itstool) path: sect5/programlisting -#: book.translate.xml:62568 +#: book.translate.xml:62726 #, no-wrap msgid "" "wlans_ath0=\"wlan0\"\n" @@ -113845,7 +114081,7 @@ "ifconfig_wlan0=\"ssid your_ssid_here DHCP\"" #. (itstool) path: sect5/para -#: book.translate.xml:62571 +#: book.translate.xml:62729 msgid "" "In an environment where there are multiple access points with the same " "SSID, which is often done to simplify roaming, it may be " @@ -113860,7 +114096,7 @@ "sem o SSID:" #. (itstool) path: sect5/programlisting -#: book.translate.xml:62579 +#: book.translate.xml:62737 #, no-wrap msgid "" "wlans_ath0=\"wlan0\"\n" @@ -113870,7 +114106,7 @@ "ifconfig_wlan0=\"ssid your_ssid_here bssid xx:xx:xx:xx:xx:xx DHCP\"" #. (itstool) path: sect5/para -#: book.translate.xml:62582 +#: book.translate.xml:62740 msgid "" "There are other ways to constrain the choice of an access point, such as " "limiting the set of frequencies the system will scan on. This may be useful " @@ -113885,7 +114121,7 @@ "banda específica, use o parâmetro :" #. (itstool) path: sect5/programlisting -#: book.translate.xml:62590 +#: book.translate.xml:62748 #, no-wrap msgid "" "wlans_ath0=\"wlan0\"\n" @@ -113895,7 +114131,7 @@ "ifconfig_wlan0=\"mode 11g ssid your_ssid_here DHCP\"" #. (itstool) path: sect5/para -#: book.translate.xml:62593 +#: book.translate.xml:62751 msgid "" "This example will force the card to operate in 802.11g, which is defined " "only for 2.4GHz frequencies so any 5GHz channels will not be considered. " @@ -113916,7 +114152,7 @@ "refentrytitle>8." #. (itstool) path: sect5/para -#: book.translate.xml:62607 +#: book.translate.xml:62765 msgid "" "Once an access point is selected, the station needs to authenticate before " "it can pass data. Authentication can happen in several ways. The most common " @@ -113944,7 +114180,7 @@ "linkend=\"network-wireless-wpa-wpa-psk\"/>." #. (itstool) path: note/para -#: book.translate.xml:62624 +#: book.translate.xml:62782 msgid "" "If using an Apple AirPort Extreme base station for an access " @@ -113965,7 +114201,7 @@ "\"registered\">AirPort, o acesso pode ser configurado com:" #. (itstool) path: note/programlisting -#: book.translate.xml:62632 +#: book.translate.xml:62790 #, no-wrap msgid "" "wlans_ath0=\"wlan0\"\n" @@ -113975,7 +114211,7 @@ "ifconfig_wlan0=\"authmode shared wepmode on weptxkey 1 wepkey 01234567 DHCP\"" #. (itstool) path: note/para -#: book.translate.xml:62635 +#: book.translate.xml:62793 msgid "" "In general, shared key authentication should be avoided because it uses the " "WEP key material in a highly-constrained manner, making " @@ -113994,12 +114230,12 @@ "encontradas em ." #. (itstool) path: sect5/title -#: book.translate.xml:62648 +#: book.translate.xml:62806 msgid "Getting an IP Address with DHCP" msgstr "Obtendo um endereço IP com DHCP" #. (itstool) path: sect5/para -#: book.translate.xml:62651 +#: book.translate.xml:62809 msgid "" "Once an access point is selected and the authentication parameters are set, " "an IP address must be obtained in order to communicate. " @@ -114016,18 +114252,18 @@ "dispositivo:" #. (itstool) path: sect5/para -#: book.translate.xml:62664 +#: book.translate.xml:62822 msgid "The wireless interface is now ready to bring up:" msgstr "A interface sem fio está agora pronta para subir:" #. (itstool) path: sect5/screen -#: book.translate.xml:62667 +#: book.translate.xml:62825 #, no-wrap msgid "# service netif start" msgstr "# service netif start" #. (itstool) path: sect5/para -#: book.translate.xml:62669 +#: book.translate.xml:62827 msgid "" "Once the interface is running, use ifconfig8 to see the status of " @@ -114039,7 +114275,7 @@ "filename>:" #. (itstool) path: sect5/screen -#: book.translate.xml:62673 +#: book.translate.xml:62831 #, no-wrap msgid "" "# ifconfig wlan0\n" @@ -114065,7 +114301,7 @@ " roam:rate 5 protmode CTS wme burst" #. (itstool) path: sect5/para -#: book.translate.xml:62684 +#: book.translate.xml:62842 msgid "" "The status: associated line means that it is connected to " "the wireless network. The bssid 00:13:46:49:41:76 is the " @@ -114078,12 +114314,12 @@ "literal> indica que a comunicação é não criptografada." #. (itstool) path: sect5/title -#: book.translate.xml:62693 +#: book.translate.xml:62851 msgid "Static IP Address" msgstr "Endereço IP estático" #. (itstool) path: sect5/para -#: book.translate.xml:62695 +#: book.translate.xml:62853 msgid "" "If an IP address cannot be obtained from a DHCP server, set a fixed IP address. Replace the " @@ -114097,7 +114333,7 @@ "para selecionar o ponto de acesso:" #. (itstool) path: sect5/programlisting -#: book.translate.xml:62702 +#: book.translate.xml:62860 #, no-wrap msgid "" "wlans_ath0=\"wlan0\"\n" @@ -114107,12 +114343,12 @@ "ifconfig_wlan0=\"inet 192.168.1.100 netmask 255.255.255.0 ssid your_ssid_here\"" #. (itstool) path: sect4/title -#: book.translate.xml:62708 +#: book.translate.xml:62866 msgid "WPA" msgstr "WPA" #. (itstool) path: sect4/para -#: book.translate.xml:62710 +#: book.translate.xml:62868 msgid "" "Wi-Fi Protected Access (WPA) is a security protocol used " "together with 802.11 networks to address the lack of proper authentication " @@ -114150,7 +114386,7 @@ "RSN é comumente usado." #. (itstool) path: sect4/para -#: book.translate.xml:62733 +#: book.translate.xml:62891 msgid "" "WPA defines authentication and encryption protocols. " "Authentication is most commonly done using one of two techniques: by 802.1X " @@ -114174,7 +114410,7 @@ "WPA ." #. (itstool) path: sect4/para -#: book.translate.xml:62747 +#: book.translate.xml:62905 msgid "" "The control of the wireless connection and the key negotiation or " "authentication with a server is done using " @@ -114194,12 +114430,12 @@ "refentrytitle>5." #. (itstool) path: sect5/title -#: book.translate.xml:62756 +#: book.translate.xml:62914 msgid "WPA-PSK" msgstr "WPA-PSK" #. (itstool) path: sect5/para -#: book.translate.xml:62758 +#: book.translate.xml:62916 msgid "" "WPA-PSK, also known as WPA Personal, " "is based on a pre-shared key (PSK) which is generated " @@ -114216,7 +114452,7 @@ "o uso de um servidor de autenticação não é possível ou desejado." #. (itstool) path: warning/para -#: book.translate.xml:62769 +#: book.translate.xml:62927 msgid "" "Always use strong passwords that are sufficiently long and made from a rich " "alphabet so that they will not be easily guessed or attacked." @@ -114225,7 +114461,7 @@ "alfabeto rico para que elas não sejam facilmente adivinhadas ou atacadas." #. (itstool) path: sect5/para -#: book.translate.xml:62774 +#: book.translate.xml:62932 msgid "" "The first step is the configuration of /etc/wpa_supplicant.conf with the SSID and the pre-shared key of the " @@ -114235,7 +114471,7 @@ "filename> com o SSID e a chave pré-compartilhada da rede:" #. (itstool) path: sect5/programlisting -#: book.translate.xml:62779 +#: book.translate.xml:62937 #, no-wrap msgid "" "network={\n" @@ -114249,7 +114485,7 @@ "}" #. (itstool) path: sect5/para -#: book.translate.xml:62784 +#: book.translate.xml:62942 msgid "" "Then, in /etc/rc.conf, indicate that the wireless " "device configuration will be done with WPA and the " @@ -114260,8 +114496,8 @@ "IP será obtido com o DHCP:" #. (itstool) path: sect5/programlisting -#: book.translate.xml:62790 book.translate.xml:62990 book.translate.xml:63084 -#: book.translate.xml:63208 +#: book.translate.xml:62948 book.translate.xml:63148 book.translate.xml:63242 +#: book.translate.xml:63366 #, no-wrap msgid "" "wlans_ath0=\"wlan0\"\n" @@ -114271,12 +114507,12 @@ "ifconfig_wlan0=\"WPA DHCP\"" #. (itstool) path: sect5/para -#: book.translate.xml:62793 book.translate.xml:63211 +#: book.translate.xml:62951 book.translate.xml:63369 msgid "Then, bring up the interface:" msgstr "Então, suba a interface:" #. (itstool) path: sect5/screen -#: book.translate.xml:62795 +#: book.translate.xml:62953 #, no-wrap msgid "" "# service netif start\n" @@ -114318,7 +114554,7 @@ " wme burst roaming MANUAL" #. (itstool) path: sect5/para -#: book.translate.xml:62814 +#: book.translate.xml:62972 msgid "" "Or, try to configure the interface manually using the information in " "/etc/wpa_supplicant.conf:" @@ -114327,7 +114563,7 @@ "/etc/wpa_supplicant.conf:" #. (itstool) path: sect5/screen -#: book.translate.xml:62818 +#: book.translate.xml:62976 #, no-wrap msgid "" "# wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf\n" @@ -114343,7 +114579,7 @@ "CTRL-EVENT-CONNECTED - Connection to 00:11:95:c3:0d:ac completed (auth) [id=0 id_str=]" #. (itstool) path: sect5/para -#: book.translate.xml:62824 +#: book.translate.xml:62982 msgid "" "The next operation is to launch dhclient8 to get the " @@ -114354,7 +114590,7 @@ "IP do servidor DHCP:" #. (itstool) path: sect5/screen -#: book.translate.xml:62828 +#: book.translate.xml:62986 #, no-wrap msgid "" "# dhclient wlan0\n" @@ -114390,7 +114626,7 @@ " wme burst roaming MANUAL" #. (itstool) path: note/para -#: book.translate.xml:62845 +#: book.translate.xml:63003 msgid "" "If /etc/rc.conf has an ifconfig_wlan0=\"DHCP" "\" entry, dhclient associar-se ao ponto de acesso." #. (itstool) path: sect5/para -#: book.translate.xml:62852 +#: book.translate.xml:63010 msgid "" "If DHCP is not possible or desired, set a static " "IP address after " @@ -114420,7 +114656,7 @@ "manvolnum> autenticar a estação:" #. (itstool) path: sect5/screen -#: book.translate.xml:62857 +#: book.translate.xml:63015 #, no-wrap msgid "" "# ifconfig wlan0 inet 192.168.0.100 netmask 255.255.255.0\n" @@ -114450,7 +114686,7 @@ " wme burst roaming MANUAL" #. (itstool) path: sect5/para -#: book.translate.xml:62870 +#: book.translate.xml:63028 msgid "" "When DHCP is not used, the default gateway and the " "nameserver also have to be manually set:" @@ -114459,7 +114695,7 @@ "de nomes também precisam ser definidos manualmente:" #. (itstool) path: sect5/screen -#: book.translate.xml:62874 +#: book.translate.xml:63032 #, no-wrap msgid "" "# route add default your_default_router\n" @@ -114469,12 +114705,12 @@ "# echo \"nameserver your_DNS_server\" >> /etc/resolv.conf" #. (itstool) path: sect5/title -#: book.translate.xml:62879 +#: book.translate.xml:63037 msgid "WPA with EAP-TLS" msgstr "WPA com EAP-TLS" #. (itstool) path: sect5/para -#: book.translate.xml:62882 +#: book.translate.xml:63040 msgid "" "The second way to use WPA is with an 802.1X backend " "authentication server. In this case, WPA is called " @@ -114491,7 +114727,7 @@ "(EAP)." #. (itstool) path: sect5/para -#: book.translate.xml:62891 +#: book.translate.xml:63049 msgid "" "EAP does not come with an encryption method. Instead, " "EAP is embedded inside an encrypted tunnel. There are " @@ -114506,7 +114742,7 @@ "o EAP-PEAP são os mais comum." #. (itstool) path: sect5/para -#: book.translate.xml:62899 +#: book.translate.xml:63057 msgid "" "EAP with Transport Layer Security (EAP-TLS) is a well-" "supported wireless authentication protocol since it was the first " @@ -114533,7 +114769,7 @@ "certificados foram assinados pela CA da organização." #. (itstool) path: sect5/para -#: book.translate.xml:62916 +#: book.translate.xml:63074 msgid "" "As previously, the configuration is done via /etc/wpa_supplicant." "conf:" @@ -114542,7 +114778,7 @@ "wpa_supplicant.conf:" #. (itstool) path: sect5/programlisting -#: book.translate.xml:62919 +#: book.translate.xml:63077 #, no-wrap msgid "" "network={\n" @@ -114570,12 +114806,12 @@ "}" #. (itstool) path: callout/para -#: book.translate.xml:62933 +#: book.translate.xml:63091 msgid "This field indicates the network name (SSID)." msgstr "Este campo indica o nome da rede (SSID)." #. (itstool) path: callout/para -#: book.translate.xml:62938 +#: book.translate.xml:63096 msgid "" "This example uses the RSN IEEE 802.11i protocol, also known as WPA2." @@ -114585,7 +114821,7 @@ "acronym>." #. (itstool) path: callout/para -#: book.translate.xml:62944 +#: book.translate.xml:63102 msgid "" "The key_mgmt line refers to the key management protocol " "to use. In this example, it is WPA using EAPEAP." #. (itstool) path: callout/para -#: book.translate.xml:62951 +#: book.translate.xml:63109 msgid "" "This field indicates the EAP method for the connection." msgstr "Este campo indica o método EAP para a conexão." #. (itstool) path: callout/para -#: book.translate.xml:62956 +#: book.translate.xml:63114 msgid "" "The identity field contains the identity string for " "EAP." @@ -114611,7 +114847,7 @@ "EAP." #. (itstool) path: callout/para -#: book.translate.xml:62962 book.translate.xml:63065 book.translate.xml:63178 +#: book.translate.xml:63120 book.translate.xml:63223 book.translate.xml:63336 msgid "" "The ca_cert field indicates the pathname of the " "CA certificate file. This file is needed to verify the " @@ -114622,7 +114858,7 @@ "o certificado do servidor." #. (itstool) path: callout/para -#: book.translate.xml:62969 +#: book.translate.xml:63127 msgid "" "The client_cert line gives the pathname to the client " "certificate file. This certificate is unique to each wireless client of the " @@ -114633,7 +114869,7 @@ "cliente sem fio da rede." #. (itstool) path: callout/para -#: book.translate.xml:62976 +#: book.translate.xml:63134 msgid "" "The private_key field is the pathname to the client " "certificate private key file." @@ -114642,7 +114878,7 @@ "chave privada do certificado do cliente." #. (itstool) path: callout/para -#: book.translate.xml:62982 +#: book.translate.xml:63140 msgid "" "The private_key_passwd field contains the passphrase for " "the private key." @@ -114651,19 +114887,19 @@ "chave privada." #. (itstool) path: sect5/para -#: book.translate.xml:62987 +#: book.translate.xml:63145 msgid "Then, add the following lines to /etc/rc.conf:" msgstr "" "Em seguida, adicione as seguintes linhas ao /etc/rc.conf:" #. (itstool) path: sect5/para -#: book.translate.xml:62993 book.translate.xml:63087 +#: book.translate.xml:63151 book.translate.xml:63245 msgid "The next step is to bring up the interface:" msgstr "O próximo passo é subir a interface:" #. (itstool) path: sect5/screen -#: book.translate.xml:62995 +#: book.translate.xml:63153 #, no-wrap msgid "" "# service netif start\n" @@ -114701,7 +114937,7 @@ " wme burst roaming MANUAL" #. (itstool) path: sect5/para -#: book.translate.xml:63012 +#: book.translate.xml:63170 msgid "" "It is also possible to bring up the interface manually using " "wpa_supplicant88." #. (itstool) path: sect5/title -#: book.translate.xml:63018 +#: book.translate.xml:63176 msgid "WPA with EAP-TTLS" msgstr "WPA com EAP-TTLS" #. (itstool) path: sect5/para -#: book.translate.xml:63021 +#: book.translate.xml:63179 msgid "" "With EAP-TLS, both the authentication server and the " "client need a certificate. With EAP-TTLS, a client " @@ -114737,7 +114973,7 @@ "dos dados de autenticação." #. (itstool) path: sect5/para -#: book.translate.xml:63031 +#: book.translate.xml:63189 msgid "" "The required configuration can be added to /etc/wpa_supplicant." "conf:" @@ -114746,7 +114982,7 @@ "wpa_supplicant.conf:" #. (itstool) path: sect5/programlisting -#: book.translate.xml:63034 +#: book.translate.xml:63192 #, no-wrap msgid "" "network={\n" @@ -114772,13 +115008,13 @@ "}" #. (itstool) path: callout/para -#: book.translate.xml:63047 book.translate.xml:63160 +#: book.translate.xml:63205 book.translate.xml:63318 msgid "" "This field specifies the EAP method for the connection." msgstr "Este campo especifica o método EAP para a conexão." #. (itstool) path: callout/para -#: book.translate.xml:63052 book.translate.xml:63165 +#: book.translate.xml:63210 book.translate.xml:63323 msgid "" "The identity field contains the identity string for " "EAP authentication inside the encrypted TLSpassword field contains the passphrase for the " "EAP authentication." @@ -114798,7 +115034,7 @@ "EAP." #. (itstool) path: callout/para -#: book.translate.xml:63072 +#: book.translate.xml:63230 msgid "" "This field specifies the authentication method used in the encrypted " "TLS tunnel. In this example, EAP with " @@ -114811,14 +115047,14 @@ "chamada de phase2." #. (itstool) path: sect5/para -#: book.translate.xml:63081 +#: book.translate.xml:63239 msgid "Next, add the following lines to /etc/rc.conf:" msgstr "" "Em seguida, adicione as seguintes linhas ao /etc/rc.conf:" #. (itstool) path: sect5/screen -#: book.translate.xml:63089 book.translate.xml:63213 +#: book.translate.xml:63247 book.translate.xml:63371 #, no-wrap msgid "" "# service netif start\n" @@ -114858,12 +115094,12 @@ " wme burst roaming MANUAL" #. (itstool) path: sect5/title -#: book.translate.xml:63109 +#: book.translate.xml:63267 msgid "WPA with EAP-PEAP" msgstr "WPA com EAP-PEAP" #. (itstool) path: note/para -#: book.translate.xml:63113 +#: book.translate.xml:63271 msgid "" "PEAPv0/EAP-MSCHAPv2 is the most common PEAP method. In this chapter, the term PEAP is used " @@ -114874,7 +115110,7 @@ "referir a esse método." #. (itstool) path: sect5/para -#: book.translate.xml:63119 +#: book.translate.xml:63277 msgid "" "Protected EAP (PEAP) is designed as an alternative to " "EAP-TTLS and is the most used EAP " @@ -114889,7 +115125,7 @@ "suportado após o EAP-TLS." #. (itstool) path: sect5/para -#: book.translate.xml:63127 +#: book.translate.xml:63285 msgid "" "PEAP is similar to EAP-TTLS as it uses " "a server-side certificate to authenticate clients by creating an encrypted " @@ -114912,7 +115148,7 @@ "de usuário e para a senha." #. (itstool) path: sect5/para -#: book.translate.xml:63141 +#: book.translate.xml:63299 msgid "" "Add the following lines to /etc/wpa_supplicant.conf to " "configure the EAP-PEAP related settings:" @@ -114922,7 +115158,7 @@ "acronym>:" #. (itstool) path: sect5/programlisting -#: book.translate.xml:63146 +#: book.translate.xml:63304 #, no-wrap msgid "" "network={\n" @@ -114950,7 +115186,7 @@ "}" #. (itstool) path: callout/para -#: book.translate.xml:63185 +#: book.translate.xml:63343 msgid "" "This field contains the parameters for the first phase of authentication, " "the TLS tunnel. According to the authentication server " @@ -114969,7 +115205,7 @@ "refentrytitle>5." #. (itstool) path: callout/para -#: book.translate.xml:63197 +#: book.translate.xml:63355 msgid "" "This field specifies the authentication protocol used in the encrypted " "TLS tunnel. In the case of PEAP, it is " @@ -114980,12 +115216,12 @@ "auth=MSCHAPV2." #. (itstool) path: sect4/title -#: book.translate.xml:63234 +#: book.translate.xml:63392 msgid "WEP" msgstr "WEP" #. (itstool) path: sect4/para -#: book.translate.xml:63236 +#: book.translate.xml:63394 msgid "" "Wired Equivalent Privacy (WEP) is part of the original " "802.11 standard. There is no authentication mechanism, only a weak form of " @@ -114996,7 +115232,7 @@ "fraca de controle de acesso que é facilmente quebrada." #. (itstool) path: sect4/para -#: book.translate.xml:63241 +#: book.translate.xml:63399 msgid "" "WEP can be set up using " "ifconfig8:" #. (itstool) path: sect4/screen -#: book.translate.xml:63244 +#: book.translate.xml:63402 #, no-wrap msgid "" "# ifconfig wlan0 create wlandev ath0\n" @@ -115019,7 +115255,7 @@ "\t ssid my_net wepmode on weptxkey 3 wepkey 3:0x3456789012" #. (itstool) path: listitem/para -#: book.translate.xml:63251 +#: book.translate.xml:63409 msgid "" "The weptxkey specifies which WEP key " "will be used in the transmission. This example uses the third key. This must " @@ -115033,7 +115269,7 @@ "primeira chave) para esse valor." #. (itstool) path: listitem/para -#: book.translate.xml:63261 +#: book.translate.xml:63419 msgid "" "The wepkey selects one of the WEP " "keys. It should be in the format index:key. Key " @@ -115046,7 +115282,7 @@ "usar uma chave diferente da primeira." #. (itstool) path: note/para -#: book.translate.xml:63269 +#: book.translate.xml:63427 msgid "" "Replace the 0x3456789012 with the key configured for use " "on the access point." @@ -115055,7 +115291,7 @@ "no ponto de acesso." #. (itstool) path: sect4/para -#: book.translate.xml:63276 +#: book.translate.xml:63434 msgid "" "Refer to ifconfig8 for further information." @@ -115065,7 +115301,7 @@ "informações." #. (itstool) path: sect4/para -#: book.translate.xml:63279 +#: book.translate.xml:63437 msgid "" "The wpa_supplicant8 facility can be used to configure a wireless " @@ -115079,7 +115315,7 @@ "wpa_supplicant.conf:" #. (itstool) path: sect4/programlisting -#: book.translate.xml:63285 +#: book.translate.xml:63443 #, no-wrap msgid "" "network={\n" @@ -115097,12 +115333,12 @@ "}" #. (itstool) path: sect4/para -#: book.translate.xml:63292 +#: book.translate.xml:63450 msgid "Then:" msgstr "Então:" #. (itstool) path: sect4/screen -#: book.translate.xml:63294 +#: book.translate.xml:63452 #, no-wrap msgid "" "# wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf\n" @@ -115114,12 +115350,12 @@ "Associated with 00:13:46:49:41:76" #. (itstool) path: sect2/title -#: book.translate.xml:63302 +#: book.translate.xml:63460 msgid "Ad-hoc Mode" msgstr "Modo Ad-hoc" #. (itstool) path: sect2/para -#: book.translate.xml:63304 +#: book.translate.xml:63462 msgid "" "IBSS mode, also called ad-hoc mode, is designed for point " "to point connections. For example, to establish an ad-hoc network between " @@ -115132,12 +115368,12 @@ "escolha dois endereços IP e um SSID." #. (itstool) path: sect2/para -#: book.translate.xml:63311 +#: book.translate.xml:63469 msgid "On A:" msgstr "Em A:" #. (itstool) path: sect2/screen -#: book.translate.xml:63313 +#: book.translate.xml:63471 #, no-wrap msgid "" "# ifconfig wlan0 create wlandev ath0 wlanmode adhoc\n" @@ -115165,7 +115401,7 @@ "\t protmode CTS wme burst" #. (itstool) path: sect2/para -#: book.translate.xml:63325 +#: book.translate.xml:63483 msgid "" "The adhoc parameter indicates that the interface is " "running in IBSS mode." @@ -115174,7 +115410,7 @@ "executada no modo IBSS." #. (itstool) path: sect2/para -#: book.translate.xml:63328 +#: book.translate.xml:63486 msgid "" "B should now be able to detect A:" @@ -115183,7 +115419,7 @@ "systemitem>:" #. (itstool) path: sect2/screen -#: book.translate.xml:63331 +#: book.translate.xml:63489 #, no-wrap msgid "" "# ifconfig wlan0 create wlandev ath0 wlanmode adhoc\n" @@ -115197,7 +115433,7 @@ " freebsdap 02:11:95:c3:0d:ac 2 54M -64:-96 100 IS WME" #. (itstool) path: sect2/para -#: book.translate.xml:63336 +#: book.translate.xml:63494 msgid "" "The I in the output confirms that A is in ad-hoc mode. Now, configure B " @@ -115208,7 +115444,7 @@ "IP diferente:" #. (itstool) path: sect2/screen -#: book.translate.xml:63341 +#: book.translate.xml:63499 #, no-wrap msgid "" "# ifconfig wlan0 inet 192.168.0.2 netmask 255.255.255.0 ssid freebsdap\n" @@ -115234,7 +115470,7 @@ "\t protmode CTS wme burst" #. (itstool) path: sect2/para -#: book.translate.xml:63352 +#: book.translate.xml:63510 msgid "" "Both A and B are now ready " "to exchange information." @@ -115243,12 +115479,12 @@ "prontos para trocar informações." #. (itstool) path: sect2/title -#: book.translate.xml:63358 +#: book.translate.xml:63516 msgid "FreeBSD Host Access Points" msgstr "Pontos de Acesso com um host FreeBSD" #. (itstool) path: sect2/para -#: book.translate.xml:63360 +#: book.translate.xml:63518 msgid "" "FreeBSD can act as an Access Point (AP) which eliminates " "the need to buy a hardware AP or run an ad-hoc network. " @@ -115262,7 +115498,7 @@ "Internet." #. (itstool) path: sect3/para -#: book.translate.xml:63369 +#: book.translate.xml:63527 msgid "" "Before configuring a FreeBSD machine as an AP, the kernel " "must be configured with the appropriate networking support for the wireless " @@ -115275,7 +115511,7 @@ "maiores detalhes, veja ." #. (itstool) path: note/para -#: book.translate.xml:63376 +#: book.translate.xml:63534 msgid "" "The NDIS driver wrapper for Windows drivers does not currently support APAP." #. (itstool) path: sect3/para -#: book.translate.xml:63383 +#: book.translate.xml:63541 msgid "" "Once wireless networking support is loaded, check if the wireless device " "supports the host-based access point mode, also known as hostap mode:" @@ -115298,7 +115534,7 @@ "host, também conhecido como modo hostap:" #. (itstool) path: sect3/screen -#: book.translate.xml:63387 +#: book.translate.xml:63545 #, no-wrap msgid "" "# ifconfig wlan0 create wlandev ath0\n" @@ -115312,7 +115548,7 @@ "cryptocaps=1f<WEP,TKIP,AES,AES_CCM,TKIPMIC>" #. (itstool) path: sect3/para -#: book.translate.xml:63392 +#: book.translate.xml:63550 msgid "" "This output displays the card's capabilities. The HOSTAP " "word confirms that this wireless card can act as an AP. " @@ -115327,7 +115563,7 @@ "quais protocolos de segurança podem ser usados no AP." #. (itstool) path: sect3/para -#: book.translate.xml:63400 +#: book.translate.xml:63558 msgid "" "The wireless device can only be put into hostap mode during the creation of " "the network pseudo-device, so a previously created device must be destroyed " @@ -115338,13 +115574,13 @@ "deve ser destruído primeiro:" #. (itstool) path: sect3/screen -#: book.translate.xml:63404 +#: book.translate.xml:63562 #, no-wrap msgid "# ifconfig wlan0 destroy" msgstr "# ifconfig wlan0 destroy" #. (itstool) path: sect3/para -#: book.translate.xml:63406 +#: book.translate.xml:63564 msgid "" "then regenerated with the correct option before setting the other parameters:" msgstr "" @@ -115352,7 +115588,7 @@ "parâmetros:" #. (itstool) path: sect3/screen -#: book.translate.xml:63409 +#: book.translate.xml:63567 #, no-wrap msgid "" "# ifconfig wlan0 create wlandev ath0 wlanmode hostap\n" @@ -115362,7 +115598,7 @@ "# ifconfig wlan0 inet 192.168.0.1 netmask 255.255.255.0 ssid freebsdap mode 11g channel 1" #. (itstool) path: sect3/para -#: book.translate.xml:63412 +#: book.translate.xml:63570 msgid "" "Use ifconfig8 again to see the status of the wlan0wlan0:" #. (itstool) path: sect3/screen -#: book.translate.xml:63415 +#: book.translate.xml:63573 #, no-wrap msgid "" "# ifconfig wlan0\n" @@ -115397,7 +115633,7 @@ "\t protmode CTS wme burst dtimperiod 1 -dfs" #. (itstool) path: sect3/para -#: book.translate.xml:63425 +#: book.translate.xml:63583 msgid "" "The hostap parameter indicates the interface is running " "in the host-based access point mode." @@ -115406,7 +115642,7 @@ "executada no modo de ponto de acesso baseado em host." #. (itstool) path: sect3/para -#: book.translate.xml:63429 +#: book.translate.xml:63587 msgid "" "The interface configuration can be done automatically at boot time by adding " "the following lines to /etc/rc.conf:" @@ -115416,7 +115652,7 @@ "filename>:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:63433 +#: book.translate.xml:63591 #, no-wrap msgid "" "wlans_ath0=\"wlan0\"\n" @@ -115428,12 +115664,12 @@ "ifconfig_wlan0=\"inet 192.168.0.1 netmask 255.255.255.0 ssid freebsdap mode 11g channel 1\"" #. (itstool) path: sect3/title -#: book.translate.xml:63439 +#: book.translate.xml:63597 msgid "Host-based Access Point Without Authentication or Encryption" msgstr "Ponto de acesso baseado em host sem autenticação ou criptografia" #. (itstool) path: sect3/para -#: book.translate.xml:63442 +#: book.translate.xml:63600 msgid "" "Although it is not recommended to run an AP without any " "authentication or encryption, this is a simple way to check if the " @@ -115446,7 +115682,7 @@ "importante para depurar problemas do cliente." #. (itstool) path: sect3/para -#: book.translate.xml:63448 +#: book.translate.xml:63606 msgid "" "Once the AP is configured, initiate a scan from another " "wireless machine to find the AP:" @@ -115455,7 +115691,7 @@ "de outra máquina sem fio para encontrar o AP:" #. (itstool) path: sect3/screen -#: book.translate.xml:63452 +#: book.translate.xml:63610 #, no-wrap msgid "" "# ifconfig wlan0 create wlandev ath0\n" @@ -115469,7 +115705,7 @@ "freebsdap 00:11:95:c3:0d:ac 1 54M -66:-96 100 ES WME" #. (itstool) path: sect3/para -#: book.translate.xml:63457 +#: book.translate.xml:63615 msgid "" "The client machine found the AP and can be associated " "with it:" @@ -115478,7 +115714,7 @@ "ele:" #. (itstool) path: sect3/screen -#: book.translate.xml:63460 +#: book.translate.xml:63618 #, no-wrap msgid "" "# ifconfig wlan0 inet 192.168.0.2 netmask 255.255.255.0 ssid freebsdap\n" @@ -115506,12 +115742,12 @@ "\t roam:rate 5 protmode CTS wme burst" #. (itstool) path: sect3/title -#: book.translate.xml:63474 +#: book.translate.xml:63632 msgid "WPA2 Host-based Access Point" msgstr "Ponto de acesso baseado em host com WPA2" #. (itstool) path: sect3/para -#: book.translate.xml:63476 +#: book.translate.xml:63634 msgid "" "This section focuses on setting up a FreeBSD access point using the " "WPA2 security protocol. More details regarding " @@ -115525,7 +115761,7 @@ "wireless-wpa\"/>." #. (itstool) path: sect3/para -#: book.translate.xml:63483 +#: book.translate.xml:63641 msgid "" "The hostapd8 daemon is used to deal with client authentication " @@ -115538,7 +115774,7 @@ "acronym> habilitado." #. (itstool) path: sect3/para -#: book.translate.xml:63488 +#: book.translate.xml:63646 msgid "" "The following configuration operations are performed on the FreeBSD machine " "acting as the AP. Once the AP is " @@ -115554,13 +115790,13 @@ "filename>:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:63495 +#: book.translate.xml:63653 #, no-wrap msgid "hostapd_enable=\"YES\"" msgstr "hostapd_enable=\"YES\"" #. (itstool) path: sect3/para -#: book.translate.xml:63497 +#: book.translate.xml:63655 msgid "" "Before trying to configure hostapd8, first configure the " @@ -115572,12 +115808,12 @@ "basic\"/> ." #. (itstool) path: sect4/title -#: book.translate.xml:63501 +#: book.translate.xml:63659 msgid "WPA2-PSK" msgstr "WPA2-PSK" #. (itstool) path: sect4/para -#: book.translate.xml:63503 +#: book.translate.xml:63661 msgid "" "WPA2-PSK is intended for small networks where the use of " "a backend authentication server is not possible or desired." @@ -115586,12 +115822,12 @@ "servidor de autenticação backend não é possível ou desejado." #. (itstool) path: sect4/para -#: book.translate.xml:63507 +#: book.translate.xml:63665 msgid "The configuration is done in /etc/hostapd.conf:" msgstr "A configuração é feita em /etc/hostapd.conf:" #. (itstool) path: sect4/programlisting -#: book.translate.xml:63510 +#: book.translate.xml:63668 #, no-wrap msgid "" "interface=wlan0 \n" @@ -115615,12 +115851,12 @@ "wpa_pairwise=CCMP " #. (itstool) path: callout/para -#: book.translate.xml:63522 +#: book.translate.xml:63680 msgid "Wireless interface used for the access point." msgstr "Interface sem fio usada para o ponto de acesso." #. (itstool) path: callout/para -#: book.translate.xml:63527 +#: book.translate.xml:63685 msgid "" "Level of verbosity used during the execution of " "hostapd8hostapd8 to store domain socket " @@ -115649,12 +115885,12 @@ "manvolnum>. O valor padrão é usado neste exemplo." #. (itstool) path: callout/para -#: book.translate.xml:63541 +#: book.translate.xml:63699 msgid "The group allowed to access the control interface files." msgstr "O grupo permitiu acessar os arquivos da interface de controle." #. (itstool) path: callout/para -#: book.translate.xml:63546 +#: book.translate.xml:63704 msgid "" "The wireless network name, or SSID, that will appear in " "wireless scans." @@ -115663,7 +115899,7 @@ "varreduras sem fio." #. (itstool) path: callout/para -#: book.translate.xml:63552 +#: book.translate.xml:63710 msgid "" "Enable WPA and specify which WPA " "authentication protocol will be required. A value of 2 " @@ -115678,12 +115914,12 @@ "acronym> obsoleto for necessário." #. (itstool) path: callout/para -#: book.translate.xml:63563 +#: book.translate.xml:63721 msgid "ASCII passphrase for WPA authentication." msgstr "Senha ASCII para autenticação WPA." #. (itstool) path: warning/para -#: book.translate.xml:63567 +#: book.translate.xml:63725 msgid "" "Always use strong passwords that are at least 8 characters long and made " "from a rich alphabet so that they will not be easily guessed or attacked." @@ -115693,7 +115929,7 @@ "atacadas." #. (itstool) path: callout/para -#: book.translate.xml:63575 +#: book.translate.xml:63733 msgid "" "The key management protocol to use. This example sets WPA-PSK." @@ -115702,7 +115938,7 @@ "WPA-PSK." #. (itstool) path: callout/para -#: book.translate.xml:63581 +#: book.translate.xml:63739 msgid "" "Encryption algorithms accepted by the access point. In this example, only " "the CCMP (AES) cipher is accepted. " @@ -115718,7 +115954,7 @@ "CCMP." #. (itstool) path: sect4/para -#: book.translate.xml:63594 +#: book.translate.xml:63752 msgid "" "The next step is to start hostapd8:" @@ -115727,13 +115963,13 @@ "refentrytitle>8:" #. (itstool) path: sect4/screen -#: book.translate.xml:63596 +#: book.translate.xml:63754 #, no-wrap msgid "# service hostapd forcestart" msgstr "# service hostapd forcestart" #. (itstool) path: sect4/screen -#: book.translate.xml:63598 +#: book.translate.xml:63756 #, no-wrap msgid "" "# ifconfig wlan0\n" @@ -115765,7 +116001,7 @@ "\tgroups: wlan" #. (itstool) path: sect4/para -#: book.translate.xml:63612 +#: book.translate.xml:63770 msgid "" "Once the AP is running, the clients can associate with " "it. See for more details. It is " @@ -115779,12 +116015,12 @@ "command>." #. (itstool) path: sect3/title -#: book.translate.xml:63622 +#: book.translate.xml:63780 msgid "WEP Host-based Access Point" msgstr "Ponto de acesso baseado em host WEP" #. (itstool) path: sect3/para -#: book.translate.xml:63624 +#: book.translate.xml:63782 msgid "" "It is not recommended to use WEP for setting up an " "AP since there is no authentication mechanism and the " @@ -115799,7 +116035,7 @@ "AP sem autenticação ou criptografia." #. (itstool) path: sect3/para -#: book.translate.xml:63632 +#: book.translate.xml:63790 msgid "" "The wireless device can now be put into hostap mode and configured with the " "correct SSID and IP address:" @@ -115808,7 +116044,7 @@ "com o endereço SSID e IP corretos:" #. (itstool) path: sect3/screen -#: book.translate.xml:63636 +#: book.translate.xml:63794 #, no-wrap msgid "" "# ifconfig wlan0 create wlandev ath0 wlanmode hostap\n" @@ -115820,7 +116056,7 @@ "\tssid freebsdap wepmode on weptxkey 3 wepkey 3:0x3456789012 mode 11g" #. (itstool) path: listitem/para -#: book.translate.xml:63642 +#: book.translate.xml:63800 msgid "" "The weptxkey indicates which WEP key " "will be used in the transmission. This example uses the third key as key " @@ -115833,7 +116069,7 @@ "especificado para criptografar os dados." #. (itstool) path: listitem/para -#: book.translate.xml:63651 +#: book.translate.xml:63809 msgid "" "The wepkey sets the selected WEP key. " "It should be in the format index:key. If the " @@ -115847,7 +116083,7 @@ "primeira chave." #. (itstool) path: sect3/para -#: book.translate.xml:63660 +#: book.translate.xml:63818 msgid "" "Use ifconfig8 to see the status of the wlan0:" #. (itstool) path: sect3/screen -#: book.translate.xml:63663 +#: book.translate.xml:63821 #, no-wrap msgid "" "# ifconfig wlan0\n" @@ -115882,7 +116118,7 @@ "\t txpower 21.5 scanvalid 60 protmode CTS wme burst dtimperiod 1 -dfs" #. (itstool) path: sect3/para -#: book.translate.xml:63673 +#: book.translate.xml:63831 msgid "" "From another wireless machine, it is now possible to initiate a scan to find " "the AP:" @@ -115891,7 +116127,7 @@ "encontrar o AP:" #. (itstool) path: sect3/screen -#: book.translate.xml:63676 +#: book.translate.xml:63834 #, no-wrap msgid "" "# ifconfig wlan0 create wlandev ath0\n" @@ -115905,7 +116141,7 @@ "freebsdap 00:11:95:c3:0d:ac 1 54M 22:1 100 EPS" #. (itstool) path: sect3/para -#: book.translate.xml:63681 +#: book.translate.xml:63839 msgid "" "In this example, the client machine found the AP and can " "associate with it using the correct parameters. See para maiores detalhes." #. (itstool) path: sect2/title -#: book.translate.xml:63688 +#: book.translate.xml:63846 msgid "Using Both Wired and Wireless Connections" msgstr "Usando conexões com fio e sem fio" #. (itstool) path: sect2/para -#: book.translate.xml:63690 +#: book.translate.xml:63848 msgid "" "A wired connection provides better performance and reliability, while a " "wireless connection provides flexibility and mobility. Laptop users " @@ -115933,7 +116169,7 @@ "conexão." #. (itstool) path: sect2/para -#: book.translate.xml:63695 +#: book.translate.xml:63853 msgid "" "On FreeBSD, it is possible to combine two or even more network interfaces " "together in a failover fashion. This type of configuration " @@ -115947,7 +116183,7 @@ "operacional alterna automaticamente quando o estado do link é alterado." #. (itstool) path: sect2/para -#: book.translate.xml:63702 +#: book.translate.xml:63860 msgid "" "Link aggregation and failover is covered in and an example for using both wired and wireless connections " @@ -115958,7 +116194,7 @@ "." #. (itstool) path: sect2/para -#: book.translate.xml:63709 +#: book.translate.xml:63867 msgid "" "This section describes a number of steps to help troubleshoot common " "wireless networking problems." @@ -115967,7 +116203,7 @@ "de rede sem fio." #. (itstool) path: listitem/para -#: book.translate.xml:63715 +#: book.translate.xml:63873 msgid "" "If the access point is not listed when scanning, check that the " "configuration has not limited the wireless device to a limited set of " @@ -115978,7 +116214,7 @@ "canais." #. (itstool) path: listitem/para -#: book.translate.xml:63721 +#: book.translate.xml:63879 msgid "" "If the device cannot associate with an access point, verify that the " "configuration matches the settings on the access point. This includes the " @@ -115996,7 +116232,7 @@ "para ver se o tráfego irá passar." #. (itstool) path: listitem/para -#: book.translate.xml:63730 +#: book.translate.xml:63888 msgid "" "Debugging support is provided by " "wpa_supplicant8-dd e examine os logs do sistema." #. (itstool) path: listitem/para -#: book.translate.xml:63737 +#: book.translate.xml:63895 msgid "" "Once the system can associate with the access point, diagnose the network " "configuration using tools like ping." #. (itstool) path: listitem/para -#: book.translate.xml:63743 +#: book.translate.xml:63901 msgid "" "There are many lower-level debugging tools. Debugging messages can be " "enabled in the 802.11 protocol support layer using " @@ -116038,7 +116274,7 @@ "802.11 necessários para organizar a comunicação:" #. (itstool) path: listitem/screen -#: book.translate.xml:63750 +#: book.translate.xml:63908 #, no-wrap msgid "" "# wlandebug -i wlan0 +scan+auth+debug+assoc\n" @@ -116048,7 +116284,7 @@ " net.wlan.0.debug: 0 => 0xc80000<assoc,auth,scan>" #. (itstool) path: listitem/para -#: book.translate.xml:63753 +#: book.translate.xml:63911 msgid "" "Many useful statistics are maintained by the 802.11 layer and " "wlanstats, found in /usr/src/tools/tools/" @@ -116067,7 +116303,7 @@ "específicos do dispositivo, consulte a documentação do driver." #. (itstool) path: sect2/para -#: book.translate.xml:63764 +#: book.translate.xml:63922 msgid "" "If the above information does not help to clarify the problem, submit a " "problem report and include output from the above tools." @@ -116076,17 +116312,17 @@ "relatório de problemas e inclua a saída das ferramentas acima." #. (itstool) path: info/title -#: book.translate.xml:63772 +#: book.translate.xml:63930 msgid "USB Tethering" msgstr "USB Tethering" #. (itstool) path: sect1/indexterm -#: book.translate.xml:63775 +#: book.translate.xml:63933 msgid "tether" msgstr "tether" #. (itstool) path: sect1/para -#: book.translate.xml:63779 +#: book.translate.xml:63937 msgid "" "Many cellphones provide the option to share their data connection over USB " "(often called \"tethering\"). This feature uses either the RNDISiPad." #. (itstool) path: listitem/para -#: book.translate.xml:63787 +#: book.translate.xml:63945 msgid "" "Android devices generally use the " "urndis4." #. (itstool) path: listitem/para -#: book.translate.xml:63792 +#: book.translate.xml:63950 msgid "" "Apple devices use the " "ipheth4." #. (itstool) path: listitem/para -#: book.translate.xml:63796 +#: book.translate.xml:63954 msgid "" "Older devices will often use the cdce4 driver." @@ -116134,13 +116370,13 @@ "citerefentry>." #. (itstool) path: sect1/para -#: book.translate.xml:63801 +#: book.translate.xml:63959 msgid "Before attaching a device, load the appropriate driver into the kernel:" msgstr "" "Antes de conectar um dispositivo, carregue o driver apropriado no kernel:" #. (itstool) path: sect1/screen -#: book.translate.xml:63804 +#: book.translate.xml:63962 #, no-wrap msgid "" "# kldload if_urndis\n" @@ -116152,7 +116388,7 @@ "# kldload if_ipheth" #. (itstool) path: sect1/para -#: book.translate.xml:63808 +#: book.translate.xml:63966 msgid "" "Once the device is attached ue0 will be available for use like a normal network device. Be sure " @@ -116164,7 +116400,7 @@ "Tethering esteja ativada no dispositivo." #. (itstool) path: sect1/para -#: book.translate.xml:63814 +#: book.translate.xml:63972 msgid "" "To make this change permanent and load the driver as a module at boot time, " "place the appropriate line of the following in /boot/loader.conf:" #. (itstool) path: sect1/screen -#: book.translate.xml:63818 +#: book.translate.xml:63976 #, no-wrap msgid "" "if_urndis_load=\"YES\"\n" @@ -116187,12 +116423,12 @@ "if_ipheth_load=\"YES\"" #. (itstool) path: info/title -#: book.translate.xml:63825 +#: book.translate.xml:63983 msgid "Bluetooth" msgstr "Bluetooth" #. (itstool) path: authorgroup/author -#: book.translate.xml:63828 +#: book.translate.xml:63986 msgid "" " Pav Lucistnik Written by pav@FreeBSD.org" @@ -116201,12 +116437,12 @@ "personname> Escrito por pav@FreeBSD.org " #. (itstool) path: sect1/indexterm -#: book.translate.xml:63839 +#: book.translate.xml:63997 msgid "Bluetooth" msgstr "Bluetooth" #. (itstool) path: sect1/para -#: book.translate.xml:63843 +#: book.translate.xml:64001 msgid "" "Bluetooth is a wireless technology for creating personal networks operating " "in the 2.4 GHz unlicensed band, with a range of 10 meters. Networks are " @@ -116225,7 +116461,7 @@ "linha serial e muito mais." #. (itstool) path: sect1/para -#: book.translate.xml:63852 +#: book.translate.xml:64010 msgid "" "This section describes the use of a USB Bluetooth dongle " "on a FreeBSD system. It then describes the various Bluetooth protocols and " @@ -116236,12 +116472,12 @@ "Bluetooth." #. (itstool) path: sect2/title -#: book.translate.xml:63857 +#: book.translate.xml:64015 msgid "Loading Bluetooth Support" msgstr "Carregando o Suporte Bluetooth" #. (itstool) path: sect2/para -#: book.translate.xml:63859 +#: book.translate.xml:64017 msgid "" "The Bluetooth stack in FreeBSD is implemented using the " "netgraph48." #. (itstool) path: sect2/para -#: book.translate.xml:63869 +#: book.translate.xml:64027 msgid "" "Before attaching a device, determine which of the above drivers it uses, " "then load the driver. For example, if the device uses the " @@ -116293,13 +116529,13 @@ "manvolnum>:" #. (itstool) path: sect2/screen -#: book.translate.xml:63873 +#: book.translate.xml:64031 #, no-wrap msgid "# kldload ng_ubt" msgstr "# kldload ng_ubt" #. (itstool) path: sect2/para -#: book.translate.xml:63875 +#: book.translate.xml:64033 msgid "" "If the Bluetooth device will be attached to the system during system " "startup, the system can be configured to load the module at boot time by " @@ -116311,13 +116547,13 @@ "filename>:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:63880 +#: book.translate.xml:64038 #, no-wrap msgid "ng_ubt_load=\"YES\"" msgstr "ng_ubt_load=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:63882 +#: book.translate.xml:64040 msgid "" "Once the driver is loaded, plug in the USB dongle. If the " "driver load was successful, output similar to the following should appear on " @@ -116329,7 +116565,7 @@ "filename>:" #. (itstool) path: sect2/screen -#: book.translate.xml:63888 +#: book.translate.xml:64046 #, no-wrap msgid "" "ubt0: vendor 0x0a12 product 0x0001, rev 1.10/5.25, addr 2\n" @@ -116343,7 +116579,7 @@ " wMaxPacketSize=49, nframes=6, buffer size=294" #. (itstool) path: sect2/para -#: book.translate.xml:63893 +#: book.translate.xml:64051 msgid "" "To start and stop the Bluetooth stack, use its startup script. It is a good " "idea to stop the stack before unplugging the device. Starting the bluetooth " @@ -116358,7 +116594,7 @@ "iniciar a stack, a saída deve ser semelhante à seguinte:" #. (itstool) path: sect2/screen -#: book.translate.xml:63899 +#: book.translate.xml:64057 #, no-wrap msgid "" "# service bluetooth start ubt0\n" @@ -116388,17 +116624,17 @@ "Number of SCO packets: 8" #. (itstool) path: sect2/title -#: book.translate.xml:63914 +#: book.translate.xml:64072 msgid "Finding Other Bluetooth Devices" msgstr "Encontrando outros dispositivos Bluetooth" #. (itstool) path: sect2/indexterm -#: book.translate.xml:63916 +#: book.translate.xml:64074 msgid "HCI" msgstr "HCI" #. (itstool) path: sect2/para -#: book.translate.xml:63920 +#: book.translate.xml:64078 msgid "" "The Host Controller Interface (HCI) provides a uniform " "method for accessing Bluetooth baseband capabilities. In FreeBSD, a netgraph " @@ -116414,7 +116650,7 @@ "citerefentry>." #. (itstool) path: sect2/para -#: book.translate.xml:63926 +#: book.translate.xml:64084 msgid "" "One of the most common tasks is discovery of Bluetooth devices within " "RF proximity. This operation is called inquiry." #. (itstool) path: sect2/screen -#: book.translate.xml:63936 +#: book.translate.xml:64094 #, no-wrap msgid "" "% hccontrol -n ubt0hci inquiry\n" @@ -116464,7 +116700,7 @@ "Inquiry complete. Status: No error [00]" #. (itstool) path: sect2/para -#: book.translate.xml:63947 +#: book.translate.xml:64105 msgid "" "The BD_ADDR is the unique address of a Bluetooth device, " "similar to the MAC address of a network card. This " @@ -116483,7 +116719,7 @@ "obter o nome legível que foi atribuído ao dispositivo remoto:" #. (itstool) path: sect2/screen -#: book.translate.xml:63957 +#: book.translate.xml:64115 #, no-wrap msgid "" "% hccontrol -n ubt0hci remote_name_request 00:80:37:29:19:a4\n" @@ -116495,7 +116731,7 @@ "Name: Pav's T39" #. (itstool) path: sect2/para -#: book.translate.xml:63961 +#: book.translate.xml:64119 msgid "" "If an inquiry is performed on a remote Bluetooth device, it will find the " "computer as your.host.name (ubt0). The name assigned to the " @@ -116506,7 +116742,7 @@ "atribuído ao dispositivo local pode ser alterado a qualquer momento." #. (itstool) path: sect2/para -#: book.translate.xml:63966 +#: book.translate.xml:64124 msgid "" "Remote devices can be assigned aliases in /etc/bluetooth/hosts. More information about /etc/bluetooth/hosts " @@ -116520,7 +116756,7 @@ "manvolnum>." #. (itstool) path: sect2/para -#: book.translate.xml:63971 +#: book.translate.xml:64129 msgid "" "The Bluetooth system provides a point-to-point connection between two " "Bluetooth units, or a point-to-multipoint connection which is shared among " @@ -116533,13 +116769,13 @@ "um dispositivo remoto:" #. (itstool) path: sect2/screen -#: book.translate.xml:63977 +#: book.translate.xml:64135 #, no-wrap msgid "% hccontrol -n ubt0hci create_connection BT_ADDR" msgstr "% hccontrol -n ubt0hci create_connection BT_ADDR" #. (itstool) path: sect2/para -#: book.translate.xml:63979 +#: book.translate.xml:64137 msgid "" "create_connection accepts BT_ADDR as " "well as host aliases in /etc/bluetooth/hosts." @@ -116548,7 +116784,7 @@ "bem como aliases de host em /etc/bluetooth/hosts." #. (itstool) path: sect2/para -#: book.translate.xml:63983 +#: book.translate.xml:64141 msgid "" "The following example shows how to obtain the list of active baseband " "connections for the local device:" @@ -116557,7 +116793,7 @@ "ativas para o dispositivo local:" #. (itstool) path: sect2/screen -#: book.translate.xml:63986 +#: book.translate.xml:64144 #, no-wrap msgid "" "% hccontrol -n ubt0hci read_connection_list\n" @@ -116569,7 +116805,7 @@ "00:80:37:29:19:a4 41 ACL 0 MAST NONE 0 0 OPEN" #. (itstool) path: sect2/para -#: book.translate.xml:63990 +#: book.translate.xml:64148 msgid "" "A connection handle is useful when termination of the " "baseband connection is required, though it is normally not required to do " @@ -116582,7 +116818,7 @@ "conexões de banda básica inativas." #. (itstool) path: sect2/screen -#: book.translate.xml:63996 +#: book.translate.xml:64154 #, no-wrap msgid "" "# hccontrol -n ubt0hci disconnect 41\n" @@ -116594,7 +116830,7 @@ "Reason: Connection terminated by local host [0x16]" #. (itstool) path: sect2/para -#: book.translate.xml:64000 +#: book.translate.xml:64158 msgid "" "Type hccontrol help for a complete listing of available " "HCI commands. Most of the HCI commands " @@ -116605,12 +116841,12 @@ "HCI não requer privilégios de superusuário." #. (itstool) path: sect2/title -#: book.translate.xml:64007 +#: book.translate.xml:64165 msgid "Device Pairing" msgstr "Emparelhamento de dispositivos" #. (itstool) path: sect2/para -#: book.translate.xml:64009 +#: book.translate.xml:64167 msgid "" "By default, Bluetooth communication is not authenticated, and any device can " "talk to any other device. A Bluetooth device, such as a cellular phone, may " @@ -116641,7 +116877,7 @@ "dispositivos, o emparelhamento deverá ser repetido." #. (itstool) path: sect2/para -#: book.translate.xml:64026 +#: book.translate.xml:64184 msgid "" "The hcsecd8 daemon is responsible for handling Bluetooth " @@ -116658,7 +116894,7 @@ "literal> é mostrada abaixo:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:64033 +#: book.translate.xml:64191 #, no-wrap msgid "" "device {\n" @@ -116676,7 +116912,7 @@ " }" #. (itstool) path: sect2/para -#: book.translate.xml:64040 +#: book.translate.xml:64198 msgid "" "The only limitation on PIN codes is length. Some devices, " "such as Bluetooth headsets, may have a fixed PIN code " @@ -116704,7 +116940,7 @@ "dispositivo remoto." #. (itstool) path: sect2/para -#: book.translate.xml:64054 +#: book.translate.xml:64212 msgid "" "The following line can be added to /etc/rc.conf to " "configure hcsecd8hcsecd8 daemon output:" @@ -116731,7 +116967,7 @@ "refentrytitle>8:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:64063 +#: book.translate.xml:64221 #, no-wrap msgid "" "hcsecd[16484]: Got Link_Key_Request event from 'ubt0hci', remote bdaddr 0:80:37:29:19:a4\n" @@ -116749,12 +116985,12 @@ "hcsecd[16484]: Sending PIN_Code_Reply to 'ubt0hci' for remote bdaddr 0:80:37:29:19:a4" #. (itstool) path: sect2/title -#: book.translate.xml:64072 +#: book.translate.xml:64230 msgid "Network Access with PPP Profiles" msgstr "Acesso à rede com perfis PPP" #. (itstool) path: sect2/para -#: book.translate.xml:64075 +#: book.translate.xml:64233 msgid "" "A Dial-Up Networking (DUN) profile can be used to " "configure a cellular phone as a wireless modem for connecting to a dial-up " @@ -116767,7 +117003,7 @@ "um computador para receber chamadas de dados de um telefone celular." #. (itstool) path: sect2/para -#: book.translate.xml:64081 +#: book.translate.xml:64239 msgid "" "Network access with a PPP profile can be used to provide " "LAN access for a single Bluetooth device or multiple " @@ -116782,7 +117018,7 @@ "PPP sobre uma emulação de cabo serial." #. (itstool) path: sect2/para -#: book.translate.xml:64088 +#: book.translate.xml:64246 msgid "" "In FreeBSD, these profiles are implemented with " "ppp8 para exemplos." #. (itstool) path: sect2/para -#: book.translate.xml:64096 +#: book.translate.xml:64254 msgid "" "In this example, rfcomm_pppd8 is used to open a " @@ -116820,13 +117056,13 @@ "RFCOMM:" #. (itstool) path: sect2/screen -#: book.translate.xml:64103 +#: book.translate.xml:64261 #, no-wrap msgid "# rfcomm_pppd -a 00:80:37:29:19:a4 -c -C dun -l rfcomm-dialup" msgstr "# rfcomm_pppd -a 00:80:37:29:19:a4 -c -C dun -l rfcomm-dialup" #. (itstool) path: sect2/para -#: book.translate.xml:64105 +#: book.translate.xml:64263 msgid "" "The actual channel number will be obtained from the remote device using the " "SDP protocol. It is possible to specify the " @@ -116847,7 +117083,7 @@ "no dispositivo remoto." #. (itstool) path: sect2/para -#: book.translate.xml:64113 +#: book.translate.xml:64271 msgid "" "In order to provide network access with the PPP " "LAN service, sdpdPPP." #. (itstool) path: sect2/screen -#: book.translate.xml:64127 +#: book.translate.xml:64285 #, no-wrap msgid "# rfcomm_pppd -s -C 7 -l rfcomm-server" msgstr "# rfcomm_pppd -s -C 7 -l rfcomm-server" #. (itstool) path: sect2/title -#: book.translate.xml:64131 +#: book.translate.xml:64289 msgid "Bluetooth Protocols" msgstr "Protocolos Bluetooth" #. (itstool) path: sect2/para -#: book.translate.xml:64133 +#: book.translate.xml:64291 msgid "" "This section provides an overview of the various Bluetooth protocols, their " "function, and associated utilities." @@ -116897,18 +117133,18 @@ "funções e utilitários associados." #. (itstool) path: sect3/title -#: book.translate.xml:64137 +#: book.translate.xml:64295 msgid "Logical Link Control and Adaptation Protocol (L2CAP)" msgstr "" "Controle de Link Lógico e Protocolo de Adaptação (L2CAP)" #. (itstool) path: sect3/indexterm -#: book.translate.xml:64140 +#: book.translate.xml:64298 msgid "L2CAP" msgstr "L2CAP" #. (itstool) path: sect3/para -#: book.translate.xml:64144 +#: book.translate.xml:64302 msgid "" "The Logical Link Control and Adaptation Protocol (L2CAP) " "provides connection-oriented and connectionless data services to upper layer " @@ -116923,7 +117159,7 @@ "L2CAP de até 64 kilobytes de comprimento." #. (itstool) path: sect3/para -#: book.translate.xml:64152 +#: book.translate.xml:64310 msgid "" "L2CAP is based around the concept of channels. A channel is a logical connection on top of a baseband " @@ -116942,7 +117178,7 @@ "superior. Vários canais podem compartilhar a mesma conexão de banda base." #. (itstool) path: sect3/para -#: book.translate.xml:64163 +#: book.translate.xml:64321 msgid "" "In FreeBSD, a netgraph L2CAP node is created for each " "Bluetooth device. This node is normally connected to the downstream " @@ -116960,7 +117196,7 @@ "refentrytitle>4." #. (itstool) path: sect3/para -#: book.translate.xml:64171 +#: book.translate.xml:64329 msgid "" "A useful command is l2ping8, which can be used to " @@ -116975,7 +117211,7 @@ "0 bytes no exemplo a seguir é normal." #. (itstool) path: sect3/screen -#: book.translate.xml:64176 +#: book.translate.xml:64334 #, no-wrap msgid "" "# l2ping -a 00:80:37:29:19:a4\n" @@ -116991,7 +117227,7 @@ "0 bytes from 0:80:37:29:19:a4 seq_no=3 time=46.150 ms result=0" #. (itstool) path: sect3/para -#: book.translate.xml:64182 +#: book.translate.xml:64340 msgid "" "The l2control8 utility is used to perform various operations on " @@ -117006,7 +117242,7 @@ "base para o dispositivo local:" #. (itstool) path: sect3/screen -#: book.translate.xml:64188 +#: book.translate.xml:64346 #, no-wrap msgid "" "% l2control -a 00:02:72:00:d4:1a read_channel_list\n" @@ -117028,7 +117264,7 @@ "00:07:e0:00:0b:ca 41 O 0 OPEN" #. (itstool) path: sect3/para -#: book.translate.xml:64197 +#: book.translate.xml:64355 msgid "" "Another diagnostic tool is btsockstat1. It is similar to " @@ -117047,7 +117283,7 @@ "manvolnum> acima." #. (itstool) path: sect3/screen -#: book.translate.xml:64203 +#: book.translate.xml:64361 #, no-wrap msgid "" "% btsockstat\n" @@ -117073,12 +117309,12 @@ "c2e8bc80 0 250 00:02:72:00:d4:1a 00:07:e0:00:0b:ca 3 6 OPEN" #. (itstool) path: sect3/title -#: book.translate.xml:64216 +#: book.translate.xml:64374 msgid "Radio Frequency Communication (RFCOMM)" msgstr "Comunicação por radiofrequência (RFCOMM)" #. (itstool) path: sect3/para -#: book.translate.xml:64219 +#: book.translate.xml:64377 msgid "" "The RFCOMM protocol provides emulation of serial ports " "over the L2CAP protocol. RFCOMM is a " @@ -117095,7 +117331,7 @@ "Bluetooth." #. (itstool) path: sect3/para -#: book.translate.xml:64228 +#: book.translate.xml:64386 msgid "" "For the purposes of RFCOMM, a complete communication path " "involves two applications running on the communication endpoints with a " @@ -117112,7 +117348,7 @@ "de um dispositivo para outro." #. (itstool) path: sect3/para -#: book.translate.xml:64237 +#: book.translate.xml:64395 msgid "" "RFCOMM is only concerned with the connection between the " "devices in the direct connect case, or between the device and a modem in the " @@ -117127,7 +117363,7 @@ "Bluetooth de um lado e fornecem uma interface com fio no outro lado." #. (itstool) path: sect3/para -#: book.translate.xml:64245 +#: book.translate.xml:64403 msgid "" "In FreeBSD, RFCOMM is implemented at the Bluetooth " "sockets layer." @@ -117136,17 +117372,17 @@ "do Bluetooth." #. (itstool) path: sect3/title -#: book.translate.xml:64250 +#: book.translate.xml:64408 msgid "Service Discovery Protocol (SDP)" msgstr "Protocolo de Descoberta de Serviços (SDP)" #. (itstool) path: sect3/indexterm -#: book.translate.xml:64253 +#: book.translate.xml:64411 msgid "SDP" msgstr "SDP" #. (itstool) path: sect3/para -#: book.translate.xml:64257 +#: book.translate.xml:64415 msgid "" "The Service Discovery Protocol (SDP) provides the means " "for client applications to discover the existence of services provided by " @@ -117162,7 +117398,7 @@ "utilizar o serviço." #. (itstool) path: sect3/para -#: book.translate.xml:64265 +#: book.translate.xml:64423 msgid "" "SDP involves communication between a SDP server and a SDP client. The server maintains a " @@ -117189,7 +117425,7 @@ "não fornece um mecanismo para utilizar esses serviços." #. (itstool) path: sect3/para -#: book.translate.xml:64280 +#: book.translate.xml:64438 msgid "" "Normally, a SDP client searches for services based on " "some desired characteristics of the services. However, there are times when " @@ -117206,7 +117442,7 @@ "serviço oferecido é chamado de navegação." #. (itstool) path: sect3/para -#: book.translate.xml:64289 +#: book.translate.xml:64447 msgid "" "The Bluetooth SDP server, " "sdpd8SDP." #. (itstool) path: sect3/screen -#: book.translate.xml:64295 +#: book.translate.xml:64453 #, no-wrap msgid "" "% sdpcontrol -a 00:01:03:fc:6e:ec browse\n" @@ -117275,7 +117511,7 @@ " LAN Access Using PPP (0x1102) ver. 1.0" #. (itstool) path: sect3/para -#: book.translate.xml:64318 +#: book.translate.xml:64476 msgid "" "Note that each service has a list of attributes, such as the " "RFCOMM channel. Depending on the service, the user might " @@ -117294,13 +117530,13 @@ "acronym>) :" #. (itstool) path: sect3/screen -#: book.translate.xml:64328 +#: book.translate.xml:64486 #, no-wrap msgid "% sdpcontrol -a 00:01:03:fc:6e:ec search OPUSH" msgstr "% sdpcontrol -a 00:01:03:fc:6e:ec search OPUSH" #. (itstool) path: sect3/para -#: book.translate.xml:64330 +#: book.translate.xml:64488 msgid "" "Offering services on FreeBSD to Bluetooth clients is done with the " "sdpd8/etc/rc.conf:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:64334 +#: book.translate.xml:64492 #, no-wrap msgid "sdpd_enable=\"YES\"" msgstr "sdpd_enable=\"YES\"" #. (itstool) path: sect3/para -#: book.translate.xml:64336 +#: book.translate.xml:64494 msgid "" "Then the sdpd8 daemon can be started with:" @@ -117328,13 +117564,13 @@ "refentrytitle>8 pode ser iniciado com:" #. (itstool) path: sect3/screen -#: book.translate.xml:64338 +#: book.translate.xml:64496 #, no-wrap msgid "# service sdpd start" msgstr "# service sdpd start" #. (itstool) path: sect3/para -#: book.translate.xml:64340 +#: book.translate.xml:64498 msgid "" "The local server application that wants to provide a Bluetooth service to " "remote clients will register the service with the local SDPSDP." #. (itstool) path: sect3/para -#: book.translate.xml:64347 +#: book.translate.xml:64505 msgid "" "The list of services registered with the local SDP server " "can be obtained by issuing a SDP browse query via the " @@ -117362,23 +117598,23 @@ "acronym> através do canal de controle local:" #. (itstool) path: sect3/screen -#: book.translate.xml:64352 +#: book.translate.xml:64510 #, no-wrap msgid "# sdpcontrol -l browse" msgstr "# sdpcontrol -l browse" #. (itstool) path: sect3/title -#: book.translate.xml:64356 +#: book.translate.xml:64514 msgid "OBEX Object Push (OPUSH)" msgstr "OBEX Object Push (OPUSH)" #. (itstool) path: sect3/indexterm -#: book.translate.xml:64359 +#: book.translate.xml:64517 msgid "OBEX" msgstr "OBEX" #. (itstool) path: sect3/para -#: book.translate.xml:64363 +#: book.translate.xml:64521 msgid "" "Object Exchange (OBEX) is a widely used protocol for " "simple file transfers between mobile devices. Its main use is in infrared " @@ -117396,7 +117632,7 @@ "(PIM)." #. (itstool) path: sect3/para -#: book.translate.xml:64372 +#: book.translate.xml:64530 msgid "" "The OBEX server and client are implemented by " "obexapp, which can be installed using the " @@ -117407,7 +117643,7 @@ "ou port comms/obexapp." #. (itstool) path: sect3/para -#: book.translate.xml:64377 +#: book.translate.xml:64535 msgid "" "The OBEX client is used to push and/or pull objects from " "the OBEX server. An example object is a business card or " @@ -117436,7 +117672,7 @@ "inserido no diretório do telefone." #. (itstool) path: sect3/screen -#: book.translate.xml:64393 +#: book.translate.xml:64551 #, no-wrap msgid "" "% obexapp -a 00:80:37:29:19:a4 -C IrMC\n" @@ -117456,7 +117692,7 @@ "Success, response: OK, Success (0x20)" #. (itstool) path: sect3/para -#: book.translate.xml:64401 +#: book.translate.xml:64559 msgid "" "In order to provide the OPUSH service, " "sdpd8OBEX." #. (itstool) path: sect3/screen -#: book.translate.xml:64413 +#: book.translate.xml:64571 #, no-wrap msgid "# obexapp -s -C 10" msgstr "# obexapp -s -C 10" #. (itstool) path: sect3/title -#: book.translate.xml:64417 +#: book.translate.xml:64575 msgid "Serial Port Profile (SPP)" msgstr "Perfil de porta serial (SPP)" #. (itstool) path: sect3/para -#: book.translate.xml:64419 +#: book.translate.xml:64577 msgid "" "The Serial Port Profile (SPP) allows Bluetooth devices to " "perform serial cable emulation. This profile allows legacy applications to " @@ -117504,7 +117740,7 @@ "uma abstração de porta serial virtual." #. (itstool) path: sect3/para -#: book.translate.xml:64425 +#: book.translate.xml:64583 msgid "" "In FreeBSD, rfcomm_sppd1 implements " @@ -117528,7 +117764,7 @@ "RFCOMM na linha de comando." #. (itstool) path: sect3/screen -#: book.translate.xml:64435 +#: book.translate.xml:64593 #, no-wrap msgid "" "# rfcomm_sppd -a 00:07:E0:00:0B:CA -t\n" @@ -117540,24 +117776,24 @@ "/dev/pts/6" #. (itstool) path: sect3/para -#: book.translate.xml:64439 +#: book.translate.xml:64597 msgid "Once connected, the pseudo tty can be used as serial port:" msgstr "Uma vez conectado, o pseudo-tty pode ser usado como porta serial:" #. (itstool) path: sect3/screen -#: book.translate.xml:64442 +#: book.translate.xml:64600 #, no-wrap msgid "# cu -l /dev/pts/6" msgstr "# cu -l /dev/pts/6" #. (itstool) path: sect3/para -#: book.translate.xml:64444 +#: book.translate.xml:64602 msgid "The pseudo tty is printed on stdout and can be read by wrapper scripts:" msgstr "" "A pseudo-tty é impressa no stdout e pode ser lida por scripts de wrapper:" #. (itstool) path: sect3/programlisting -#: book.translate.xml:64447 +#: book.translate.xml:64605 #, no-wrap msgid "" "PTS=`rfcomm_sppd -a 00:07:E0:00:0B:CA -t`\n" @@ -117567,7 +117803,7 @@ "cu -l $PTS" #. (itstool) path: sect2/para -#: book.translate.xml:64455 +#: book.translate.xml:64613 msgid "" "By default, when FreeBSD is accepting a new connection, it tries to perform " "a role switch and become master. Some older Bluetooth devices which do not " @@ -117585,13 +117821,13 @@ "para desativar a alternância de funções no lado local:" #. (itstool) path: sect2/screen -#: book.translate.xml:64464 +#: book.translate.xml:64622 #, no-wrap msgid "# hccontrol -n ubt0hci write_node_role_switch 0" msgstr "# hccontrol -n ubt0hci write_node_role_switch 0" #. (itstool) path: sect2/para -#: book.translate.xml:64466 +#: book.translate.xml:64624 msgid "" "To display Bluetooth packets, use the third-party package " "hcidump, which can be installed using the " @@ -117610,12 +117846,12 @@ "um arquivo." #. (itstool) path: info/title -#: book.translate.xml:64477 +#: book.translate.xml:64635 msgid "Bridging" msgstr "Bridging" #. (itstool) path: authorgroup/author -#: book.translate.xml:64480 book.translate.xml:64941 +#: book.translate.xml:64638 book.translate.xml:65099 msgid "" " Andrew Thompson Written by " @@ -117624,17 +117860,17 @@ "personname> Escrito por " #. (itstool) path: sect1/indexterm -#: book.translate.xml:64490 +#: book.translate.xml:64648 msgid "IP subnet" msgstr "IP subnet" #. (itstool) path: sect1/indexterm -#: book.translate.xml:64493 +#: book.translate.xml:64651 msgid "bridge" msgstr "bridge" #. (itstool) path: sect1/para -#: book.translate.xml:64497 +#: book.translate.xml:64655 msgid "" "It is sometimes useful to divide a network, such as an Ethernet segment, " "into network segments without having to create IP subnets " @@ -117647,7 +117883,7 @@ "maneira é chamado de bridge." #. (itstool) path: sect1/para -#: book.translate.xml:64504 +#: book.translate.xml:64662 msgid "" "A bridge works by learning the MAC addresses of the " "devices on each of its network interfaces. It forwards traffic between " @@ -117664,17 +117900,17 @@ "múltiplas interfaces de rede pode ser configurado para atuar como uma bridge." #. (itstool) path: sect1/para -#: book.translate.xml:64512 +#: book.translate.xml:64670 msgid "Bridging can be useful in the following situations:" msgstr "Construir uma bridge pode ser útil nas seguintes situações:" #. (itstool) path: varlistentry/term -#: book.translate.xml:64516 +#: book.translate.xml:64674 msgid "Connecting Networks" msgstr "Conectar Redes" #. (itstool) path: listitem/para -#: book.translate.xml:64518 +#: book.translate.xml:64676 msgid "" "The basic operation of a bridge is to join two or more network segments. " "There are many reasons to use a host-based bridge instead of networking " @@ -117689,12 +117925,12 @@ "a uma rede com fio e atuar como um ponto de acesso." #. (itstool) path: varlistentry/term -#: book.translate.xml:64528 +#: book.translate.xml:64686 msgid "Filtering/Traffic Shaping Firewall" msgstr "Firewall de Filtragem / Limitação de Trafego" #. (itstool) path: listitem/para -#: book.translate.xml:64530 +#: book.translate.xml:64688 msgid "" "A bridge can be used when firewall functionality is needed without routing " "or Network Address Translation (NAT)." @@ -117704,7 +117940,7 @@ "(NAT)." #. (itstool) path: listitem/para -#: book.translate.xml:64534 +#: book.translate.xml:64692 msgid "" "An example is a small company that is connected via DSL " "or ISDN to an ISP. There are thirteen " @@ -117721,12 +117957,12 @@ "configurado sem qualquer problema de endereçamento IP." #. (itstool) path: varlistentry/term -#: book.translate.xml:64547 +#: book.translate.xml:64705 msgid "Network Tap" msgstr "Inspeção de Rede" #. (itstool) path: listitem/para -#: book.translate.xml:64549 +#: book.translate.xml:64707 msgid "" "A bridge can join two network segments in order to inspect all Ethernet " "frames that pass between them using bpfVPN" msgstr "VPN de Camada 2" #. (itstool) path: listitem/para -#: book.translate.xml:64560 +#: book.translate.xml:64718 msgid "" "Two Ethernet networks can be joined across an IP link by " "bridging the networks to an EtherIP tunnel or a " @@ -117762,12 +117998,12 @@ "citerefentry> tal como o OpenVPN." #. (itstool) path: varlistentry/term -#: book.translate.xml:64568 +#: book.translate.xml:64726 msgid "Layer 2 Redundancy" msgstr "Redundância de Camada 2" #. (itstool) path: listitem/para -#: book.translate.xml:64570 +#: book.translate.xml:64728 msgid "" "A network can be connected together with multiple links and use the Spanning " "Tree Protocol (STP) to block redundant paths." @@ -117776,7 +118012,7 @@ "Tree (STP) para bloquear caminhos redundantes." #. (itstool) path: sect1/para -#: book.translate.xml:64577 +#: book.translate.xml:64735 msgid "" "This section describes how to configure a FreeBSD system as a bridge using " "if_bridge44." #. (itstool) path: note/para -#: book.translate.xml:64582 +#: book.translate.xml:64740 msgid "" "Packet filtering can be used with any firewall package that hooks into the " "pfil9." #. (itstool) path: sect2/title -#: book.translate.xml:64589 +#: book.translate.xml:64747 msgid "Enabling the Bridge" msgstr "Habilitando a Bridge" #. (itstool) path: sect2/para -#: book.translate.xml:64591 +#: book.translate.xml:64749 msgid "" "In FreeBSD, if_bridge4 is a kernel module " @@ -117833,7 +118069,7 @@ "configuração do kernel personalizado." #. (itstool) path: sect2/para -#: book.translate.xml:64598 +#: book.translate.xml:64756 msgid "" "The bridge is created using interface cloning. To create the bridge " "interface:" @@ -117842,7 +118078,7 @@ "bridge:" #. (itstool) path: sect2/screen -#: book.translate.xml:64601 +#: book.translate.xml:64759 #, no-wrap msgid "" "# ifconfig bridge create\n" @@ -117864,7 +118100,7 @@ " root id 00:00:00:00:00:00 priority 0 ifcost 0 port 0" #. (itstool) path: sect2/para -#: book.translate.xml:64610 +#: book.translate.xml:64768 msgid "" "When a bridge interface is created, it is automatically assigned a randomly " "generated Ethernet address. The maxaddr and " @@ -117882,7 +118118,7 @@ "parâmetros controlam como o STP opera." #. (itstool) path: sect2/para -#: book.translate.xml:64619 +#: book.translate.xml:64777 msgid "" "Next, specify which network interfaces to add as members of the bridge. For " "the bridge to forward packets, all member interfaces and the bridge need to " @@ -117893,7 +118129,7 @@ "bridge precisam estar ativas:" #. (itstool) path: sect2/screen -#: book.translate.xml:64623 +#: book.translate.xml:64781 #, no-wrap msgid "" "# ifconfig bridge0 addm fxp0 addm fxp1 up\n" @@ -117905,7 +118141,7 @@ "# ifconfig fxp1 up" #. (itstool) path: sect2/para -#: book.translate.xml:64627 +#: book.translate.xml:64785 msgid "" "The bridge can now forward Ethernet frames between fxp0 " "and fxp1. Add the following lines to /etc/rc." @@ -117917,7 +118153,7 @@ "inicialização:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:64632 +#: book.translate.xml:64790 #, no-wrap msgid "" "cloned_interfaces=\"bridge0\"\n" @@ -117931,7 +118167,7 @@ "ifconfig_fxp1=\"up\"" #. (itstool) path: sect2/para -#: book.translate.xml:64637 +#: book.translate.xml:64795 msgid "" "If the bridge host needs an IP address, set it on the " "bridge interface, not on the member interfaces. The address can be set " @@ -117944,13 +118180,13 @@ "um endereço IP estático:" #. (itstool) path: sect2/screen -#: book.translate.xml:64643 +#: book.translate.xml:64801 #, no-wrap msgid "# ifconfig bridge0 inet 192.168.0.1/24" msgstr "# ifconfig bridge0 inet 192.168.0.1/24" #. (itstool) path: sect2/para -#: book.translate.xml:64645 +#: book.translate.xml:64803 msgid "" "It is also possible to assign an IPv6 address to a bridge " "interface. To make the changes permanent, add the addressing information to " @@ -117961,7 +118197,7 @@ "informações de endereçamento ao /etc/rc.conf." #. (itstool) path: note/para -#: book.translate.xml:64651 +#: book.translate.xml:64809 msgid "" "When packet filtering is enabled, bridged packets will pass through the " "filter inbound on the originating interface on the bridge interface, and " @@ -117976,7 +118212,7 @@ "interfaces de membros, em vez da própria bridge." #. (itstool) path: note/para -#: book.translate.xml:64658 +#: book.translate.xml:64816 msgid "" "The bridge has several configurable settings for passing non-IP and IP packets, and layer2 firewalling with " @@ -117992,12 +118228,12 @@ "informações." #. (itstool) path: sect2/title -#: book.translate.xml:64666 +#: book.translate.xml:64824 msgid "Enabling Spanning Tree" msgstr "Ativando o Spanning Tree" #. (itstool) path: sect2/para -#: book.translate.xml:64668 +#: book.translate.xml:64826 msgid "" "For an Ethernet network to function properly, only one active path can exist " "between two devices. The STP protocol detects loops and " @@ -118013,7 +118249,7 @@ "os pontos da rede." #. (itstool) path: sect2/para -#: book.translate.xml:64676 +#: book.translate.xml:64834 msgid "" "The Rapid Spanning Tree Protocol (RSTP or 802.1w) " "provides backwards compatibility with legacy STP. " @@ -118032,7 +118268,7 @@ "RSTP sendo o modo padrão." #. (itstool) path: sect2/para -#: book.translate.xml:64685 +#: book.translate.xml:64843 msgid "" "STP can be enabled on member interfaces using " "ifconfig8 com:" #. (itstool) path: sect2/screen -#: book.translate.xml:64690 +#: book.translate.xml:64848 #, no-wrap msgid "" "# ifconfig bridge0 stp fxp0 stp fxp1\n" @@ -118077,7 +118313,7 @@ " role designated state forwarding" #. (itstool) path: sect2/para -#: book.translate.xml:64703 +#: book.translate.xml:64861 msgid "" "This bridge has a spanning tree ID of 00:01:02:4b:d4:50 " "and a priority of 32768. As the root id é o mesmo, indica que esta é a bridge raiz para a árvore." #. (itstool) path: sect2/para -#: book.translate.xml:64709 +#: book.translate.xml:64867 msgid "Another bridge on the network also has STP enabled:" msgstr "Outra bridge na rede também tem o STP ativado:" #. (itstool) path: sect2/screen -#: book.translate.xml:64712 +#: book.translate.xml:64870 #, no-wrap msgid "" "bridge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500\n" @@ -118121,7 +118357,7 @@ " role designated state forwarding" #. (itstool) path: sect2/para -#: book.translate.xml:64724 +#: book.translate.xml:64882 msgid "" "The line root id 00:01:02:4b:d4:50 priority 32768 ifcost 400000 " "port 4 shows that the root bridge is 00:01:02:4b:d4:50fxp0." #. (itstool) path: sect2/title -#: book.translate.xml:64733 +#: book.translate.xml:64891 msgid "Bridge Interface Parameters" msgstr "Parâmetros da Interface de Bridge" #. (itstool) path: sect2/para -#: book.translate.xml:64735 +#: book.translate.xml:64893 msgid "" "Several ifconfig parameters are unique to bridge " "interfaces. This section summarizes some common uses for these parameters. " @@ -118156,12 +118392,12 @@ "manvolnum>." #. (itstool) path: varlistentry/term -#: book.translate.xml:64742 +#: book.translate.xml:64900 msgid "private" msgstr "privado" #. (itstool) path: listitem/para -#: book.translate.xml:64744 +#: book.translate.xml:64902 msgid "" "A private interface does not forward any traffic to any other port that is " "also designated as a private interface. The traffic is blocked " @@ -118176,12 +118412,12 @@ "ser bloqueado seletivamente, um firewall deve ser usado no lugar." #. (itstool) path: varlistentry/term -#: book.translate.xml:64755 +#: book.translate.xml:64913 msgid "span" msgstr "span" #. (itstool) path: listitem/para -#: book.translate.xml:64757 +#: book.translate.xml:64915 msgid "" "A span port transmits a copy of every Ethernet frame received by the bridge. " "The number of span ports configured on a bridge is unlimited, but if an " @@ -118200,18 +118436,18 @@ "quadros para fora da interface denominada fxp4:" #. (itstool) path: listitem/screen -#: book.translate.xml:64767 +#: book.translate.xml:64925 #, no-wrap msgid "# ifconfig bridge0 span fxp4" msgstr "# ifconfig bridge0 span fxp4" #. (itstool) path: varlistentry/term -#: book.translate.xml:64772 +#: book.translate.xml:64930 msgid "sticky" msgstr "sticky" #. (itstool) path: listitem/para -#: book.translate.xml:64774 +#: book.translate.xml:64932 msgid "" "If a bridge member interface is marked as sticky, dynamically learned " "address entries are treated as static entries in the forwarding cache. " @@ -118231,7 +118467,7 @@ "outro segmento." #. (itstool) path: listitem/para -#: book.translate.xml:64784 +#: book.translate.xml:64942 msgid "" "An example of using sticky addresses is to combine the bridge with " "VLANs in order to isolate customer networks without " @@ -118250,7 +118486,7 @@ "\">192.168.0.1:" #. (itstool) path: listitem/screen -#: book.translate.xml:64793 +#: book.translate.xml:64951 #, no-wrap msgid "" "# ifconfig bridge0 addm vlan100 sticky vlan100 addm vlan101 sticky vlan101\n" @@ -118260,7 +118496,7 @@ "# ifconfig bridge0 inet 192.168.0.1/24" #. (itstool) path: listitem/para -#: book.translate.xml:64796 +#: book.translate.xml:64954 msgid "" "In this example, both clients see 192.168.0.1 as their default gateway. Since the bridge cache " @@ -118273,7 +118509,7 @@ "outro cliente para interceptar o tráfego." #. (itstool) path: listitem/para -#: book.translate.xml:64802 +#: book.translate.xml:64960 msgid "" "Any communication between the VLANs can be blocked using " "a firewall or, as seen in this example, private interfaces:" @@ -118282,13 +118518,13 @@ "usando um firewall ou, como visto neste exemplo, interfaces privadas:" #. (itstool) path: listitem/screen -#: book.translate.xml:64806 +#: book.translate.xml:64964 #, no-wrap msgid "# ifconfig bridge0 private vlan100 private vlan101" msgstr "# ifconfig bridge0 private vlan100 private vlan101" #. (itstool) path: listitem/para -#: book.translate.xml:64808 +#: book.translate.xml:64966 msgid "" "The customers are completely isolated from each other and the full " "/24 address range can be " @@ -118299,7 +118535,7 @@ "sem criação de sub-redes." #. (itstool) path: listitem/para -#: book.translate.xml:64812 +#: book.translate.xml:64970 msgid "" "The number of unique source MAC addresses behind an " "interface can be limited. Once the limit is reached, packets with unknown " @@ -118312,7 +118548,7 @@ "cache do host existente expire ou seja removida." #. (itstool) path: listitem/para -#: book.translate.xml:64818 +#: book.translate.xml:64976 msgid "" "The following example sets the maximum number of Ethernet devices for " "CustomerA on " @@ -118323,13 +118559,13 @@ "vlan100 para 10:" #. (itstool) path: listitem/screen -#: book.translate.xml:64822 +#: book.translate.xml:64980 #, no-wrap msgid "# ifconfig bridge0 ifmaxaddr vlan100 10" msgstr "# ifconfig bridge0 ifmaxaddr vlan100 10" #. (itstool) path: sect2/para -#: book.translate.xml:64827 +#: book.translate.xml:64985 msgid "" "Bridge interfaces also support monitor mode, where the packets are discarded " "after bpf4# ifconfig bridge0 addm fxp0 addm fxp1 addm fxp2 addm fxp3 monitor up\n" @@ -118362,12 +118598,12 @@ "# tcpdump -i bridge0" #. (itstool) path: sect2/title -#: book.translate.xml:64841 +#: book.translate.xml:64999 msgid "SNMP Monitoring" msgstr "Monitoramento SNMP" #. (itstool) path: sect2/para -#: book.translate.xml:64843 +#: book.translate.xml:65001 msgid "" "The bridge interface and STP parameters can be monitored " "via bsnmpd1/etc/" "snmpd.config by removing the beginning # " @@ -118395,13 +118631,13 @@ "etc/snmpd.config removendo o símbolo inicial #:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:64854 +#: book.translate.xml:65012 #, no-wrap msgid "begemotSnmpdModulePath.\"bridge\" = \"/usr/lib/snmp_bridge.so\"" msgstr "begemotSnmpdModulePath.\"bridge\" = \"/usr/lib/snmp_bridge.so\"" #. (itstool) path: sect2/para -#: book.translate.xml:64856 +#: book.translate.xml:65014 msgid "" "Other configuration settings, such as community names and access lists, may " "need to be modified in this file. See bsnmpd/etc/rc.conf:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:64862 +#: book.translate.xml:65020 #, no-wrap msgid "bsnmpd_enable=\"YES\"" msgstr "bsnmpd_enable=\"YES\"" #. (itstool) path: sect2/para -#: book.translate.xml:64864 +#: book.translate.xml:65022 msgid "" "Then, start bsnmpd1:" @@ -118434,13 +118670,13 @@ "refentrytitle>1:" #. (itstool) path: sect2/screen -#: book.translate.xml:64866 +#: book.translate.xml:65024 #, no-wrap msgid "# service bsnmpd start" msgstr "# service bsnmpd start" #. (itstool) path: sect2/para -#: book.translate.xml:64868 +#: book.translate.xml:65026 msgid "" "The following examples use the Net-SNMP software " "(net-mgmt/net-snmp) to query a bridge from a client " @@ -118459,7 +118695,7 @@ "bridge MIB:" #. (itstool) path: sect2/programlisting -#: book.translate.xml:64878 +#: book.translate.xml:65036 #, no-wrap msgid "" "mibdirs +/usr/share/snmp/mibs\n" @@ -118469,12 +118705,12 @@ "mibs +BRIDGE-MIB:RSTP-MIB:BEGEMOT-MIB:BEGEMOT-BRIDGE-MIB" #. (itstool) path: sect2/para -#: book.translate.xml:64881 +#: book.translate.xml:65039 msgid "To monitor a single bridge using the IETF BRIDGE-MIB (RFC4188):" msgstr "Para monitorar uma única bridge usando o IETF BRIDGE-MIB (RFC4188):" #. (itstool) path: sect2/screen -#: book.translate.xml:64884 +#: book.translate.xml:65042 #, no-wrap msgid "" "% snmpwalk -v 2c -c public bridge1.example.com mib-2.dot1dBridge\n" @@ -118512,7 +118748,7 @@ "RSTP-MIB::dot1dStpVersion.0 = INTEGER: rstp(2)" #. (itstool) path: sect2/para -#: book.translate.xml:64901 +#: book.translate.xml:65059 msgid "" "The dot1dStpTopChanges.0 value is two, indicating that " "the STP bridge topology has changed twice. A topology " @@ -118529,7 +118765,7 @@ "isso acontecer." #. (itstool) path: sect2/para -#: book.translate.xml:64909 +#: book.translate.xml:65067 msgid "" "To monitor multiple bridge interfaces, the private BEGEMOT-BRIDGE-MIB can be " "used:" @@ -118538,7 +118774,7 @@ "pode ser usado:" #. (itstool) path: sect2/screen -#: book.translate.xml:64912 +#: book.translate.xml:65070 #, no-wrap msgid "" "% snmpwalk -v 2c -c public bridge1.example.com\n" @@ -118574,7 +118810,7 @@ "BEGEMOT-BRIDGE-MIB::begemotBridgeStpDesignatedRoot.\"bridge2\" = Hex-STRING: 80 00 00 50 8B B8 C6 A9" #. (itstool) path: sect2/para -#: book.translate.xml:64928 +#: book.translate.xml:65086 msgid "" "To change the bridge interface being monitored via the mib-2." "dot1dBridge subtree:" @@ -118583,7 +118819,7 @@ "subárvore mib-2.dot1dBridge:" #. (itstool) path: sect2/screen -#: book.translate.xml:64931 +#: book.translate.xml:65089 #, no-wrap msgid "" "% snmpset -v 2c -c private bridge1.example.com\n" @@ -118593,42 +118829,42 @@ "BEGEMOT-BRIDGE-MIB::begemotBridgeDefaultBridgeIf.0 s bridge2" #. (itstool) path: info/title -#: book.translate.xml:64938 +#: book.translate.xml:65096 msgid "Link Aggregation and Failover" msgstr "Agregação de links e failover" #. (itstool) path: sect1/indexterm -#: book.translate.xml:64951 +#: book.translate.xml:65109 msgid "lagg" msgstr "lagg" #. (itstool) path: sect1/indexterm -#: book.translate.xml:64954 +#: book.translate.xml:65112 msgid "failover" msgstr "failover" #. (itstool) path: sect1/indexterm -#: book.translate.xml:64957 +#: book.translate.xml:65115 msgid "FEC" msgstr "FEC" #. (itstool) path: sect1/indexterm -#: book.translate.xml:64960 +#: book.translate.xml:65118 msgid "LACP" msgstr "LACP" #. (itstool) path: sect1/indexterm -#: book.translate.xml:64963 +#: book.translate.xml:65121 msgid "loadbalance" msgstr "loadbalance" #. (itstool) path: sect1/indexterm -#: book.translate.xml:64966 +#: book.translate.xml:65124 msgid "roundrobin" msgstr "roundrobin" #. (itstool) path: sect1/para -#: book.translate.xml:64970 +#: book.translate.xml:65128 msgid "" "FreeBSD provides the lagg4 interface which can be " @@ -118649,7 +118885,7 @@ "tráfego bidirecionalmente ao responder à falha de links individuais." #. (itstool) path: sect1/para -#: book.translate.xml:64980 +#: book.translate.xml:65138 msgid "" "The aggregation protocols supported by the lagg interface determine which " "ports are used for outgoing traffic and whether or not a specific port " @@ -118664,12 +118900,12 @@ "citerefentry>:" #. (itstool) path: varlistentry/term -#: book.translate.xml:64987 +#: book.translate.xml:65145 msgid "failover" msgstr "failover" #. (itstool) path: listitem/para -#: book.translate.xml:64989 +#: book.translate.xml:65147 msgid "" "This mode sends and receives traffic only through the master port. If the " "master port becomes unavailable, the next active port is used. The first " @@ -118686,12 +118922,12 @@ "original se tornará a principal quando estiver disponível novamente." #. (itstool) path: varlistentry/term -#: book.translate.xml:65001 +#: book.translate.xml:65159 msgid "fec / loadbalance" msgstr "fec / loadbalance" #. (itstool) path: listitem/para -#: book.translate.xml:65003 +#: book.translate.xml:65161 msgid "" "Cisco Fast EtherChannel (FEC) is found on " @@ -118708,12 +118944,12 @@ "suportar LACP, isso deve ser usado em seu lugar." #. (itstool) path: varlistentry/term -#: book.translate.xml:65013 +#: book.translate.xml:65171 msgid "lacp" msgstr "lacp" #. (itstool) path: listitem/para -#: book.translate.xml:65015 +#: book.translate.xml:65173 msgid "" "The IEEE 802.3ad Link " "Aggregation Control Protocol (LACP) negotiates a set of " @@ -118736,7 +118972,7 @@ "acronym> convergirá rapidamente para uma nova configuração." #. (itstool) path: listitem/para -#: book.translate.xml:65029 +#: book.translate.xml:65187 msgid "" "LACP balances outgoing traffic across the active ports " "based on hashed protocol header information and accepts incoming traffic " @@ -118752,12 +118988,12 @@ "origem e destino IPv4 ou IPv6." #. (itstool) path: varlistentry/term -#: book.translate.xml:65041 +#: book.translate.xml:65199 msgid "roundrobin" msgstr "roundrobin" #. (itstool) path: listitem/para -#: book.translate.xml:65043 +#: book.translate.xml:65201 msgid "" "This mode distributes outgoing traffic using a round-robin scheduler through " "all active ports and accepts incoming traffic from any active port. Since " @@ -118769,12 +119005,12 @@ "usado com cautela." #. (itstool) path: sect2/title -#: book.translate.xml:65053 +#: book.translate.xml:65211 msgid "Configuration Examples" msgstr "Exemplos de configuração" #. (itstool) path: sect2/para -#: book.translate.xml:65055 +#: book.translate.xml:65213 msgid "" "This section demonstrates how to configure a Cisco switch and a FreeBSD system for LACP " @@ -118789,7 +119025,7 @@ "failover entre uma Ethernet e uma interface sem fio." #. (itstool) path: example/title -#: book.translate.xml:65063 +#: book.translate.xml:65221 msgid "" "LACP Aggregation with a Cisco Switch" @@ -118798,7 +119034,7 @@ "\">Cisco" #. (itstool) path: example/para -#: book.translate.xml:65066 +#: book.translate.xml:65224 msgid "" "This example connects two fxp4 Ethernet interfaces on " @@ -118821,7 +119057,7 @@ "local." #. (itstool) path: example/para -#: book.translate.xml:65075 +#: book.translate.xml:65233 msgid "" "Frame ordering is mandatory on Ethernet links and any traffic between two " "stations always flows over the same physical link, limiting the maximum " @@ -118836,7 +119072,7 @@ "tráfego e equilibrar os fluxos entre as interfaces disponíveis." #. (itstool) path: example/para -#: book.translate.xml:65083 +#: book.translate.xml:65241 msgid "" "On the Cisco switch, add the " "FastEthernet0/1 and FastEthernet0/21:" #. (itstool) path: example/screen -#: book.translate.xml:65088 +#: book.translate.xml:65246 #, no-wrap msgid "" "interface FastEthernet0/1\n" @@ -118868,7 +119104,7 @@ " channel-protocol lacp" #. (itstool) path: example/para -#: book.translate.xml:65096 +#: book.translate.xml:65254 msgid "" "On the FreeBSD system, create the lagg4 interface using the " @@ -118883,7 +119119,7 @@ "10.0.0.3/24:" #. (itstool) path: example/screen -#: book.translate.xml:65103 +#: book.translate.xml:65261 #, no-wrap msgid "" "# ifconfig fxp0 up\n" @@ -118897,12 +119133,12 @@ "# ifconfig lagg0 up laggproto lacp laggport fxp0 laggport fxp1 10.0.0.3/24" #. (itstool) path: example/para -#: book.translate.xml:65108 +#: book.translate.xml:65266 msgid "Next, verify the status of the virtual interface:" msgstr "Em seguida, verifique o status da interface virtual:" #. (itstool) path: example/screen -#: book.translate.xml:65110 +#: book.translate.xml:65268 #, no-wrap msgid "" "# ifconfig lagg0\n" @@ -118928,7 +119164,7 @@ " laggport: fxp0 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>" #. (itstool) path: example/para -#: book.translate.xml:65121 +#: book.translate.xml:65279 msgid "" "Ports marked as ACTIVE are part of the LAG that has been negotiated with the remote switch. Traffic will be " @@ -118941,7 +119177,7 @@ "comando acima para ver os identificadores LAG." #. (itstool) path: example/para -#: book.translate.xml:65129 +#: book.translate.xml:65287 msgid "" "To see the port status on the Cisco switch:" @@ -118950,7 +119186,7 @@ "trademark>:" #. (itstool) path: example/screen -#: book.translate.xml:65131 +#: book.translate.xml:65289 #, no-wrap msgid "" "switch# show lacp neighbor\n" @@ -118982,13 +119218,13 @@ "Fa0/2 SA 32768 0005.5d71.8db8 29s 0x146 0x4 0x3D" #. (itstool) path: example/para -#: book.translate.xml:65145 +#: book.translate.xml:65303 msgid "For more detail, type show lacp neighbor detail." msgstr "" "Para mais detalhes, digite show lacp neighbor detail." #. (itstool) path: example/para -#: book.translate.xml:65148 +#: book.translate.xml:65306 msgid "" "To retain this configuration across reboots, add the following entries to " "/etc/rc.conf on the FreeBSD system:" @@ -118997,7 +119233,7 @@ "seguintes entradas ao /etc/rc.conf no sistema FreeBSD:" #. (itstool) path: example/programlisting -#: book.translate.xml:65152 +#: book.translate.xml:65310 #, no-wrap msgid "" "ifconfig_fxp0=\"up\"\n" @@ -119011,12 +119247,12 @@ "ifconfig_lagg0=\"laggproto lacp laggport fxp0 laggport fxp1 10.0.0.3/24\"" #. (itstool) path: example/title -#: book.translate.xml:65159 +#: book.translate.xml:65317 msgid "Failover Mode" msgstr "Modo de Failover" #. (itstool) path: example/para -#: book.translate.xml:65161 +#: book.translate.xml:65319 msgid "" "Failover mode can be used to switch over to a secondary interface if the " "link is lost on the master interface. To configure failover, make sure that " @@ -119037,7 +119273,7 @@ "endereço IP de 10.0.0.15/24:" #. (itstool) path: example/screen -#: book.translate.xml:65171 +#: book.translate.xml:65329 #, no-wrap msgid "" "# ifconfig fxp0 up\n" @@ -119051,12 +119287,12 @@ "# ifconfig lagg0 up laggproto failover laggport fxp0 laggport fxp1 10.0.0.15/24" #. (itstool) path: example/para -#: book.translate.xml:65176 book.translate.xml:65280 +#: book.translate.xml:65334 book.translate.xml:65438 msgid "The virtual interface should look something like this:" msgstr "A interface virtual deve ser algo como isto:" #. (itstool) path: example/screen -#: book.translate.xml:65179 +#: book.translate.xml:65337 #, no-wrap msgid "" "# ifconfig lagg0\n" @@ -119082,7 +119318,7 @@ " laggport: fxp0 flags=5<MASTER,ACTIVE>" #. (itstool) path: example/para -#: book.translate.xml:65190 +#: book.translate.xml:65348 msgid "" "Traffic will be transmitted and received on fxp0. " "If the link is lost on fxp0, fxp1/etc/rc.conf:" @@ -119104,7 +119340,7 @@ "seguintes entradas ao /etc/rc.conf:" #. (itstool) path: example/programlisting -#: book.translate.xml:65201 +#: book.translate.xml:65359 #, no-wrap msgid "" "ifconfig_fxp0=\"up\"\n" @@ -119118,12 +119354,12 @@ "ifconfig_lagg0=\"laggproto failover laggport fxp0 laggport fxp1 10.0.0.15/24\"" #. (itstool) path: example/title -#: book.translate.xml:65208 +#: book.translate.xml:65366 msgid "Failover Mode Between Ethernet and Wireless Interfaces" msgstr "Modo de failover entre interfaces Ethernet e sem fio" #. (itstool) path: example/para -#: book.translate.xml:65211 +#: book.translate.xml:65369 msgid "" "For laptop users, it is usually desirable to configure the wireless device " "as a secondary which is only used when the Ethernet connection is not " @@ -119142,7 +119378,7 @@ "sem fio." #. (itstool) path: example/para -#: book.translate.xml:65219 +#: book.translate.xml:65377 msgid "" "This is achieved by overriding the Ethernet interface's MAC address with that of the wireless interface." @@ -119151,7 +119387,7 @@ "Ethernet com o da interface wireless." #. (itstool) path: note/para -#: book.translate.xml:65224 +#: book.translate.xml:65382 msgid "" "In theory, either the Ethernet or wireless MAC address can be changed to " "match the other. However, some popular wireless interfaces lack support for " @@ -119164,7 +119400,7 @@ "substituir o endereço MAC da Ethernet para esse fim." #. (itstool) path: example/para -#: book.translate.xml:65231 +#: book.translate.xml:65389 msgid "" "In this example, the Ethernet interface, re0, is " "the master and the wireless interface, wlan0, is " @@ -119183,7 +119419,7 @@ "wireless:" #. (itstool) path: example/screen -#: book.translate.xml:65242 +#: book.translate.xml:65400 #, no-wrap msgid "" "# ifconfig wlan0\n" @@ -119213,7 +119449,7 @@ "\tnd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>" #. (itstool) path: example/para -#: book.translate.xml:65255 +#: book.translate.xml:65413 msgid "" "Replace wlan0 to match the system's wireless " "interface name. The ether line will contain the " @@ -119226,13 +119462,13 @@ "endereço MAC da interface Ethernet subjacente:" #. (itstool) path: example/screen -#: book.translate.xml:65262 +#: book.translate.xml:65420 #, no-wrap msgid "# ifconfig re0 ether b8:ee:65:5b:32:59" msgstr "# ifconfig re0 ether b8:ee:65:5b:32:59" #. (itstool) path: example/para -#: book.translate.xml:65264 +#: book.translate.xml:65422 msgid "" "Bring the wireless interface up (replacing FR " "with your own 2-letter country code), but do not set an IPIP:" #. (itstool) path: example/screen -#: book.translate.xml:65269 +#: book.translate.xml:65427 #, no-wrap msgid "# ifconfig wlan0 create wlandev ath0 country FR ssid my_router up" msgstr "# ifconfig wlan0 create wlandev ath0 country FR ssid my_router up" #. (itstool) path: example/para -#: book.translate.xml:65271 +#: book.translate.xml:65429 msgid "" "Make sure the re0 interface is up, then create " "the lagg4wlan0:" #. (itstool) path: example/screen -#: book.translate.xml:65276 +#: book.translate.xml:65434 #, no-wrap msgid "" "# ifconfig re0 up\n" @@ -119275,7 +119511,7 @@ "# ifconfig lagg0 up laggproto failover laggport re0 laggport wlan0" #. (itstool) path: example/screen -#: book.translate.xml:65283 +#: book.translate.xml:65441 #, no-wrap msgid "" "# ifconfig lagg0\n" @@ -119301,7 +119537,7 @@ " status: active" #. (itstool) path: example/para -#: book.translate.xml:65294 +#: book.translate.xml:65452 msgid "" "Then, start the DHCP client to obtain an IP address:" @@ -119310,13 +119546,13 @@ "IP:" #. (itstool) path: example/screen -#: book.translate.xml:65297 +#: book.translate.xml:65455 #, no-wrap msgid "# dhclient lagg0" msgstr "# dhclient lagg0" #. (itstool) path: example/programlisting -#: book.translate.xml:65303 +#: book.translate.xml:65461 #, no-wrap msgid "" "ifconfig_re0=\"ether b8:ee:65:5b:32:59\"\n" @@ -119334,12 +119570,12 @@ "ifconfig_lagg0=\"up laggproto failover laggport re0 laggport wlan0 DHCP\"" #. (itstool) path: info/title -#: book.translate.xml:65315 +#: book.translate.xml:65473 msgid "Diskless Operation with PXE" msgstr "Operação Diskless com PXE" #. (itstool) path: authorgroup/author -#: book.translate.xml:65318 +#: book.translate.xml:65476 msgid "" " Jean-François Dockès " " Updated by " @@ -119348,7 +119584,7 @@ "surname> Atualizado por " #. (itstool) path: authorgroup/author -#: book.translate.xml:65327 +#: book.translate.xml:65485 msgid "" " Alex Dupre Reorganized and enhanced by " @@ -119357,17 +119593,17 @@ "personname> Reorganizado e aprimorado por " #. (itstool) path: sect1/indexterm -#: book.translate.xml:65337 +#: book.translate.xml:65495 msgid "diskless workstation" msgstr "diskless workstation" #. (itstool) path: sect1/indexterm -#: book.translate.xml:65340 +#: book.translate.xml:65498 msgid "diskless operation" msgstr "diskless operation" #. (itstool) path: sect1/para -#: book.translate.xml:65344 +#: book.translate.xml:65502 msgid "" "The Intel Preboot eXecution " "Environment (PXE) allows an operating system to boot over " @@ -119391,7 +119627,7 @@ "inicialização do sistema." #. (itstool) path: sect1/para -#: book.translate.xml:65355 +#: book.translate.xml:65513 msgid "" "In order to provide the files needed for an operating system to boot over " "the network, a PXE setup also requires properly " @@ -119404,7 +119640,7 @@ "corretamente e Servidores NFS, onde:" #. (itstool) path: listitem/para -#: book.translate.xml:65363 +#: book.translate.xml:65521 msgid "" "Initial parameters, such as an IP address, executable " "boot filename and location, server name, and root path are obtained from the " @@ -119415,7 +119651,7 @@ "caminho do root são obtidos do servidor DHCP." #. (itstool) path: listitem/para -#: book.translate.xml:65370 +#: book.translate.xml:65528 msgid "" "The operating system loader file is booted using TFTP." msgstr "" @@ -119423,13 +119659,13 @@ "TFTP." #. (itstool) path: listitem/para -#: book.translate.xml:65375 +#: book.translate.xml:65533 msgid "The file systems are loaded using NFS." msgstr "" "Os sistemas de arquivos são carregados usando o NFS." #. (itstool) path: sect1/para -#: book.translate.xml:65380 +#: book.translate.xml:65535 msgid "" "When a computer PXE boots, it receives information over " "DHCP about where to obtain the initial boot loader file. " @@ -119451,7 +119687,7 @@ "descrito em ." #. (itstool) path: sect1/para -#: book.translate.xml:65391 +#: book.translate.xml:65535 msgid "" "This section describes how to configure these services on a FreeBSD system " "so that other systems can PXE boot into FreeBSD. Refer to " @@ -119465,7 +119701,7 @@ "informações." #. (itstool) path: caution/para -#: book.translate.xml:65397 +#: book.translate.xml:65535 msgid "" "As described, the system providing these services is insecure. It should " "live in a protected area of a network and be untrusted by other hosts." @@ -119475,18 +119711,18 @@ "por outros hosts." #. (itstool) path: info/title -#: book.translate.xml:65404 +#: book.translate.xml:65535 msgid "Setting Up the PXE Environment" msgstr "Configurando o ambiente PXE" #. (itstool) path: affiliation/address -#: book.translate.xml:65414 +#: book.translate.xml:65535 #, no-wrap msgid "rodrigc@FreeBSD.org" msgstr "rodrigc@FreeBSD.org" #. (itstool) path: authorgroup/author -#: book.translate.xml:65408 +#: book.translate.xml:65535 msgid "" " Craig Rodrigues <_:address-1/> Written by " @@ -119497,7 +119733,7 @@ "por " #. (itstool) path: sect2/para -#: book.translate.xml:65421 +#: book.translate.xml:65535 msgid "" "The steps shown in this section configure the built-in NFS and TFTP servers. The next section demonstrates " @@ -119518,7 +119754,7 @@ "local/etc/dhcpd.conf." #. (itstool) path: step/para -#: book.translate.xml:65435 +#: book.translate.xml:65535 msgid "" "Create the root directory which will contain a FreeBSD installation to be " "NFS mounted:" @@ -119527,7 +119763,7 @@ "montado por NFS:" #. (itstool) path: step/screen -#: book.translate.xml:65438 +#: book.translate.xml:65535 #, no-wrap msgid "" "# export NFSROOTDIR=/b/tftpboot/FreeBSD/install\n" @@ -119537,7 +119773,7 @@ "# mkdir -p ${NFSROOTDIR}" #. (itstool) path: step/para -#: book.translate.xml:65443 +#: book.translate.xml:65535 msgid "" "Enable the NFS server by adding this line to /" "etc/rc.conf:" @@ -119546,13 +119782,13 @@ "etc/rc.conf:" #. (itstool) path: step/programlisting -#: book.translate.xml:65446 +#: book.translate.xml:65535 #, no-wrap msgid "nfs_server_enable=\"YES\"" msgstr "nfs_server_enable=\"YES\"" #. (itstool) path: step/para -#: book.translate.xml:65450 +#: book.translate.xml:65535 msgid "" "Export the diskless root directory via NFS by adding the " "following to /etc/exports:" @@ -119561,18 +119797,18 @@ "seguinte ao /etc/exports:" #. (itstool) path: step/programlisting -#: book.translate.xml:65454 +#: book.translate.xml:65535 #, no-wrap msgid "/b -ro -alldirs -maproot=root" msgstr "/b -ro -alldirs -maproot=root" #. (itstool) path: step/para -#: book.translate.xml:65458 +#: book.translate.xml:65535 msgid "Start the NFS server:" msgstr "Inicie o servidor NFS:" #. (itstool) path: step/para -#: book.translate.xml:65464 +#: book.translate.xml:65535 msgid "" "Enable inetd8 by adding the following line to /etc/rc." @@ -119583,7 +119819,7 @@ "conf:" #. (itstool) path: step/para -#: book.translate.xml:65471 +#: book.translate.xml:65535 msgid "" "Uncomment the following line in /etc/inetd.conf by " "making sure it does not start with a # symbol:" @@ -119592,13 +119828,13 @@ "certificando-se de que ela não comece com um símbolo #:" #. (itstool) path: step/programlisting -#: book.translate.xml:65475 +#: book.translate.xml:65535 #, no-wrap msgid "tftp dgram udp wait root /usr/libexec/tftpd tftpd -l -s /b/tftpboot" msgstr "tftp dgram udp wait root /usr/libexec/tftpd tftpd -l -s /b/tftpboot" #. (itstool) path: note/para -#: book.translate.xml:65478 +#: book.translate.xml:65535 msgid "" "Some PXE versions require the TCP " "version of TFTP. In this case, uncomment the second " @@ -119610,7 +119846,7 @@ "literal>." #. (itstool) path: step/para -#: book.translate.xml:65487 +#: book.translate.xml:65535 msgid "" "Start inetd8:" @@ -119619,7 +119855,7 @@ "manvolnum>:" #. (itstool) path: step/para -#: book.translate.xml:65493 +#: book.translate.xml:65535 msgid "" "Install the base system into ${NFSROOTDIR}, either by " "decompressing the official archives or by rebuilding the FreeBSD kernel and " @@ -119636,7 +119872,7 @@ "installkernel e make installworld." #. (itstool) path: step/para -#: book.translate.xml:65506 +#: book.translate.xml:65535 msgid "" "Test that the TFTP server works and can download the boot " "loader which will be obtained via PXE:" @@ -119645,7 +119881,7 @@ "gerenciador de boot que será obtido via PXE:" #. (itstool) path: step/screen -#: book.translate.xml:65510 +#: book.translate.xml:65535 #, no-wrap msgid "" "# tftp localhost\n" @@ -119657,7 +119893,7 @@ "Received 264951 bytes in 0.1 seconds" #. (itstool) path: step/para -#: book.translate.xml:65516 +#: book.translate.xml:65535 msgid "" "Edit ${NFSROOTDIR}/etc/fstab and create an entry to " "mount the root file system over NFS:" @@ -119666,7 +119902,7 @@ "montar o sistema de arquivos raiz por meio do NFS:" #. (itstool) path: step/programlisting -#: book.translate.xml:65520 +#: book.translate.xml:65535 #, no-wrap msgid "" "# Device Mountpoint FSType Options Dump Pass\n" @@ -119676,7 +119912,7 @@ "myhost.example.com:/b/tftpboot/FreeBSD/install / nfs ro 0 0" #. (itstool) path: step/para -#: book.translate.xml:65523 +#: book.translate.xml:65535 msgid "" "Replace myhost.example.com with the hostname or " "IP address of the NFS server. In this " @@ -119691,7 +119927,7 @@ "o conteúdo do sistema de arquivos raiz." #. (itstool) path: step/para -#: book.translate.xml:65532 +#: book.translate.xml:65535 msgid "" "Set the root password in the PXE environment for client " "machines which are PXE booting :" @@ -124796,11 +125032,9 @@ #. (itstool) path: listitem/para #: book.translate.xml:65535 msgid "" -"Networked Computer Science Technical Reports Library. " -"http://www.ncstrl.org/" +"Networked Computer Science Technical Reports Library." msgstr "" -"Networked Computer Science Technical Reports Library. " -"http://www.ncstrl.org/" +"Networked Computer Science Technical Reports Library." #. (itstool) path: listitem/para #: book.translate.xml:65535