wiki-grav/pages/02.linux/bind-dns/default.en.md

19 lines
127 B
Markdown
Raw Normal View History

2023-05-26 18:22:35 +02:00
---
title: "Bind DNS"
visible: false
---
[toc]
## Installation
### Debian
[shroot]
```sh
apt install bind9
2023-05-26 18:22:35 +02:00
```
[/shroot]