Setting Up A Kill Switch WireGuard VPN
This tutorial will guide you through setting up a WireGuard VPN on an Ubuntu / Linux Mint System, featuring a kill switch that completely stops all internet traffic if the…
Setting Up WireGuard VPN with Split Tunneling
This guide will walk you through setting up a WireGuard VPN on an Ubuntu / Linux Mint system with split tunneling, allowing local services to remain accessible while routing all…
The State Of Python ‘setuptools’ ‘pyproject.toml’ Packaging In 2024
Pleasantly surprised when revisiting python packaging with setuptools and TOML in 2024.
QNAP With Portainer
Portainer should be your prefered container management system when running containers on QNAP. Let's use Container Station to install Portainer and enjoy plain sailing.
QNAP Container Station Docker Setup (Postgres with SSL Certificate)
2023 - How to run postgres as a docker container in QNAP using Container Station and have data persist on a local share directory using bind mounts.
OAuth 2.0 – In A Nutshell
What is OAuth 2.0 ? Did you know there are many different grant types? A grant type for each type of application you want to create? Come one, lets take…
Unity Game Development Issues On Linux Mint
linux-x86_64/bin/clang++: 1: clang: not found clang: error: no input files Starting from a fresh Unity install many start having issues when they try and "Build and Run" their projects. This…
Adding Materials & Texture To Blender Objects: Part 2
Applying images as a texture to a 3D object in blender is a lot like wrapping a gift.
Adding Materials & Texture To Blender Objects: Part 1
Objects in Blender are built fundamentally with mathematics. There are a couple of not so well known rules in Blender that will give you great foundation knowledge. What is no…
You must be logged in to post a comment.