Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 745 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 745 Bytes

FreeLearning Linux 译文集

协议:CC BY-NC-SA 4.0

这世界上有一种鸟是没有脚的,它只能够一直的飞呀飞呀,飞累了就在风里面睡觉,这种鸟一辈子只能下地一次,那一次就是它死亡的时候。——《阿飞正传》

下载

Docker

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

NPM

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

赞助我