No description
Find a file
2026-06-09 15:45:02 -04:00
containers containers, compose spec 2026-05-15 17:47:06 -04:00
cryptography cryptography update 2026-06-09 15:44:44 -04:00
disambiguation cryptography update 2026-06-09 15:44:44 -04:00
file-management list caddy, copyparty 2026-05-15 19:04:37 -04:00
formats document yaml format 2026-05-15 17:48:11 -04:00
protocols bittorrent protocol 2026-06-09 15:44:54 -04:00
security security section 2026-06-09 15:45:02 -04:00
services list caddy, copyparty 2026-05-15 19:04:37 -04:00
weird reformat difficulty/complexity block 2026-05-24 23:31:20 -04:00
what-is "what is" section 2026-05-15 19:05:09 -04:00
readme.md update readme to include style information 2026-05-15 19:04:24 -04:00

docs

this repository is a collection of documentation on various things i've learned over the years using desktop and server linux.

its topics range from simple package management information to detailed explanations of certain mechanisms.

these documents occasionally link to various places. if your system supports them, the following links should work properly:

  • https: - https (opens in a web browser)
  • man: - "man" manual pages
  • info: - "texinfo" information pages
  • .pdf - portable document format

style

all documents attempt to conform with the following:

  • spelling follows Canadian English conventions
  • only capitalize proper nouns and acronyms; do not capitalize the first letter in a sentence, do not capitalize the word "i"
  • do not use periods in acronyms, including the time acronyms AM and PM
  • long date format is as follows: 10 Nov 2012, 13:14:15.162 UTC
  • short date format is ISO 8601: 2012-11-10T13:14:15.162+00:00