centos 8 oneinstack
https://oneinstack.com/install/
一,例如:安装screen时报错:
centos8上yum源里面没有epel,而screen等一些软件被迁移到了epel源,
所以我们需要在centos8上先安装epel源
然后就可以安装screen了
[root@localhost liuhongdi]# yum install epel-release
https://oneinstack.com/install/
centos8上yum源里面没有epel,而screen等一些软件被迁移到了epel源,
所以我们需要在centos8上先安装epel源
然后就可以安装screen了
[root@localhost liuhongdi]# yum install epel-release