12-05-2019, 08:31 PM
Just found out: you may just have to install chkconfig rpm to make it work:
dnf install chkconfig
What distro you use really depends on your preference and what you are using it for. For development, we use Fedora 30/31 because it has all the bells and whistles and it's dead easy to install. It's not a bad option if you don't mind frequent updates to the OS. You can get a link to the AWS image from here:
https://alt.fedoraproject.org/cloud/
For more stable (read: it doesn't change much over time), we have deployed CentOS and RHEL on customer sites.
dnf install chkconfig
What distro you use really depends on your preference and what you are using it for. For development, we use Fedora 30/31 because it has all the bells and whistles and it's dead easy to install. It's not a bad option if you don't mind frequent updates to the OS. You can get a link to the AWS image from here:
https://alt.fedoraproject.org/cloud/
For more stable (read: it doesn't change much over time), we have deployed CentOS and RHEL on customer sites.