跳转到内容

SRE笔记

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

bfyt

55RSS订阅

bfyt 的帖子

golang build without options output

GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -ld… 继续阅读 golang build without options output

  • 发表于: 2022-05-24 2022-05-24
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, go, golang, Linux
  • 发表评论: golang build without options output

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%

privoxy on aliyun kubernetes

Deployment privoxy apiVersion: apps/v1 kind: Deplo… 继续阅读 privoxy on aliyun kubernetes

  • 发表于: 2022-05-24 2022-05-24
  • 作者: bfyt
  • 分类: SRE
  • 标签: aliyun, kubernetes, privoxy, yaml
  • 发表评论: privoxy on aliyun kubernetes

FFmpeg常用命令

##查看 FFmpeg 支持的容器 ffmpeg -formats ##查看 FFmpeg 支持的编… 继续阅读 FFmpeg常用命令

  • 发表于: 2022-05-23 2022-05-23
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, ffmpeg
  • 发表评论: FFmpeg常用命令

golang any转换为其他类型

func SUM(nums …any) any { switch nums[0].(type) … 继续阅读 golang any转换为其他类型

  • 发表于: 2022-05-23 2022-05-23
  • 作者: bfyt
  • 分类: SRE
  • 标签: go, golang
  • 发表评论: golang any转换为其他类型

monitor network use microsoft ethr

go install github.com/microsoft/ethr@latest ethr -… 继续阅读 monitor network use microsoft ethr

  • 发表于: 2022-05-23 2022-05-23
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash
  • 发表评论: monitor network use microsoft ethr

deepcopy for golang

func DeepCopy(dst, src any) error { var buf bytes.… 继续阅读 deepcopy for golang

  • 发表于: 2022-05-23 2022-05-23
  • 作者: bfyt
  • 分类: SRE
  • 标签: go, golang
  • 发表评论: deepcopy for golang

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识别带下划线的header

默认不识别,需要在nginx.conf打开 underscores_in_headers on; #… 继续阅读 nginx识别带下划线的header

  • 发表于: 2022-05-19 2022-05-19
  • 作者: bfyt
  • 分类: SRE
  • 标签: nginx
  • 发表评论: nginx识别带下划线的header

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

idea 修改 第三方 jar包

直接在自己包并排创建一个目标jar的同名包名 复制目标class到此处修改

  • 发表于: 2022-05-17 2022-05-17
  • 作者: bfyt
  • 分类: SRE
  • 标签: idea
  • 发表评论: idea 修改 第三方 jar包

若依 timeout 10000ms exceeded

全局配置request.js: // 创建axios实例 const service = axios… 继续阅读 若依 timeout 10000ms exceeded

  • 发表于: 2022-05-17 2022-05-17
  • 作者: bfyt
  • 分类: SRE
  • 标签: js
  • 发表评论: 若依 timeout 10000ms exceeded

分页

上一页 页码: 1 页码: 2 页码: 3

搜索

搜索:

近期评论

  • 周周 发表在《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 月