Planejamento das atividades para a turma do Curso Superior de Tecnologia de Sistemas para Internet
Material auxiliar para comandos do Windows:
windows:
wmic process get Caption,ParentProcessId,ProcessId
wmic process where (ParentProcessId=2480) get Caption,ProcessId
comandos windows:
http://www.sans.org/security-resources/sec560/windows_command_line_sheet_v1.pdf
http://technet.microsoft.com/pt-br/library/cc753802(v=ws.10).aspx
Material auxiliar sobre Windows:
Windows sysinternals administrator's reference - http://www.westernvalve.com/downloads/ftp/ferrell/Sysinternals%20Administrators%20Guide.pdf
Windows internals part 2 - http://gegeek.com/documents/eBooks/Windows%20Internals%20Part%202_6th%20Edition.pdf
Indise Windows debugging and tracing strategies - http://gegeek.com/documents/eBooks/Inside%20Windows%20Debugging.pdf
Material auxiliar sobre Threads:
http://www.pucsp.br/~jarakaki/lp4/Threads-Aracaju.pdf
Gerenciamento de memória:
http://mariano.eng.br/gerenciamento-memoria-swap-no-linux/
http://www.oracle.com/technetwork/pt/articles/linux/part3-087826-ptb.html
http://www.eecg.toronto.edu/~yuan/teaching/ece344/linux-vmm.pdf