Modifications pour le document Guide de l’infrastructure

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

Depuis la version 105.3
modifié par Aubincleme
sur 2021/01/25 21:20
Commentaire de modification : Update document after refactoring.
À 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

Résumé

Détails

Propriétés de la Page
Auteur du document
... ... @@ -1,1 +1,1 @@
1 -Main.Guide_de_l?infrastructure.Aubincleme
1 +XWiki.aubincleme
Contenu
... ... @@ -184,46 +184,28 @@
184 184  
185 185  === Réseau ===
186 186  
187 -
188 -
189 189  ==== (Network) Bridges ====
190 190  
191 -
192 -
193 193  * Qu’est-ce que c’est ? url:https://en.wikipedia.org/wiki/Bridging_(networking)
194 194  * Documentation Debian : url:https://wiki.debian.org/BridgeNetworkConnections
195 195  * Tutoriel simple pour mettre en place un bridge : url:https://www.cyberciti.biz/faq/debian-network-interfaces-bridge-eth0-eth1-eth2/
196 196  
197 -
198 -
199 199  ==== Domain Name System (DNS) ====
200 200  
201 -
202 -
203 203  * Qu’est-ce que c’est ? url:https://en.wikipedia.org/wiki/Domain_Name_System
204 204  * Monter un DNS avec Bind9 : url:https://www.it-connect.fr/dns-avec-bind-9%ef%bb%bf/
205 205  
206 -
207 -
208 208  ==== Dynamic Host Configuration Protocol (DHCP) ====
209 209  
210 -
211 -
212 212  * Qu’est-ce que c’est ? url:https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol
213 213  * «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
214 214  
215 -
216 -
217 217  ==== Preboot Execution Environment (PXE) ====
218 218  
219 -
220 -
221 221  * Qu’est-ce que c’est ? url:https://en.wikipedia.org/wiki/Preboot_Execution_Environment
222 222  * Le site d’IPXE : url:http://ipxe.org/
223 223  * La //specification// d’Intel : url:http://www.pix.net/software/pxeboot/archive/pxespec.pdf
224 224  
225 -
226 -
227 227  ==== Théorie ====
228 228  
229 229  Parfois, ça ne fait pas de mal de revenir aux fondamentaux ~^~^.
... ... @@ -232,19 +232,13 @@
232 232  * //The TCP/IP Guide// : url:http://tcpipguide.com/free/index.htm
233 233  * Le NAT (Network Address Translation) : url:https://en.wikipedia.org/wiki/Network_address_translation
234 234  
235 -
236 -
237 237  ==== Virtual LANs (VLANs) ====
238 238  
239 -
240 -
241 241  * Qu’est-ce que c’est ? url:https://en.wikipedia.org/wiki/Virtual_LAN
242 242  * Norme IEEE 802.1Q (VLAN Tagging) : url:https://en.wikipedia.org/wiki/IEEE_802.1Q
243 243  * Le VLAN Tagging, en pratique : url:http://www.firewall.cx/networking-topics/vlan-networks/219-vlan-tagging.html
244 244  * 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
245 245  
246 -
247 -
248 248  === Serveurs ===
249 249  
250 250  N’oubliez pas, le {{code}}man{{/code}} est votre ami : url:https://en.wikipedia.org/wiki/Man_page !
... ... @@ -251,8 +251,6 @@
251 251  
252 252  ==== Cheatsheets ====
253 253  
254 -
255 -
256 256  * Sur différents outils Linux : url:https://www.nixtutor.com/linux/all-the-best-linux-cheat-sheets/
257 257  * Sur les commandes Linux usuelles : url:https://files.fosswire.com/2007/08/fwunixref.pdf
258 258  * Sur Vim : url:https://vim.rtorr.com/
... ... @@ -260,30 +260,19 @@
260 260  ** url:http://www.ndpsoftware.com/git-cheatsheet.html
261 261  ** url:http://www.cheat-sheets.org/saved-copy/git-cheat-sheet.pdf
262 262  
263 -
264 -
265 265  ==== Logical Volume Manager (LVM) ====
266 266  
267 -
268 -
269 269  * La doc d’Ubuntu : url:https://wiki.ubuntu.com/Lvm
270 270  * 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
271 271  * Quelques notes sur les //Best practices// : url:https://unix.stackexchange.com/questions/76588/what-is-the-best-practice-for-adding-disks-in-lvm
272 272  * //Benefits of LVM on small systems// : url:http://tldp.org/HOWTO/LVM-HOWTO/benefitsoflvmsmall.html
273 273  
274 -
275 -
276 276  ==== Virtualisation ====
277 277  
278 -
279 -
280 280  * Wiki XEN Project : url:https://wiki.xenproject.org/wiki/Main_Page
281 281  * Tutoriel XEN pour Debian : url:https://wiki.debian.org/Xen
282 282  
283 -
284 -
285 285  ==== Puppet ====
286 286  
287 287  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 -
289 289  * Un article intéressant : url:https://puppet.com/blog/problem-separating-data-from-puppet-code