上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 112 下一页
摘要: 文章目录 前言 一、Ubuntu 下更改为 UTC+8 二、Alpine 下更改为 UTC+8 三、centos 更改时区 引用 前言 官方镜像dockerfile的 时区默认 UTC。更改为更加熟悉的北京时间(东八区 UTC+8) 提示:更改默认时区工具:tzdata一、Ubuntu 下更改为 U 阅读全文
posted @ 2023-01-12 20:39 jiftle 阅读(1843) 评论(0) 推荐(0)
摘要: 5W2H W(Who)谁来做:关键人物是谁? W(What)做什么:明确做什么? W(When)何时完成:时间节点是? W(Where)在哪里做? W(Why)为什么做:了解原因。 H(How)如何做:写方案,梳理关键步骤等。 Mors法则:M(Measured)可测评。可以衡量和计算出做了多少;O 阅读全文
posted @ 2023-01-12 09:51 jiftle 阅读(454) 评论(0) 推荐(0)
摘要: 原文: https://sunkaiyuan.blog.csdn.net/article/details/126260261 安装Docker # 配置阿里源 [root@master01 ~]# yum -y install wget [root@master01 ~]# wget -O /etc 阅读全文
posted @ 2023-01-11 13:35 jiftle 阅读(191) 评论(0) 推荐(0)
摘要: 原文: https://zhuanlan.zhihu.com/p/465647563 一、部署环境 主机列表: 共有7台服务器,3台control plane,3台work,1台client。 k8s 版本: 二、高可用架构 本文采用kubeadm方式搭建高可用k8s集群,k8s集群的高可用实际是k 阅读全文
posted @ 2023-01-11 13:32 jiftle 阅读(236) 评论(0) 推荐(0)
摘要: Minimizing Go WebAssembly Binary Size https://dev.bitolog.com/minimizing-go-webassembly-binary-size/ Posted on October 9, 2020 by Omri Cohen Estimated 阅读全文
posted @ 2022-12-15 09:27 jiftle 阅读(118) 评论(0) 推荐(0)
摘要: ![](https://img2023.cnblogs.com/blog/137928/202212/137928-20221212215437927-1862339561.png) https://github.com/jiftle/Asn1Editor 阅读全文
posted @ 2022-12-12 21:55 jiftle 阅读(109) 评论(0) 推荐(0)
摘要: ![](https://img2023.cnblogs.com/blog/137928/202212/137928-20221212211437046-334374107.png) 阅读全文
posted @ 2022-12-12 21:15 jiftle 阅读(37) 评论(0) 推荐(0)
摘要: docker-tags-list.sh #!/bin/bash # # FileName: docker-tags-list.sh # Date: 2021-12-24 # Author: jiftle # Description: # set -x function usage() { cat < 阅读全文
posted @ 2022-12-08 09:37 jiftle 阅读(171) 评论(0) 推荐(0)
摘要: 源码 sm4.h #include <stdio.h> #include <stdio.h> #include <stdlib.h> #include <memory.h> #include <time.h> #include <windows.h> #include <process.h> #if 阅读全文
posted @ 2022-12-08 09:31 jiftle 阅读(3578) 评论(0) 推荐(1)
摘要: SourceURL:file:///media/john/disk-500G/备份/桌面/监控技术预研结果.doc https://hyperledger.github.io/fabric-sdk-node/ https://github.com/hyperledger/fabric-sdk-nod 阅读全文
posted @ 2022-12-02 21:43 jiftle 阅读(184) 评论(0) 推荐(0)
上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 112 下一页