Creating an Internal Reverse Proxy
Creating an internal reverse proxy is a great way to host your services, without having to expose your device to the internet. Our reverse proxy will only be accessible to devices on our local …
I’m Zander Leitzke, a fourth-year student studying Business Analytics and Information Systems.
Creating an internal reverse proxy is a great way to host your services, without having to expose your device to the internet. Our reverse proxy will only be accessible to devices on our local …
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 …