another @centosproject gnu/linux alt for #dev use only try an @ibm @redhat #rhel 8 developer licence / subscription required to get access to #rhcdn #yum repos #devops #sysadmin
- Red Hat Enterprise Linux 8 for Development | Red Hat Developer
- Registration Assistant | Red Hat Customer Portal Labs
- Using and Configuring Red Hat Subscription Manager Red Hat Subscription Management 1 | Red Hat Customer Portal
- Red Hat Developer Toolset Hello World | Red Hat Developer
- Red Hat Developer Toolset Hello World | Red Hat Developer
install process
- download iso
- build vm
- run subscription-manager to connect to Red Hat Content Delivery Network (CDN)
subscription manager
# subscription-manager register --user user --pasword passwd
# subscription-manager attach
# subscription-manager repos --list
only then you can run
# dnf / yum install devtoolset-N
then install devtools and oracle virtualbox guest additions
one final gotcha you username will be your ORIG email address and not your LATEST email address if you have updated it since signing up to RHDP