This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
As you may have discovered, the process name of the Apache server software isn’t eponymous - ps aux | grep -i [a]pache won’t show you anything1. It is instead named httpd. Why? This Stackoverflow question illustrates the issue and gives the background to wrapping the first character of the process name you want to grep for: https://stackoverflow.com/a/9375940 ↩
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.