Finding what processes are using a TCP port

sudo lsof -nP -iTCP -sTCP:LISTEN

Time Machine

Speed up backups: sudo sysctl debug.lowpri_throttle_enabled=0

Normal speed backups: sudo sysctl debug.lowpri_throttle_enabled=1