If I update some of my domain name database files, what must I type in order to load these new database files into the MachTen DNS server without restarting the system?
Most programs will usually restart when killed with a SIGHUP. To load the new database files, run ‘ps -aux’ to get the pid (process ID) of ‘named. Then run ‘kill -HUP pid’ where ‘pid’ is the ID of ‘named’. Also remember to update your serial number in your DNS files, so as to allow for propagation to other DNS servers.
Related Questions
- How do we get access to the machines to load our files and to run database scripts against the database servers? More specifically, will we have a way to connect to SQL with our SQL management tools?
- What files does MaxDB Support require if the database has crashed and was restarted again in the meantime?
- Nightingale only imports MIDI files of the type 1 format. How can I import a type 0 MIDI file?