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 [2019/04/14 12:51] juckinsyum_installer_bash_script_centos7 [2019/04/14 13:04] juckins
Line 20: Line 20:
 # TO RUN: # TO RUN:
 # ./install-my-yum-packages.bash > /tmp/install-my-yum-packages.log 2>&1 # ./install-my-yum-packages.bash > /tmp/install-my-yum-packages.log 2>&1
 +#
 +# DON'T FORGET:
 +# Google Chrome, VirtualBox
  
 echo "" echo ""
Line 394: Line 397:
 echo "pv" echo "pv"
 yum -y install pv yum -y install pv
 +
 +#echo "thunderbird"
 +#yum -y install thunderbird
  
  
yum_installer_bash_script_centos7.txt · Last modified: 2022/12/07 13:24 by juckins