会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
alexhe
博客园
首页
新随笔
联系
订阅
管理
2026年4月10日
rocky9.6 ai项目安装postgresql15版本
摘要: dnf install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-9-x86_64/pgdg-redhat-repo-latest.noarch.rpm dnf -qy module disable postgresql
阅读全文
posted @ 2026-04-10 15:56 alexhe
阅读(10)
评论(0)
推荐(0)
2026年3月23日
helm 安装higress 安装nfs
摘要: yum install -y nfs-utils rpcbind mkdir -p /nfs/data echo "/nfs/data *(rw,sync,no_root_squash,insecure)" >> /etc/exports systemctl enable rpcbind syste
阅读全文
posted @ 2026-03-23 18:39 alexhe
阅读(12)
评论(0)
推荐(0)
How-to-use-rancher-rke-k3s-rke2-in-China
摘要: [TOC] # 畅行无阻: K3S、RKE2、RKE 到 Rancher 的国内资源部署技巧 在国内使用 Kubernetes 和 Rancher 时,用户可能会遇到以下痛点: - 国外镜像库访问受限:由于国内网络环境的限制,从官方镜像库(如 Docker Hub)拉取镜像可能会很慢或无法访问。这导
阅读全文
posted @ 2026-03-23 16:40 alexhe
阅读(41)
评论(0)
推荐(0)
2026年3月19日
rancer2笔记 安装kre2,安装k3s(k3s废弃)
摘要: https://forums.rancher.cn/t/docker-run-rancher-rancher-mirrored-pause/3546/2 解决映射rancher目录启动不了的问题 这个问题是由于docker run 的时候映射目录导致。 因为通过 docker run 启动的 Ran
阅读全文
posted @ 2026-03-19 21:26 alexhe
阅读(4)
评论(0)
推荐(0)
rocky9.6初始化
摘要: update-crypto-policies --set LEGACY systemctl restart sshd timedatectl set-timezone Asia/Shanghai sudo sed -i 's/SELINUX=enforcing/SELINUX=disabled/g'
阅读全文
posted @ 2026-03-19 17:19 alexhe
阅读(3)
评论(0)
推荐(0)
debian12 containerd安装rancher时一些资料
摘要: 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
阅读(5)
评论(0)
推荐(0)
2026年3月17日
debian12初始化
摘要: hostnamectl set-hostname higress echo ' KexAlgorithms
[email protected]
,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hel
阅读全文
posted @ 2026-03-17 10:20 alexhe
阅读(2)
评论(0)
推荐(0)
2025年12月31日
uat prod sec centos7
摘要: 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
阅读(8)
评论(0)
推荐(0)
2025年7月3日
debian11 mysql5.7 xxl-job-admin1.9.1
摘要: 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
阅读(18)
评论(0)
推荐(0)
2025年4月24日
debian11 docker graylog 单台docker-compose
摘要: 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
阅读(40)
评论(0)
推荐(0)
下一页
公告