Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


yum_installer_bash_script_centos8

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_centos8 [2020/07/28 15:49] juckinsyum_installer_bash_script_centos8 [2020/07/31 11:42] juckins
Line 418: Line 418:
 echo "gnome-tweaks" echo "gnome-tweaks"
 dnf -y install gnome-tweaks dnf -y install gnome-tweaks
 +
 +echo "keepass"
 +dnf -y install keepass
  
  
Line 466: Line 469:
 echo "*****************************************************************" echo "*****************************************************************"
 echo "" echo ""
 +
 +echo ""
 +echo "*****************************************************************"
 +echo "Fix VPN                                                         *"
 +echo "See: https://bugzilla.redhat.com/show_bug.cgi?id=1549242"
 +echo "As root: update-crypto-policies --set LEGACY                     "
 +echo "*****************************************************************"
 </code> </code>
yum_installer_bash_script_centos8.txt · Last modified: 2022/12/07 13:24 by juckins