SRE类别订阅
WP Editor.md $符号不显示问题
科学公式设置-禁用
echo -e 彩色显示
style.cfg COLOR_SUFFIX=”\033[0m” BLACK_PREFIX=”\03… 继续阅读 echo -e 彩色显示
golang 1.18beta1 install
#https://blog.golang.org/go1.17 mv /usr/local/go /… 继续阅读 golang 1.18beta1 install
docker一键安装
curl -sSL https://get.daocloud.io/docker | sh 或者 c… 继续阅读 docker一键安装
kubernnetes deploy zinc search
svc apiVersion: v1 kind: Service metadata: name: z… 继续阅读 kubernnetes deploy zinc search
docker run zinc
docker run -v /full/path/of/data:/data -e DATA_PAT… 继续阅读 docker run zinc
wifi6比对
golang date time 格式化
date := time.Now().Format(“2006-01-02”) time := ti… 继续阅读 golang date time 格式化
golang判断文件是否存在
package main import ( “os” “fmt” ) func main(){ fi… 继续阅读 golang判断文件是否存在
github hosts
192.30.253.113 github.com 151.101.185.194 github.g… 继续阅读 github hosts
golang 获取参数列表
package main import “fmt” import “os” func main(){… 继续阅读 golang 获取参数列表
nginx net/http: TLS handshake timeout
ssl_session_cache off;
nginx Request Entity Too Large
client_max_body_size 10m;
通过 kubectl rollout restart 命令来滚动重启pod
kubectl -n your_name_space rollout restart deploym… 继续阅读 通过 kubectl rollout restart 命令来滚动重启pod
/usr/bin/ld: cannot find -lhwloc
apt install libhwloc-dev
Total War – Three Kingdoms crack patch
全面战争-三国 破解补丁 https://dx52.mobilegamedown2021.cn/qu… 继续阅读 Total War – Three Kingdoms crack patch
shell use http proxy
export http_proxy=’http://172.16.0.2:8118′ export … 继续阅读 shell use http proxy
es快速修复log4j
1. stop es 2. zip -q -d $path_[es/logstash]/lib/ja… 继续阅读 es快速修复log4j
error execution phase preflight: unable to fetch the kubeadm-config ConfigMap: failed to decode cluster configuration data: no kind “ClusterConfiguration” is registered for version “kubeadm.k8s.io/v1beta3” in scheme “k8s.io/kubernetes/cmd/kubeadm/app/apis/kubeadm/scheme /scheme.go:31″To see the stack trace of this error execute with –v=5 or higher
root@n1:~# kubeadm join 172.16.0.4:6443 –token 4o… 继续阅读 error execution phase preflight: unable to fetch the kubeadm-config ConfigMap: failed to decode cluster configuration data: no kind “ClusterConfiguration” is registered for version “kubeadm.k8s.io/v1beta3” in scheme “k8s.io/kubernetes/cmd/kubeadm/app/apis/kubeadm/scheme /scheme.go:31″To see the stack trace of this error execute with –v=5 or higher