Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


dnf_installer_bash_script_rocky_linux_9

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
dnf_installer_bash_script_rocky_linux_9 [2025/04/08 19:16] juckinsdnf_installer_bash_script_rocky_linux_9 [2025/06/25 18:25] (current) juckins
Line 22: Line 22:
 # #
 # install-my-dnf-packages.bash # install-my-dnf-packages.bash
-# Rocky Linux 9.3 version+# Rocky Linux 9.3 version (possibly tested with 9.5)
 # #
 # NOTES: # NOTES:
Line 374: Line 374:
 echo "About to install: wgrib2" echo "About to install: wgrib2"
 dnf -y install wgrib2 dnf -y install wgrib2
 +
 +echo ""
 +echo "About to install: xrdp"
 +dnf -y install xrdp
  
 echo "" echo ""
dnf_installer_bash_script_rocky_linux_9.1744154162.txt.gz · Last modified: by juckins