跳转到内容

SRE笔记

  • 密码
    • 短链
  • 服务器
  • 关于

https标签存档订阅

kubernetes部署polardbx v1.2.1

https://polardbx.com/document namespace: kubectl c… 继续阅读 kubernetes部署polardbx v1.2.1

  • 发表于: 2022-05-26 2022-05-26
  • 作者: bfyt
  • 分类: SRE
  • 标签: aliyun, bash, https, kubernetes
  • 发表评论: kubernetes部署polardbx v1.2.1

install helm-v3.9.0 via binary

wget https://get.helm.sh/helm-v3.9.0-linux-amd64.t… 继续阅读 install helm-v3.9.0 via binary

  • 发表于: 2022-05-25 2022-05-25
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, helm, https, Linux, tar
  • 发表评论: install helm-v3.9.0 via binary

cgo: C compiler “gcc” not found: exec: “gcc”: executable file not found in %PATH%

https://sourceforge.net/projects/mingw-w64/files/m… 继续阅读 cgo: C compiler “gcc” not found: exec: “gcc”: executable file not found in %PATH%

  • 发表于: 2022-05-24 2022-05-24
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, gcc, https, mingw
  • 发表评论: cgo: C compiler “gcc” not found: exec: “gcc”: executable file not found in %PATH%

vue.config.js配置跨域

