You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

66 lines
624 B
Markdown

# Linux 系统研究
## 目录
- 熟练使用 Linux 命令行
- 《鸟哥的Linux私房菜》
- 《Linux系统管理技术手册》
- 掌握 Linux 程序设计
- 《Unix 环境高级编程》
- 了解 Linux 内核机制
- 《深入理解Linux内核》
- 阅读 Linux 内核源码
- 《Linux内核源代码情景分析》
- 实验定制化Linux组件
- Linux 调优
- Linux 实战
## Linux 命令行
### 1.
## 2. Linux调优与架构优化
### 2.1 Linux 调优相关命令
### 2.2 Zabbix使用
### 2.3 Prometheus 监控解决方案
### 2.4 架构调优与架构设计