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/10/08 13:34] juckinsyum_installer_bash_script_centos8 [2020/10/20 07:23] juckins
Line 273: Line 273:
 dnf -y copr enable castor/remmina dnf -y copr enable castor/remmina
 dnf -y install 'remmina*' dnf -y install 'remmina*'
 +
 +echo ""
 +echo "rdesktop"
 +dnf -y install rdesktop
 +
 +echo ""
 +echo "pidgin"
 +dnf -y install pidgin
  
  
yum_installer_bash_script_centos8.txt · Last modified: 2022/12/07 13:24 by juckins