How do you audit your Linux environment? How do you track after changes to your files? What kind of processes are running on your system at any given moment? What uses the most resources? Valid questions, all. Special contributor Dedoimedo gives us the straight scoop on "audit."
Read more »Linux Super-Duper Admin Tools: audit
http://www.osnews.com –
Created by JRepin 13 years 46 weeks ago – Made popular 13 years 46 weeks ago
Category: High End Tags:
Category: High End Tags:
- Login to post comments
Problems running PHP as a separate FastCGI process
http://blog.peijnik.at –
The article describes one particular problem the author encountered when running PHP as a standalone FastCGI process. The PHP process would after a certain number of requests stop responding altogether and this way cause all newly incoming requests to hang. The article does of course include a solution for the problems it mentions.
Read more »- Login to post comments