diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2020-06-03 23:26:24 -0400 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2020-06-03 23:26:24 -0400 |
| commit | 21de322d6cf221867ec9600e1a31777a195c7597 (patch) | |
| tree | 1aab43a7559daa252cd1412a9bc2f8e3f367fe33 /src/things-to-check.yml | |
| parent | 23687bea794a18ff594658e9006457bff7b4a752 (diff) | |
| parent | ebd04ae88f28a547eabbb44e1eccfd19965be7ae (diff) | |
Replace Python (apistar) version with Rust (actix-web) version.
Diffstat (limited to 'src/things-to-check.yml')
| -rw-r--r-- | src/things-to-check.yml | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/src/things-to-check.yml b/src/things-to-check.yml new file mode 100644 index 0000000..6147971 --- /dev/null +++ b/src/things-to-check.yml @@ -0,0 +1,39 @@ +--- +# Insert new items at the bottom. The index into this list is the item's +# permalink. +# +# Yes, this is HTML and no, I don't care about injection. +- permissions +- cabling +- for a full disk +- the cache +- for a version conflict +- for a duplex mismatch +- the firewall rules +- <code>resolv.conf</code> +- <code>/etc/hosts</code> +- DNS +- <code>CR/LF</code> +- setuid/setgid bits +- the default gateway +- for IP conflicts +- the logs +- the port number +- for a zonefile dot +- I/O dammit +- the mounts +- the power +- for the wrong whitespace +- if it reloaded into bad config +- IP forwarding +- the trailing slash +- the MAC address +- if the filesystem is out of inodes +- the line length +- if you're on the wrong wifi network +- if the vpn timed out +- if that's the wrong host +- the security groups +- the fucking binlogs +- the documentation +- the manpages |
