A blog about my tech journey I guess
Scripting as a network engineer
Recently I’ve been scripting a lot more. I like to automate things that I have to do more than once every day (or at least most of the days). So most of my scripting is network related which is interesting to figure out. Mostly because I try to keep it within powershell without any downloaded modules. It’s fun to just figure out how things work without a module which does it al for you in a single function.
…Hosting Gameservers for My Friends
Some History
My interest in tech and IT started with hosting a simple game server for me and my friends to play together. Also an interest in how electronics work. So even now, a few years after I started my IT studies, I am still happily hosting games servers for my friends.
I run two basic minecraft survival servers full time for two different groups of friends. These are quite easy to run and more importantly, well documented on how to run them or tweak settings etc. Ofcourse there is also the occasional modded Minecraft server. These servers often come and go as we go through minecraft fases. After that it’s fun to go back to a really basic server which is just vanilla minecraft.
…Hello Blog
A first blog post, while figuring things out
How does this display the text? I don’t know… How do I deploy this blog? I don’t know… How does Hugo work? I don’t know…
But I want to figure it out and start this.
Theme
echo "I hope it does format it well"
I’m going to try a few Hugo themes. I started with the paper theme, but I don’t like thos colors and I think it was more then I wanted or needed.
…