Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Linux System Utilization Tools and Related Configuration

License

Notifications You must be signed in to change notification settings

Document-Collection/linux-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

本仓库不再维护,更新的内容前往:ZJDoc/LinuxGuide

linux-guide

Documentation Status standard-readme compliant Conventional Commits Commitizen friendly

Linux使用指南

学习Linux系统,包括系统配置、工具、脚本以及相关的服务器开发

内容列表

背景

Linux系统使用应该说是程序员必备的基础知识,不过这里面涉及了很大的范围。在使用过程中陆陆续续会碰到不懂的概念或工具,记录下来,以备后续查询

安装

文档工具安装

$ pip install -r requirements.txt

用法

有两种使用方式

  1. 在线浏览文档:linux指南

  2. 本地生成文档,实现如下:

    $ git clone https://github.com/zjZSTU/linux-guide.git
    $ cd linux-guide
    $ mkdocs serve
    

    启动本地服务器后即可登录浏览器localhost:8000

主要维护人员

  • zhujian - Initial work - zjZSTU

参与贡献方式

欢迎任何人的参与!打开issue或提交合并请求

注意:

许可证

Apache License 2.0 © 2019 zjZSTU

About

Linux System Utilization Tools and Related Configuration

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published