This is part 3 of the my series on automating my Home Lab. In this chapter, we will be integrating the inventory that was generated
To use ansible on the resources provisioned by Terraformer, ansible needs to know the ips of the provisioned resources. We will be leveraging the local
By following the example repo, I managed to setup a simple example app by following Hashicorps guide. I am summarizing the steps I took here
My home infra is a mix of random mish-mash at this point. Instance Specs Availablity Digitalocean Droplet 1vCPU, 1 GB RAM, 20GB SSD 99.99% uptime,
Tmux a command line based way of handling terminal panes. Its a very useful tool that I use whenever I open a terminal. Despite the
In my college days, i used a generic HP laptop, which looked somewhat like this Specs CPU Intel Core i5-5200U (5th Gen) [2.2 GHz] RAM
My laptop when running Linux never enables click on tap by default. Given the heavy press required for clicking, this was a real hindrance to
Requirements Linux, Mac has a nifty tool for this, which inspired this script X11 (X Window System), wmctrl doesn’t work with Wayland awk for text
Before I begin, thanks to Suraj Pal, for his comments that improved this post. Now onto the scenario.Suppose you are working with a C/C++ function,
So, I was working on an ESP32 WROOM 32 chip for a hobby project. Specifically, working with connecting Xbox Controllers to the chip. The said