How I Manage My Servers With Ansible

Introduction In this blog post, I will show you how I manage my servers using Ansible. I use two servers, one for production and one for development. I use them to host this personal website, and several servers for password management, note-taking, and so on. ...

September 8, 2021

How I Manage & Setup My Workstation (dotfiles, cronjobs, package installations, and so on)

I have been an Arch user for about a year, and since I haven’t looked back. Though as for all operating systems, rebuilding your system can be a lot of hassle. Especially if you are using a minimalist distribution like Arch, whose users tend to make much more configuration than an average Linux user. After getting frustrated enough by not taking a backup and building an automation, I finally got to the work of doing so. In this post, I will introduce you to my automation script, which is not rocket science, though it might give you an insight if you ever decide to build your own. ...

August 17, 2021