摘要:
其中最主要的问题是:details: (open /etc/docker/certs.d/registry.access.redhat.com/redhat-ca.crt: no such file or directory) 解决方案: 查看/etc/docker/certs.d/registry 阅读全文
摘要:
修改模板(Template OS Linux)--项目--Processor load (1 min average per core)--键值: 把 system.cpu.load[percpu,avg1] 改为 system.cpu.load[all,avg1] 同样修改Processor lo 阅读全文
摘要:
我这边ruby编辑安装的,只引用了安装位置,没有引用openssl的信息。 ./configure --prefix=/usr/local/ruby make && make install 报错信息:make: *** No rule to make target `/include/ruby.h 阅读全文