跳转到内容

SRE笔记

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

1 月 2019每月档案

python数据源sqlite3

“`python import sqlite3 conn = sqlite3.connect(“t… 继续阅读 python数据源sqlite3

  • 发表于: 2019-01-13 2020-12-21
  • 作者: happer
  • 分类: 开发
  • 标签: python, SQLite, 数据库
  • 发表评论: python数据源sqlite3

Flask-BasicAuth模块

# -*- coding: utf-8 -*- #pip install Flask-BasicAu… 继续阅读 Flask-BasicAuth模块

  • 发表于: 2019-01-13 2021-04-01
  • 作者: happer
  • 分类: 开发
  • 标签: flask, python
  • 发表评论: Flask-BasicAuth模块

常用dns

DNS名称 首选 备用 DNSPod DNS 119.29.29.29 182.254.116.11… 继续阅读 常用dns

  • 发表于: 2019-01-13 2021-05-18
  • 作者: happer
  • 分类: 资源
  • 标签: dns, http, https, 工具, 网络
  • 发表评论: 常用dns

ip代理池

http://www.ip181.com/ https://www.kuaidaili.com/ h… 继续阅读 ip代理池

  • 发表于: 2019-01-13 2021-04-01
  • 作者: happer
  • 分类: 资源
  • 标签: http, https, 工具, 网络
  • 发表评论: ip代理池

sublime3激活码

127.0.0.1 www.sublimetext.com 127.0.0.1 license.su… 继续阅读 sublime3激活码

  • 发表于: 2019-01-13 2021-05-18
  • 作者: happer
  • 分类: 资源
  • 标签: bash, https, 工具
  • 发表评论: sublime3激活码

python执行命令subprocess

函数 说明 os.system(command) 返回状态码,执行结果输出到屏幕 os.popen(… 继续阅读 python执行命令subprocess

  • 发表于: 2019-01-13 2021-04-01
  • 作者: happer
  • 分类: 开发
  • 标签: python
  • 发表评论: python执行命令subprocess

查看docker仓库标签

#!/bin/bash function usage() { cat << HELP d… 继续阅读 查看docker仓库标签

  • 发表于: 2019-01-13 2021-04-01
  • 作者: happer
  • 分类: SRE
  • 标签: apache, bash, Docker, https, php, ubuntu
  • 发表评论: 查看docker仓库标签

markdown图片 表格 样式设置

markdown样式默认左对齐 居中: <div align=center>![描述](… 继续阅读 markdown图片 表格 样式设置

  • 发表于: 2019-01-13 2019-02-06
  • 作者: admin
  • 分类: SRE
  • 标签: http, 工具
  • 发表评论: markdown图片 表格 样式设置

儿时的年味|是早晨炕头放着的一双千层底

小时候最喜欢过年,一到冬天,就知道离过年不远了,便掰着指头数日子。 过年意味着可以吃到很多平时吃不到… 继续阅读 儿时的年味|是早晨炕头放着的一双千层底

  • 发表于: 2019-01-13 2020-12-29
  • 作者: admin
  • 分类: 夏小胖
  • 标签: https, 夏小胖
  • 发表评论: 儿时的年味|是早晨炕头放着的一双千层底

给员工吃的是草,却要员工有狼性

近年来,很多企业的老板都学习华为的狼性文化, 但是却从来不学习华为的薪资待遇。 周末和朋友吃饭,她跟… 继续阅读 给员工吃的是草,却要员工有狼性

  • 发表于: 2019-01-13 2020-12-29
  • 作者: admin
  • 分类: 夏小胖
  • 标签: 夏小胖
  • 给员工吃的是草,却要员工有狼性有 1 条评论

flask_restful模块提供api接口

#https://flask-restful.readthedocs.io/en/latest/qu… 继续阅读 flask_restful模块提供api接口

  • 发表于: 2019-01-11 2019-01-11
  • 作者: joker
  • 分类: 开发
  • 标签: flask, html, https, I/O, pip, python
  • 发表评论: flask_restful模块提供api接口

ERROR: network harbor_harbor has active endpoints

docker-compose down ERROR: network harbor_harbor h… 继续阅读 ERROR: network harbor_harbor has active endpoints

  • 发表于: 2019-01-10 2019-01-10
  • 作者: joker
  • 分类: SRE
  • 标签: Docker, grep, harbor, nginx, redis
  • 发表评论: ERROR: network harbor_harbor has active endpoints

爬虫jd

import urllib.request; #载入urllib.request,用于获取页面htm… 继续阅读 爬虫jd

  • 发表于: 2019-01-10 2021-05-18
  • 作者: admin
  • 分类: SRE
  • 标签: html, http, json, python
  • 发表评论: 爬虫jd

logrotate日志分割工具

Linux系统默认安装logrotate工具,它默认的配置文件在: /etc/logrotate.c… 继续阅读 logrotate日志分割工具

  • 发表于: 2019-01-10 2019-01-10
  • 作者: joker
  • 分类: SRE
  • 标签: Linux
  • 发表评论: logrotate日志分割工具

kubedns container cannot connect to apiserver

kubectl describe pod kubernetes-dashboard-68f899f7… 继续阅读 kubedns container cannot connect to apiserver

  • 发表于: 2019-01-09 2019-01-09
  • 作者: joker
  • 分类: SRE
  • 标签: bash, cni, coredns, Docker, https, ipvs, kubernetes, proxy, tcp
  • 发表评论: kubedns container cannot connect to apiserver

kubernetes-containers-image优先使用本地镜像

“`yaml containers: – name: kubernetes-dashboard i… 继续阅读 kubernetes-containers-image优先使用本地镜像

  • 发表于: 2019-01-09 2021-05-20
  • 作者: joker
  • 分类: SRE
  • 标签: harbor, https, k8s, kubernetes, yaml
  • 发表评论: kubernetes-containers-image优先使用本地镜像

Error response from daemon: shim error: docker-runc not installed on system

ln -s /usr/libexec/docker/docker-runc-current /usr… 继续阅读 Error response from daemon: shim error: docker-runc not installed on system

  • 发表于: 2019-01-09 2019-01-09
  • 作者: joker
  • 分类: SRE
  • 标签: Docker, kubernetes
  • 发表评论: Error response from daemon: shim error: docker-runc not installed on system

centos7删除kubernetes

kubectl delete node –all kubeadm reset for servic… 继续阅读 centos7删除kubernetes

  • 发表于: 2019-01-09 2019-01-09
  • 作者: joker
  • 分类: SRE
  • 标签: centos, Docker, kubelet, kubernetes, node, proxy, yum
  • 发表评论: centos7删除kubernetes

centos删除docker

yum remove docker \ docker-client \ docker-client-… 继续阅读 centos删除docker

  • 发表于: 2019-01-09 2019-01-09
  • 作者: joker
  • 分类: SRE
  • 标签: bash, centos, Docker, yum
  • 发表评论: centos删除docker

Docker 私有仓库docker server gave HTTP response to HTTPS client

在/etc/docker下,创建daemon.json文件,写入: { “insecure-regi… 继续阅读 Docker 私有仓库docker server gave HTTP response to HTTPS client

  • 发表于: 2019-01-09 2019-11-08
  • 作者: joker
  • 分类: SRE
  • 标签: bash, Docker, json
  • 发表评论: Docker 私有仓库docker server gave HTTP response to HTTPS client

分页

上一页 页码: 1 页码: 2 页码: 3 页码: 4 页码: 5 下一页

搜索

搜索:

近期评论

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