Modifications pour le document Guide de l’infrastructure

Modifié par Clément AUBIN le 2021/04/03 21:31

Depuis la version 106.1
modifié par Clément AUBIN
sur 2021/03/22 11:59
Commentaire de modification : Il n'y a aucun commentaire pour cette version
À la version 105.3
modifié par Aubincleme
sur 2021/01/25 21:20
Commentaire de modification : Update document after refactoring.

Résumé

Détails

Propriétés de la Page
Auteur du document
... ... @@ -1,1 +1,1 @@
1 -XWiki.aubincleme
1 +Main.Guide_de_l?infrastructure.Aubincleme
Contenu
... ... @@ -184,28 +184,46 @@
184 184  
185 185  === Réseau ===
186 186  
187 +
188 +
187 187  ==== (Network) Bridges ====
188 188  
191 +
192 +
189 189  * Qu’est-ce que c’est ? url:https://en.wikipedia.org/wiki/Bridging_(networking)
190 190  * Documentation Debian : url:https://wiki.debian.org/BridgeNetworkConnections
191 191  * Tutoriel simple pour mettre en place un bridge : url:https://www.cyberciti.biz/faq/debian-network-interfaces-bridge-eth0-eth1-eth2/
192 192  
197 +
198 +
193 193  ==== Domain Name System (DNS) ====
194 194  
201 +
202 +
195 195  * Qu’est-ce que c’est ? url:https://en.wikipedia.org/wiki/Domain_Name_System
196 196  * Monter un DNS avec Bind9 : url:https://www.it-connect.fr/dns-avec-bind-9%ef%bb%bf/
197 197  
206 +
207 +
198 198  ==== Dynamic Host Configuration Protocol (DHCP) ====
199 199  
210 +
211 +
200 200  * Qu’est-ce que c’est ? url:https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol
201 201  * «Peut-on mettre en place plusieurs serveurs DHCP sur un même réseau ?» : url:https://serverfault.com/questions/368512/can-i-have-multiple-dhcp-servers-on-one-network
202 202  
215 +
216 +
203 203  ==== Preboot Execution Environment (PXE) ====
204 204  
219 +
220 +
205 205  * Qu’est-ce que c’est ? url:https://en.wikipedia.org/wiki/Preboot_Execution_Environment
206 206  * Le site d’IPXE : url:http://ipxe.org/
207 207  * La //specification// d’Intel : url:http://www.pix.net/software/pxeboot/archive/pxespec.pdf
208 208  
225 +
226 +
209 209  ==== Théorie ====
210 210  
211 211  Parfois, ça ne fait pas de mal de revenir aux fondamentaux ~^~^.
... ... @@ -214,13 +214,19 @@
214 214  * //The TCP/IP Guide// : url:http://tcpipguide.com/free/index.htm
215 215  * Le NAT (Network Address Translation) : url:https://en.wikipedia.org/wiki/Network_address_translation
216 216  
235 +
236 +
217 217  ==== Virtual LANs (VLANs) ====
218 218  
239 +
240 +
219 219  * Qu’est-ce que c’est ? url:https://en.wikipedia.org/wiki/Virtual_LAN
220 220  * Norme IEEE 802.1Q (VLAN Tagging) : url:https://en.wikipedia.org/wiki/IEEE_802.1Q
221 221  * Le VLAN Tagging, en pratique : url:http://www.firewall.cx/networking-topics/vlan-networks/219-vlan-tagging.html
222 222  * Documentation Debian (attention, certaines commandes et configurations peuvent être obsolètes) : url:https://wiki.debian.org/NetworkConfiguration#Howto_use_vlan_.28dot1q.2C_802.1q.2C_trunk.29_.28Etch.2C_Lenny.29
223 223  
246 +
247 +
224 224  === Serveurs ===
225 225  
226 226  N’oubliez pas, le {{code}}man{{/code}} est votre ami : url:https://en.wikipedia.org/wiki/Man_page !
... ... @@ -227,6 +227,8 @@
227 227  
228 228  ==== Cheatsheets ====
229 229  
254 +
255 +
230 230  * Sur différents outils Linux : url:https://www.nixtutor.com/linux/all-the-best-linux-cheat-sheets/
231 231  * Sur les commandes Linux usuelles : url:https://files.fosswire.com/2007/08/fwunixref.pdf
232 232  * Sur Vim : url:https://vim.rtorr.com/
... ... @@ -234,19 +234,30 @@
234 234  ** url:http://www.ndpsoftware.com/git-cheatsheet.html
235 235  ** url:http://www.cheat-sheets.org/saved-copy/git-cheat-sheet.pdf
236 236  
263 +
264 +
237 237  ==== Logical Volume Manager (LVM) ====
238 238  
267 +
268 +
239 239  * La doc d’Ubuntu : url:https://wiki.ubuntu.com/Lvm
240 240  * La doc de RedHat : url:https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Logical_Volume_Manager_Administration/LVM_components.html#multiple_partitions
241 241  * Quelques notes sur les //Best practices// : url:https://unix.stackexchange.com/questions/76588/what-is-the-best-practice-for-adding-disks-in-lvm
242 242  * //Benefits of LVM on small systems// : url:http://tldp.org/HOWTO/LVM-HOWTO/benefitsoflvmsmall.html
243 243  
274 +
275 +
244 244  ==== Virtualisation ====
245 245  
278 +
279 +
246 246  * Wiki XEN Project : url:https://wiki.xenproject.org/wiki/Main_Page
247 247  * Tutoriel XEN pour Debian : url:https://wiki.debian.org/Xen
248 248  
283 +
284 +
249 249  ==== Puppet ====
250 250  
251 251  Puppet, c’est avant tout //beaucoup// de pages de documentation, sortez une nouvelle fenêtre de votre navigateur préféré, préparez un café et plongez : url:https://docs.puppet.com/puppet/ !
288 +
252 252  * Un article intéressant : url:https://puppet.com/blog/problem-separating-data-from-puppet-code