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 [2020/11/16 15:39] juckinsyum_installer_bash_script_centos7 [2021/02/25 20:40] juckins
Line 301: Line 301:
 echo "php php-mbstring php-mcrypt php-mysql" echo "php php-mbstring php-mcrypt php-mysql"
 yum -y install php php-mbstring php-mcrypt php-mysql yum -y install php php-mbstring php-mcrypt php-mysql
 +
 +echo "php-xml"
 +yum -y install php-xml                         # phpMyAdmin
  
 echo "fail2ban.noarch" echo "fail2ban.noarch"
yum_installer_bash_script_centos7.txt · Last modified: 2022/12/07 13:24 by juckins