diff options
Diffstat (limited to 'src/sledjchisl')
-rw-r--r-- | src/sledjchisl/NOTES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/sledjchisl/NOTES.txt b/src/sledjchisl/NOTES.txt index 3a6b0fc..e80b8d9 100644 --- a/src/sledjchisl/NOTES.txt +++ b/src/sledjchisl/NOTES.txt | |||
@@ -413,6 +413,12 @@ https://danielmiessler.com/study/http/ | |||
413 | 413 | ||
414 | apt install libmariadbclient-dev libapache2-mod-fcgid libssl1.0-dev uuid-dev spawn-fcgi | 414 | apt install libmariadbclient-dev libapache2-mod-fcgid libssl1.0-dev uuid-dev spawn-fcgi |
415 | 415 | ||
416 | BTW, everything is some BSD licence variation, except MariaDB, which is | ||
417 | some combination of GPLv2, 2+, 3, and BSD variants. With FOSS License | ||
418 | Exception, which seems to mean "Oracles GPL isn't viral". Though my | ||
419 | license is "fuck you viral GPL, that's not your decision to make for my | ||
420 | fucking code" BSD. | ||
421 | |||
416 | ------------------------------------------------------------------- | 422 | ------------------------------------------------------------------- |
417 | 423 | ||
418 | Install / update / upgrade. | 424 | Install / update / upgrade. |