跳转到内容

SRE笔记

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

git标签存档订阅

linux fake time

#linux fake time git cone https://github.com/wolfc… 继续阅读 linux fake time

  • 发表于: 2024-03-11 2024-03-11
  • 作者: kangder
  • 分类: SRE
  • 标签: bash, git, https, Linux, make
  • 发表评论: linux fake time

git untrack .idea dir

#Git 取消跟踪(untrack) git rm -r –cached .idea git rm… 继续阅读 git untrack .idea dir

  • 发表于: 2023-02-20 2023-02-20
  • 作者: kangder
  • 分类: SRE
  • 标签: bash, git, idea
  • 发表评论: git untrack .idea dir

docker run pikachu

web漏洞靶场 #https://github.com/zhuifengshaonianhanlu/… 继续阅读 docker run pikachu

  • 发表于: 2022-08-19 2022-08-19
  • 作者: shxiefc
  • 分类: SRE
  • 标签: bash, Docker, git, https
  • 发表评论: docker run pikachu

OpenSSL SSL_read: Connection was reset, errno 10054

执行: git config –global http.sslVerify "false… 继续阅读 OpenSSL SSL_read: Connection was reset, errno 10054

  • 发表于: 2022-08-09 2022-08-09
  • 作者: aiops
  • 分类: SRE
  • 标签: bash, git, http, ssl
  • 发表评论: OpenSSL SSL_read: Connection was reset, errno 10054

git常用命令

git init # 初始化本地git仓库(创建新仓库) git config –global u… 继续阅读 git常用命令

  • 发表于: 2022-08-04 2022-08-04
  • 作者: guo, jr
  • 分类: SRE
  • 标签: git
  • 发表评论: git常用命令

build redis on centos

yum install gcc -y #安装C依赖 wget http://download.red… 继续阅读 build redis on centos

  • 发表于: 2022-07-21 2022-07-21
  • 作者: erer, er
  • 分类: SRE
  • 标签: centos, git, make, redis, tar
  • 发表评论: build redis on centos

git config 长期存储密码

#先要login一次 git config –global credential.helper s… 继续阅读 git config 长期存储密码

  • 发表于: 2022-07-11 2022-07-11
  • 作者: erer, er
  • 分类: SRE
  • 标签: bash, git
  • 发表评论: git config 长期存储密码

docker run windows95 in Electron

#https://github.com/felixrieseberg/windows95.git d… 继续阅读 docker run windows95 in Electron

  • 发表于: 2022-07-06 2022-07-06
  • 作者: erer, er
  • 分类: SRE, 开发
  • 标签: bash, Docker, git, https
  • 发表评论: docker run windows95 in Electron

use https proxy in bash,cmd,git,PowerShell

#cmd set https_proxy=http://127.0.0.1:8118 #PowerS… 继续阅读 use https proxy in bash,cmd,git,PowerShell

  • 发表于: 2022-06-21 2022-06-21
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, git, http, https, proxy
  • 发表评论: use https proxy in bash,cmd,git,PowerShell

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.

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服务

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

openvpn一键安装脚本

#https://github.com/Nyr/openvpn-install wget https… 继续阅读 openvpn一键安装脚本

  • 发表于: 2022-02-22 2022-02-22
  • 作者: stnds
  • 分类: SRE
  • 标签: bash, git, https, I/O, vpn
  • 发表评论: openvpn一键安装脚本

Command failed: git clone –mirror -q git://github.com/adobe-webplatform/eve.git

报错: npm ERR! fatal: read error: Invalid argument 先… 继续阅读 Command failed: git clone –mirror -q git://github.com/adobe-webplatform/eve.git

  • 发表于: 2022-02-18 2022-02-18
  • 作者: stnds
  • 分类: SRE
  • 标签: bash, git, https, npm
  • 发表评论: Command failed: git clone –mirror -q git://github.com/adobe-webplatform/eve.git

gitea backup

#!/bin/sh cd /data/backup su git -c ‘/usr/local/bi… 继续阅读 gitea backup

  • 发表于: 2022-02-08 2022-02-08
  • 作者: stnds
  • 分类: SRE
  • 标签: bash, git, gitea, https
  • 发表评论: gitea backup

git记住用户名密码

git config –global credential.helper store pull一次… 继续阅读 git记住用户名密码

  • 发表于: 2022-01-30 2022-01-30
  • 作者: stnds
  • 分类: SRE
  • 标签: bash, git, https
  • 发表评论: git记住用户名密码

pingos直播推流系统

# 快速安装 git clone https://github.com/pingostack/pin… 继续阅读 pingos直播推流系统

  • 发表于: 2021-12-13 2021-12-13
  • 作者: tesla
  • 分类: SRE
  • 标签: bash, git, https, nginx
  • 发表评论: pingos直播推流系统

git提交代码让drone不执行pipeline

提交代码时通过备注增加[CI SKIP]跳过 如: git commit –m “test comm… 继续阅读 git提交代码让drone不执行pipeline

  • 发表于: 2021-12-07 2021-12-07
  • 作者: tesla
  • 分类: SRE
  • 标签: drone, git, https
  • 发表评论: git提交代码让drone不执行pipeline

运行golang官网

git clone https://github.com/golang/website.git cd… 继续阅读 运行golang官网

  • 发表于: 2021-11-28 2021-11-28
  • 作者: tesla
  • 分类: SRE
  • 标签: bash, git, go, golang, https
  • 发表评论: 运行golang官网

windows修改git密码

控制面板\用户帐户\凭据管理器

  • 发表于: 2021-10-14 2021-10-14
  • 作者: dn
  • 分类: SRE
  • 标签: git, https, windows
  • 发表评论: windows修改git密码

分页

页码: 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 月