Documentation for a newer release is available. View Latest

Prefácio

The System Administrator’s Guide contains information on how to customize the Fedora Rawhide system to fit your needs. If you are looking for a comprehensive, task-oriented guide for configuring and customizing your system, this is the manual for you.

This manual discusses many intermediate topics such as the following:

  • Installing and managing packages using DNF

  • Configuring Apache HTTP Server, Postfix, Sendmail and other enterprise-class servers and software

  • Working with kernel modules and upgrading the kernel

Some of the graphical procedures and menu locations are specific to GNOME, but most command line instructions will be universally applicable.

Target Audience

O Guia do Administrador do Sistema assume que você possui um conhecimento básico do sistema operacional Fedora. Se precisar de ajuda com a instalação deste sistema, consulte o Guia de Instalação do Fedora.

How to Read this Book

This manual is divided into the following main categories:

Configuração Básica do Sistema

Esta parte abrange tarefas básicas de administração do sistema, como configuração de teclado, configuração de data e hora, gerenciamento de usuários e grupos e obtenção de privilégios.

Abrindo aplicativos gráficos descreve métodos para abrir aplicativos de Interface gráfica do usuário ou GUI em vários ambientes.

Locale do Sistema e Configuração do Teclado cobre o idioma básico e a configuração do teclado. Leia este capítulo se precisar configurar o idioma de sua área de trabalho, alterar o layout do teclado ou adicionar o indicador de layout do teclado ao painel.

Configurando a Data e Hora cobre a configuração da data e hora do sistema. Leia este capítulo se precisar definir ou alterar a data e a hora.

Gerenciando usuários e grupos cobre o gerenciamento de usuários e grupos em uma interface gráfica de usuário e na linha de comando. Leia este capítulo se precisar gerenciar usuários e grupos em seu sistema ou habilitar a expiração da senha.

Obtendo Privilégios cobre maneiras de obter privilégios administrativos usando programas setuid como su e sudo.

Gerenciamento de pacotes

This part describes how to manage software packages on Fedora using DNF.

DNF descreve o gerenciador de pacotes DNF. Leia este capítulo para informações sobre como pesquisar, instalar, atualizar e desinstalar pacotes na linha de comando.

Serviços de Infraestrutura

Esta parte fornece informações sobre como configurar serviços e daemons, configurar autenticação e habilitar logins remotos.

Serviços e Daemons aborda a configuração dos serviços a serem executados quando um sistema é iniciado, e fornece informações sobre como iniciar, parar e reiniciar os serviços na linha de comando usando a utilidade systemctl.

OpenSSH descreve como habilitar um login remoto via protocolo SSH. Ele abrange a configuração do serviço sshd, bem como o uso básico dos utilitários cliente ssh, scp e sftp. Leia este capítulo se precisar de acesso remoto a uma máquina.

TigerVNC descreve o método de virtual network computing (VNC) para compartilhamento gráfico de área de trabalho, que permite controlar remotamente outros computadores.

Servidores

This part discusses various topics related to servers such as how to set up a Web server or share files and directories over the network.

Servidores Web concentra-se no Apache HTTP Server, um servidor web de código aberto robusto e completo desenvolvido pela Apache Software Foundation. Leia este capítulo se precisar configurar um servidor web no seu sistema.

Servidores de Email revisa os protocolos de e-mail modernos em uso hoje e alguns dos programas projetados para enviar e receber e-mails, incluindo Postfix, Sendmail, Fetchmail e Procmail. Leia este capítulo se precisar configurar um servidor de e-mail no seu sistema.

Directory Servers covers the installation and configuration of OpenLDAP, an open source implementation of the LDAPv2 and LDAPv3 protocols. Read this chapter if you need to configure a directory server on your system.

File and Print Servers guides you through the installation and configuration of Samba, an open source implementation of the Server Message Block (SMB) protocol, and vsftpd, the primary FTP server shipped with Fedora. Additionally, it explains how to use the Printer Configuration tool to configure printers. Read this chapter if you need to configure a file or print server on your system.

