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

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2025/12/19 17:47] freedomotterstart [2026/02/20 14:05] (current) – [Recent Changes] freedomotter
Line 1: Line 1:
 ====== Amiga-Z Wiki ====== ====== Amiga-Z Wiki ======
 +== “Modern tools for old-school communities.” ==
  
-Private knowledge base and notes. +Private internal wiki for systems, projects, and notes. 
-If it’s here, it’s because I didn’t want to forget it.+If something was painful once, it belongs here.
  
 ---- ----
  
-===== Quick Links =====+===== What's On Here =====
  
-  * [[sysadmin:start|Sysadmin Notes]] +  * 🏗️[[projects:start|Projects]] 
-  * [[servers:start|Servers]] +  * 📺[[streaming:start|Streaming]] 
-  * [[network:start|Network]] +  * 👨🏻‍💻[[sysadmin:start|Sysadmin Notes]] 
-  * [[nginx:start|Nginx]] +  * ⚙️[[servers:start|Server Configs]] 
-  * [[dokuwiki:start|Dokuwiki]] +  * 🌐[[network:start|Network]] 
-  * [[projects:start|Projects]] +  * 🏥[[recovery:start|Recovery / DR]]
-  * [[recovery:start|Recovery]] +
-  * [[notes:start|Random Notes]]+
  
 ---- ----
  
-===== Active Projects ===== +===== Quick Reference =====
-  * [[projects:wiki-setup|Wiki Setup]] +
-  * [[projects:server-maintenance|Server Maintenance]] +
-  * [[projects:ideas|Ideas & Backlog]] +
- +
----- +
- +
-===== Recent Changes ===== +
-{{changes>}} +
- +
----- +
- +
-===== Reference Snippets =====+
  
 === Common Commands === === Common Commands ===
 <code bash> <code bash>
 nginx -T nginx -T
-systemctl status nginx+systemctl reload nginx
 systemctl restart php8.3-fpm systemctl restart php8.3-fpm
 +journalctl -xe
 df -h df -h
 </code> </code>
Line 43: Line 31:
 === Paths I Always Forget === === Paths I Always Forget ===
 <code> <code>
-/etc/nginx/sites-available +/etc/nginx
-/etc/nginx/sites-enabled+
 /var/log/nginx /var/log/nginx
 /var/www/html /var/www/html
 +/run/php
 </code> </code>
 +
 +----
 +
 +===== Active Work =====
 +  * [[projects:wiki-setup|Wiki Setup]]
 +  * [[projects:server-maintenance|Server Maintenance]]
 +
 +----
 +
 +===== Recent Changes =====
 +{{changes>}}
  
 ---- ----
Line 53: Line 52:
 ===== Notes to Self ===== ===== Notes to Self =====
   * Document fixes immediately   * Document fixes immediately
-  * Keep recovery steps simple +  * Keep recovery steps minimal and tested 
-  * If something was painful once, it goes in the wiki+  * Don’t trust memory — trust the wiki
  
start.1766166466.txt.gz · Last modified: by freedomotter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki