Greetings,

On Wed, Jan 11, 2012 at 10:39 PM, Brian Mathis
<brian.mathis+cen...@betteradmin.com> wrote:
> On Wed, Jan 11, 2012 at 11:58 AM, Rajagopal Swaminathan
> <raju.rajs...@gmail.com> wrote:
>
> Yum only downloads and installs RPM files, so in general you will use
> the rpm command to get the details of the packages you installed.
>
> You can see all the files included in a package by using "rpm --query
> --list <package>".  For apache web apps, the centos style is to place
> an include file in /etc/httpd/conf.d with the configuration for the
> app, but your apps might have done something different.  Take a look
> at the include file and see if you need to configure something.  There
> may be docs in /usr/share/doc/<packagename> explaining what you need
> to do.
>

Sure. I will do that in about 13 hours and report back to this list.

-- 
Regards,

Rajagopal
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to