Pergunta de entrevista da empresa Tanium

A web server process is hung on a Linux server and is not responding to requests. Describe how you would troubleshoot...

Resposta da entrevista

Sigiloso

1 de mar. de 2017

Run a command to see what processes are running, and what processes are using most resources. Then if needed i would kill the pid and run it again.

3