This website requires JavaScript.
Explore
Help
Sign In
pierre
/
gns3-docker-appliances
Watch
1
Star
0
Fork
0
You've already forked gns3-docker-appliances
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
85d4df513b
gns3-docker-appliances
/
dns
/
restart-bind
3 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Improve Bind9 configuration
2024-09-26 13:57:19 +00:00
#!/bin/sh
pkill named
Add logging
2024-09-30 12:45:51 +00:00
/usr/sbin/named -L /var/log/bind.log
Reference in New Issue
Copy Permalink