# README

Markdown-Notes\
&#x20;├── [Ansible](https://github.com/opsxin/markdown-notes/blob/master/Ansible/)\
&#x20;│ └── [Docs](https://github.com/opsxin/markdown-notes/blob/master/Ansible/Docs/)\
&#x20;│     ├── [Ansible-01-文档.md](https://github.com/opsxin/markdown-notes/blob/master/Ansible/Docs/Ansible-01-%E6%96%87%E6%A1%A3.md)\
&#x20;│     ├── [Ansible-02-安装向导.md](https://github.com/opsxin/markdown-notes/blob/master/Ansible/Docs/Ansible-02-%E5%AE%89%E8%A3%85%E5%90%91%E5%AF%BC.md)\
&#x20;│     ├── [Ansible-03-配置.md](https://github.com/opsxin/markdown-notes/blob/master/Ansible/Docs/Ansible-03-%E9%85%8D%E7%BD%AE.md)\
&#x20;│     ├── [Ansible-04-迁移向导.md](https://github.com/opsxin/markdown-notes/blob/master/Ansible/Docs/Ansible-04-%E8%BF%81%E7%A7%BB%E5%90%91%E5%AF%BC.md)\
&#x20;│     ├── [Ansible-05-使用向导.md](https://github.com/opsxin/markdown-notes/blob/master/Ansible/Docs/Ansible-05-%E4%BD%BF%E7%94%A8%E5%90%91%E5%AF%BC.md)\
&#x20;│     ├── [Ansible-06-playbook.md](https://github.com/opsxin/markdown-notes/blob/master/Ansible/Docs/Ansible-06-playbook.md)\
&#x20;│     ├── [Ansible-07-jinja2.md](https://github.com/opsxin/markdown-notes/blob/master/Ansible/Docs/Ansible-07-jinja2.md)\
&#x20;│     ├── [Ansible-08-常用模块.md](https://github.com/opsxin/markdown-notes/blob/master/Ansible/Docs/Ansible-08-%E5%B8%B8%E7%94%A8%E6%A8%A1%E5%9D%97.md)\
&#x20;│     └── [Ansible-09-使用剧本.md](https://github.com/opsxin/markdown-notes/blob/master/Ansible/Docs/Ansible-09-%E4%BD%BF%E7%94%A8%E5%89%A7%E6%9C%AC.md)\
&#x20;├── [Docker](https://github.com/opsxin/markdown-notes/blob/master/Docker/)\
&#x20;│ ├── [Document](https://github.com/opsxin/markdown-notes/blob/master/Docker/Document/)\
&#x20;│ │ ├── [ComposeVersion3参考.md](https://github.com/opsxin/markdown-notes/blob/master/Docker/Document/ComposeVersion3%E5%8F%82%E8%80%83.md)\
&#x20;│ │ └── [Dockerfile参考.md](https://github.com/opsxin/markdown-notes/blob/master/Docker/Document/Dockerfile%E5%8F%82%E8%80%83.md)\
&#x20;│ ├── [docker-compose.md](https://github.com/opsxin/markdown-notes/blob/master/Docker/docker-compose.md)\
&#x20;│ └── [docker集群常用命令.md](https://github.com/opsxin/markdown-notes/blob/master/Docker/docker%E9%9B%86%E7%BE%A4%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4.md)\
&#x20;├── [Experience](https://github.com/opsxin/markdown-notes/blob/master/Experience/)\
&#x20;│ ├── [Interview\_01.md](https://github.com/opsxin/markdown-notes/blob/master/Experience/Interview_01.md)\
&#x20;│ └── [Interview\_02.md](https://github.com/opsxin/markdown-notes/blob/master/Experience/Interview_02.md)\
&#x20;├── [Git](https://github.com/opsxin/markdown-notes/blob/master/Git/)\
&#x20;│ ├── [Flow对比](https://github.com/opsxin/markdown-notes/blob/master/Git/Flow%E5%AF%B9%E6%AF%94/)\
&#x20;│ │ └── [Flow对比.md](https://github.com/opsxin/markdown-notes/blob/master/Git/Flow%E5%AF%B9%E6%AF%94/Flow%E5%AF%B9%E6%AF%94.md)\
&#x20;│ ├── [Git-Flow](https://github.com/opsxin/markdown-notes/blob/master/Git/Git-Flow/)\
&#x20;│ │ └── [git-flow模型.md](https://github.com/opsxin/markdown-notes/blob/master/Git/Git-Flow/git-flow%E6%A8%A1%E5%9E%8B.md)\
&#x20;│ ├── [Git-Usage](https://github.com/opsxin/markdown-notes/blob/master/Git/Git-Usage/)\
&#x20;│ │ └── [Git命令.md](https://github.com/opsxin/markdown-notes/blob/master/Git/Git-Usage/Git%E5%91%BD%E4%BB%A4.md)\
&#x20;│ └── [Git快速参考手册.md](https://github.com/opsxin/markdown-notes/blob/master/Git/Git%E5%BF%AB%E9%80%9F%E5%8F%82%E8%80%83%E6%89%8B%E5%86%8C.md)\
&#x20;├── [K8S](https://github.com/opsxin/markdown-notes/blob/master/K8S/)\
&#x20;│ ├── [Ingress-Nginx](https://github.com/opsxin/markdown-notes/blob/master/K8S/Ingress-Nginx/)\
&#x20;│ │ └── [Ingress安装.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/Ingress-Nginx/Ingress%E5%AE%89%E8%A3%85.md)\
&#x20;│ ├── [Kubernetes集群部署.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/Kubernetes%E9%9B%86%E7%BE%A4%E9%83%A8%E7%BD%B2.md)\
&#x20;│ ├── [Log](https://github.com/opsxin/markdown-notes/blob/master/K8S/Log/)\
&#x20;│ │ ├── [Fluentd.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/Log/Fluentd.md)\
&#x20;│ │ ├── [安装EFK.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/Log/%E5%AE%89%E8%A3%85EFK.md)\
&#x20;│ │ └── [日志处理-01-日志收集架构.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/Log/%E6%97%A5%E5%BF%97%E5%A4%84%E7%90%86-01-%E6%97%A5%E5%BF%97%E6%94%B6%E9%9B%86%E6%9E%B6%E6%9E%84.md)\
&#x20;│ ├── [Prometheus](https://github.com/opsxin/markdown-notes/blob/master/K8S/Prometheus/)\
&#x20;│ │ ├── [Prometheus-01-简介.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/Prometheus/Prometheus-01-%E7%AE%80%E4%BB%8B.md)\
&#x20;│ │ ├── [Prometheus-02-安装.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/Prometheus/Prometheus-02-%E5%AE%89%E8%A3%85.md)\
&#x20;│ │ ├── [Prometheus-03-监控.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/Prometheus/Prometheus-03-%E7%9B%91%E6%8E%A7.md)\
&#x20;│ │ ├── [Prometheus-04-资源对象监控.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/Prometheus/Prometheus-04-%E8%B5%84%E6%BA%90%E5%AF%B9%E8%B1%A1%E7%9B%91%E6%8E%A7.md)\
&#x20;│ │ ├── [Prometheus-05-grafana的安装.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/Prometheus/Prometheus-05-grafana%E7%9A%84%E5%AE%89%E8%A3%85.md)\
&#x20;│ │ └── [Prometheus-06-operator.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/Prometheus/Prometheus-06-operator.md)\
&#x20;│ ├── [Redis-Cluster](https://github.com/opsxin/markdown-notes/blob/master/K8S/Redis-Cluster/)\
&#x20;│ │ └── [Redis集群部署.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/Redis-Cluster/Redis%E9%9B%86%E7%BE%A4%E9%83%A8%E7%BD%B2.md)\
&#x20;│ ├── [kubernetes-in-action](https://github.com/opsxin/markdown-notes/blob/master/K8S/kubernetes-in-action/)\
&#x20;│ │ ├── [k8s-01-介绍.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/kubernetes-in-action/k8s-01-%E4%BB%8B%E7%BB%8D.md)\
&#x20;│ │ ├── [k8s-02-开始使用.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/kubernetes-in-action/k8s-02-%E5%BC%80%E5%A7%8B%E4%BD%BF%E7%94%A8.md)\
&#x20;│ │ ├── [k8s-03-Pod.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/kubernetes-in-action/k8s-03-Pod.md)\
&#x20;│ │ ├── [k8s-04-部署托管的Pod.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/kubernetes-in-action/k8s-04-%E9%83%A8%E7%BD%B2%E6%89%98%E7%AE%A1%E7%9A%84Pod.md)\
&#x20;│ │ ├── [k8s-05-服务.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/kubernetes-in-action/k8s-05-%E6%9C%8D%E5%8A%A1.md)\
&#x20;│ │ ├── [k8s-06-磁盘.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/kubernetes-in-action/k8s-06-%E7%A3%81%E7%9B%98.md)\
&#x20;│ │ ├── [k8s-07-配置应用程序.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/kubernetes-in-action/k8s-07-%E9%85%8D%E7%BD%AE%E5%BA%94%E7%94%A8%E7%A8%8B%E5%BA%8F.md)\
&#x20;│ │ ├── [k8s-09-Deployment.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/kubernetes-in-action/k8s-09-Deployment.md)\
&#x20;│ │ ├── [k8s-10-StatefulSet.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/kubernetes-in-action/k8s-10-StatefulSet.md)\
&#x20;│ │ ├── [k8s-11-Kubernetes原理.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/kubernetes-in-action/k8s-11-Kubernetes%E5%8E%9F%E7%90%86.md)\
&#x20;│ │ └── [k8s-12-RBAC.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/kubernetes-in-action/k8s-12-RBAC.md)\
&#x20;│ ├── [kubespray](https://github.com/opsxin/markdown-notes/blob/master/K8S/kubespray/)\
&#x20;│ │ ├── [K8s启用metrics-server.assets](https://github.com/opsxin/markdown-notes/blob/master/K8S/kubespray/K8s%E5%90%AF%E7%94%A8metrics-server.assets/)\
&#x20;│ │ ├── [K8s启用metrics-server.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/kubespray/K8s%E5%90%AF%E7%94%A8metrics-server.md)\
&#x20;│ │ ├── [Kubespray安装kubernetes.assets](https://github.com/opsxin/markdown-notes/blob/master/K8S/kubespray/Kubespray%E5%AE%89%E8%A3%85kubernetes.assets/)\
&#x20;│ │ └── [Kubespray安装kubernetes.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/kubespray/Kubespray%E5%AE%89%E8%A3%85kubernetes.md)\
&#x20;│ ├── [一些问题及解答.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/%E4%B8%80%E4%BA%9B%E9%97%AE%E9%A2%98%E5%8F%8A%E8%A7%A3%E7%AD%94.md)\
&#x20;│ └── [摘抄及理解.md](https://github.com/opsxin/markdown-notes/blob/master/K8S/%E6%91%98%E6%8A%84%E5%8F%8A%E7%90%86%E8%A7%A3.md)\
&#x20;├── [KVM](https://github.com/opsxin/markdown-notes/blob/master/KVM/)\
&#x20;│ ├── [CentOS](https://github.com/opsxin/markdown-notes/blob/master/KVM/CentOS/)\
&#x20;│ │ └── [KVM的使用.md](https://github.com/opsxin/markdown-notes/blob/master/KVM/CentOS/KVM%E7%9A%84%E4%BD%BF%E7%94%A8.md)\
&#x20;│ └── [Ubuntu](https://github.com/opsxin/markdown-notes/blob/master/KVM/Ubuntu/)\
&#x20;│     ├── [KVM使用.assets](https://github.com/opsxin/markdown-notes/blob/master/KVM/Ubuntu/KVM%E4%BD%BF%E7%94%A8.assets/)\
&#x20;│     └── [KVM使用.md](https://github.com/opsxin/markdown-notes/blob/master/KVM/Ubuntu/KVM%E4%BD%BF%E7%94%A8.md)\
&#x20;├── [LB](https://github.com/opsxin/markdown-notes/blob/master/LB/)\
&#x20;│ ├── [HAproxy.md](https://github.com/opsxin/markdown-notes/blob/master/LB/HAproxy.md)\
&#x20;│ ├── [LVS.md](https://github.com/opsxin/markdown-notes/blob/master/LB/LVS.md)\
&#x20;│ ├── [负载均衡总结性说明.md](https://github.com/opsxin/markdown-notes/blob/master/LB/%E8%B4%9F%E8%BD%BD%E5%9D%87%E8%A1%A1%E6%80%BB%E7%BB%93%E6%80%A7%E8%AF%B4%E6%98%8E.md)\
&#x20;│ └── [高并发.md](https://github.com/opsxin/markdown-notes/blob/master/LB/%E9%AB%98%E5%B9%B6%E5%8F%91.md)\
&#x20;├── [Linux](https://github.com/opsxin/markdown-notes/blob/master/Linux/)\
&#x20;│ ├── [AdGuard-DNS](https://github.com/opsxin/markdown-notes/blob/master/Linux/AdGuard-DNS/)\
&#x20;│ │ └── [搭建广告拦截DNS（AdGuard）.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/AdGuard-DNS/%E6%90%AD%E5%BB%BA%E5%B9%BF%E5%91%8A%E6%8B%A6%E6%88%AADNS%EF%BC%88AdGuard%EF%BC%89.md)\
&#x20;│ ├── [Bitwarden](https://github.com/opsxin/markdown-notes/blob/master/Linux/Bitwarden/)\
&#x20;│ │ └── [Bitwarden\_Rs搭建密码管理服务.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/Bitwarden/Bitwarden_Rs%E6%90%AD%E5%BB%BA%E5%AF%86%E7%A0%81%E7%AE%A1%E7%90%86%E6%9C%8D%E5%8A%A1.md)\
&#x20;│ ├── [Firefox-DOH](https://github.com/opsxin/markdown-notes/blob/master/Linux/Firefox-DOH/)\
&#x20;│ │ └── [Firefox使用DOH.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/Firefox-DOH/Firefox%E4%BD%BF%E7%94%A8DOH.md)\
&#x20;│ ├── [Jenkins](https://github.com/opsxin/markdown-notes/blob/master/Linux/Jenkins/)\
&#x20;│ │ └── [Jenkins加速下载插件.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/Jenkins/Jenkins%E5%8A%A0%E9%80%9F%E4%B8%8B%E8%BD%BD%E6%8F%92%E4%BB%B6.md)\
&#x20;│ ├── [Other](https://github.com/opsxin/markdown-notes/blob/master/Linux/Other/)\
&#x20;│ │ ├── [FTP安装.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/Other/FTP%E5%AE%89%E8%A3%85.md)\
&#x20;│ │ ├── [NFS安装.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/Other/NFS%E5%AE%89%E8%A3%85.md)\
&#x20;│ │ ├── [PHP5.6安装Oracle12.2扩展.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/Other/PHP5.6%E5%AE%89%E8%A3%85Oracle12.2%E6%89%A9%E5%B1%95.md)\
&#x20;│ │ ├── [Shell-Commands.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/Other/Shell-Commands.md)\
&#x20;│ │ ├── [exec说明.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/Other/exec%E8%AF%B4%E6%98%8E.md)\
&#x20;│ │ ├── [ps命令.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/Other/ps%E5%91%BD%E4%BB%A4.md)\
&#x20;│ │ └── [vim配置.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/Other/vim%E9%85%8D%E7%BD%AE.md)\
&#x20;│ ├── [Shell](https://github.com/opsxin/markdown-notes/blob/master/Linux/Shell/)\
&#x20;│ │ ├── [Shell-01-变量.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/Shell/Shell-01-%E5%8F%98%E9%87%8F.md)\
&#x20;│ │ ├── [Shell-02-运算.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/Shell/Shell-02-%E8%BF%90%E7%AE%97.md)\
&#x20;│ │ ├── [Shell-03-字符.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/Shell/Shell-03-%E5%AD%97%E7%AC%A6.md)\
&#x20;│ │ ├── [Shell-04-括号.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/Shell/Shell-04-%E6%8B%AC%E5%8F%B7.md)\
&#x20;│ │ ├── [Shell-05-数组.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/Shell/Shell-05-%E6%95%B0%E7%BB%84.md)\
&#x20;│ │ └── [Shell-06-参数扩展.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/Shell/Shell-06-%E5%8F%82%E6%95%B0%E6%89%A9%E5%B1%95.md)\
&#x20;│ ├── [Zsh-Theme](https://github.com/opsxin/markdown-notes/blob/master/Linux/Zsh-Theme/)\
&#x20;│ │ └── [Oh-My-Zsh-Theme.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/Zsh-Theme/Oh-My-Zsh-Theme.md)\
&#x20;│ └── [iptables](https://github.com/opsxin/markdown-notes/blob/master/Linux/iptables/)\
&#x20;│     ├── [iptables-01-介绍.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/iptables/iptables-01-%E4%BB%8B%E7%BB%8D.md)\
&#x20;│     ├── [iptables-02-操作.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/iptables/iptables-02-%E6%93%8D%E4%BD%9C.md)\
&#x20;│     └── [iptables-03-ipset.md](https://github.com/opsxin/markdown-notes/blob/master/Linux/iptables/iptables-03-ipset.md)\
&#x20;├── [Nginx](https://github.com/opsxin/markdown-notes/blob/master/Nginx/)\
&#x20;│ ├── [HTTP2](https://github.com/opsxin/markdown-notes/blob/master/Nginx/HTTP2/)\
&#x20;│ │ ├── [HTTP2-1-HTTP2完整教程(HTTP2-Complete-Tutorial).md](https://github.com/opsxin/markdown-notes/blob/master/Nginx/HTTP2/HTTP2-1-HTTP2%E5%AE%8C%E6%95%B4%E6%95%99%E7%A8%8B\(HTTP2-Complete-Tutorial\).md)\
&#x20;│ │ ├── [HTTP2-2-HTTP2的多路复用和推送.md](https://github.com/opsxin/markdown-notes/blob/master/Nginx/HTTP2/HTTP2-2-HTTP2%E7%9A%84%E5%A4%9A%E8%B7%AF%E5%A4%8D%E7%94%A8%E5%92%8C%E6%8E%A8%E9%80%81.md)\
&#x20;│ │ └── [HTTP2-3-HTTP2的头压缩.md](https://github.com/opsxin/markdown-notes/blob/master/Nginx/HTTP2/HTTP2-3-HTTP2%E7%9A%84%E5%A4%B4%E5%8E%8B%E7%BC%A9.md)\
&#x20;│ ├── [Nginx编译命令.md](https://github.com/opsxin/markdown-notes/blob/master/Nginx/Nginx%E7%BC%96%E8%AF%91%E5%91%BD%E4%BB%A4.md)\
&#x20;│ ├── [nginx配置URL重写及判断.md](https://github.com/opsxin/markdown-notes/blob/master/Nginx/nginx%E9%85%8D%E7%BD%AEURL%E9%87%8D%E5%86%99%E5%8F%8A%E5%88%A4%E6%96%AD.md)\
&#x20;│ ├── [root和alias的实验.md](https://github.com/opsxin/markdown-notes/blob/master/Nginx/root%E5%92%8Calias%E7%9A%84%E5%AE%9E%E9%AA%8C.md)\
&#x20;│ └── [限制访问代理的HTTP资源(Limiting\_Access\_to\_Proxied\_HTTP\_Resources).md](https://github.com/opsxin/markdown-notes/blob/master/Nginx/%E9%99%90%E5%88%B6%E8%AE%BF%E9%97%AE%E4%BB%A3%E7%90%86%E7%9A%84HTTP%E8%B5%84%E6%BA%90\(Limiting_Access_to_Proxied_HTTP_Resources\).md)\
&#x20;├── [Other](https://github.com/opsxin/markdown-notes/blob/master/Other/)\
&#x20;│ ├── [MySQL](https://github.com/opsxin/markdown-notes/blob/master/Other/MySQL/)\
&#x20;│ │ └── [mysql主从配置.md](https://github.com/opsxin/markdown-notes/blob/master/Other/MySQL/mysql%E4%B8%BB%E4%BB%8E%E9%85%8D%E7%BD%AE.md)\
&#x20;│ ├── [TCP](https://github.com/opsxin/markdown-notes/blob/master/Other/TCP/)\
&#x20;│ │ ├── [TCP拥塞控制.md](https://github.com/opsxin/markdown-notes/blob/master/Other/TCP/TCP%E6%8B%A5%E5%A1%9E%E6%8E%A7%E5%88%B6.md)\
&#x20;│ │ └── [TCP的三次握手与四次挥手.md](https://github.com/opsxin/markdown-notes/blob/master/Other/TCP/TCP%E7%9A%84%E4%B8%89%E6%AC%A1%E6%8F%A1%E6%89%8B%E4%B8%8E%E5%9B%9B%E6%AC%A1%E6%8C%A5%E6%89%8B.md)\
&#x20;│ └── [microService](https://github.com/opsxin/markdown-notes/blob/master/Other/microService/)\
&#x20;│     └── [微服务.md](https://github.com/opsxin/markdown-notes/blob/master/Other/microService/%E5%BE%AE%E6%9C%8D%E5%8A%A1.md)\
&#x20;├── [Python](https://github.com/opsxin/markdown-notes/blob/master/Python/)\
&#x20;│ ├── [Python-读取文件.md](https://github.com/opsxin/markdown-notes/blob/master/Python/Python-%E8%AF%BB%E5%8F%96%E6%96%87%E4%BB%B6.md)\
&#x20;│ ├── [Python\_Socket-编程详细介绍.md](https://github.com/opsxin/markdown-notes/blob/master/Python/Python_Socket-%E7%BC%96%E7%A8%8B%E8%AF%A6%E7%BB%86%E4%BB%8B%E7%BB%8D.md)\
&#x20;│ ├── [Python操作Redis.md](https://github.com/opsxin/markdown-notes/blob/master/Python/Python%E6%93%8D%E4%BD%9CRedis.md)\
&#x20;│ └── [零基础入门学习Python](https://github.com/opsxin/markdown-notes/blob/master/Python/%E9%9B%B6%E5%9F%BA%E7%A1%80%E5%85%A5%E9%97%A8%E5%AD%A6%E4%B9%A0Python/)\
&#x20;│     └── [python-01-基础.md](https://github.com/opsxin/markdown-notes/blob/master/Python/%E9%9B%B6%E5%9F%BA%E7%A1%80%E5%85%A5%E9%97%A8%E5%AD%A6%E4%B9%A0Python/python-01-%E5%9F%BA%E7%A1%80.md)\
&#x20;├── [README-SETTING.md](https://github.com/opsxin/markdown-notes/blob/master/README-SETTING.md)\
&#x20;├── [README.md](https://github.com/opsxin/markdown-notes/blob/master/README.md)\
&#x20;├── [Redis](https://github.com/opsxin/markdown-notes/blob/master/Redis/)\
&#x20;│ └── [RDB和AOF区别.md](https://github.com/opsxin/markdown-notes/blob/master/Redis/RDB%E5%92%8CAOF%E5%8C%BA%E5%88%AB.md)\
&#x20;└── [update-readme.sh](https://github.com/opsxin/markdown-notes/blob/master/update-readme.sh)\
&#x20;\
41 directories, 92 files
