-
How to create zone files in large quantities
-
Replace everything between stars with current version of your facileManager and module installations:
fM Version : **4.8.0** - from git
fm_DNS Version : **6.3.0**
**In raising this issue, I con…
-
The default setting of Zone.ID propagation is set to _No_.
![obraz](https://github.com/M2Team/NanaZip/assets/6888027/e009aff0-7fa1-42ce-8336-f9518545da03)
For better security, my proposition is to…
-
The example ORC files use a timezone of `US/Pacific` which is no longer included in all Linux distributions. Ubuntu 24.04, for example, has moved this to a separate `tzdata-legacy` package. This can c…
-
We should have a simple script that converts DNSKEY records or zone files and to PKCS-style public keys.
nlnet task 4b
-
Hi,
Is there anyway to not erase existing records in a zone file ?
We use dynamic records, so each time we run salt, the zone file is reseted
Best regards,
-
### Terraform Core Version
1.6.4
### AWS Provider Version
5.61.0
### Affected Resource(s)
`aws_route53_zone`
### Expected Behavior
In the console, it should return these:
```
> aws_route53_zo…
-
When downloading a file from an online source lets say [this image](https://venturebeat.com/wp-content/uploads/2021/07/windows11-e1625655697329.png?fit=2879%2C1439&strip=all) or a zip folder and direc…
-
First appeared in 3.23.0
Appears to be exclusive to `flutter run --machine --start-paused -d chrome`.
Affects ~1.3% of clients that have reported a crash on 3.24.3 (which has a crash rate of ~1%…
-
The default widget in django_filters for date ranges is just a plain text input. We should provide a filter to use the DateRangePicker.
Here's one possibility, but requires explicitly defining it.…