linux,你还在网上找零星的资料吗?来,这里是成体系的各种官方文档(持续更新)!

我们在视频中会持续分享一些Linux方面的知识,不过,视频那里不方便贴网址。

这里是我常用的Linux系统相关的官方文档地址,贴出来方便大家查看。

常用的国内开源镜像

华为云: https://mirrors.huaweicloud.com/

阿里云: https://mirrors.aliyun.com/

腾讯云: https://mirrors.cloud.tencent.com/

网易: https://mirrors.163.com/

搜狐: https://mirrors.sohu.com/

北京外国语大学: https://mirrors.bfsu.edu.cn/

中国科学技术大学: https://mirrors.ustc.edu.cn/

清华大学: https://mirrors.tuna.tsinghua.edu.cn/

南京大学: https://mirrors.nju.edu.cn/

浙江大学: https://mirrors.zju.edu.cn/

兰州大学: https://mirror.lzu.edu.cn/

Debian方面的:

https://www.debian.org/doc/

基本上所有主要的文档都有中文,非常适合系统性学习。

其中最为常用的有:

安装手册:https://www.debian.org/releases/stable/installmanual

管理员手册: https://www.debian.org/doc/manuals/debian-handbook/

网络设置: https://www.debian.org/doc/manuals/debian-handbook/sect.network-config.zh-cn.html

CentOS & Red Hat Enterprise Linux(RHEL):

https://access.redhat.com/documentation/zh-cn/red_hat_enterprise_linux/

文档完善,很多都有中文的,运维知识基本上都已经涵盖了。

左侧可以选择系统版本。

其中 SELinux 文档(https://access.redhat.com/documentation/zh-cn/red_hat_enterprise_linux/8/html/configuring_and_managing_networking/index)

和配置和管理逻辑卷(LVM)(https://access.redhat.com/documentation/zh-cn/red_hat_enterprise_linux/8/html/configuring_and_managing_logical_volumes/index)

非常不错哦。

 配置和管理网络: https://access.redhat.com/documentation/zh-cn/red_hat_enterprise_linux/8/html/configuring_and_managing_networking/index

Arch linux:

https://wiki.archlinux.org/title/Arch_Linux_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)

网络管理: https://wiki.archlinux.org/title/NetworkManager_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)

gentoo linux:

中文版安装手册:https://wiki.gentoo.org/wiki/Handbook:Main_Page/zh-cn

网络配置: https://wiki.gentoo.org/wiki/Network_management

Ubuntu:

https://help.ubuntu.com/

网络管理: https://help.ubuntu.com/lts/ubuntu-help/net-wireless.html.zh-CN

Kali tools:

https://www.kali.org/tools/

树莓派网站:

https://www.raspberrypi.com/documentation/

(Raspberry Pi OS系统): https://www.raspberrypi.com/software/

三大BSD:

FreeBSD: https://docs.freebsd.org/zh-cn/

NetBSD: http://netbsd.org/docs/

OpenBSD: https://www.openbsd.org/

man pages:

die.net: https://linux.die.net/

FreeBSD man-pages: https://www.freebsd.org/cgi/man.cgi

资源下载: