02 2022 档案

摘要:Docker 容器开启SSH需要手动安装SSH相关软件,并启动,且做好容器端口和宿主机端口映射 1.安装软件 yum install passwd openssl openssh-server -y 2.编辑 /etc/ssh/sshd_config RSAAuthentication yes #启 阅读全文
posted @ 2022-02-17 16:50 梅里之巅 阅读(943) 评论(0) 推荐(0) 编辑
摘要:1.calico 配置文件为/etc/calico.yaml 2.配置更新,使用下面的脚本【endpoints使用https】 # ETCD 地址 ETCD_ENDPOINTS="https://server117:2379" sed -i "s#.*etcd_endpoints:.*# etcd_ 阅读全文
posted @ 2022-02-09 20:10 梅里之巅 阅读(633) 评论(6) 推荐(0) 编辑
摘要:报错: CentOS Linux 8 - AppStream Cannot prepare internal mirrorlist: No URLs in mirrorlist 解决: 1.将以下三个yum源文件中的 mirrorlist行注释掉,baseurl行打开,且将访问主机修改为腾讯云地址即 阅读全文
posted @ 2022-02-07 16:57 梅里之巅 阅读(745) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示