跳转到内容

SRE笔记

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

dns标签存档订阅

golang use custom dns http req

golang自定义host发送http请求 func TestReq(t *testing.T) {… 继续阅读 golang use custom dns http req

  • 发表于: 2022-08-28 2022-08-28
  • 作者: shxiefc
  • 分类: SRE
  • 标签: dns, golang, http, I/O
  • 发表评论: golang use custom dns http req

windows 清空dns缓存

查看dns缓存: ipconfig /displaydns 清空dns缓存: ipconfig /f… 继续阅读 windows 清空dns缓存

  • 发表于: 2022-07-07 2022-07-07
  • 作者: erer, er
  • 分类: SRE
  • 标签: bash, dns, windows
  • 发表评论: windows 清空dns缓存

dig use dns defined

dig @172.16.0.4 www.baidu.com

  • 发表于: 2022-07-07 2022-07-07
  • 作者: erer, er
  • 分类: SRE
  • 标签: bash, dig, dns
  • 发表评论: dig use dns defined

Windows刷新dns

ipconfig /flushdns

  • 发表于: 2022-06-14 2022-06-14
  • 作者: bfyt
  • 分类: SRE
  • 标签: dns, https
  • 发表评论: Windows刷新dns

ipv6 dns address

#互联网国家工程中心 240c::6666 #Google 2001:4860:4860::8888

  • 发表于: 2022-03-07 2022-03-07
  • 作者: stnds
  • 分类: SRE
  • 标签: bash, dns, https
  • 发表评论: ipv6 dns address

nslookup dig指定dns服务器

nslookup www.baidu.com 114.114.114.114 dig @114.11… 继续阅读 nslookup dig指定dns服务器

  • 发表于: 2021-10-19 2021-10-19
  • 作者: dn
  • 分类: SRE
  • 标签: bash, dig, dns, https
  • 发表评论: nslookup dig指定dns服务器

docker快速部署adguardhome dns管理系统

docker run -d \ –name adguardhome \ –restart unl… 继续阅读 docker快速部署adguardhome dns管理系统

  • 发表于: 2021-09-26 2021-09-26
  • 作者: dn
  • 分类: SRE
  • 标签: bash, dns, Docker, https
  • 发表评论: docker快速部署adguardhome dns管理系统

armbian 设置静态ip

cp /etc/network/interfaces /etc/network/interfaces… 继续阅读 armbian 设置静态ip

  • 发表于: 2021-05-24 2021-05-24
  • 作者: sjx
  • 分类: SRE
  • 标签: armbian, bash, dns
  • 发表评论: armbian 设置静态ip

acme.sh手动申请证书

dns验证,不依赖服务器 https://github.com/acmesh-official/ac… 继续阅读 acme.sh手动申请证书

  • 发表于: 2021-05-23 2021-05-23
  • 作者: sjx
  • 分类: SRE
  • 标签: acme, bash, dns, https
  • 发表评论: acme.sh手动申请证书

安装acme.sh ssl证书脚本

#安装acme依赖 yum update && yum install curl -… 继续阅读 安装acme.sh ssl证书脚本

  • 发表于: 2020-12-23 2020-12-23
  • 作者: sjx
  • 分类: SRE
  • 标签: acme, curl, dns, https, nginx, ssl, yum, 安全
  • 发表评论: 安装acme.sh ssl证书脚本

certbot生成通配符证书

docker run -it –rm –name certbot \ -v “/data/doc… 继续阅读 certbot生成通配符证书

  • 发表于: 2020-11-23 2020-11-23
  • 作者: sre
  • 分类: SRE
  • 标签: bash, dns, Docker, 安全
  • 发表评论: certbot生成通配符证书

nginx实现的DoT例子

stream { upstream dot{ zone dot 64k; server 1.1.1.… 继续阅读 nginx实现的DoT例子

  • 发表于: 2020-05-17 2020-05-17
  • 作者: tomcat
  • 分类: SRE
  • 标签: bash, dns, nginx, proxy, ssl, 网络
  • 发表评论: nginx实现的DoT例子

centos yum install dig

yum install -y bind-utils

  • 发表于: 2020-05-16 2020-05-16
  • 作者: tomcat
  • 分类: SRE
  • 标签: bash, centos, dig, dns, yum, 网络
  • 发表评论: centos yum install dig

centos快速安装bind dns解析工具

检查53端口占用 [root@nginx ~]# netstat -nlp |grep 53 tcp… 继续阅读 centos快速安装bind dns解析工具

  • 发表于: 2020-05-16 2020-05-16
  • 作者: tomcat
  • 分类: SRE
  • 标签: bash, centos, dns, 网络
  • 发表评论: centos快速安装bind dns解析工具

ipconfig /flushdns

windows刷新dns缓存 ipconfig /flushdns

  • 发表于: 2019-06-17 2021-04-02
  • 作者: sre
  • 分类: SRE
  • 标签: dns, https, windows, 网络
  • 发表评论: ipconfig /flushdns

常用dns

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

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

resolv.conf被修改问题

networkmanager自动修改dns 表现为重启丢dns Generated by Netwo… 继续阅读 resolv.conf被修改问题

  • 发表于: 2018-10-10 2022-01-17
  • 作者: admin
  • 分类: SRE
  • 标签: dns, Linux, 网络
  • 发表评论: resolv.conf被修改问题

Linux集群实验

硬件环境:RAM 3.5GB,Athlon II x4 640 (3 cores) Vmware版本… 继续阅读 Linux集群实验

  • 发表于: 2014-07-16 2014-07-16
  • 作者: admin
  • 分类: SRE
  • 标签: dns, Linux, nfs, ssh, vim
  • 发表评论: Linux集群实验

搜索

搜索:

近期评论

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