Skip to content

Commit

Permalink
Update ics.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leavelet committed Sep 11, 2024
1 parent 4e1e453 commit 17d5b68
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion course/ics.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ ICS 课程使用 CLab 作为实验环境。理论上所有 Lab 都需要在使
- 网络:共享网络中,同时勾选PKU与ics2024a。2024年秋学期的网络已于9月11日为所有选课同学开通,并将于9月12-18日每天晚上12点,为选课但未开通的同学尝试开通。请务必登陆 CLab 平台,同意用户公约并创建账号。
- 如已经创建账号,但创建完成的第二天仍然看不到ics2024a网络,请发邮件至`linuxclub@pku.edu.cn`

注意,创建网络时应该先先后勾选PKU网络和ics2024a,顺序不能颠倒。第一个勾选的网络会作为主网络,如果ics2024a作为主网络,将不能从校园网连接。

# 安全须知

校园网内并不太平,有许多攻击流量,我们建议大家不要使用密码登陆,而是使用密钥登陆,在快速上手一文中有详细的密钥登陆教程。
Expand Down Expand Up @@ -56,4 +58,4 @@ sudo apt update &&sudo apt upgrade

```
sudo systemctl disable lcpud && sudo reboot
```
```

0 comments on commit 17d5b68

Please sign in to comment.