# AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: Fedora Virtualization Guide\n" "POT-Creation-Date: 2011-03-02T01:07:51\n" "PO-Revision-Date: 2011-08-21 03:59+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #. Tag: title #, no-c-format msgid "Server best practices" msgstr "" #. Tag: para #, no-c-format msgid "" "The following tasks and tips can assist you with securing and ensuring " "reliability of your Fedora host." msgstr "" #. Tag: para #, no-c-format msgid "" "Run SELinux in enforcing mode. You can do this by executing the command " "below." msgstr "" #. Tag: screen #, no-c-format msgid "# setenforce 1\n" msgstr "" #. Tag: para #, no-c-format msgid "" "Remove or disable any unnecessary services such as " "AutoFS, NFS, FTP, " "HTTP, NIS, telnetd," " sendmail and so on." msgstr "" #. Tag: para #, no-c-format msgid "" "Only add the minimum number of user accounts needed for platform management " "on the server and remove unnecessary user accounts." msgstr "" #. Tag: para #, no-c-format msgid "" "Avoid running any unessential applications on your host. Running " "applications on the host may impact virtual machine performance and can " "affect server stability. Any application which may crash the server will " "also cause all virtual machines on the server to go down." msgstr "" #. Tag: para #, no-c-format msgid "" "Use a central location for virtual machine installations and images. Virtual" " machine images should be stored under " "/var/lib/libvirt/images/. If you are using a different " "directory for your virtual machine images make sure you add the directory to" " your SELinux policy and relabel it before starting the installation." msgstr "" #. Tag: para #, no-c-format msgid "" "Installation sources, trees, and images should be stored in a central " "location, usually the location of your vsftpd server." msgstr ""