Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Who is www-data, and why do they want my CPU?
- Date: Wed, 19 Mar 2008 16:44:48 +0900
- From: "Evan Monroig" <evan.monroig@example.com>
- Subject: Re: [tlug] Who is www-data, and why do they want my CPU?
- References: <47E06F4B.8030504@articlass.org> <d8fcc0800803181917w5cd98118m2241e4d50ef668c0@mail.gmail.com> <e28811080803182039r5cf970ado61223c422ff31590@mail.gmail.com> <47E0BD0C.2020405@articlass.org>
On Wed, Mar 19, 2008 at 4:13 PM, Dave M G <dave@example.com> wrote: > sudo find / -follow -type f -name www-data As far as I have read no one commented on this yet so I'll throw my 2 cents. The above command will find the path to the supposed program called www-data. In Ubuntu and probably in other distributions as well, www-data is the user that Apache is setup to run as. I have never seen a process whose name is www-data so it might be that you meant that the owner of the process is www-data. You could check which program it is by using the utility "top" which is very useful. top -u www-data will show you interesting data on all processes that are owned by www-data. On my server it shows me a list of the default 10 apache2 processes. Hope this helps, Evan
- References:
- [tlug] Who is www-data, and why do they want my CPU?
- From: Dave M G
- Re: [tlug] Who is www-data, and why do they want my CPU?
- From: Josh Glover
- Re: [tlug] Who is www-data, and why do they want my CPU?
- From: Evan Monroig
- Re: [tlug] Who is www-data, and why do they want my CPU?
- From: Dave M G
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] The Mother of All (bash) Commands
- Next by Date: Re: [tlug] Who is www-data, and why do they want my CPU?
- Previous by thread: Re: [tlug] Who is www-data, and why do they want my CPU?
- Next by thread: Re: [tlug] Who is www-data, and why do they want my CPU?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links