摘要: bash: service: command not found 解决步骤如下:1、 输入 yum list | grep initscripts 会出现: initscripts.x86_64 2、 上面给出了可安装软件的yum源版本,然后执行 yum install initscripts -y 阅读全文
posted @ 2020-05-16 17:28 青春叛逆者 阅读(417) 评论(0) 推荐(0) 编辑
摘要: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 阅读全文
posted @ 2020-05-16 17:25 青春叛逆者 阅读(256) 评论(0) 推荐(0) 编辑
摘要: error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54 fatal: the remote end hung up unexpectedly fatal: early EOF fatal: index-pac 阅读全文
posted @ 2020-05-16 00:22 青春叛逆者 阅读(2350) 评论(0) 推荐(0) 编辑