• TL;DR
  • Before start
  • Copy-on-write
  • Linux internals: fork(), exec()
  • Windows internals: why fork() does not work as native