Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/Ch01/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ icon: simple/linux

# 初识 Linux

!!! success "本文已完稿并通过审阅,是正式版本。"

!!! abstract "导言"

21 世纪是计算机科学的世纪。在信息化程度日增月益的现代社会,与计算机和各类电子产品打交道已经成为我们,尤其是年轻人的日常生活中几乎不可避免的事情了。据统计,截至 2025 年 6 月,中国的网民规模达 11.23 亿人[^1],即比例已经超过七成,而其中以中青年为主。在你的生活中,你认为计算机又占据了多大的席位呢?事实上,计算机在你生活中的比重可能远超出你的想象:不仅包括我们熟悉的在日常生活中频繁使用的个人计算机(俗称“电脑”),诸如智能手机操作系统、车载定位导航系统、校内一卡通服务系统以及如今风靡中国的电子支付网络等等都十分倚重各式各样的计算机。这些隐藏在各类用途迥异的设备中、甚至是无形的网络后面的计算机又会是什么模样?
Expand Down
2 changes: 0 additions & 2 deletions docs/Ch02/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ icon: fontawesome/solid/circle-user

# 个性化配置与建站体验

!!! success "本文已完稿并通过审阅,是正式版本。"

!!! abstract "导言"

Linux 是一个可以高度个性化定制的系统,当然也包括界面的个性化,因此本章节将带大家解决这些问题:
Expand Down
2 changes: 0 additions & 2 deletions docs/Ch03/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ icon: material/folder-open

# 软件安装与文件操作

!!! success "本文已完稿并通过审阅,是正式版本。"

!!! abstract "导言"

面对一个新的系统,你要怎样将它尽快地投入使用?通过这一章节的学习,你将会掌握以下几个技能:
Expand Down
2 changes: 0 additions & 2 deletions docs/Ch03/supplement.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ icon: material/puzzle

# 拓展阅读 {#supplement}

!!! success "本文已完稿并通过审阅,是正式版本。"

## 编译安装 {#compiling-installation}

本节[^1]的操作基于 Ubuntu 18.04 操作系统。
Expand Down
2 changes: 0 additions & 2 deletions docs/Ch04/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ icon: material/chip

# 进程、前后台、服务与例行性任务

!!! success "本文已完稿并通过审阅,是正式版本。"

!!! abstract "导言"

在你的 Linux 系统中运行着很多东西:包括桌面环境、浏览器、聊天软件、办公软件、游戏、终端,以及后台运行着的系统服务。你是否好奇过:
Expand Down
2 changes: 0 additions & 2 deletions docs/Ch05/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ icon: material/account-group

# 用户与用户组、文件权限、文件系统层次结构

!!! success "本文已完稿并通过审阅,是正式版本。"

!!! abstract "导言"

很多 Linux 的初学者都会对以下这些问题感到迷惑:
Expand Down
2 changes: 0 additions & 2 deletions docs/Ch06/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ icon: material/server-network

# 网络、文本处理工具与 Shell 脚本

!!! success "本文已完稿并通过审阅,是正式版本。"

!!! abstract "导言"

很多 Linux 的初学者都会对以下这些问题感到迷惑:
Expand Down
2 changes: 0 additions & 2 deletions docs/Ch07/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ icon: material/xml

# Linux 上的编程

!!! success "本文已完稿并通过审阅,是正式版本。"

!!! abstract "导言"

作为一个成熟而实用的系统,我们该如何在 Linux 上进行日常的编程开发呢?
Expand Down
2 changes: 0 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ icon: material/hand-wave-outline

# 欢迎

!!! success "本文已完稿并通过审阅,是正式版本。"

各位读者们,欢迎阅读《Linux 101》在线讲义(以下统称“本书”)。本书由中国科学技术大学 Linux 用户协会的数名优秀成员协力编写,用于配套和延展“Linux 101”校内社团活动。其面向 Linux 零基础读者,从计算机操作系统和 Linux 的起源讲起,深入浅出带领读者一步步逐渐掌握最必要的 Linux 实用知识,并在其中感悟到社区开源文化的魅力。本书旨在成为一份为有志探索和钻研 Linux 这片大陆的开拓者们准备的路引,若潜心研读则必有所获,现在就开始你的旅程吧。

**在开始之前,强烈建议先仔细研读一遍阅读指南。**
Expand Down