安装RHEL后,因为是商用系统,YUM软件仓库是不能使用的,需要注册后才可以使用。个人用户可以去红帽官网申请开发者账户。
https://developers.redhat.com/
有了开发者账户后,通过如下命令注册RHEL8(需要root权限)
subscription-manager register --username=xxxxxxxx --password=xxxxxx --auto-attach