Centos 6 can't found command subscription-manager

[root@localhost ~]# subscription-manager: command not found
-bash: -bash:: command not found

 

resolution:

 

wget -O /etc/yum.repos.d/epel-rhsm.repo http://repos.fedorapeople.org/repos/candlepin/subscription-manager/epel-subscription-manager.repo

 

yum install subscription-manager -y

 

refer to: https://serverfault.com/questions/506148/is-subscription-manager-available-for-centos

posted @ 2019-08-20 13:39  薏米*  阅读(1400)  评论(0编辑  收藏  举报