-
. . . . . . . . . . . . . . . . 110 5.4.3. La moderna configuración de la red para la nube con Network Manger . . . . . . . . . . . . . . . . . . . 110 5.5. La configuración de red de bajo nivel . . I:867 187 Documentación del Proyecto Debian, Preguntas Frecuentes (FAQ) y otros documentos debian-policy I:14 4659 Manual de la Directrices Debian y documentos asociados developers-reference V:0, I:5 2601 la jerarquía de ficheros se describen en el Filesystem Hierarchy Standard (”/usr/share/doc/debian-policy/fhs/fhs-2.3.txt.gz” y hier(7)). Debes recordar los siguientes hechos como el arranque. directorio
0 码力 |
285 页 |
1.43 MB
| 1 年前 3
-
diagram Los siguientes diagramas no-UML también están soportados: • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description PlantUML (1.2023.11) 258 / 530 13 NETWORK DIAGRAM (NWDIAG) 13 Network diagram (nwdiag) nwdiag has been created by Takeshi Komiya and allows to quickly draw network diagrams. So we thank him for his creation diagram 13.1.1 Define a network @startuml nwdiag { network dmz { address = "210.x.x.x/24" } } @enduml 13.1.2 Define some elements or servers on a network @startuml nwdiag { network dmz { address = "210
0 码力 |
531 页 |
7.53 MB
| 1 年前 3
-
diagram Los siguientes diagramas no-UML también están soportados: • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description PlantUML (1.2021.2) 196 / 388 13 NETWORK DIAGRAM (NWDIAG) 13 Network diagram (nwdiag) nwdiag has been created by Takeshi Komiya and allows to quickly draw network diagrams. So we thank him for his creation documented. 13.1 Simple diagram @startuml nwdiag { network dmz { address = "210.x.x.x/24" web01 [address = "210.x.x.1"]; web02 [address = "210.x.x.2"]; } network internal { address = "172.x.x.x/24"; web01 [address
0 码力 |
389 页 |
4.12 MB
| 1 年前 3
-
Estados • Timing diagram Los siguientes diagramas no-UML también están soportados: • JSON Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description PlantUML (1.2021.1) 191 / 383 12 NETWORK DIAGRAM (NWDIAG) 12 Network diagram (nwdiag) nwdiag has been created by Takeshi Komiya and allows to quickly draw network diagrams. So we thank him for his creation documented. 12.1 Simple diagram @startuml nwdiag { network dmz { address = "210.x.x.x/24" web01 [address = "210.x.x.1"]; web02 [address = "210.x.x.2"]; } network internal { address = "172.x.x.x/24"; web01 [address
0 码力 |
384 页 |
4.07 MB
| 1 年前 3
-
diagram Los siguientes diagramas no-UML también están soportados: • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description PlantUML (1.2021.2) 209 / 406 13 NETWORK DIAGRAM (NWDIAG) 13 Network diagram (nwdiag) nwdiag has been created by Takeshi Komiya and allows to quickly draw network diagrams. So we thank him for his creation documented. 13.1 Simple diagram @startuml nwdiag { network dmz { address = "210.x.x.x/24" web01 [address = "210.x.x.1"]; web02 [address = "210.x.x.2"]; } network internal { address = "172.x.x.x/24"; web01 [address
0 码力 |
407 页 |
4.28 MB
| 1 年前 3
-
d2 @endmindmap 15.7.8 Network (nwdiag) @startuml header some header footer some footer title My title caption This is caption legend The legend end legend nwdiag { network inet { web01 [shape = cloud] title caption This is caption legend The legend end legend * r ** d1 ** d2 @endmindmap 15.8.8 Network (nwdiag) @startuml