Difference between revisions of "ESXi, CentOS, Ubuntu, Docker"
Jump to navigation
Jump to search
| Line 61: | Line 61: | ||
dnf install epel-release | dnf install epel-release | ||
dnf info backuppc | dnf info backuppc | ||
| + | dnf config-manager –set-enabled PowerTools | ||
| + | dnf install -y backuppc | ||
</syntaxhighlight> | </syntaxhighlight> | ||