mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
vault backup: 2023-03-03 22:37:13
This commit is contained in:
parent
d53000a4bd
commit
9a4db35901
0
content/.trash/2023-03-03.md
Normal file
0
content/.trash/2023-03-03.md
Normal file
13
content/03-ipv6-bootcamp.md
Normal file
13
content/03-ipv6-bootcamp.md
Normal file
@ -0,0 +1,13 @@
|
||||
Questions
|
||||
|
||||
What is address aggregation? And why does it mean we can have smaller routing tables?
|
||||
|
||||
I don't understand the party about prefix notation. Will you explain this in the lecture
|
||||
|
||||
On slide 8. What do you mean by an interface
|
||||
|
||||
What are uni and multi cast addresses?
|
||||
|
||||
Link local vs node local?
|
||||
|
||||
|
||||
12
content/04-scripting.md
Normal file
12
content/04-scripting.md
Normal file
@ -0,0 +1,12 @@
|
||||
Slide 14 - I thought >> over writes and > appends?
|
||||
|
||||
Is sending to black hole actually useful?
|
||||
|
||||
What is the & symbol doing here: "warning to stderr" >&2
|
||||
|
||||
What is the /etc directory?
|
||||
|
||||
On slide 16 what is deference
|
||||
|
||||
|
||||
|
||||
@ -25,6 +25,8 @@ https://www.cs.otago.ac.nz/cosc301/schedule.php
|
||||
# Lectures
|
||||
- [[01-intro]]
|
||||
- [[02-network and hardware protocols]]
|
||||
- [[03-ipv6-bootcamp]]
|
||||
- [[04-scripting]]
|
||||
|
||||
|
||||
# Info
|
||||
|
||||
@ -16,3 +16,8 @@ tags:
|
||||
- [cosc-204](notes/cosc-204.md)
|
||||
- [comp-210](notes/comp-210.md)
|
||||
- [math-202](notes/math-202.md)
|
||||
|
||||
## 2023 s1
|
||||
|
||||
- [[cosc-301]]
|
||||
- [[cosc-342]]
|
||||
Loading…
Reference in New Issue
Block a user