====== Amiga-Z Wiki ======
== βModern tools for old-school communities.β ==
Private internal wiki for systems, projects, and notes.
If something was painful once, it belongs here.
----
===== What's On Here =====
* ποΈ[[projects:start|Projects]]
* πΊ[[streaming:start|Streaming]]
* π¨π»βπ»[[sysadmin:start|Sysadmin Notes]]
* βοΈ[[servers:start|Server Configs]]
* π[[network:start|Network]]
* π₯[[recovery:start|Recovery / DR]]
----
===== Quick Reference =====
=== Common Commands ===
nginx -T
systemctl reload nginx
systemctl restart php8.3-fpm
journalctl -xe
df -h
=== Paths I Always Forget ===
/etc/nginx
/var/log/nginx
/var/www/html
/run/php
----
===== Active Work =====
* [[projects:wiki-setup|Wiki Setup]]
* [[projects:server-maintenance|Server Maintenance]]
----
===== Recent Changes =====
{{changes>}}
----
===== Notes to Self =====
* Document fixes immediately
* Keep recovery steps minimal and tested
* Donβt trust memory β trust the wiki