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


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

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