Dijkstra's Shortest Path Algorithm
An elegant algorithm for finding the shortest path between nodes in a graph.
An elegant algorithm for finding the shortest path between nodes in a graph.
An Ansible playbook for running tcpdump in parallel across many servers and collecting the captures.
A system call that duplicates the current process, creating a parent and child that continue from the same point.
A child process whose parent has exited.
A dead process waiting to be reaped.
An introduction to Ansible