Browsing French translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and French guidelines.
2130 of 61 results
1721.
It is possible to configure the same server to be a caching name server, primary master, and secondary master. A server and be the Start of Authority (SOA) for one zone, while providing secondary service for another zone. All the while providing caching services for hosts on the local LAN.
(no translation yet)
1725.
Replace <emphasis>1.2.3.4</emphasis> and <emphasis>5.6.7.8</emphasis> with the IP Adresses of actual nameservers.
Remplacez <emphasis>1.2.3.4</emphasis> et <emphasis>5.6.7.8</emphasis> par les adresses IP des serveurs de nom actuels.
Translated and reviewed by Bruno
In upstream:
Remplacez <emphasis>1.2.3.4</emphasis> et <emphasis>5.6.7.8</emphasis> par les adresses IP des véritables serveurs de noms.
Suggested by Damien H
Located in serverguide/C/dns.xml:110(para)
1726.
Now restart the DNS server, to enable the new configuration. From a terminal prompt:
Vous devez maintenant redémarrer le serveur DNS afin que la nouvelle configuration soit prise en compte. Saisissez dans un terminal:
Translated and reviewed by Pierre Slamich
In upstream:
Redémarrez à présent le serveur DNS pour appliquer les changements. Saisissez dans un terminal[nbsp]:
Suggested by Damien H
Located in serverguide/C/dns.xml:114(para)
1728.
See <xref linkend="dns-testing-dig"/> for information on testing a caching DNS server.
Référez-vous à <xref linkend="dns-testing-dig"/> pour des informations sur la manière de tester un serveur DNS de cache.
Translated by Pierre Slamich
Reviewed by Pierre Slamich
In upstream:
Consultez <xref linkend="dns-testing-dig"/> pour plus d'informations à propos d'un serveur DNS cache.
Suggested by Damien H
Located in serverguide/C/dns.xml:120(para)
1734.
Now use an existing zone file as a template to create the <filename>/etc/bind/db.example.com</filename> file:
Maintenant utilisez un fichier de zone existant comme modèle pour créer le fichier <filename>/etc/bind/db.example.com</filename> :
Translated by Pascal Havet
Reviewed by Pierre Slamich
In upstream:
Nous utiliserons un fichier zone existant comme modèle pour la création du fichier <filename>/etc/bind/db.example.com</filename>[nbsp]:
Suggested by Damien H
Located in serverguide/C/dns.xml:143(para)
1736.
Edit the new zone file <filename>/etc/bind/db.example.com</filename> change <emphasis>localhost.</emphasis> to the FQDN of your server, leaving the additional "." at the end. Change <emphasis>127.0.0.1</emphasis> to the nameserver's IP Address and <emphasis>root.localhost</emphasis> to a valid email address, but with a "." instead of the usual "@" symbol, again leaving the "." at the end.
Modifiez le nouveau fichier de zone <filename>/etc/bind/db.example.com</filename>, remplacez <emphasis>localhost.</emphasis> par le FQDN de votre serveur, en laissant le "." supplémentaire à la fin. Remplacez <emphasis>127.0.0.1</emphasis> par l'adresse IP de votre serveur de noms et <emphasis>root.localhost</emphasis> par une adresse e-mail valide, mais avec un "." à la place du "@" habituel, une fois encore en laissant le "." à la fin.
Translated and reviewed by Pierre Slamich
In upstream:
Modifiez le nouveau fichier zone <filename>/etc/bind/db.example.com</filename> en remplaçant <emphasis>localhost.</emphasis> par le FQDN de votre serveur, en laissant le point «[nbsp].[nbsp]» final. Remplacez <emphasis>127.0.0.1</emphasis> par l'adresse IP du serveur de noms et <emphasis>root.localhost</emphasis> avec une adresse courriel correcte mais avec un «[nbsp].[nbsp]» au lieu du symbole «[nbsp]@[nbsp]» habituel, toujours en laissant le point «[nbsp].[nbsp]» final.
Suggested by Damien H
Located in serverguide/C/dns.xml:149(para)
1738.

