mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
vault backup: 2023-03-13 14:09:42
This commit is contained in:
parent
40658a365f
commit
4e142cb04f
@ -16,6 +16,12 @@ tags:
|
|||||||
- temporary files shouldn't be in /tmp ⇒ everyone can access tmp, not secure
|
- temporary files shouldn't be in /tmp ⇒ everyone can access tmp, not secure
|
||||||
|
|
||||||
scripting
|
scripting
|
||||||
|
- weakly typed, interpreted, no need to compile
|
||||||
|
- cons
|
||||||
|
- inefficient
|
||||||
|
- TOCTTOU
|
||||||
|
- pasrsing issies
|
||||||
|
- interface inconsistency
|
||||||
- history
|
- history
|
||||||
- origin
|
- origin
|
||||||
- examples
|
- examples
|
||||||
|
|||||||
@ -29,7 +29,7 @@ https://www.cs.otago.ac.nz/cosc301/schedule.php
|
|||||||
- [x] [[01-intro]]
|
- [x] [[01-intro]]
|
||||||
- [x] [[02-network and hardware protocols]]
|
- [x] [[02-network and hardware protocols]]
|
||||||
- [x] [[03-ipv6-bootcamp]]
|
- [x] [[03-ipv6-bootcamp]]
|
||||||
- [[04-scripting-techniques]]
|
- [x] [[04-scripting-techniques]]
|
||||||
- [x] [[05-filesystems]]
|
- [x] [[05-filesystems]]
|
||||||
- [[06-network-system-administration]]
|
- [[06-network-system-administration]]
|
||||||
-
|
-
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user