跳转到内容

SRE笔记

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

SRE类别订阅

node npm install Error: CERT_UNTRUSTED

ssl验证问题,使用下面的命令取消ssl验证即可解决 npm config set strict-s… 继续阅读 node npm install Error: CERT_UNTRUSTED

  • 发表于: 2018-12-25 2021-03-23
  • 作者: dust
  • 分类: SRE
  • 标签: cache, code, https, Linux, node, npm, ssl, 网络
  • node npm install Error: CERT_UNTRUSTED有 1 条评论

尝试不重装修复ubuntu系统

$ sudo rm /var/lib/apt/lists/lock $ sudo rm /var/l… 继续阅读 尝试不重装修复ubuntu系统

  • 发表于: 2018-12-21 2018-12-21
  • 作者: admin
  • 分类: SRE
  • 标签: bash, Linux, ubuntu
  • 发表评论: 尝试不重装修复ubuntu系统

upstream prematurely closed connection while reading response header from upstream nginx iis

nginx代理iis,外网突然报502 nginx日志upstream prematurely cl… 继续阅读 upstream prematurely closed connection while reading response header from upstream nginx iis

  • 发表于: 2018-12-19 2018-12-19
  • 作者: admin
  • 分类: SRE
  • 标签: bash, http, nginx, proxy, 工具
  • 发表评论: upstream prematurely closed connection while reading response header from upstream nginx iis

go简易密码生成器

