582337768。群是一堆牛人,你有问题一般不过分,很多人都会解答一二。添加群的时候,请说明来自于 汉克博客园

汉克书

http://hankbook.cn

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2023年8月2日

摘要: 主要是想推荐加群,那个群群主不是我,582337768 分享一下好玩的github地址吧: https://github.com/aristocratos/bashtop 阅读全文
posted @ 2023-08-02 14:40 汉克书 阅读(40) 评论(0) 推荐(0)

2023年7月26日

摘要: 先看官网: [点击跳转](https://docs.docker.com/network/packet-filtering-firewalls/) 如果有问题,也别来问我,我也不懂,下面自己感悟一下,或者有iptables的大佬,欢迎指教 还有什么问题,想咨询的,加群:582337768。 这个群不 阅读全文
posted @ 2023-07-26 16:59 汉克书 阅读(1857) 评论(0) 推荐(0)

2022年12月30日

摘要: https://www.intel.cn/content/www/cn/zh/download/18649/intel-wireless-bluetooth-for-windows-10-and-windows-11.html? 阅读全文
posted @ 2022-12-30 09:05 汉克书 阅读(483) 评论(0) 推荐(0)

2021年12月3日

摘要: minio 阅读全文
posted @ 2021-12-03 11:26 汉克书 阅读(68) 评论(0) 推荐(0)

2021年12月2日

摘要: https://github.com/juicedata/juicefs 阅读全文
posted @ 2021-12-02 15:20 汉克书 阅读(71) 评论(0) 推荐(0)

摘要: https://github.com/longhorn/longhorn https://longhorn.io/docs apt-get install open-iscsi nfs-common helm repo add longhorn https://charts.longhorn.io 阅读全文
posted @ 2021-12-02 15:02 汉克书 阅读(125) 评论(0) 推荐(0)

2021年11月25日

摘要: https://docs.docker.com/buildx/working-with-buildx/ https://juejin.cn/post/6844904008801320967 export DOCKER_CLI_EXPERIMENTAL=enabled export DOCKER_BU 阅读全文
posted @ 2021-11-25 11:07 汉克书 阅读(271) 评论(0) 推荐(0)

2021年11月24日

摘要: https://github.com/rancher/local-path-provisioner kubectl apply -f https://raw.githubusercontent.com/rancher/local-path-provisioner/master/deploy/loca 阅读全文
posted @ 2021-11-24 20:07 汉克书 阅读(159) 评论(0) 推荐(0)

摘要: 开发工具 https://github.com/GoogleContainerTools/skaffold/releases curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v1.35.0/skaffold-lin 阅读全文
posted @ 2021-11-24 14:54 汉克书 阅读(101) 评论(0) 推荐(0)

2021年11月22日

摘要: rocky8.5系统 systemctl disable firewalld systemctl stop firewalld sed -i 's/SELINUX=enforcing/SELINUX=disabled/' /etc/selinux/config setenforce 0 # 打开 h 阅读全文
posted @ 2021-11-22 16:16 汉克书 阅读(58) 评论(0) 推荐(0)