vault backup: 2023-03-01 14:21:36

This commit is contained in:
Jet Hughes 2023-03-01 14:21:37 +09:00
parent f7f8116183
commit fdfb3fb137
2 changed files with 4 additions and 2 deletions

View File

@ -18,7 +18,9 @@ self assessment
- make it easy to reply
- make a good header:
- consider object-deviation template
- describe the symptoms of the proble
- describe the symptoms of the problem, not your guesses
- describe the goal not the step
- for code: provide a minimal bug-demonstrating test
# Questions
> Actually, neither command requires that you end up as root. Indeed, su is short for substitute user, so you could change to any other user. This is perhaps useful if you need to change from root to a normal user, or from a normal user to a special account, such as a database administrator

View File

@ -20,7 +20,7 @@ https://www.cs.otago.ac.nz/cosc301/schedule.php
- [x] http://www.schneier.com/blog/archives/2006/12/realworld_passw.html
- https://www.ietf.org/rfc/rfc1855.txt
- https://www.chiark.greenend.org.uk/~sgtatham/bugs.html
- http://catb.org/~esr/faqs/smart-questions.html
- [x] http://catb.org/~esr/faqs/smart-questions.html
- [[asking questions]]
# Lectures
- [[01-intro]]