linux 创建loop设备
fallocate -l 40G /data/sdb.img #该文件几乎是立即创建的(没有I / … 继续阅读 linux 创建loop设备
fallocate -l 40G /data/sdb.img #该文件几乎是立即创建的(没有I / … 继续阅读 linux 创建loop设备
none /var/run tmpfs size=1M,noatime 0 0 none /var/… 继续阅读 use tmpfs for /etc/fstab
comm -3 <(sort a.txt) <(sort b.txt) sort a.t… 继续阅读 找出两个txt中不同的行
shift + enter
type User struct { Name string `gorm:"index:i… 继续阅读 gorm 联合索引
https://iptv-org.github.io/iptv/countries/cn.m3u
if __name__ == "__main__": list = ["… 继续阅读 python for else
proxy_ignore_client_abort on;
Deployment: spec: template: spec: containers: – na… 继续阅读 argocd ingress https
执行: git config –global http.sslVerify "false… 继续阅读 OpenSSL SSL_read: Connection was reset, errno 10054
install via docker mkdir -p /data/kod_data chmod -… 继续阅读 docker run kod explorer 4.46
docker run -itd -p 1935:1935 -p 8080:80 –name ngi… 继续阅读 docker run nginx-rtmp
docker run -d –name socks5 -p 1080:1080 serjs/go-… 继续阅读 docker run socks5 proxy
docker inspect containerName11111111 | grep -i pid… 继续阅读 docker get container cgroup
https://downloads.tuxfamily.org/godotengine/4.0/al… 继续阅读 godot 4.0 alpha download
命令行python和python -m的区别: Python脚本执行的方式 当模块导入 直接运行(n… 继续阅读 diff betwen python and python -m
dockerfile test: FROM redis ADD https://www.baidu.… 继续阅读 docker add 404
NamespaceLifecycle:用于命名空间回收,防止在不存在的 namespace 上创建对… 继续阅读 Kubernetes Admission Control list
rules.verbs有: "get", "list", &… 继续阅读 kubernetes rbac rules list
cpu limits: apiVersion: v1 kind: LimitRange metada… 继续阅读 kubernetes namespace resources quota and limit