by Carlos Oulman | March 13, 2022 | Networking
So what the heck is a reverse proxy and why would you even want one? That’s a fair question and if you don’t understand how a reverse proxy works, the concept can be a little confusing at first. In some earlier tutorials, we set up a Linux system,...
by Carlos Oulman | March 12, 2022 | Docker
In a previous tutorial, I explained how to get Docker and Docker Compose setup. Docker is an amazing tool to maximize your resources allowing you to run multiple applications easily on a single server. While you can spin up containers using Docker commands, if you...
by Carlos Oulman | March 10, 2022 | Docker
If you’ve been in the world of technology long enough, you’ll probably be familiar with the concept of virtual machines. VM’s are an awesome technology that allows us to do some really neat stuff but there’s a new kid in town and the...
by Carlos Oulman | July 31, 2021 | Projects
2020 was definitely a different year when it came to large gatherings and one place that was affected by COVID-19 was churches. St. Mark Catholic Church in Iowa Falls, Iowa was no exception. I was initially contacted in late 2020 about helping with an upgraded live...
by Carlos Oulman | April 18, 2021 | Linux
If you are new to Linux, there are some initial configurations you should make to your new system to keep it up to date and secure. This is especially important if you plan to expose your system to the Internet. I’ll be making these configurations using a...