package apis import ( “bytes” “github.com/gin-goni… 继续阅读 go简易密码生成器

  • 发表于: 2018-12-19 2018-12-19
  • 作者: admin
  • 分类: SRE, 开发
  • 标签: gin, go, http
  • 发表评论: go简易密码生成器

gin显示favicon

package main import ( “github.com/gin-gonic/gin” “… 继续阅读 gin显示favicon

  • 发表于: 2018-12-18 2020-12-16
  • 作者: admin
  • 分类: SRE, 开发
  • 标签: gin, go, https
  • gin显示favicon有 1 条评论

mgo使用带认证的mongodb

package api_mongo import ( // “fmt” “gopkg.in/mgo.… 继续阅读 mgo使用带认证的mongodb

  • 发表于: 2018-12-17 2021-04-14
  • 作者: admin
  • 分类: SRE, 开发
  • 标签: go, mongo, mongoDB
  • 发表评论: mgo使用带认证的mongodb

prometheus-grafana-监控redis

json模板: { “__inputs”: [ { “name”: “DS_PROM”, “labe… 继续阅读 prometheus-grafana-监控redis

  • 发表于: 2018-12-17 2018-12-17
  • 作者: admin
  • 分类: SRE, 资源
  • 标签: Grafana, prometheus, redis
  • 发表评论: prometheus-grafana-监控redis

windows使用git 网络代理

git config –global http.proxy “socks5://127.0.0.1… 继续阅读 windows使用git 网络代理

  • 发表于: 2018-12-16 2021-04-14
  • 作者: admin
  • 分类: SRE
  • 标签: bash, gin, git, go, http, https, post, proxy, windows, 网络
  • 发表评论: windows使用git 网络代理

Could not find 64-bit MySQL headers or libraries! Please install the development libraries and headers.

Could not find 64-bit MySQL headers or libraries! … 继续阅读 Could not find 64-bit MySQL headers or libraries! Please install the development libraries and headers.

  • 发表于: 2018-12-15 2018-12-15
  • 作者: admin
  • 分类: SRE, 开发
  • 标签: ubuntu
  • 发表评论: Could not find 64-bit MySQL headers or libraries! Please install the development libraries and headers.

ubuntu开启root ssh直连

sudo su 改密码 sshd_config修改: #PermitRootLogin withou… 继续阅读 ubuntu开启root ssh直连

  • 发表于: 2018-12-15 2020-12-13
  • 作者: admin
  • 分类: SRE
  • 标签: bash, https, Linux, ssh, ubuntu
  • ubuntu开启root ssh直连有 1 条评论

ncdu磁盘占用分析

安装 sudo pacman -S ncdu sudo apt-get install ncdu y… 继续阅读 ncdu磁盘占用分析

  • 发表于: 2018-12-14 2018-12-14
  • 作者: admin
  • 分类: SRE
  • 标签: Linux, 工具
  • 发表评论: ncdu磁盘占用分析

ICONV命令

# Converting -f (from) latin1 (ISO-8859-1) # -t (t… 继续阅读 ICONV命令

  • 发表于: 2018-12-14 2018-12-14
  • 作者: 站点默认
  • 分类: SRE
  • 标签: Linux
  • 发表评论: ICONV命令

TR命令

替换文件中的分隔符: # Converting a tab delimited file into … 继续阅读 TR命令

  • 发表于: 2018-12-14 2018-12-14
  • 作者: 站点默认
  • 分类: SRE
  • 标签: Linux
  • 发表评论: TR命令

tomcat绑定网卡

<Connector port=”8080″ address=”127.0.0.1″ prot… 继续阅读 tomcat绑定网卡

  • 发表于: 2018-12-10 2020-12-30
  • 作者: 站点默认
  • 分类: SRE
  • 标签: https, tomcat, 工具
  • 发表评论: tomcat绑定网卡

MySQL无法重启问题解决Warning: World-writable config file ‘/etc/mysql/my.cnf’ is ignored

chmod 644 /etc/my.cnf

  • 发表于: 2018-12-10 2018-12-10
  • 作者: 站点默认
  • 分类: SRE
  • 标签: Linux, MySQL
  • 发表评论: MySQL无法重启问题解决Warning: World-writable config file ‘/etc/mysql/my.cnf’ is ignored

Another app is currently holding the yum lock; waiting for it to exit

rm -f /var/run/yum.pid

  • 发表于: 2018-12-10 2018-12-10
  • 作者: 站点默认
  • 分类: SRE
  • 标签: Linux, yum
  • 发表评论: Another app is currently holding the yum lock; waiting for it to exit

linux编译mangos-vmangos (Elysium / LightsHope分支)

主页 Progressive Vanilla This project is an independ… 继续阅读 linux编译mangos-vmangos (Elysium / LightsHope分支)

  • 发表于: 2018-12-07 2018-12-07
  • 作者: 站点默认
  • 分类: SRE
  • 标签: https, Linux, mangos, 工具, 游戏, 网络
  • 发表评论: linux编译mangos-vmangos (Elysium / LightsHope分支)

centos7升级gcc8.2.0

环境依赖 #包依赖与地址 gmp=’gmp-6.1.0.tar.bz2′ mpfr=’mpfr-3.… 继续阅读 centos7升级gcc8.2.0

  • 发表于: 2018-12-07 2018-12-07
  • 作者: 站点默认
  • 分类: SRE
  • 标签: gcc, Linux, make, tar, 工具
  • centos7升级gcc8.2.0有 3 条评论

linux编译安装intel TBB

github https://github.com/01org/tbb/releases 编译 cd… 继续阅读 linux编译安装intel TBB

  • 发表于: 2018-12-06 2020-12-03
  • 作者: 站点默认
  • 分类: SRE
  • 标签: https, intel, Linux, tar, 工具
  • 发表评论: linux编译安装intel TBB

centos7编译ace

下载 cd wget http://github.com/DOCGroup/ACE_TAO/rele… 继续阅读 centos7编译ace

  • 发表于: 2018-12-06 2018-12-06
  • 作者: 站点默认
  • 分类: SRE
  • 标签: Linux, 工具
  • centos7编译ace有 1 条评论

分页

上一页 页码: 1 … 页码: 125 页码: 126 页码: 127 页码: 128 页码: 129 页码: 130 页码: 131 页码: 132 页码: 133 页码: 134 页码: 135 … 页码: 163 下一页

搜索

搜索:

近期评论

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

归档

  • 2025 年 5 月
  • 2025 年 3 月
  • 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 月