tuto3: update checks
This commit is contained in:
parent
e6a4ffc2ed
commit
9ed5cea6e8
@ -24,15 +24,13 @@ var tuto_progress = [
|
||||
},
|
||||
{
|
||||
200: { title: "PONG resolver", icon: "0", label: "PONG srv"},
|
||||
201: { title: "HTTP on IP", icon: "1", label: "HTTP IP"},
|
||||
201: { title: "HTTP on IP (bonus)", icon: "1", label: "HTTP IP"},
|
||||
203: { title: "DNS Delegation", icon: "2", label: "DNS"},
|
||||
204: { title: "HTTP on delegated domain", icon: "3", label: "HTTP on NS"},
|
||||
205: { title: "HTTPS on delegated domain", icon: "4", label: "HTTPS on NS"},
|
||||
206: { title: "Matrix", icon: "5", label: "Matrix"},
|
||||
208: { title: "DHCP in RH", icon: "6", label: "DHCP RH"},
|
||||
209: { title: "RH access news", icon: "7", label: "RH news"},
|
||||
210: { title: "RH access net", icon: "8", label: "RH net"},
|
||||
211: { title: "DHCP Guests", icon: "9", label: "DHCP Guest"},
|
||||
212: { title: "Guests access net but not news", icon: "A", label: "Guest net"},
|
||||
208: { title: "RH access net", icon: "6", label: "RH net"},
|
||||
209: { title: "DG access net", icon: "7", label: "DG net"},
|
||||
210: { title: "CM access net", icon: "8", label: "CM net"},
|
||||
},
|
||||
];
|
||||
|
@ -143,7 +143,7 @@ la liste des flux pré-enregistrés dans miniflux, afin de faire un peu
|
||||
de veille !
|
||||
|
||||
|
||||
### On passe sur Internet ?
|
||||
### On passe sur Internet ? (bonus)
|
||||
|
||||
Si jusque là, tout se passe à merveille pour vous (c'est ce que je vous
|
||||
souhaite !), vous pouvez maintenant rediriger le port 80 et 443 arrivant sur
|
||||
|
Reference in New Issue
Block a user