<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Subutux</title><link>https://blog.subutux.be/</link><description>Recent content on Subutux</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>&lt;a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0&lt;/a></copyright><lastBuildDate>Wed, 08 Jun 2022 22:06:32 +0200</lastBuildDate><atom:link href="https://blog.subutux.be/index.xml" rel="self" type="application/rss+xml"/><item><title>Dell Xps 15 9510</title><link>https://blog.subutux.be/posts/2022/06/dell-xps-15-9510/</link><pubDate>Wed, 08 Jun 2022 22:06:32 +0200</pubDate><guid>https://blog.subutux.be/posts/2022/06/dell-xps-15-9510/</guid><description>Setup Connect iwctl device list station &amp;lt;device&amp;gt; scan station &amp;lt;device&amp;gt; get-networks station &amp;lt;device connect &amp;lt;SSID&amp;gt; ping google.com Date and Time timedatectl set-ntp true timedatectl status Set timezone
ln -sf /usr/share/zoneinfo/Europe/Brussels /etc/localtime Sync the hardware clock
date hwclock --systohc Disk Format the disk with gdisk, creating 2 partitions:
p1: 1GB / EFI p2: Rest / Linux Crypt Formatting Create the EFI Fs
mkfs.fat -F 32 -n EFI /dev/nvme0n1p1 Crypt cryptsetup luksFormat /dev/nvme0n1p2 cryptsetup open /dev/nvme0n1p2 arch lsblk Btrfs mkfs.</description></item><item><title>About</title><link>https://blog.subutux.be/about/</link><pubDate>Mon, 17 Jan 2022 09:44:29 +0100</pubDate><guid>https://blog.subutux.be/about/</guid><description>Hey 👋 I&amp;rsquo;m Stijn, a Linux enthusiast in heart and kindney&amp;rsquo;s 1.
🇧🇪 Living in Antwerp, Belgium
💼 Currently working at Continu IT as a Software Developer and Teamlead
💬 Fluent in JavaScript, TypeScript, PHP, Python, Golang, english and flemish
👐 Loves working with Open Source projects
🗣 My words are my own
Need to contact me, or just want to say hi?: hey@subutux.be
Translated from the flemish saying &amp;ldquo;In hart en nieren&amp;rdquo;, meaning with a lot of passion.</description></item><item><title>Buy network gear</title><link>https://blog.subutux.be/buy/network/</link><pubDate>Sun, 16 Jan 2022 21:34:43 +0100</pubDate><guid>https://blog.subutux.be/buy/network/</guid><description>This page contains affiliate links to different network products I use regularly and quite fond of.
Using the below links supports me writing this blog.
MikroTik RB750GR3 My home router running OpenWRT. Quite a beast for its price.
Amazon NL Amazon US</description></item><item><title>Mosquitto Bridge With Ssl</title><link>https://blog.subutux.be/posts/2022/01/mosquitto-bridge-with-ssl/</link><pubDate>Sun, 16 Jan 2022 21:34:43 +0100</pubDate><guid>https://blog.subutux.be/posts/2022/01/mosquitto-bridge-with-ssl/</guid><description>Recently one of my homeservers went haywire with a constant load of +- 80 in 1/5/15. Unrelated to this, buit it seems there is an issue with my local vaultwarden instance.
But this got me thinking. What if my local mqtt server goes down..
I am running a local mosquitto server on my OpenWRT router (A Mikrotik 750Gr3) to support my growing love for home automation. Normally this should be quite stable, but I had issues with OpenWRT in the past.</description></item></channel></rss>