Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Topic on Talk:Linux

Problem shotting relatives

1
Mirh (talkcontribs)
  • Tools for crashes (hopefully at least one compares to WinDbg)
  • LD_DEBUG=files can be used as a sort of FileMon
  • cd /proc/<pid>/ and cat cmdline environ maps kind of make up for ProcExp

Flow chart to boot:
Firmware > bootloader > kernel > initrd > init (systemd) > display manager > session > X > window manager? > shell