Amiga-Z Wiki

“Modern tools for old-school communities.”

User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
start [2025/12/19 16:47] – created freedomotterstart [2026/02/20 14:05] (current) – [Recent Changes] freedomotter
Line 1: Line 1:
-====== Welcome ======+====== 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 ===
 +<code bash>
 +nginx -T
 +systemctl reload nginx
 +systemctl restart php8.3-fpm
 +journalctl -xe
 +df -h
 +</code>
 +
 +=== Paths I Always Forget ===
 +<code>
 +/etc/nginx
 +/var/log/nginx
 +/var/www/html
 +/run/php
 +</code>
 +
 +----
 +
 +===== 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
  
start.1766162868.txt.gz · Last modified: by freedomotter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki