On Fri, Mar 19, 2010 at 6:54 PM, Paul Saenz <forensicneoph...@gmail.com> wrote:
>
>
> On Fri, Mar 19, 2010 at 4:31 PM, Chris Louden <ch...@chrislouden.com> wrote:
>>
>> or you might be looking in the wrong place. type 'pwd' it will tell
>> you the present working directory.  if you are not at / (root) ls
>> isn't going to show you /var.
>
>  will check

or you could :

ls /

>>
>> > furthermore, I cannot see the apache2 directory in /etc.
>>
>> Did you install Apache2?
>
> When I installed I check the box for installing a LAMP server
>>

it could  be called httpd or just apache rather than apache2.

try

dpkg -l |grep apache

if no result its not installed, well not by apt/dpkg.

>>
>> > I have been reading through the ubuntu server guide, but I have not
>> > been able to find the answer yet.
>> >
>> > Thanks
>> > Paul
>> >
_______________________________________________
LinuxUsers mailing list
LinuxUsers@socallinux.org
http://socallinux.org/cgi-bin/mailman/listinfo/linuxusers

Reply via email to