程序人生
分享前后端技术、容器技术、大数据分析、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
  • AI
  • 其他
    • SEO优化
    • 网络
    • 实用工具
    • Maven
    • Git
    • Antlr4
    • WordPress
    • 群辉NAS
    • Android

Python 笔记

Ubuntu 源与 Python 版本关系 PyCharm 命令行执行 pip 要用国内源 例如安装 torc… Read More »

Category: Python

Ubuntu FTP 服务器搭建

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

Category: Linux

Docker 网络

介绍 官方不推荐在生成使用docker0这个bridge,取而代之,建议在创建容器的时候使用 — networ… 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: 网络

Linux 文件、文件夹大小排序、文件统计分析

常用命令 注意:ls 和 du 显示出来的文件大小有差别,这个是因为稀疏文件的缘故,稀疏文件中的 “洞” 不占… Read More »

Category: Linux

使用 Spire.xls 将excel 转为 pdf、图片等 中文乱处理

Spire.xls 将 Excel 转 PDF pom.xml 加入如下内容: 导出 PDF: 中文乱码处理 … Read More »

Category: Java

Css 布局总结(position、transform、float、grid、flex、vh单位)

position position选项 fixed布局使用滚动条 transform Transform 属性… Read More »

Category: CSS

配置 SSH 公钥认证登录

概述 公钥认证采用私钥签名,公钥验证,相比账号密码验证登录更具有安全性。实现分四步: 服务器端配置 第一、二步… Read More »

Category: Linux
Post navigation
← Older posts
Newer posts →

近期文章

  • 代码安全、漏洞扫描报告
  • Oracle VirtualBox 快速装 Ubuntu 系统
  • 对 Java Class 文件加密
  • Gemini CLI
  • 搜索引擎蜘蛛名称UA(user-agent)集合

近期评论

您尚未收到任何评论。
custom footer text left
custom footer text right