meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| linux:sw:named [2021/05/16 15:34] – niziak | linux:sw:named [2021/05/16 15:56] (current) – niziak | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| ... | ... | ||
| </ | </ | ||
| + | |||
| + | Test update: | ||
| + | <code bash> | ||
| + | nsupdate | ||
| + | zone int.example.com | ||
| + | update add kupa.int.example.com. 300 A 1.2.3.4 | ||
| + | show | ||
| + | send | ||
| + | </ | ||
| ==== Issue: error: journal open failed ==== | ==== Issue: error: journal open failed ==== | ||