<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.11/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.11/ http://www.mediawiki.org/xml/export-0.11.xsd" version="0.11" xml:lang="en">
  <siteinfo>
    <sitename>Jwiki</sitename>
    <dbname>jwiki</dbname>
    <base>https://wiki.jandzsogyorgy.hu/index.php/Main</base>
    <generator>MediaWiki 1.42.6</generator>
    <case>first-letter</case>
    <namespaces>
      <namespace key="-2" case="first-letter">Media</namespace>
      <namespace key="-1" case="first-letter">Special</namespace>
      <namespace key="0" case="first-letter" />
      <namespace key="1" case="first-letter">Talk</namespace>
      <namespace key="2" case="first-letter">User</namespace>
      <namespace key="3" case="first-letter">User talk</namespace>
      <namespace key="4" case="first-letter">Jwiki</namespace>
      <namespace key="5" case="first-letter">Jwiki talk</namespace>
      <namespace key="6" case="first-letter">File</namespace>
      <namespace key="7" case="first-letter">File talk</namespace>
      <namespace key="8" case="first-letter">MediaWiki</namespace>
      <namespace key="9" case="first-letter">MediaWiki talk</namespace>
      <namespace key="10" case="first-letter">Template</namespace>
      <namespace key="11" case="first-letter">Template talk</namespace>
      <namespace key="12" case="first-letter">Help</namespace>
      <namespace key="13" case="first-letter">Help talk</namespace>
      <namespace key="14" case="first-letter">Category</namespace>
      <namespace key="15" case="first-letter">Category talk</namespace>
    </namespaces>
  </siteinfo>
  <page>
    <title>Main</title>
    <ns>0</ns>
    <id>1</id>
    <revision>
      <id>291</id>
      <parentid>283</parentid>
      <timestamp>2025-08-28T06:13:05Z</timestamp>
      <contributor>
        <username>Gyurci08</username>
        <id>1</id>
      </contributor>
      <origin>291</origin>
      <model>wikitext</model>
      <format>text/x-wiki</format>
      <text bytes="3702" sha1="ez8lak5ur5q7xsmjdyopfkelzofrbmp" xml:space="preserve">&lt;!--
======================================================================
  Jwiki :: My Digital Garden
======================================================================
--&gt;

&lt;!-- Hero Section --&gt;
&lt;div style="text-align: center; padding: 40px 20px; background-color: #f8f9fa; border: 1px solid #dee2e6; border-radius: 8px; margin-bottom: 30px;"&gt;
  &lt;h1 style="font-size: 2.5em; font-weight: 600; color: #212529; margin-bottom: 10px; border-bottom: none;"&gt;My Digital Garden&lt;/h1&gt;
  &lt;p style="font-size: 1.2em; max-width: 600px; margin: 0 auto 30px; color: #495057;"&gt;
    A collection of my personal notes, tutorials, and configurations. I'm sharing my work in the hope that it might be useful to others.
  &lt;/p&gt;
  &lt;!-- Embedded MediaWiki Search Box --&gt;
  &lt;div style="max-width: 500px; margin: 0 auto;"&gt;
    {{Special:Search|width=100%}}
  &lt;/div&gt;
&lt;/div&gt;

&lt;!-- Quick Access - Popular Topics --&gt;
{| class="wikitable" style="width: 100%; text-align: center; border: none; margin-bottom: 30px;"
|- style="background-color: transparent;"
| style="width: 33%; border: 1px solid transparent; background-color: #f8f9fa; border-radius: 6px; padding: 20px;" |
  &lt;div style="font-size: 2.5em; color: #5cb85c;"&gt;&amp;#128214;&lt;/div&gt; &lt;!-- Green Book Icon: 📖 --&gt;
  &lt;div style="margin-top: 10px; font-size: 1.1em;"&gt;[[Category:Guides &amp; Tutorials|Popular Guides]]&lt;/div&gt;
| style="width: 33%; border: 1px solid transparent; background-color: #f8f9fa; border-radius: 6px; padding: 20px;" |
  &lt;div style="font-size: 2.5em; color: #5bc0de;"&gt;&amp;#128193;&lt;/div&gt; &lt;!-- Blue Folder Icon: 📁 --&gt;
  &lt;div style="margin-top: 10px; font-size: 1.1em;"&gt;[[Category:Projects|My Projects]]&lt;/div&gt;
| style="width: 33%; border: 1px solid transparent; background-color: #f8f9fa; border-radius: 6px; padding: 20px;" |
  &lt;div style="font-size: 2.5em; color: #f0ad4e;"&gt;&amp;#128451;&amp;#xFE0F;&lt;/div&gt; &lt;!-- Yellow Card File Box Icon: 🗃️ --&gt;
  &lt;div style="margin-top: 10px; font-size: 1.1em;"&gt;[[Category:Snippets &amp; Notes|Quick Snippets]]&lt;/div&gt;
|}


&lt;!-- Main Knowledge Areas Grid --&gt;
&lt;div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 20px;"&gt;

&lt;!-- Column 1 --&gt;
&lt;div&gt;
== &amp;#128230; My Homelab &amp; Infrastructure ==
&lt;div style="font-size: 90%; color: #555; margin-bottom: 10px;"&gt;Notes on my Proxmox virtualization setup, TrueNAS storage, networking, and more.&lt;/div&gt;
&lt;categorytree mode="pages" hideroot="on"&gt;Infrastructure Layer&lt;/categorytree&gt;
&lt;categorytree mode="pages" hideroot="on"&gt;Platform Layer&lt;/categorytree&gt;

== &amp;#128640; Software &amp; Services ==
&lt;div style="font-size: 90%; color: #555; margin-bottom: 10px;"&gt;How I configure and run applications, from Go services to enterprise software like SAP.&lt;/div&gt;
&lt;categorytree mode="pages" hideroot="on"&gt;Application &amp; Service Layer&lt;/categorytree&gt;
&lt;/div&gt;

&lt;!-- Column 2 --&gt;
&lt;div&gt;
== &amp;#129520; DevOps &amp; Automation ==
&lt;div style="font-size: 90%; color: #555; margin-bottom: 10px;"&gt;My approach to CI/CD, configuration management with SaltStack, and observability.&lt;/div&gt;
&lt;categorytree mode="pages" hideroot="on"&gt;Automation &amp; Tooling&lt;/categorytree&gt;

== &amp;#128187; Operating Systems ==
&lt;div style="font-size: 90%; color: #555; margin-bottom: 10px;"&gt;Configurations for Linux distributions, OpenWRT, and my macOS development environment.&lt;/div&gt;
&lt;categorytree mode="pages" hideroot="on"&gt;OS &amp; System Layer&lt;/categorytree&gt;
&lt;/div&gt;

&lt;/div&gt;

&lt;!-- Footer with Personal Note --&gt;
&lt;div style="margin-top: 40px; padding-top: 20px; text-align: center; border-top: 1px solid #dee2e6; font-size: 0.9em; color: #6c757d;"&gt;
This wiki is a living document of my personal tech journey. Content is added and refined as I learn.&lt;br&gt;
Found an error or have a question? Feel free to reach out to me.
&lt;/div&gt;</text>
      <sha1>ez8lak5ur5q7xsmjdyopfkelzofrbmp</sha1>
    </revision>
  </page>
</mediawiki>
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /var/www/html/includes/export/DumpOutput.php:81) in <b>/var/www/html/includes/Request/WebResponse.php</b> on line <b>80</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /var/www/html/includes/export/DumpOutput.php:81) in <b>/var/www/html/includes/Request/WebResponse.php</b> on line <b>80</b><br />
