Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


yum_installer_bash_script_centos7

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
yum_installer_bash_script_centos7 [2015/11/08 08:58] juckinsyum_installer_bash_script_centos7 [2015/11/08 09:21] juckins
Line 79: Line 79:
 echo "*****************************************************************" echo "*****************************************************************"
 yum -y groupinstall "Electronic Lab" yum -y groupinstall "Electronic Lab"
- 
- 
-echo "********************* NOW INSTALLING PACKAGE ********************" 
-echo "File and Print Server" 
-echo "*****************************************************************" 
-yum -y groupinstall "File and Print Server" 
  
  
Line 133: Line 127:
 echo "*****************************************************************" echo "*****************************************************************"
 yum -y groupinstall "Scientific Support" yum -y groupinstall "Scientific Support"
- 
- 
-echo "********************* NOW INSTALLING PACKAGE ********************" 
-echo "Security Tools" 
-echo "*****************************************************************" 
-yum -y groupinstall "Security Tools" 
  
  
yum_installer_bash_script_centos7.txt · Last modified: 2022/12/07 13:24 by juckins