程序人生
分享前后端技术、容器技术、大数据分析、Linux、Python等!
Skip to content
  • 首页
  • Java
    • Spring
    • SpringData
      • SpringDataJPA
      • SpringDataMongo
      • SpringDataRedis
    • SpringMVC
    • SpringBoot
    • SpringCloud
    • 时间/日期/日历
  • 容器技术
    • Docker/Compose/Swarm
    • K8S/MicroK8S
  • 数据处理
    • 索引
      • Elasticsearch
      • Solr
      • Lucene
    • Apache Storm
    • Kafka
    • Zookeeper
    • Logstash
  • 数据库
    • MongoDB
    • MySQL
    • InfluxDB
  • 前端技术
    • CSS
    • Ember.js
    • Vue.js
    • yFiles for HTML/GoJS
  • Linux
  • Python
  • 服务组件
  • 其他
    • SEO优化
    • 网络
    • Maven
    • Git
    • Antlr4
    • WordPress
    • Android

策略路由、路由与NAT的顺序

数据报从 Inside-to-Outside 出去的时候是先策略路由,路由,然后才是NAT(一般为SNAT)。… Read More »

Category: 网络

ElasticSearch CURL

数据流 – Data Stream 索引模板 – Index Template (1)… Read More »

Category: Elasticsearch

阿里云笔记

SSH密钥登录 以下是创建秘钥后绑定到服务器的过程:

Category: 服务组件

Windows hosts 文件

hosts 文件在 Windows10 中位置:C:\Windows\System32\drivers\etc… Read More »

Category: 其他

Python 笔记

encode/decode/unicode/python脚本文件编码 写代码时,在字符串前加 u,表示这是 u… Read More »

Category: Python

Linux FTP 服务器搭建

FTP 服务器搭建请参考 搭建FTP站点(CentOS 7),操作步骤那切换到手动部署。设置安全组以及下面内容… Read More »

Category: Linux

Docker 网络

官方不推荐在生成使用docker0这个bridge,取而代之,建议在创建容器的时候使用 — network来自… Read More »

Category: Docker/Compose/Swarm

地址转换(NAT)

SNAT 和 MASQUERADE 区别 SNAT 是指在数据包从网卡发送出去的时候,把数据包中的源地址部分替… Read More »

Category: 网络

默认路由、静态路由、策略路由

基础知识 默认路由是一种特殊的静态路由,目的网段为 0.0.0.0/0,当不确定你的目的地址时(如互联网访问)… Read More »

Category: 网络

家里搭服务,必须了解的中国电信上行、下行速率

目前300Mbsp(下行速率)的宽带,上行速率限制为 30Mbps,即上传文件速度只有 3.75MB/s。购买… Read More »

Category: 网络
Post navigation
← Older posts

近期文章

  • 策略路由、路由与NAT的顺序
  • ElasticSearch CURL
  • 阿里云笔记
  • Windows hosts 文件
  • Python 笔记

近期评论

没有评论可显示。
custom footer text left
custom footer text right