Skip to content

Logs

This page tracks changes.


[2026-02-21] v1.3.4_1

Structure (only changes):

.
└── docs/
    └── sys-admin/
        └── zabbix/
            └── widget-host-availability.md
  • Added widget-host-availability.md and some images for this in sys-admin/zabbix/
  • Added config for dynamic IP hosts in zabbix.md

[2026-02-21] v1.3.4

Structure (only changes):

.
└── docs/
    └── sys-admin/
        └── zabbix/
            └── zabbix.md
  • Added zabbix.md in sys-admin/zabbix/

[2026-02-13] v1.3.3

  • Changed info, layout etc. in index.md
  • Added zen 5 problems in mangohud in gaming/other.md

[2026-02-04] v1.3.2

Structure (only changes):

.
└── docs/
    └── sys-admin/
        └── vps/
            └── fail2ban.md
  • Added fail2ban.md in sys-admin/vps/

[2026-02-02] v1.3.1

Structure (only changes):

.
└── docs/
    └── sys-admin/
        └── scripts/
            └── python/
                └── 1.md
  • Added 1.md in sys-admin (Script for analyzing data from a temperature and humidity sensor)

[2026-01-28] v1.3.0

Structure (only changes):

.
└── docs/
    └── sys-admin/
        ├── vps/
        │   └── vps.md
        └── scripts/
            ├── bash/
            │   ├── bash-list.md
            │   └── 1.md
            └── python/
                ├── python-list.md
                └── 1.md
  • Added vps.md
  • Added scripts in bash and python (at this moment only 1 in bash)

[2026-01-25] v1.2.9

Structure (only changes):

|.
└── docs/
    └── sys-admin/
       └── samba.md
  • Added samba.md in sys-admin

[2026-01-24] v1.2.8

Structure (only changes):

|.
└── docs/
    └── backup/
       ├── images/
       └── veeam.md
  • Added SMB config for Veeam
  • Added Veeam Agent on Arch (installation + job)

[2026-01-13] v1.2.7

Structure (only changes):

|.
└── docs/
    └── gaming/
       └── battle-d2r.md
  • Added battle-d2r in gaming

[2026-01-11] v1.2.6

Deployed ASAP because of new problems Deployed with v1.2.5a (not sure about changes)

Structure (only changes):

|.
└── docs/
    └── arch/
       └── bios-update.md
  • Added bios-update in arch
  • Added Preparing USB in arch-installation

[2025-12-18] v1.2.5a

Not deployed!

Structure (only changes):

|.
└── docs/
    └── sys-admin/
       └── problems.md
  • Added image of plan for home lab in home-lab
  • Added problems page with few resolved problems with OPNSense/host etc.

[2025-12-18] v1.2.4a

  • Changed OPNSense page from pl to en

[2025-12-18] v1.2.4

Structure (only changes):

|.
└── docs/
    ├── gaming/
    │  └── other.md
    └── sys-admin/
       ├── home-lab.md
       └── opnsense.md
  • Added other, home-lab(empty at this moment), opnsense
  • Little style changes

[2025-11-23] v1.2.3

Deployed with v1.2.2

Structure (only changes):

|.
└── docs/
    └── sys-admin/
       ├── qemu-kvm.md
       └── gitlab.md
  • Changed dev to sys-admin
  • Added qemu-kvm.md config file

[2025-11-22] v1.2.2

Not deployed!

Structure (only changes):

|.
└── docs/
    └── dev/
       └── gitlab.md
  • Added gitlab instructions
  • Added config in bash.md
  • Added config in kitty.md
  • Edited style of all .md files

[2025-11-21] v1.2.1

Structure (only changes):

|.
└── docs/
    ├── arch/
    │   └── ricing/
    │       └── sddm-lock_screen.md
    └── backup/
        ├── manual.md
        └── veeam.md
  • Added empty backup pages
  • Added simple sddm and lock screen config

[2025-11-17] v1.2.0

Structure:

|.
├── docs/
│   ├── index.md
│   ├── logs.md
│   ├── arch/
│   │   ├── arch-installation.md
│   │   └── ricing/
│   │       ├── images/
│   │       ├── bash.md
│   │       ├── kde-plasma.md
│   │       └── kitty.md
│   ├── gaming/
│   │   ├── gaming.md
│   │   ├── steam.md
│   │   ├── heroic.md
│   │   └── poe.md
│   └── site-deployment/
│       ├── mkdocs.md
│       └── netlify.md
├── mkdocs.yml
├── requirements.txt
└── netlify.toml
  • Repaired mistake in Heroic Games Launcher.
  • Added new sites.

[2025-11-16] v1.1.0

Structure:

|.
├── docs/
│   ├── index.md
│   ├── arch_installation.md
│   ├── gaming/
│   │   ├── gaming.md
│   │   ├── steam.md
│   │   ├── heroic.md
│   │   └── poe.md
│   └── site-deployment/
│       ├── mkdocs.md
│       └── netlify.md
├── mkdocs.yml
├── requirements.txt
└── netlify.toml