dev
-
redir(1): redirect tcp connections - Linux man page
Redir redirects tcp connections coming in to a local port to a specified address/port combination.
-
HTTP Status Codes
HTTP status codes and how to use them in RESTful API or Web Services.
-
How to Write a Git Commit Message
Wish more folks followed these conventions.
-
A Crash Course on Incident Response,...
In Part 1, I discussed the important aspects of a good incident management practice including effective communication, clearly defined…
-
dictionary - How to use dot notation for dict in python? - Stack Overflow
Standard libraries allow for using . access to dicts