Hi,
The command 'yum groupinfo "Web Server" lists a lot of packages that are part of "Web Server". There are 2 groups within "Web Server": Default packages, which will be installed when using 'yum groupinstall "Web Server", and Optional Packages. The Optional Packages won't be installed by typing "yum groupinstall "Web Server".
How can I install those optional package easily, without typing all the names of the optional packages ?
Thanks in advance,
Thijs