|
1 | 1 | # linux |
2 | 2 |
|
3 | | -<p align="center"> |
4 | | - :penguin: 后端程序员的 linux/shell 工具箱、经验总结。 |
5 | | -</p> |
6 | | - |
7 | | -<p align="center"> |
8 | | - <img src="http://oyz7npk35.bkt.clouddn.com//image/linux/linux.jpg" alt="linux" width="640"> |
9 | | -</p> |
10 | | - |
11 | | -<p align="center"> |
12 | | - <a href="https://dunwu.gitbooks.io/linux/" target="_blank">:point_right: 电子书</a> |
13 | | -</p> |
| 3 | +> 这是一个后端程序员的linux学习之路。 |
14 | 4 |
|
15 | 5 | ## 教程 |
16 | 6 |
|
17 | | -## [linux](docs/linux/README.md) |
18 | | - |
19 | | -* [linux 系统目录结构](docs/linux/linux系统目录结构.md) |
20 | | -* [linux 文件基本属性](docs/linux/linux文件基本属性.md) |
21 | | -* [linux 监控](docs/linux/linux监控.md) |
22 | | -* [linux 软件](docs/linux/软件/README.md) |
23 | | - * [samba使用详解](docs/linux/软件/samba使用详解.md) |
24 | | -* [linux 常用命令](docs/linux/commands/README.md) |
25 | | - * [命令行的艺术(转载)](docs/linux/commands/命令行的艺术.md) |
26 | | - * [linux 常用命令-文件目录管理](docs/linux/commands/文件目录管理/README.md) |
27 | | - * [linux 常用命令-文件内容查看](docs/linux/commands/文件目录管理/文件内容查看.md) |
28 | | - * [linux 常用命令-文件压缩与解压](docs/linux/commands/文件目录管理/文件压缩与解压.md) |
29 | | - * [linux 常用命令-文件处理](docs/linux/commands/文件目录管理/文件处理.md) |
30 | | - * [linux 常用命令-文件编辑](docs/linux/commands/文件目录管理/文件编辑.md) |
31 | | - * [linux 常用命令-文件权限属性设置](docs/linux/commands/文件目录管理/文件权限属性设置.md) |
32 | | - * [linux 常用命令-文件查找和比较](docs/linux/commands/文件目录管理/文件查找和比较.md) |
33 | | - * [linux 常用命令-目录基本操作](docs/linux/commands/文件目录管理/目录基本操作.md) |
34 | | - * [linux 常用命令-系统管理](docs/linux/commands/系统管理/README.md) |
35 | | - * [linux 常用命令-系统操作](docs/linux/commands/系统管理/系统操作.md) |
36 | | - * [linux 常用命令-系统设置](docs/linux/commands/系统管理/系统设置.md) |
37 | | - * [linux 常用命令-用户和工作组管理](docs/linux/commands/系统管理/用户和工作组管理.md) |
38 | | - * [linux 常用命令-进程和作业管理](docs/linux/commands/系统管理/进程和作业管理.md) |
39 | | - * [linux 常用命令-系统性能管理](docs/linux/commands/系统管理/系统性能管理.md) |
40 | | - * [linux 常用命令-网络管理](docs/linux/commands/网络管理/README.md) |
41 | | - * [linux 常用命令-网络应用](docs/linux/commands/网络管理/网络应用.md) |
42 | | -* [yum 命令](docs/linux/yum.md) |
43 | | - |
44 | | -## [shell](docs/shell/README.md) |
45 | | - |
46 | | -* [shell 快速指南](docs/shell/shell-quickstart.md) |
| 7 | +## [linux 教程](docs/linux/README.md) |
47 | 8 |
|
48 | | -## [vim](docs/vim/README.md) |
| 9 | +## [shell 教程](docs/shell/README.md) |
49 | 10 |
|
50 | | -* [vim 学习笔记](docs/vim/vim.md) |
51 | | -* [vim 快捷键图](docs/vim/vim-keyboards.md) |
| 11 | +## [vim 教程](docs/vim/README.md) |
52 | 12 |
|
53 | | -## [git](docs/git/README.md) |
| 13 | +## [git 教程](docs/git/README.md) |
54 | 14 |
|
55 | | -* [git 快速指南](docs/git/git-quickstart.md) |
56 | | -* [git-flow 工作流](docs/git/git-flow.md) |
| 15 | +## [docker 教程](docs/docker/README.md) |
57 | 16 |
|
58 | 17 | ## 部署 |
59 | 18 |
|
|
0 commit comments