linux-tutorial/docs/linux/README.md

35 lines
2.4 KiB
Markdown

# linux
- [linux 系统目录结构](linux系统目录结构.md)
- [linux 文件基本属性](linux文件基本属性.md)
- [linux 监控](linux监控.md)
- [linux 软件](软件/README.md)
- [samba 使用详解](软件/samba使用详解.md)
- [linux 常用命令](commands/README.md)
- [命令行的艺术(转载)](commands/命令行的艺术.md)
- [Linux 帮助命令](commands/Linux帮助命令.md) - 关键词:`help`, `whatis`, `info`, `man`, `which`, `whereis`
- [linux 常用命令-文件目录管理](commands/文件目录管理/README.md)
- [linux 常用命令-文件内容查看](commands/文件目录管理/文件内容查看.md)
- [linux 常用命令-文件压缩与解压](commands/文件目录管理/文件压缩与解压.md)
- [linux 常用命令-文件处理](commands/文件目录管理/文件处理.md)
- [linux 常用命令-文件编辑](commands/文件目录管理/文件编辑.md)
- [linux 常用命令-文件权限属性设置](commands/文件目录管理/文件权限属性设置.md)
- [linux 常用命令-文件查找和比较](commands/文件目录管理/文件查找和比较.md)
- [linux 常用命令-目录基本操作](commands/文件目录管理/目录基本操作.md)
- [linux 常用命令-系统管理](commands/系统管理/README.md)
- [linux 常用命令-系统操作](commands/系统管理/系统操作.md)
- [linux 常用命令-系统设置](commands/系统管理/系统设置.md)
- [linux 常用命令-用户和工作组管理](commands/系统管理/用户和工作组管理.md)
- [linux 常用命令-进程和作业管理](commands/系统管理/进程和作业管理.md)
- [linux 常用命令-系统性能管理](commands/系统管理/系统性能管理.md)
- [Linux 网络应用命令](commands/Linux网络应用命令.md) - 关键词:`curl`, `wget`, `telnet`, `ip`, `hostname`, `ifconfig`, `route`, `ssh`, `ssh-keygen`, `iptables`
- [Linux 网络测试命令](commands/Linux网络测试命令.md) - 关键词:`host`, `nslookup`, `nc`/`netcat`, `dig`, `ping`, `traceroute`, `netstat`
- [yum 命令](yum.md)
## 资料
- [awesome-linux](https://github.com/aleksandar-todorovic/awesome-linux)
- [awesome-linux-software](https://github.com/LewisVo/Awesome-Linux-Software)
- [linux-tutorial](https://github.com/judasn/Linux-Tutorial)
- [菜鸟教程-Linux](http://www.runoob.com/linux/linux-tutorial.html)