# 2. 新建 CentOS-aliyun.repo 文件cd /etc/yum.repos.dcp CentOS-Base.repo CentOS-aliyun.repo # 3. 在CentOS-ucloud.repo文件末尾添加如下代码vim CentOS-aliyun.repo [kerne ...
分类:
系统相关 时间:
2021-06-02 11:43:20
阅读次数:
0
某天,debian日常apt更新,提示错误 W: 校验数字签名时出错。此仓库未被更新,所以仍然使用此前的索引文件。GPG 错误:https://mirrors.aliyun.com/kubernetes/apt kubernetes-xenial InRelease: 由于没有公钥,无法验证下列签名 ...
分类:
其他好文 时间:
2021-04-30 12:24:27
阅读次数:
0
W: GPG error: http://mirrors.cloud.aliyuncs.com/ubuntu xenial-backports InRelease: Could not execute 'apt-key' to verify signature (is gnupg installed ...
分类:
其他好文 时间:
2021-04-08 13:43:02
阅读次数:
0
Git 上传项目到 Github 该文章主要讲解Git 上传项目到 Github,Gitee同理 配置Git 下载、安装Git 下载后一路(傻瓜式安装)直接安装即可 如果第一次使用git的话,需要设置用户名和邮箱: git config --global user.name "username" g ...
分类:
Web程序 时间:
2021-03-30 12:54:02
阅读次数:
0
环境 virtual box 6.1 centos 7.8 docker 19.03 kubernetes 1.20.2 安装必备软件 添加 Kubernetes 仓库 cat <<EOF > /etc/yum.repos.d/kubernetes.repo [kubernetes] name=Ku ...
分类:
Web程序 时间:
2021-01-22 12:21:59
阅读次数:
0
Centos7 安装Elasticsearch 安装 因为ES启动不能用root账号,手工安装配置较繁琐,故直接用rpm进行安装。根据官网的6.8安装提示 rpm --import https://artifacts.elastic.co/GPG-KEY-elasticsearch vi /etc/ ...
分类:
其他好文 时间:
2021-01-18 11:04:46
阅读次数:
0
Linux如果使用国内的源,当使用apt安装或更新某些应用时,会返回错误提示: GPG error: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B6 ...
yum 功能说明:自动化RPM包管理工具 参数选项 y 确认操作 -nogpgcheck 忽略GPG验证 -C 直接使用系统yum缓存,不下载更新yum缓存 -q 不输出信息 -v 显示详细信息 yum 命令的常见选项及说明 yum install httpd 安装httpd软件包 yum loca ...
分类:
其他好文 时间:
2021-01-01 12:41:32
阅读次数:
0
![](https://img2020.cnblogs.com/blog/2166409/202012/2166409-20201225185511068-1506720695.png) ![](https://img2020.cnblogs.com/blog/2166409/202012/2166... ...
分类:
其他好文 时间:
2020-12-30 11:31:51
阅读次数:
0
![](https://img2020.cnblogs.com/blog/2166406/202012/2166406-20201224204500987-1427769960.png) ![](https://img2020.cnblogs.com/blog/2166406/202012/2166... ...
分类:
其他好文 时间:
2020-12-30 10:54:49
阅读次数:
0