Ubuntu更新系统证书库
apt update && apt install ca-certificates
apt update && apt install ca-certificates
创建密钥文件server.key openssl genrsa -des3 -out server.… 继续阅读 openssl 创建 SSL自签证书
https://hnd-jp-ping.vultr.com/
https://polardbx.com/document namespace: kubectl c… 继续阅读 kubernetes部署polardbx v1.2.1
wget https://get.helm.sh/helm-v3.9.0-linux-amd64.t… 继续阅读 install helm-v3.9.0 via binary
GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -ld… 继续阅读 golang build without options output
https://sourceforge.net/projects/mingw-w64/files/m… 继续阅读 cgo: C compiler “gcc” not found: exec: “gcc”: executable file not found in %PATH%
##查看 FFmpeg 支持的容器 ffmpeg -formats ##查看 FFmpeg 支持的编… 继续阅读 FFmpeg常用命令
go install github.com/microsoft/ethr@latest ethr -… 继续阅读 monitor network use microsoft ethr
use git git clone https://github.com/xxx.git
# https://hub.docker.com/r/danielguerra/ubuntu-xrd… 继续阅读 docker run ubuntu desktop with xrdp
#!/bin/bash PASSWORD='/home/nova/Desktop/rsyn… 继续阅读 rsync断点续传 网络闪断
#!/bin/sh for j in `mysql -uroot -e "USE spse… 继续阅读 mysqldump skip some tables
glibc: yum install -y glibc-common vim /etc/syscon… 继续阅读 CentOS cannot change locale UTF-8
go build -buildmode=plugin -o plugin1.so plugin1.g… 继续阅读 golang compile to plugin mode
lsof / |grep -i deleted
docker run \ –user root \ -d \ -p 3000:3000 \ –n… 继续阅读 docker run grafana:8.5.2
git clone https://github.com/cnhnkj/hn_ocr.git cd … 继续阅读 docker 运行 惠农网开源的离线OCR服务
注意事项: v1.24.0弃用了v1beta1 api 和dockershim需要提前处理 从 DO… 继续阅读 Kubernetes v1.23.6升级到v1.24.0
error: [root@node02 ~]# kubeadm join 172.16.0.10:6… 继续阅读 Found multiple CRI endpoints on the host. Please define which one do you wish to use by setting the ‘criSocket’ field in the kubeadm configuration file