-
utilisés. 12.1 Exemple simple @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 @startuml nwdiag { network dmz { address = "210.x.x.x/24" // set multiple addresses (using comma) web01 [address = "210.x.x.1, 210.x.x.20"]; web02 [address = "210.x.x.2"]; } network internal { address group inside network definitions @startuml nwdiag { network Sample_front { address = "192.168.10.0/24"; // define group group web { web01 [address = ".1"]; web02 [address = ".2"]; } } network Sample_back
0 码力 |
385 页 |
4.05 MB
| 1 年前 3
-
utilisés. 13.1 Exemple simple @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 @startuml nwdiag { network dmz { address = "210.x.x.x/24" // set multiple addresses (using comma) web01 [address = "210.x.x.1, 210.x.x.20"]; web02 [address = "210.x.x.2"]; } network internal { address group inside network definitions @startuml nwdiag { network Sample_front { address = "192.168.10.0/24"; // define group group web { web01 [address = ".1"]; web02 [address = ".2"]; } } network Sample_back
0 码力 |
391 页 |
4.10 MB
| 1 年前 3
-
Définir un réseau @startuml nwdiag { network dmz { address = "210.x.x.x/24" } } @enduml 13.1.2 Définir certains éléments ou serveurs sur un réseau @startuml nwdiag { network dmz { address = "210.x.x.x/24" 13.1.3 Exemple complet @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 @startuml nwdiag { network dmz { address = "210.x.x.x/24" // set multiple addresses (using comma) web01 [address = "210.x.x.1, 210.x.x.20"]; web02 [address = "210.x.x.2"]; } network internal { address
0 码力 |
534 页 |
7.56 MB
| 1 年前 3
-
utilisés. 13.1 Exemple simple @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 @startuml nwdiag { network dmz { address = "210.x.x.x/24" // set multiple addresses (using comma) web01 [address = "210.x.x.1, 210.x.x.20"]; web02 [address = "210.x.x.2"]; } network internal { address group inside network definitions @startuml nwdiag { network Sample_front { address = "192.168.10.0/24"; // define group group web { web01 [address = ".1"]; web02 [address = ".2"]; } } network Sample_back
0 码力 |
406 页 |
4.24 MB
| 1 年前 3
-
2 使用 Shell 查看记录 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40 6.3.10 通过网络控制台(network-console)安装 . . . . . . . . . . . . . . . . . . . . . . . 40 6.4 加载缺失的固件 . . . . . . . . . . . . This involves choosing your language, con- figuring peripheral driver modules, configuring your network connection, so that remaining in- stallation files can be obtained directly from a Debian server download the installation images from a Debian mirror and make your own set, if you have a fast network connection and a CD/DVD burner (see the Debian CD/DVD page and Debian CD FAQ for detailed instructions)
0 码力 |
93 页 |
562.93 KB
| 1 年前 3
-
. . . . . . . . . . . . . . 107 5.4.3 Configuration moderne de réseau pour l’infonuagique avec Network Manager . . . . . . . . . . . . . . . 107 5.5 Configuration réseau de bas niveau . . . . . . . défaut, de nombreux services réseau (consulter Chapitre 6) sont démarrés comme processus démon après network.target au démarrage par systemd. Le démon « sshd » ne fait pas exception. Changeons donc cela pour actuelle avec la commande « aptitude search ’libpam-|libnss-’ ». L’acronyme NSS peut aussi signifier « Network Security Service » qui est diffé- rent de « Name Service Switch ». Note PAM est la manière la plus
0 码力 |
279 页 |
1.47 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