Configuring NTP Using the chrony Suite covers the installation and configuration of the chrony suite, a client and a server for the Network Time Protocol (NTP). Read this chapter if you need to configure the system to synchronize the clock with a remote NTP server, or set up an NTP server on this system.

Configuring NTP Using ntpd covers the installation and configuration of the NTP daemon, ntpd, for the Network Time Protocol (NTP). Read this chapter if you need to configure the system to synchronize the clock with a remote NTP server, or set up an NTP server on this system, and you prefer not to use the chrony application.

Configuring PTP Using ptp4l covers the installation and configuration of the Precision Time Protocol application, ptp4l, an application for use with network drivers that support the Precision Network Time Protocol (PTP). Read this chapter if you need to configure the system to synchronize the system clock with a master PTP clock.

Monitoring and Automation

Esta parte descreve várias ferramentas que permitem aos administradores de sistema monitorar o desempenho do sistema, automatizar tarefas do sistema e relatar bugs.

System Monitoring Tools discusses applications and commands that can be used to retrieve important information about the system. Read this chapter to learn how to gather essential system information.

Viewing and Managing Log Files describes the configuration of the rsyslog daemon, and explains how to locate, view, and monitor log files. Read this chapter to learn how to work with log files.

Automating System Tasks provides an overview of the cron, at, and batch utilities. Read this chapter to learn how to use these utilities to perform automated tasks.

OProfile covers OProfile, a low overhead, system-wide performance monitoring tool. Read this chapter for information on how to use OProfile on your system.

Kernel, Module and Driver Configuration

Esta parte cobre várias ferramentas que auxiliam os administradores na personalização do kernel.

Working with the GRUB 2 Boot Loader der>> describes the GNU GRand Unified Boot loader (GRUB) version 2 boot loader, which enables selecting an operating system or kernel to be loaded at system boot time.

Manually Upgrading the Kernel provides important information on how to manually update a kernel package using the rpm command instead of dnf. Read this chapter if you cannot update a kernel package with the DNF package manager.

Working with Kernel Modules explains how to display, query, load, and unload kernel modules and their dependencies, and how to set module parameters. Additionally, it covers specific kernel module capabilities such as using multiple Ethernet cards and using channel bonding. Read this chapter if you need to work with kernel modules.

RPM

This appendix concentrates on the RPM Package Manager (RPM), an open packaging system used by Fedora, and the use of the rpm utility. Read this appendix if you need to use rpm instead of dnf.

The Wayland Display Server

This appendix looks at Wayland, a new display server used in GNOME for Fedora and how to troubleshoot issues with the Wayland display server.

Nós Precisamos de Feedback!

Se você encontrar um erro tipográfico neste manual ou se tiver ideias para melhorá-lo, adoraríamos receber seu feedback! Por favor, envie um relatório para Bugzilla.

Se você tiver uma sugestão para melhorar a documentação, tente ser o mais específico possível ao descrevê-la. Se você encontrou um erro, inclua o número da seção e parte do texto ao redor para que possamos localizá-lo facilmente.

Acknowledgments

Certain portions of this text first appeared in the Red Hat Enterprise Linux 7 System Administrator’s Guide, copyright © 2014–2018 Red Hat, Inc., available at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/index.html.

Monitoring Performance with Net-SNMP is based on an article written by Michael Solberg.

The authors of this book would like to thank the following people for their valuable contributions: Adam Tkáč, Andrew Fitzsimon, Andrius Benokraitis, Brian Cleary Edward Bailey, Garrett LeSage, Jeffrey Fearn, Joe Orton, Joshua Wulf, Karsten Wade, Lucy Ringland, Marcela Mašláňová, Mark Johnson, Michael Behm, Miroslav Lichvár, Radek Vokál, Rahul Kavalapara, Rahul Sundaram, Sandra Moore, Zbyšek Mráz, Jan Včelák, Peter Hutterer, T.C. Hollingsworth, and James Antill, among many others.