Skip to content

Overview

sysvint -(superceded by)-> upstard -(superceded by)-> systemd

SSH

Tunnelling

ssh -f -N -L port1:server1:port2 server2
  • -f - Run in background.
  • -N - Don't execute commands.
  • -L - Forward ports.

Fstab

Network

  • nmap - Find all computers on your local network, and much more. GPLv2
  • BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more. (Source Code) C++ / Python
  • FlameGraph -
  • ag
  • sshuttle
  • mitmproxy
  • pythonpy

Shell

Process states

Uninterruptible sleep (D)