摘要: https://forums.rancher.cn/t/docker-run-rancher-rancher-mirrored-pause/3546/2 阅读全文
posted @ 2026-03-19 21:26 alexhe 阅读(2) 评论(0) 推荐(0)
摘要: update-crypto-policies --set LEGACY systemctl restart sshd timedatectl set-timezone Asia/Shanghai echo 'LANG="en_US.UTF-8"' >> /etc/profile cat >> /et 阅读全文
posted @ 2026-03-19 17:19 alexhe 阅读(1) 评论(0) 推荐(0)
摘要: kubectl get pods -A crictl images kubectl describe pod -n kube-system coredns-7896679cc-smgnx crictl pull docker.1ms.run/rancher/mirrored-coredns-core 阅读全文
posted @ 2026-03-19 15:12 alexhe 阅读(1) 评论(0) 推荐(0)
摘要: hostnamectl set-hostname higress echo ' KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hel 阅读全文
posted @ 2026-03-17 10:20 alexhe 阅读(1) 评论(0) 推荐(0)
摘要: uat: cp -r /etc/yum.repos.d/ /etc/yum.repos.d.bak curl www.alexman.cn/CentOS-Base.repo -o /etc/yum.repos.d/CentOS-Base.repo curl www.alexman.cn/epel-7 阅读全文
posted @ 2025-12-31 11:30 alexhe 阅读(7) 评论(0) 推荐(0)
摘要: dpkg -i mysql-common_5.7.35-1debian10_amd64.deb apt-get install libatomic1 dpkg -i libmysql*.deb apt-get install libnuma1 dpkg -i mysql-community-clie 阅读全文
posted @ 2025-07-03 13:52 alexhe 阅读(16) 评论(0) 推荐(0)
摘要: echo " nameserver 114.114.114.114nameserver 8.8.8.8 " > /etc/resolv.conf echo "deb https://mirrors.aliyun.com/debian/ bullseye main non-free contribde 阅读全文
posted @ 2025-04-24 11:29 alexhe 阅读(38) 评论(0) 推荐(0)
摘要: conda 常用: conda env list 视频https://www.bilibili.com/video/BV13P411K7Dq?spm_id_from=333.788.videopod.sections&vd_source=ac3493455a48484416137d21168838b 阅读全文
posted @ 2025-04-22 13:17 alexhe 阅读(11) 评论(0) 推荐(0)
摘要: systemctl stop apt-daily.timer systemctl disable apt-daily.timer systemctl stop apt-daily-upgrade.timer systemctl disable apt-daily-upgrade.timer echo 阅读全文
posted @ 2025-02-21 16:45 alexhe 阅读(46) 评论(0) 推荐(0)
摘要: echo " nameserver 114.114.114.114nameserver 8.8.8.8 " > /etc/resolv.conf echo "deb https://mirrors.aliyun.com/debian/ bullseye main non-free contribde 阅读全文
posted @ 2024-09-06 13:25 alexhe 阅读(15) 评论(0) 推荐(0)