Standard
30 Ways to Validate Configuration Files or Scripts in Linux
- Gurkira Singh
- July 27, 2022
Configuration syntax checking and/or testing is a key step to perform after making changes to an application’s or service’s configuration file or even after running updates. This helps to reduce the chances of the service failing to restart due to configuration errors. Several applications/programs or service daemons ship with commands to check configuration files for