跳转到内容

SRE笔记

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

bfyt

55RSS订阅

bfyt 的帖子

centos chrony时间同步

yum install chrony -y systemctl start chronyd syst… 继续阅读 centos chrony时间同步

  • 发表于: 2022-06-22 2022-06-22
  • 作者: bfyt
  • 分类: SRE
  • 标签: aliyun, bash, centos, vim, yum
  • 发表评论: centos chrony时间同步

CentOS get mac address and product uuid

# 获取 MAC 地址 ifconfig # 获取产品 UUID cat /sys/class/dm… 继续阅读 CentOS get mac address and product uuid

  • 发表于: 2022-06-22 2022-06-22
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, Mac
  • 发表评论: CentOS get mac address and product uuid

centos install containerd

install yum install yum-utils device-mapper-persis… 继续阅读 centos install containerd

  • 发表于: 2022-06-22 2022-06-22
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, centos, Containerd, yum
  • 发表评论: centos install containerd

SQLServer提示评估期已过

SQL Server 2008 Developer(开发版):PTTFM-X467G-P7RH2-3… 继续阅读 SQLServer提示评估期已过

  • 发表于: 2022-06-21 2022-06-21
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash
  • 发表评论: SQLServer提示评估期已过

Ubuntu Cannot set LC_CTYPE to default locale: No such file or directory

locale-gen en_US.UTF-8

  • 发表于: 2022-06-21 2022-06-21
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash
  • 发表评论: Ubuntu Cannot set LC_CTYPE to default locale: No such file or directory

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

html去掉referrer

在html的head标签中设置如下标志,那么全站资源引用都不会携带referrer <meta… 继续阅读 html去掉referrer

  • 发表于: 2022-06-21 2022-06-21
  • 作者: bfyt
  • 分类: SRE
  • 标签: html
  • 发表评论: html去掉referrer

centos Failed to set locale, defaulting to C

echo "export LC_ALL=en_US.UTF-8"  >&g… 继续阅读 centos Failed to set locale, defaulting to C

  • 发表于: 2022-06-21 2022-06-21
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, centos, https
  • 发表评论: centos Failed to set locale, defaulting to C

locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory

#apt installglibc-locale local-gen zh_CN

  • 发表于: 2022-06-21 2022-06-21
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash
  • 发表评论: locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory

centos login LC_CTYPE cannot change locale utf8

echo 'LC_CTYPE="en_US.UTF-8"' … 继续阅读 centos login LC_CTYPE cannot change locale utf8

  • 发表于: 2022-06-21 2022-06-21
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, centos
  • 发表评论: centos login LC_CTYPE cannot change locale utf8

golang shell color

import ( "fmt" "github.com/fatih/co… 继续阅读 golang shell color

  • 发表于: 2022-06-20 2022-06-23
  • 作者: bfyt
  • 分类: SRE
  • 标签: go, golang, shell
  • 发表评论: golang shell color

golang os.Signal跳出循环

func main() { c := make(chan os.Signal, 1) signal.… 继续阅读 golang os.Signal跳出循环

  • 发表于: 2022-06-20 2022-06-20
  • 作者: bfyt
  • 分类: SRE
  • 标签: go, golang, make
  • 发表评论: golang os.Signal跳出循环

vue iFrame

<template> <i-frame :src="url" … 继续阅读 vue iFrame

  • 发表于: 2022-06-20 2022-06-20
  • 作者: bfyt
  • 分类: SRE
  • 标签: vue
  • 发表评论: vue iFrame

golang 判断ip地址合法性

func isIp(address string) bool { ip := net.ParseIP… 继续阅读 golang 判断ip地址合法性

  • 发表于: 2022-06-16 2022-06-16
  • 作者: bfyt
  • 分类: SRE
  • 标签: go, golang, https
  • 发表评论: golang 判断ip地址合法性

maxUnavailable on kubernetes 1.24

apiVersion: apps/v1 kind: StatefulSet metadata: na… 继续阅读 maxUnavailable on kubernetes 1.24

  • 发表于: 2022-06-16 2022-06-16
  • 作者: bfyt
  • 分类: SRE
  • 标签: https, I/O, k8s, kubernetes, nginx, yaml
  • 发表评论: maxUnavailable on kubernetes 1.24

instant-client and sqldeveloper

https://www.oracle.com/database/technologies/insta… 继续阅读 instant-client and sqldeveloper

  • 发表于: 2022-06-16 2022-06-16
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, html, https, java, Oracle
  • 发表评论: instant-client and sqldeveloper

VPS信息 OracleCloud VM.Standard.E2.1.Micro

————————————————–… 继续阅读 VPS信息 OracleCloud VM.Standard.E2.1.Micro

  • 发表于: 2022-06-15 2022-06-15
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, kvm
  • 发表评论: VPS信息 OracleCloud VM.Standard.E2.1.Micro

fatal: cannot open file `/etc/grub2.cfg’ for reading (No such file or directory)

#重建内核配置文件 grub2-mkconfig -o /boot/grub2/grub.cfg

  • 发表于: 2022-06-15 2022-06-15
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, grub
  • 发表评论: fatal: cannot open file `/etc/grub2.cfg’ for reading (No such file or directory)

vm on browser

https://github.com/copy/v86 https://copy.sh/v86/

  • 发表于: 2022-06-14 2022-06-14
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, https
  • 发表评论: vm on browser

get jetbrains license server address

https://www.shodan.io/search?query=Location%3A+htt… 继续阅读 get jetbrains license server address

  • 发表于: 2022-06-14 2022-06-14
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, https, I/O
  • 发表评论: get jetbrains license server address

分页

页码: 1 页码: 2 页码: 3 下一页

搜索

搜索:

近期评论

  • test发表在《gin不转义html标签》
  • 路过发表在《msg=”getting status of runtime: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.RuntimeService”》
  • 禁止chrome浏览器http自动转成https – SRE笔记发表在《nginx安全配置 XSS攻击 Header头设置》
  • springboot lifecycle timeout-per-shutdown-phase优雅退出 – SRE笔记发表在《terminationGracePeriodSeconds优雅终止pod时间》
  • kubernetes Deployment快速部署rocketmq 4.9.2 dledger集群 3-broker – SRE笔记发表在《kubernetes Deployment快速部署rocketmq 4.9.2 dledger集群 1-镜像》

标签

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

归档

  • 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月