解决thread.error can't start new thread

技术分享 2017-12-23

在执行yum install vsftpd的时候报错:

thread.error: can't start new thread

解决方法:

禁用fastestmirror就可以了.

vi /etc/yum/pluginconf.d/fastestmirror.conf

将:

enabled=1

修改为:

enabled=0

评论 (0)

发表评论

最多500字符

验证码

暂无评论

成为第一个评论的人吧!