摘要:
安装 erlang cd /usr/local/src/ wget https://github.com/rabbitmq/erlang-rpm/releases/download/v26.2.5/erlang-26.2.5-1.el8.x86_64.rpm rpm -ivh erlang-26.2 阅读全文
摘要:
一.换云源(根据自己需要考虑是否换源) #阿里源 cd /etc/yum.repos.d/ curl -o /etc/yum.repos.d/CentOS-Base-Aliyun.repo http://mirrors.aliyun.com/repo/Centos-8.repo yum clean 阅读全文