Fedora Captive Portal Issue

Fedora Captive Portal Issue

Today, a small blog post about a real-world headache I had with Fedora and public WiFi hotspots in hotels or venues. If you work remotely a lot like me, you find yourself hopping from Wi-Fi to Wi-Fi: hotels, airports, event locations; basically anywhere but your regular desk. Connect to Wi-Fi, get dumped onto a portal page, accept the policy (or sign in), and only then can you actually get online. ...

June 1, 2025 · solariz

Audiobook MP3 merge

The Problem with Tiny MP3 Files Why do online audiobook shops always split everything into tiny MP3 files? I honestly don’t get it. I bought this audiobook for my daughter and what do I end up with? Not one nice file, but fifteen pieces for a 30-minute story. Each one is named something like 001.mp3 – 015.mp3. Whoever thought splitting books like this is helpful probably never tried to use an actual MP3 player. ...

April 21, 2025 · solariz

ColorMyShell - Colored Bash Prompt Generator

We all have our little digital sanctuaries, places where we spend countless hours typing away, solving problems, and creating things. For many of us, that’s the terminal. But let’s be real – staring at the same old prompt day in and day out can get a bit… monotonous. Specially all those minimal small debian boxes or containers I use for this and that. A Simple Bash Terminal Prompt Generator I created a little tool on one of my late-night coding adventures. You know, those moments when you’re supposed to be sleeping but your brain decides it’s the perfect time to go Brrrrrrttt? Anyway, I was looking for a simple one click Bash Terminal Prompt Generator because my previous bookmarked one went out of service and I didnt like the others. ...

February 19, 2025 · solariz

Exploring Star Citizen's Initial Shader Generation: An Experiment

In the realm of PC gaming, performance is a central focus for developers and gamers alike. A defining aspect of a smooth gameplay experience is how well a game compiles and manages its shaders—a process often happening quietly behind the scenes. Today, we’re delving into the intricate world of shader compilation within Star Citizen, a game as renowned for its ambitious scope as it is for its extensive developmental journey. ...

December 14, 2023 · solariz

Force docker Containers through VPN using gluetun

Welcome back to the command line connoisseurs and Docker devotees! In today’s digital dive, we’re fortifying our containerized architecture with an added layer of security and privacy by leveraging the power of Gluetun within Docker-compose. What is Gluetun? Picture this: A nifty VPN tunnel nested inside a Docker own independent Docker container, ensuring that other containers communicate with the outside world solely through this secure channel. ...

December 13, 2023 · solariz

Keeping a personal Knowledge Base

Today I want to give a Software Recommendation; Joplin. In the grand journey of life, there comes a point when the sheer volume of knowledge accumulated over the years becomes overwhelming. That’s when the things you learned over Time becomes an invaluable asset. For those of us who’ve embarked on the quest to tame the information beast, a personal knowledge base and note-taking tool are needed companions. I’ve tried various tools like Notion, Evernote, and Obsidian, each with its unique strengths. But in the end, my heart settled on Joplin. ...

September 22, 2023 · solariz

Star Citizen - Performance Tuning and get rid of Stuttering

o7 Citizens, When I returned to playing Star Citizen, I faced significant issues with the performance of my PC, which surprised me. However, through these challenges, I’ve gained valuable insights that I’d like to share here. As a result, I’ve compiled a brief set of tips on how to improve Star Citizen’s performance if you’re experiencing issues or if it’s not running as smoothly as expected. ...

January 3, 2023 · solariz

pfSense; Unable to check for updates

Ok, one of our pfSense in Production just did it again, greet me with a friendly “Unable to check for updates”. My first suspect was DNS again, but after checking all resolvers can resolve the firmware.netgate.com domain without any issue. Next Step to try was in cli if the Package manager itself became a zombie or stuck somewhere. What is interesting is that it gave a response that was not expected. ...

October 24, 2022 · solariz

pfSense with PPPoE tagged VLAN Connection

Hey, just a heads-up that this content is based on an automatically imported version from our old CMS. If the formatting isn’t perfect, I’m sorry about that. If you change your CPE (Consumer Placed Equipment) like Modem or Router from your Providers thingy to your own Router you may face the problem that it is not working as intended. Some Providers, especially on some GPON Fiber, using Tagged VLANS. This is also very common for some DSL Providers using PPPoE. So in case you want connect e.g. a pfSense as your main Router, without bridging the existing CPE unit, you need to set it up first – no plug an play DHCP and done. ...

April 2, 2022 · solariz

Why your local DNS Name does matter.

Hey, just a heads-up that this content is based on an automatically imported version from our old CMS. If the formatting isn’t perfect, I’m sorry about that. I’m a fan of pfSense. If you use it too, you may noticed the recent change in recommended local domain names from previously *.local into *.home.arpa, here is the relevant redmine entry. The topic has also been discussed here and there recently, which is a good thing. ...

October 24, 2021 · solariz