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 [2016/05/20 16:38] juckinsyum_installer_bash_script_centos7 [2016/05/20 16:49] juckins
Line 5: Line 5:
 # #
 # install-my-yum-packages.bash # install-my-yum-packages.bash
-# 
-# TO RUN: 
-# ./install-my-yum-packages.bash > /tmp/install-my-yum-packages.log 
 # #
 # NOTES: # NOTES:
 +# This script may not install MATE in a VirtualBox environment seamlessly.
 +# May need to get MATE running first, then run this script.
 +#
 # Installed groups can be found with: # Installed groups can be found with:
 # yum group list # yum group list
Line 15: Line 15:
 # Contents of groups can be found with: # Contents of groups can be found with:
 # yum group info "Group Name" # yum group info "Group Name"
 +#
 +# TO RUN:
 +# ./install-my-yum-packages.bash > /tmp/install-my-yum-packages.log
  
 echo "" echo ""
yum_installer_bash_script_centos7.txt · Last modified: 2022/12/07 13:24 by juckins