【linux】记一次CentOS 报错:There are no enabled repos
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
报错情况
安装的时候,就报错 There are no enabled repos,yum list可以查出数来,yum repolist显示仓库的时候是0。
我的解决方法
cd /etc/yum.repos.d
看是不是都是这样的名字,之前由于我也不知道操作了什么,有一个文件被我加了.bak,更改名字以后执行
yum grouplist
就可以正常使用了。
参考https://blog.csdn.net/qq_39720249/article/details/84104646
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献1条内容
所有评论(0)