Forskjell mellom versjoner av «Mal:Infobox server/doc»
Hopp til navigering
Hopp til søk
| Linje 7: | Linje 7: | ||
| os = Debian Stretch | | os = Debian Stretch | ||
| hosted_by = Bite | | hosted_by = Bite | ||
| − | | | + | | public_ipv4 = a.b.c.d |
| + | | ipv4 = a.b.c.d # for internal IPs | ||
| + | | ipv6 = a:b:c:d:e:f:g:h | ||
| enable_dns = yes | | enable_dns = yes | ||
| service_1 = Windows network shares | | service_1 = Windows network shares | ||
Revisjonen fra 16. nov. 2018 kl. 20:04
Example usage:
{{Infobox server
| name = Marvin
| hostname = marvin.bitraf.no
| os = Debian Stretch
| hosted_by = Bite
| public_ipv4 = a.b.c.d
| ipv4 = a.b.c.d # for internal IPs
| ipv6 = a:b:c:d:e:f:g:h
| enable_dns = yes
| service_1 = Windows network shares
| service_1_comment = implementert med [[SAMBA]]
| service_2 = S3
| service_2_comment = comment
}}