System Grab Bag

View all TLDR pages from common (or from all pages)

gixy

Analyze nginx configuration files. More information: https://github.com/yandex/gixy.
  • Analyze nginx configuration (default path: /etc/nginx/nginx.conf):
    gixy
  • Analyze nginx configuration but skip specific tests:
    gixy --skips {{http_splitting}}
  • Analyze nginx configuration with the specific severity level:
    gixy {{-l|-ll|-lll}}
  • Analyze nginx configuration files on the specific path:
    gixy {{path/to/configuration_file_1}} {{path/to/configuration_file_2}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.