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 revision
Previous revision
Next revisionBoth sides next revision
yum_installer_bash_script_centos7 [2020/05/01 14:55] juckinsyum_installer_bash_script_centos7 [2020/05/16 16:18] juckins
Line 400: Line 400:
 echo "pv" echo "pv"
 yum -y install pv yum -y install pv
 +
 +echo "mlocate"
 +yum -y install mlocate
  
 #echo "thunderbird" #echo "thunderbird"
Line 415: Line 418:
 echo "deltarpm" echo "deltarpm"
 yum -y install deltarpm yum -y install deltarpm
 +
 +# Best RDC for Windows
 +echo "remmina"
 +yum -y install remmina
  
 # Allow sound in Firefox # Allow sound in Firefox
yum_installer_bash_script_centos7.txt · Last modified: 2022/12/07 13:24 by juckins