跳转到内容

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 下一页

搜索

搜索:

近期评论

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