官网文档
Linux 的官方文档可以说是一座宝库, 在其中可以找到许多有价值的内容.
官方文档点击这里可以进入
有时间的情况下, 阅读这个文档以便补充"原理"相关的内容, 实践和原理相辅相成, 这样才能真正地不断成长.
一些有意思的东西:
- Linux has also been ported to itself. You can now run the kernel as a userspace application - this is called UserMode Linux (UML).
实际使用的一些记录
- IPTable