摘要:
主要是想推荐加群,那个群群主不是我,582337768 分享一下好玩的github地址吧: https://github.com/aristocratos/bashtop 阅读全文
摘要:
先看官网: [点击跳转](https://docs.docker.com/network/packet-filtering-firewalls/) 如果有问题,也别来问我,我也不懂,下面自己感悟一下,或者有iptables的大佬,欢迎指教 还有什么问题,想咨询的,加群:582337768。 这个群不 阅读全文
摘要:
https://www.intel.cn/content/www/cn/zh/download/18649/intel-wireless-bluetooth-for-windows-10-and-windows-11.html? 阅读全文
摘要:
https://github.com/juicedata/juicefs 阅读全文
摘要:
https://github.com/longhorn/longhorn https://longhorn.io/docs apt-get install open-iscsi nfs-common helm repo add longhorn https://charts.longhorn.io 阅读全文
摘要:
https://docs.docker.com/buildx/working-with-buildx/ https://juejin.cn/post/6844904008801320967 export DOCKER_CLI_EXPERIMENTAL=enabled export DOCKER_BU 阅读全文
摘要:
https://github.com/rancher/local-path-provisioner kubectl apply -f https://raw.githubusercontent.com/rancher/local-path-provisioner/master/deploy/loca 阅读全文
摘要:
开发工具 https://github.com/GoogleContainerTools/skaffold/releases curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v1.35.0/skaffold-lin 阅读全文
摘要:
rocky8.5系统 systemctl disable firewalld systemctl stop firewalld sed -i 's/SELINUX=enforcing/SELINUX=disabled/' /etc/selinux/config setenforce 0 # 打开 h 阅读全文