Me and my scripts...
Hello and welcome to my corner of the internet, here you will find an assortment of what i learn and discover throughout my journey within the world of Tech.
I will share as much as possible with you whenever i can, it's going to be a little bit of everything so stay tuned...
This page is built with markdown language via MkDocs and Material for MkDocs tools within a development container i built and that is publicly available on Docker Hub.
ToDo
This site is a total rebuild from my old one and some features are missing, but they will come, these are the most prominent ones missing.
- Commenting system.
- Contact information.
- Repository with my scripts.
Site News
-
2025-03-31
Added a
Containers
sub section to shortly describe the containers i build and maintain. -
2025-03-27
New version of my Bind-Dns container released, you can find it here: Docker. New version of my MkDocs container released, you can find it here: Docker.
-
2025-02-09
New guide on installing Graylog onto Ubuntu published, Read here...
-
2024-12-11
New version of podman migration script up on GitHub, minor code changes to remove deprecated code formatting. More...
-
2024-12-08
Released a new DNS container called
Bind-DNS
, it usesbind9
and runs it in a non root context. you can find it here: BindDNS -
2024-06-10
Released 2 containers on Docker Hub, first one is the MkDocs development container used to create this site and the scond one is a Folding@home container.
Articles
Here you can see my latest entries per category, click on See more...
to get a full listing within each category or search for it above.
How-To:s...
-
2025
2025-02-09 - Graylog on Ubuntu
-
2023
2023-12-27 - SIEM with Wazuh 2023-11-13 - Graylog with openSUSE 2023-09-15 - Podman - Pros, cons and final thoughts - Part 10 2023-09-14 - Podman - Containerfile a brief rundown - Part 9 2023-08-31 - Podman - Network settings - Part 8 2023-08-30 - Podman - Creating a pod - Part 7 2023-08-29 - Podman - Differences between a pod and a container - Part 6 2023-08-28 - Podman - Ports and Volumes - Part 5 2023-08-26 - Podman - Short command guide - Part 4 2023-08-24 - Podman - Running our first container - Part 3 2023-08-22 - Podman - Installing and configuring- Part 2 2023-08-22 - Podman - Getting started - Part 1
Python...
-
2024
2024-03-21 - Podman pod & container migration script
-
2023
2023-10-03 - File backup script 2023-09-25 - Podman volume backups
Powershell...
- 2023
2023-08-21 - Start or stop given services 2023-08-21 - Rename logs at certain size 2023-08-21 - Get current script path 2023-08-21 - Elevate current script to run at admin level 2023-08-21 - Check online status on a bunch och clients 2023-08-20 - Follow a log with PowerShell 2023-08-20 - Disable IPv6 on Windows 10 with PowerShell 2023-08-20 - Static Desktop Background Windows 10 With PowerShell 2023-08-20 - Custom LockScreen image in Windows 10 with PowerShell 2023-08-19 - Block Microsoft Account creation in Windows 10
Bash...
- 2023
2023-08-23 - Take action based on the presence of a file