Skip to content

Commit

Permalink
add linux101-3 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
aka-dag authored Apr 18, 2024
1 parent 3fd210e commit 9e961c9
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions pages/_news/2024/2024-04-14-Linux101-3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: "Linux 101 第三课"
author: "aka-dag"
date: "2024-04-14 14:30:00 +0800"
categories:
- LUG 活动
- Linux 101
tags: []
---

2024 年 4 月 14 日下午,中国科学技术大学学生 Linux 用户协会在西区 3C102 教室举办 Linux 101 系列活动的第三课:进程、前后台、服务与例行性任务。

![](https://ftp.lug.ustc.edu.cn/%E6%B4%BB%E5%8A%A8/2024.04.14_Linux_101_%E7%AC%AC%E4%B8%89%E8%AF%BE/photo/EF632DA1CAC133C5A4168A203C912F0E.jpg)

本次活动由协会副会长刘良宇同学为大家带来相关内容的讲解。刘良宇首先向大家介绍了 Linux 下的进程这一概念,紧接着便展示了如何使用简单的命令来查看系统当前进程,如 ps、htop 等。随后,刘同学介绍了信号的概念,并用一个表格简单明了地向大家说明了一些常用的信号以及其概念。

![alt text](https://ftp.lug.ustc.edu.cn/%E6%B4%BB%E5%8A%A8/2024.04.14_Linux_101_%E7%AC%AC%E4%B8%89%E8%AF%BE/photo/image.png)

在这之后,刘良宇同学演示了前后台进程和作业管理,绘画了相关的流程图方便同学们理解。刘良宇同学演示了 hollywood 命令,展示了绚丽的终端效果,模拟了 tmux 开启多个面板的效果。

![](https://ftp.lug.ustc.edu.cn/%E6%B4%BB%E5%8A%A8/2024.04.14_Linux_101_%E7%AC%AC%E4%B8%89%E8%AF%BE/photo/a2ad275dd979296440636cff47d95028.png)

接着,刘良宇同学介绍了 Linux 下的服务管理,并演示了定时任务的具体实现。在活动的最后,刘良宇同学对今天的活动内容做了一个总结,并与现场的同学展开了交流。

本次活动 PPT 已上传至 ftp:[Linux 101 第三课](https://ftp.lug.ustc.edu.cn/%E6%B4%BB%E5%8A%A8/2024.04.14_Linux_101_%E7%AC%AC%E4%B8%89%E8%AF%BE/merged.pdf)

0 comments on commit 9e961c9

Please sign in to comment.