vault backup: 2023-03-13 14:09:42

This commit is contained in:
Jet Hughes 2023-03-13 14:09:42 +13:00
parent 40658a365f
commit 4e142cb04f
2 changed files with 7 additions and 1 deletions

View File

@ -16,6 +16,12 @@ tags:
- temporary files shouldn't be in /tmp ⇒ everyone can access tmp, not secure
scripting
- weakly typed, interpreted, no need to compile
- cons
- inefficient
- TOCTTOU
- pasrsing issies
- interface inconsistency
- history
- origin
- examples

View File

@ -29,7 +29,7 @@ https://www.cs.otago.ac.nz/cosc301/schedule.php
- [x] [[01-intro]]
- [x] [[02-network and hardware protocols]]
- [x] [[03-ipv6-bootcamp]]
- [[04-scripting-techniques]]
- [x] [[04-scripting-techniques]]
- [x] [[05-filesystems]]
- [[06-network-system-administration]]
-