Learning Hub

From Series Bible
Revision as of 11:19, 22 October 2018 by Lianamir (talk | contribs) (IT / SQA)

Jump to: navigation, search


IT / SQA

Nginx Logs

Powershell/Ubuntu SSH Client

  • ssh username @IP
  • cd /var/log/nginx
  • ls
    • sudo cat error.log
    • sudo zcat zipped
    • sudo grep/zgrep 'error' filename

10/22/18

Copy Request/Response Headers for Andy

On network console in Chrome, you can:

  1. Copy to Powershell,
  2. add to notepad,
  3. save as .txt, and
  4. drop on the trello card for Andy

Look Up Error Messages on This Site

On compatibility issues, look up messages on https://caniuse.com/.