上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 40 下一页
摘要: How to define global shell functions in a Makefile? makfile with shell code block and function 阅读全文
posted @ 2023-07-07 19:01 lvmxh 阅读(9) 评论(0) 推荐(0)
摘要: we use ubuntu as example: open the ubuntu docker hub, https://hub.docker.com/_/ubuntu # with the right sha256, can works, suffix with 20 docker pull u 阅读全文
posted @ 2023-07-05 14:20 lvmxh 阅读(31) 评论(0) 推荐(0)
摘要: Golang test https://go.dev https://go.dev/testing/ Users who want to have more control over which packages are included for coverage can build with th 阅读全文
posted @ 2023-07-05 09:13 lvmxh 阅读(58) 评论(0) 推荐(0)
摘要: json(JSON标签) orm(Beego标签)、gorm(GORM标签)、bson(MongoDB标签)、form(表单标签)、binding(表单验证标签) Go系列:结构体标签 阅读全文
posted @ 2023-07-05 07:13 lvmxh 阅读(55) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/29396154/jq-setdiff-of-two-arrays 1. echo -n '{"all":["A","B","C","ABC"],"some":["B","C"]}' | jq '. as $d | .all | 阅读全文
posted @ 2023-06-12 19:54 lvmxh 阅读(142) 评论(0) 推荐(0)
摘要: ns=${ns:-maestro-platform-system} secret=${secret:-maestro-ca} kubectl get secret -n $ns $secret -o jsonpath='{.data.*}' | base64 -d | openssl x509 -n 阅读全文
posted @ 2023-06-06 11:58 lvmxh 阅读(11) 评论(0) 推荐(0)
摘要: How To Use Bash Wildcards For Globbing? shell中的文件名扩展和通配符的使用说明 10 Practical Examples Using Wildcards to Match Filenames in Linux 阅读全文
posted @ 2023-06-03 09:29 lvmxh 阅读(16) 评论(0) 推荐(0)
摘要: 1. use awk https://stackoverflow.com/questions/2371248/how-to-convert-timestamps-to-dates-in-bash https://www.oreilly.com/library/view/learning-awk-pr 阅读全文
posted @ 2023-05-27 23:41 lvmxh 阅读(89) 评论(0) 推荐(0)
摘要: 服务器网络启动方式探索Part1:Legacy启动篇 服务器网络启动方式探索Part2:UEFI启动篇 使用Go-Ceph库编写一个更简单的RBD HTTP API 实现一个Kubernetes的身份认证代理服务 一文详解 HTTPS 与 TLS证书链校验 EDKII HTTP Boot 什么是 u 阅读全文
posted @ 2023-03-21 09:45 lvmxh 阅读(31) 评论(0) 推荐(0)
摘要: https://www.sharetechnote.com/html/5G/5G_Mib_Sib.html more 8.6.2 Downlink NAS Transport (https://www.tech-invite.com/3m38/toc/tinv-3gpp-38-413_j.html# 阅读全文
posted @ 2022-11-02 10:53 lvmxh 阅读(231) 评论(0) 推荐(1)
上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 40 下一页