Creating an Internal Reverse Proxy
Requirements A domain A device to host our docker containers (ex: Raspberry Pi) A static IP set to the docker host Step 1: Install Docker Using your distribution’s package manager, install the docker …
I’m Zander Leitzke, a fourth-year student studying Business Analytics and Information Systems.
Requirements A domain A device to host our docker containers (ex: Raspberry Pi) A static IP set to the docker host Step 1: Install Docker Using your distribution’s package manager, install the docker …
Over summer of 2023, I interned at the University of Iowa, working with non-profit organizations to collect, analyze and visualize their data. I chose to work with the South of 6 Business District in …
As a final project for my Database Management class, my group and I decided to analyze NFL statistics and front offices from 2009-2019 using SQL. The project site is linked here, where you can find …
Below is a list of post-installation tasks and tweaks I perform after installing Fedora Linux. System Basics Set DNF Flags vim /etc/dnf/dnf.conf I add the following: max_parallel_downloads=10 …
Before you begin The website for Fedora Asahi Remix can be found here. Fedora Asahi Remix is based on Fedora Linux. More information about Fedora Linux can be found here. See currently supported …