Re: [CentOS] CentOS 6 yum Groupinstall vs Manual install

2011-11-08 Thread Jonathan Vomacka
Makes sense, I appreciate the help Richard. On 11/8/2011 12:55 PM, lists-centos wrote: > > > Original Message >> Date: Tuesday, November 08, 2011 12:28:42 PM -0500 >> From: Jonathan Vomacka >> To: centos@centos.org >> >> Gentlemen, >> >> I have a question regarding yum gr

Re: [CentOS] CentOS 6 yum Groupinstall vs Manual install

2011-11-08 Thread Jonathan Vomacka
Jerry, Understandable. Is I was looking for a full LAMP stack (Apache, MySQL, PHP, etc) would a groupinstall be a good option, or does it install a whole bunch of other garbage that is not necessarily needed for web serving? I reviewed the document you linked me to but I still seem to have que

Re: [CentOS] CentOS 6 yum Groupinstall vs Manual install

2011-11-08 Thread Jerry Minston
Group install is when you install a full suite of software together. If you use normal "Yum install" it will usually only install one software at a time. Take a look at this page, maybe it can help you. http://distrowatch.com/dwres.php?resource=package-management __