devServer: { host: '0.0.0.0', port: port… 继续阅读 vue.config.js配置跨域

  • 发表于: 2022-05-23 2022-06-06
  • 作者: bfyt
  • 分类: SRE
  • 标签: http, https, js, proxy, vue
  • 发表评论: vue.config.js配置跨域

heic批量转jpg工具

https://liuziangexit.com/HEIF-Utility/EN/

  • 发表于: 2022-05-19 2022-05-19
  • 作者: bfyt
  • 分类: SRE
  • 标签: https
  • 发表评论: heic批量转jpg工具

fatal: unable to access ‘https://github.com/xxx.git/’: Peer’s Certificate has expired.

use git git clone https://github.com/xxx.git

  • 发表于: 2022-05-19 2022-05-19
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, git, https
  • 发表评论: fatal: unable to access ‘https://github.com/xxx.git/’: Peer’s Certificate has expired.

nginx return json

location / { default_type application/json; return… 继续阅读 nginx return json

  • 发表于: 2022-05-19 2022-05-19
  • 作者: bfyt
  • 分类: SRE
  • 标签: code, https, json, nginx
  • 发表评论: nginx return json

docker run ubuntu desktop with xrdp

# https://hub.docker.com/r/danielguerra/ubuntu-xrd… 继续阅读 docker run ubuntu desktop with xrdp

  • 发表于: 2022-05-19 2022-05-19
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, Docker, https, ubuntu
  • 发表评论: docker run ubuntu desktop with xrdp

golang multi stage build Dockerfile

FROM golang:1.17-alpine3.13 as builder RUN mkdir /… 继续阅读 golang multi stage build Dockerfile

  • 发表于: 2022-05-12 2022-05-12
  • 作者: qqlv
  • 分类: SRE
  • 标签: go, golang, https
  • 发表评论: golang multi stage build Dockerfile

docker 运行 惠农网开源的离线OCR服务

git clone https://github.com/cnhnkj/hn_ocr.git cd … 继续阅读 docker 运行 惠农网开源的离线OCR服务

  • 发表于: 2022-05-06 2022-05-06
  • 作者: bili
  • 分类: SRE
  • 标签: bash, Docker, git, https, ocr
  • 发表评论: docker 运行 惠农网开源的离线OCR服务

golang 图片转base64

import ( “encoding/base64” “io/ioutil” “log” ) fun… 继续阅读 golang 图片转base64

  • 发表于: 2022-05-06 2022-05-06
  • 作者: bili
  • 分类: SRE
  • 标签: go, golang, https, I/O
  • 发表评论: golang 图片转base64

use skooner web ui in kubernetes

https://skooner.io/ kubectl apply -f https://raw.g… 继续阅读 use skooner web ui in kubernetes

  • 发表于: 2022-05-05 2022-05-05
  • 作者: bili
  • 分类: SRE
  • 标签: https, I/O, k8s, kubernetes, yaml
  • 发表评论: use skooner web ui in kubernetes

从 Docker Shim 切换到 CRI Dockerd

切换: wget -O install.sh https://raw.githubuserconte… 继续阅读 从 Docker Shim 切换到 CRI Dockerd

  • 发表于: 2022-05-05 2022-05-05
  • 作者: bili
  • 分类: SRE
  • 标签: bash, https, I/O
  • 发表评论: 从 Docker Shim 切换到 CRI Dockerd

excel count non-empty cells

=COUNTIFS(D21:H21,”<>”)

  • 发表于: 2022-04-26 2022-04-26
  • 作者: bili
  • 分类: SRE
  • 标签: excel, https
  • 发表评论: excel count non-empty cells

windows 11 优化工具ExplorerPatcher

Explorer Patcher https://github.com/valinet/Explor… 继续阅读 windows 11 优化工具ExplorerPatcher

  • 发表于: 2022-04-26 2022-04-26
  • 作者: bili
  • 分类: SRE
  • 标签: https, windows
  • 发表评论: windows 11 优化工具ExplorerPatcher

ingress配置注解 支持websocket

apiVersion: networking.k8s.io/v1 kind: Ingress met… 继续阅读 ingress配置注解 支持websocket

  • 发表于: 2022-04-24 2022-04-24
  • 作者: bili
  • 分类: SRE
  • 标签: http, https, I/O, ingress, k8s, kubernetes, nginx, proxy, yaml
  • 发表评论: ingress配置注解 支持websocket

docker run PaddleOCR

git clone https://gitee.com/paddlepaddle/PaddleOCR… 继续阅读 docker run PaddleOCR

  • 发表于: 2022-04-22 2022-04-22
  • 作者: bili
  • 分类: SRE
  • 标签: bash, cpu, curl, Docker, git, http, https, json, ocr
  • 发表评论: docker run PaddleOCR

paddlehub 限制显存大小

E0420 13:27:56.159360 11212 analysis_predictor.cc:… 继续阅读 paddlehub 限制显存大小

  • 发表于: 2022-04-20 2022-04-20
  • 作者: stnds
  • 分类: SRE
  • 标签: bash, https, ocr
  • 发表评论: paddlehub 限制显存大小

ModuleNotFoundError: No module named ‘paddlehub’

pip install paddlehub -i https://pypi.tuna.tsinghu… 继续阅读 ModuleNotFoundError: No module named ‘paddlehub’

  • 发表于: 2022-04-20 2022-04-20
  • 作者: stnds
  • 分类: SRE
  • 标签: bash, https, pip
  • 发表评论: ModuleNotFoundError: No module named ‘paddlehub’

查看cuda版本

C:\Users\sre>nvcc –version nvcc: NVIDIA (R) Cu… 继续阅读 查看cuda版本

  • 发表于: 2022-04-20 2022-04-20
  • 作者: stnds
  • 分类: SRE
  • 标签: https
  • 发表评论: 查看cuda版本

分页

上一页 页码: 1 … 页码: 5 页码: 6 页码: 7 页码: 8 页码: 9 页码: 10 页码: 11 页码: 12 页码: 13 页码: 14 页码: 15 … 页码: 100 下一页

搜索

搜索:

近期评论

  • 周周 发表在《Kubernetes部署NextCloud网盘》
  • mysql m-s via gtid – SRE笔记 发表在《MySQL SET GTID_NEXT》
  • kangder 发表在《Kubernetes部署NextCloud网盘》
  • xs 发表在《Kubernetes部署NextCloud网盘》
  • test 发表在《gin不转义html标签》

标签

aws (15) bash (1123) Blockchain (28) centos (28) Docker (105) elasticsearch (26) eth (34) fil (39) go (129) golang (154) Grafana (13) hpc (15) http (299) https (1999) ingress (14) iptables (20) java (75) JVM (20) kubernetes (309) Linux (546) lotus (30) mongoDB (41) MySQL (184) nginx (112) php (25) python (148) redis (34) s3 (75) shell (20) springboot (32) tcp (69) tomcat (15) ubuntu (31) vue (18) windows (42) wordpress (14) zabbix (37) 夏小胖 (31) 安全 (55) 工具 (451) 折腾 (24) 推荐 (15) 硬件 (61) 网络 (246) 资源 (49)

归档

  • 2024 年 12 月
  • 2024 年 11 月
  • 2024 年 10 月
  • 2024 年 9 月
  • 2024 年 8 月
  • 2024 年 7 月
  • 2024 年 6 月
  • 2024 年 5 月
  • 2024 年 4 月
  • 2024 年 3 月
  • 2024 年 2 月
  • 2024 年 1 月
  • 2023 年 12 月
  • 2023 年 11 月
  • 2023 年 10 月
  • 2023 年 9 月
  • 2023 年 8 月
  • 2023 年 7 月
  • 2023 年 6 月
  • 2023 年 5 月
  • 2023 年 4 月
  • 2023 年 3 月
  • 2023 年 2 月
  • 2023 年 1 月
  • 2022 年 12 月
  • 2022 年 11 月
  • 2022 年 10 月
  • 2022 年 9 月
  • 2022 年 8 月
  • 2022 年 7 月
  • 2022 年 6 月
  • 2022 年 5 月
  • 2022 年 4 月
  • 2022 年 3 月
  • 2022 年 2 月
  • 2022 年 1 月
  • 2021 年 12 月
  • 2021 年 11 月
  • 2021 年 10 月
  • 2021 年 9 月
  • 2021 年 8 月
  • 2021 年 7 月
  • 2021 年 6 月
  • 2021 年 5 月
  • 2021 年 4 月
  • 2021 年 3 月
  • 2021 年 2 月
  • 2021 年 1 月
  • 2020 年 12 月
  • 2020 年 11 月
  • 2020 年 10 月
  • 2020 年 9 月
  • 2020 年 8 月
  • 2020 年 7 月
  • 2020 年 6 月
  • 2020 年 5 月
  • 2020 年 4 月
  • 2020 年 3 月
  • 2020 年 2 月
  • 2020 年 1 月
  • 2019 年 12 月
  • 2019 年 11 月
  • 2019 年 10 月
  • 2019 年 9 月
  • 2019 年 8 月
  • 2019 年 7 月
  • 2019 年 6 月
  • 2019 年 5 月
  • 2019 年 4 月
  • 2019 年 3 月
  • 2019 年 2 月
  • 2019 年 1 月
  • 2018 年 12 月
  • 2018 年 11 月
  • 2018 年 10 月
  • 2018 年 9 月
  • 2018 年 8 月
  • 2018 年 7 月
  • 2018 年 6 月
  • 2018 年 5 月
  • 2018 年 4 月
  • 2018 年 3 月
  • 2018 年 2 月
  • 2018 年 1 月
  • 2017 年 12 月
  • 2017 年 11 月
  • 2017 年 10 月
  • 2017 年 8 月
  • 2017 年 7 月
  • 2017 年 6 月
  • 2017 年 5 月
  • 2017 年 4 月
  • 2017 年 3 月
  • 2017 年 2 月
  • 2017 年 1 月
  • 2016 年 12 月
  • 2016 年 11 月
  • 2016 年 10 月
  • 2016 年 9 月
  • 2016 年 8 月
  • 2016 年 7 月
  • 2016 年 6 月
  • 2016 年 5 月
  • 2016 年 4 月
  • 2016 年 3 月
  • 2016 年 2 月
  • 2016 年 1 月
  • 2015 年 12 月
  • 2015 年 10 月
  • 2015 年 9 月
  • 2015 年 8 月
  • 2015 年 7 月
  • 2015 年 6 月
  • 2015 年 5 月
  • 2015 年 4 月
  • 2015 年 3 月
  • 2015 年 2 月
  • 2015 年 1 月
  • 2014 年 12 月
  • 2014 年 11 月
  • 2014 年 10 月
  • 2014 年 9 月
  • 2014 年 8 月
  • 2014 年 7 月
  • 2014 年 6 月
  • 2014 年 5 月
  • 2014 年 2 月