Open Source: Difference between revisions
Appearance
Justinaquino (talk | contribs) |
"Redesign all section index pages with detailed subsections" |
||
| Line 1: | Line 1: | ||
= Open Source Tutorials & Notes = | = Open Source Tutorials & Notes = | ||
Setup guides, configuration notes, and walkthroughs for open source tools and self-hosted software. | Setup guides, configuration notes, and walkthroughs for open source tools and self-hosted software. This section contains '''10+ pages''' covering infrastructure, development tools, system administration, and methodology. | ||
== | == Section Overview == | ||
{| class="wikitable" | |||
|+ Open Source Content Structure | |||
! Subsection !! Pages !! Description | |||
|- | |||
| '''[[#1._Infrastructure|1. Infrastructure & Self-Hosting]]''' || 4 || Server setup, Docker, VPN | |||
|- | |||
| '''[[#2._Networking|2. Networking & System Admin]]''' || 2 || DNS, networking tools | |||
|- | |||
| '''[[#3._AI_Tools|3. AI & Development Tools]]''' || 5 || Claude Code, LibreOffice, Git | |||
|- | |||
| '''[[#4._Hardware|4. Hardware & Storage]]''' || 2 || Drive stats, kernel debugging | |||
|- | |||
| '''[[#5._Methodology|5. Methodology]]''' || 4 || Analysis techniques, workflows | |||
|- | |||
| '''[[#6._Browsers|6. Browsers & Web]]''' || 2 || Browser development | |||
|} | |||
== | == 1. Infrastructure & Self-Hosting == | ||
; Description | |||
: Guides for setting up and hosting open source software on your own servers using Docker, Portainer, and other container technologies. | |||
; Statistics | |||
: '''4 tutorials''' | Server infrastructure setup | |||
; Subsection Index | |||
{| class="wikitable" | |||
! Page !! Topic !! Description | |||
|- | |||
| [[MediaWiki Setup Guide Portainer-Docker-251215-00]] || MediaWiki || Complete setup using Portainer and Docker | |||
|- | |||
| [[Erpnextv15-SSH-setup-241111]] || ERPNext || ERPNext v15 SSH configuration | |||
|- | |||
| [[WireguardVPNgui-260123]] || VPN || WireGuard VPN GUI setup | |||
|- | |||
| [[Docker Setup Win and Linux 260203]] || Docker || Docker on Windows and Linux | |||
|} | |||
== | == 2. Networking & System Admin == | ||
; Description | |||
: Network administration tools including DNS filtering, blocklist management, and security. | |||
; Statistics | |||
: '''2 tutorials''' | Network management | |||
; Subsection Index | |||
{| class="wikitable" | |||
! Page !! Topic !! Description | |||
|- | |||
| [[Pi-hole Architecture]] || DNS || DNS filtering, group management, blocklists, QoS | |||
|- | |||
| [[Generate Web Safe Keys]] || Security || Key generation for web applications | |||
|} | |||
== | == 3. AI & Development Tools == | ||
; Description | |||
: Guides for using Claude Code, developing LibreOffice extensions, Git workflows, and other development tools. | |||
; Statistics | |||
: '''5 tutorials''' | Development and AI tools | |||
; Subsection Index | |||
{| class="wikitable" | |||
! Page !! Topic !! Description | |||
|- | |||
| [[Claude Code Isolation and Burner Workflow 260211]] || Claude Code || Security isolation for Claude Code | |||
|- | |||
| [[Opencode isolation and burner workflow 260216]] || OpenCode || OpenCode isolation workflow | |||
|- | |||
| [[CC-blast Prevention 260219]] || Claude Code || Preventing context blasting | |||
|- | |||
| [[Grammar Spelling model LibreOffice and Firefox models 260214]] || AI Models || Local grammar/spelling models | |||
|- | |||
| [[Local Pocket TTS 260124]] || TTS || Local text-to-speech setup | |||
|} | |||
; LibreOffice Development Subsection | |||
{| class="wikitable" | |||
! Page !! Topic !! Description | |||
|- | |||
| [[LibreOffice Calc NumToWords Extension Complete Guide]] || Extension || Complete extension development guide with 15+ debugging issues | |||
|- | |||
| [[LibreOffice SDK and Extensions Development]] || SDK || Complete SDK guide including Extensions chapter | |||
|- | |||
| [[Libreoffice System Development Kit]] || SDK || System Development Kit documentation | |||
|} | |||
; Git & Development Tools Subsection | |||
{| class="wikitable" | |||
! Page !! Topic !! Description | |||
|- | |||
| [[Git-Mediawiki Local Editing 260223]] || Git || MediaWiki local editing workflow | |||
|- | |||
| [[GitHub Re-Connection & Workflow 260202]] || GitHub || GitHub workflow guide | |||
|- | |||
| [[Resume Renamer 260120]] || Utility || Resume file renaming tool | |||
|- | |||
| [[WatchLater-deletion-Bookmark-260124]] || Utility || Bookmark management | |||
|- | |||
| [[Hosting static websites from gemini 260128]] || Web || Gemini protocol hosting | |||
|- | |||
| [[FreeCAD Workbench Development Kit]] || CAD || FreeCAD workbench development | |||
|} | |||
== 4. Hardware & Storage == | |||
; Description | |||
: Hardware analysis including drive reliability statistics and system debugging. | |||
; Statistics | |||
: '''2 pages''' | Hardware research | |||
; Subsection Index | |||
{| class="wikitable" | |||
! Page !! Topic !! Description | |||
|- | |||
| [[Backblaze Drive Stats for Server and Storage Qualification 260219]] || Storage || Drive reliability analysis | |||
|- | |||
| [[Understanding & Fixing Kernel Panics 260212]] || Debugging || Kernel panic diagnosis and repair | |||
|} | |||
== 5. Methodology == | |||
; Description | |||
: Techniques and workflows for analysis, problem-solving, and project management. | |||
; Statistics | |||
: '''4 guides''' | Analysis methodology | |||
; Subsection Index | |||
{| class="wikitable" | |||
! Page !! Description | |||
|- | |||
| [[Lean Backwards Analysis and Action 260112]] || Lean methodology for analysis | |||
|- | |||
| [[Save Point Technique 260126]] || Project save point workflow | |||
|- | |||
| [[Reverse Engineering Workflow 260225]] || Reverse engineering methodology | |||
|- | |||
| [[Biz Analysis Methodology 251109]] || Business analysis techniques | |||
|} | |||
== 6. Browsers & Web == | |||
; Description | |||
: Browser development and web technologies research. | |||
; Statistics | |||
: '''2 pages''' | Browser development | |||
; Subsection Index | |||
{| class="wikitable" | |||
! Page !! Topic !! Description | |||
|- | |||
| [[Ladybird-251231]] || Browser || Ladybird browser development | |||
|- | |||
| <s>Minecraft Bedrock-Java Self-hosted</s> || DE-LINKED || Velocity has spam bot issues | |||
|} | |||
== Content Summary == | |||
{| class="wikitable" | |||
|+ Open Source Section Totals | |||
! Category !! Pages !! Primary Focus | |||
|- | |||
| Infrastructure || 4 || Server setup & hosting | |||
|- | |||
| Networking || 2 || DNS & security | |||
|- | |||
| AI & Dev Tools || 12 || Development tools & workflows | |||
|- | |||
| Hardware || 2 || Storage & debugging | |||
|- | |||
| Methodology || 4 || Analysis techniques | |||
|- | |||
| Browsers || 2 || Web technologies | |||
|- | |||
| '''Total''' || '''26+''' || ''Complete tutorials'' | |||
|} | |||
[[Category:Open Source]] | |||
[[Category:Tutorials]] | |||
[[Category:Documentation]] | |||
[[Category:Index]] | |||
Revision as of 13:56, 28 February 2026
Open Source Tutorials & Notes
Setup guides, configuration notes, and walkthroughs for open source tools and self-hosted software. This section contains 10+ pages covering infrastructure, development tools, system administration, and methodology.
Section Overview
| Subsection | Pages | Description |
|---|---|---|
| 1. Infrastructure & Self-Hosting | 4 | Server setup, Docker, VPN |
| 2. Networking & System Admin | 2 | DNS, networking tools |
| 3. AI & Development Tools | 5 | Claude Code, LibreOffice, Git |
| 4. Hardware & Storage | 2 | Drive stats, kernel debugging |
| 5. Methodology | 4 | Analysis techniques, workflows |
| 6. Browsers & Web | 2 | Browser development |
1. Infrastructure & Self-Hosting
- Description
- Guides for setting up and hosting open source software on your own servers using Docker, Portainer, and other container technologies.
- Statistics
- 4 tutorials | Server infrastructure setup
- Subsection Index
| Page | Topic | Description |
|---|---|---|
| MediaWiki Setup Guide Portainer-Docker-251215-00 | MediaWiki | Complete setup using Portainer and Docker |
| Erpnextv15-SSH-setup-241111 | ERPNext | ERPNext v15 SSH configuration |
| WireguardVPNgui-260123 | VPN | WireGuard VPN GUI setup |
| Docker Setup Win and Linux 260203 | Docker | Docker on Windows and Linux |
2. Networking & System Admin
- Description
- Network administration tools including DNS filtering, blocklist management, and security.
- Statistics
- 2 tutorials | Network management
- Subsection Index
| Page | Topic | Description |
|---|---|---|
| Pi-hole Architecture | DNS | DNS filtering, group management, blocklists, QoS |
| Generate Web Safe Keys | Security | Key generation for web applications |
3. AI & Development Tools
- Description
- Guides for using Claude Code, developing LibreOffice extensions, Git workflows, and other development tools.
- Statistics
- 5 tutorials | Development and AI tools
- Subsection Index
| Page | Topic | Description |
|---|---|---|
| Claude Code Isolation and Burner Workflow 260211 | Claude Code | Security isolation for Claude Code |
| Opencode isolation and burner workflow 260216 | OpenCode | OpenCode isolation workflow |
| CC-blast Prevention 260219 | Claude Code | Preventing context blasting |
| Grammar Spelling model LibreOffice and Firefox models 260214 | AI Models | Local grammar/spelling models |
| Local Pocket TTS 260124 | TTS | Local text-to-speech setup |
- LibreOffice Development Subsection
| Page | Topic | Description |
|---|---|---|
| LibreOffice Calc NumToWords Extension Complete Guide | Extension | Complete extension development guide with 15+ debugging issues |
| LibreOffice SDK and Extensions Development | SDK | Complete SDK guide including Extensions chapter |
| Libreoffice System Development Kit | SDK | System Development Kit documentation |
- Git & Development Tools Subsection
| Page | Topic | Description |
|---|---|---|
| Git-Mediawiki Local Editing 260223 | Git | MediaWiki local editing workflow |
| GitHub Re-Connection & Workflow 260202 | GitHub | GitHub workflow guide |
| Resume Renamer 260120 | Utility | Resume file renaming tool |
| WatchLater-deletion-Bookmark-260124 | Utility | Bookmark management |
| Hosting static websites from gemini 260128 | Web | Gemini protocol hosting |
| FreeCAD Workbench Development Kit | CAD | FreeCAD workbench development |
4. Hardware & Storage
- Description
- Hardware analysis including drive reliability statistics and system debugging.
- Statistics
- 2 pages | Hardware research
- Subsection Index
| Page | Topic | Description |
|---|---|---|
| Backblaze Drive Stats for Server and Storage Qualification 260219 | Storage | Drive reliability analysis |
| Understanding & Fixing Kernel Panics 260212 | Debugging | Kernel panic diagnosis and repair |
5. Methodology
- Description
- Techniques and workflows for analysis, problem-solving, and project management.
- Statistics
- 4 guides | Analysis methodology
- Subsection Index
| Page | Description |
|---|---|
| Lean Backwards Analysis and Action 260112 | Lean methodology for analysis |
| Save Point Technique 260126 | Project save point workflow |
| Reverse Engineering Workflow 260225 | Reverse engineering methodology |
| Biz Analysis Methodology 251109 | Business analysis techniques |
6. Browsers & Web
- Description
- Browser development and web technologies research.
- Statistics
- 2 pages | Browser development
- Subsection Index
| Page | Topic | Description |
|---|---|---|
| Ladybird-251231 | Browser | Ladybird browser development |
| DE-LINKED | Velocity has spam bot issues |
Content Summary
| Category | Pages | Primary Focus |
|---|---|---|
| Infrastructure | 4 | Server setup & hosting |
| Networking | 2 | DNS & security |
| AI & Dev Tools | 12 | Development tools & workflows |
| Hardware | 2 | Storage & debugging |
| Methodology | 4 | Analysis techniques |
| Browsers | 2 | Web technologies |
| Total | 26+ | Complete tutorials |