;
; BIND data file for local loopback interface
;
$TTL 604800
@ IN SOA ns.example.com. root.example.com. (
1 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns.example.com.
@ IN A 192.168.1.10
ns IN A 192.168.1.10
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
1740.
Now, you can add DNS records to the bottom of the zone file. See <xref linkend="dns-record-types"/> for details.
Maintenant vous pouvez ajouter les enregistrements DNS en bas du fichier de zone. Reportez-vous à <xref linkend="dns-record-types"/> pour plus de détails.
Translated by Damien H
Reviewed by Pierre Slamich
In upstream:
Vous pouvez ajouter maintenant les enregistrements DNS à la fin du fichier de zone. Consultez <xref linkend="dns-record-types"/> pour plus de détails.
Suggested by Damien H
Located in serverguide/C/dns.xml:180(para)
1741.
Many admins like to use the last date edited as the serial of a zone, such as <emphasis>2007010100</emphasis> which is yyyymmddss (where <emphasis>ss</emphasis> is the Serial Number)
Beaucoup d'administrateurs aiment utiliser la dernière date de modification comme numéro de série du fichier de zone, comme pour <emphasis>2007010100</emphasis>, qui est sous le format aaaammjjss (où <emphasis>ss</emphasis> est le numéro de série).
Translated and reviewed by Pierre Slamich
In upstream:
Beaucoup d'administrateurs utilisent la date de modification du fichier de zone comme numéro de série. Par exemple, <emphasis>2007010100</emphasis> utilisant ainsi le format aaaammjjss où ss est le numéro de série.
Suggested by Damien H
Located in serverguide/C/dns.xml:184(para)
1747.
Replace <emphasis>1.168.192</emphasis> with the first three octets of whatever network you are using. Also, name the zone file <filename>/etc/bind/db.192</filename> appropriately. It should match the first octet of your network.
Remplacez <emphasis>1.168.192</emphasis> avec les trois premiers octets d'un des réseaux que vous utilisez. Renommez également le fichier de zone <filename>/etc/bind/db.192</filename> de manière appropriée. Il doit correspondre au premier octet de votre réseau.
Translated by kos!
Reviewed by Pierre Slamich
In upstream:
Remplacez <emphasis>1.168.192</emphasis> par les trois premiers octets du réseau que vous utilisez. Nommez également le fichier de zone <filename>/etc/bind/db.192</filename> en conséquence. Il devrait correspondre au premier octet de votre réseau.
Suggested by Damien H
Located in serverguide/C/dns.xml:214(para)
2130 of 61 results

This translation is managed by Ubuntu French Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: 65GYgzf, Alain Lebret, Alban CLERGEOT, AlbinOz, Alexandre Franke, Alexandre Imache, Anis CHEBBI, Arnaud Soyez, Aurélien Luciani, Bertrand JUGLAS, Bruno, CarZ, Christophe Painchaud, Claude Paroz, Colin GILLE, Coster David, DI RUSCIO Fernand, Damien Deroussen, Damien H, David Bertho, Denis Bisaro, Denis Choveaux, Didier Roche-Tolomelli, Donk, Emmanuel Sunyer, Etienne Malandain, Fabián Rodríguez, Fabrice Coutadeur, Florian Neyret, Frank Bob, Fred Saunier, Ghimli, Gilles Accad, Gougnaf, GroNox, Guillaume Damiens, Gwi, Huygens, James Dupin, Jean Champémont, Jean-Luc Villoué, Jean-Philippe, Jerome CK, Joanna Tordjeman, Jonathan Clarke, Jérémie Corbier, KHALIFA Yanis, Knah Tsaeb, Laurent RICHARD, Lionel Porcheron, Loic Treyvaud, Louis DEMAY, ManuPeng, Marc Auer, Mathieu Goeminne, Mathieu Trudel-Lapierre, Matthieu CHAUVEAU, Michel, Mika, NSV, Nebaff, Nicolas Borboën, Nicolas DERIVE, Nicolas Michel, Nicolas Réau, Olivier, Onra, Pascal, Pascal Corpet, Pascal Havet, Paul Darby, Philippe Piquer, Pierre Buard, Pierre Slamich, Pierrick Vandenbroucke, Psykocrash, Rafik Elouerchefani, Removed by request, Rodolphe Ortalo, Stéphane V, Surfoo, Sylvain Doctrinal, Sylvain Lasnier, Sébastien GRIPON, T0m-S, TaZmaniak, Valentin Rocher, Vincent Esposito, Vincent Labreche, Will Hunting, X, Xavier Verne, Yann Dìnendal, Yves MATHIEU, baptiste, blob, bruno, ivan, kos!, lann, madden, olivier perrin, pouchat, prunier charly, sam101, seb35690, sun-wukong, thebachman, tomestla, vouzico.