Skip to content

Commit

Permalink
2024-05-16 15:06:34
Browse files Browse the repository at this point in the history
  • Loading branch information
wizardforcel committed May 16, 2024
1 parent abae185 commit c4f81c0
Show file tree
Hide file tree
Showing 542 changed files with 13 additions and 314,646 deletions.
2 changes: 1 addition & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
linux.flygon.net
fllinux.flygon.net
6 changes: 3 additions & 3 deletions NAV.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@
+ [飞龙的 DevOps 译文集(三)📚](https://opendoccn.github.io/opendoccn-devops-zh-pt3)
+ [飞龙的 DevOps 译文集(四)📚](https://opendoccn.github.io/opendoccn-devops-zh-pt4)
+ [飞龙的 DevOps 译文集(五)📚](https://opendoccn.github.io/opendoccn-devops-zh-pt5)
+ [飞龙的 Linux 译文集📚](https://opendoccn.github.io/opendoccn-linux-zh)
+ [飞龙的 Linux 译文集(二)📚](https://opendoccn.github.io/opendoccn-linux-zh-pt2)
+ [飞龙的 Linux 译文集(三)📚](https://opendoccn.github.io/opendoccn-linux-zh-pt3)
+ [FreeLearning Linux 译文集📚](https://opendoccn.github.io/opendoccn-linux-zh)
+ [FreeLearning Linux 译文集(二)📚](https://opendoccn.github.io/opendoccn-linux-zh-pt2)
+ [FreeLearning Linux 译文集(三)📚](https://opendoccn.github.io/opendoccn-linux-zh-pt3)
+ [Cython 3.0 中文文档🚧](https://opendoccn.github.io/cython-doc-zh)
+ [Git 中文参考🚧](https://opendoccn.github.io/git-doc-zh)
+ [Gitlab 中文文档🚧](https://opendoccn.github.io/gitlab-doc-zh)
Expand Down
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,26 @@
# 飞龙的 Linux 译文集
# FreeLearning Linux 译文集

> 协议:[CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/)
>
> 这世界上有一种鸟是没有脚的,它只能够一直的飞呀飞呀,飞累了就在风里面睡觉,这种鸟一辈子只能下地一次,那一次就是它死亡的时候。——《阿飞正传》
* [在线阅读](https://linux.flygon.net)
* [在线阅读](https://fllinux.flygon.net)

## 下载

### Docker

```
docker pull apachecn0/flygon-linux-zh
docker run -tid -p <port>:80 apachecn0/flygon-linux-zh
docker pull apachecn0/freelearn-linux-zh
docker run -tid -p <port>:80 apachecn0/freelearn-linux-zh
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g flygon-linux-zh
flygon-linux-zh <port>
npm install -g freelearn-linux-zh
freelearn-linux-zh <port>
# 访问 http://localhost:{port} 查看文档
```

Expand Down
132 changes: 0 additions & 132 deletions docs/arch-linux-env-setup/0.md

This file was deleted.

Loading

0 comments on commit c4f81c0

Please sign in to comment.