mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-02-02 18:21:39 +08:00
[COURSE] Add system administration course (#381)
This commit is contained in:
@@ -58,7 +58,9 @@ IDE (Integrated Development Environment):集成开发环境,说白了就是
|
||||
|
||||
### 服务器端环境配置
|
||||
|
||||
推荐一个非常不错的 GitHub 项目 [DevOps-Guide](https://github.com/Tikam02/DevOps-Guide),其中涵盖了非常多的运维方面的基础知识和教程,例如 Docker, Kubernetes, Linux, CI-CD, GitHub Actions 等等。
|
||||
服务器端的运维需要掌握 Linux(或者其他类 Unix 系统)的基本使用以及进程、设备、网络等系统相关的基本概念,小白可以参考中国科学技术大学 Linux 用户协会编写的[《Linux 101》在线讲义](https://101.lug.ustc.edu.cn/)。如果想深入学习系统运维相关的知识,可以参考 [Aspects of System Administration](https://stevens.netmeister.org/615/) 这门课程。
|
||||
|
||||
另外,如果需要学习某个具体的概念或工具,推荐一个非常不错的 GitHub 项目 [DevOps-Guide](https://github.com/Tikam02/DevOps-Guide),其中涵盖了非常多的运维方面的基础知识和教程,例如 Docker, Kubernetes, Linux, CI-CD, GitHub Actions 等等。
|
||||
|
||||
## 课程地图
|
||||
|
||||
|
||||
Reference in New Issue
Block a user