RSSAmplifier

Blog

Unrelated Shit

The name says it all

unrelatedshit.comRSS feed ↗7 posts

Latest posts

radtel RT-900 with CHIRP

I just got myself a radtel RT-900 2m/70cm radio to play around with as you can now pick those up on Amazon sometimes for as little as 30 bucks – which seems like a steal considering what you get. Even if you’re someone like me who wants to use it as just a handy little … Continue reading "radtel RT-900 with CHIRP" The post radtel RT-900 with CHIRP first appeared on Unrelated Shit .

TrueNAS Scale: online expand disks

Say you’re running a TrueNAS Scale VM for some reason instead of running it on baremetal and you have your zpool on a virtual disk that’s getting full. You can either add another virtual disk and just add it to your pool, data getting striped across all vdevs – but that gets messy if you … Continue reading "TrueNAS Scale: online expand disks" The post TrueNAS Scale: online expand disks first…

Workgroup Bridge with older Cisco Accesspoints and new Mobility Express Releases

Since I just spent the better part of a weekend to finally get this working, here’s a nasty little bug that took forever to track down: Starting from 8.10.150.0 if you want some older Cisco accesspoints connect to your network in WGB mode, you need to tweak your security setting a little bit otherwise they … Continue reading "Workgroup Bridge with older Cisco Accesspoints and new Mobility Express…

vcsu ERROR: Invalid IP address

If you run into the less than helpful message “ERROR: Invalid IP address” when trying to use the Virtual Connect Support Utility (vcsu for short) because you haven’t had to use that tool in a while, or ever: make sure you’re using the IP address and credentials of your Bladecenter OA and not the IP … Continue reading "vcsu ERROR: Invalid IP address" The post vcsu ERROR: Invalid IP address first…

Intel SSD Update ISO fails to boot

In case you’re trying to update the firmware on your Intel SSDs by using their handy dandy issdfut Version 3.0.7 or 3.0.8 ISO just to be greeted by an ISOLINUX error like Failed to load ldlinux.c32Boot failed: press a key to retry… Chances are it’s because their ISO seems to be broken when booting using … Continue reading "Intel SSD Update ISO fails to boot" The post Intel SSD Update ISO fails to…

oVirt node-ng update fix

Having problems updating some of your oVirt nodes? Chances are you might have a var_crash volume you need to manually remove and/or ran out of space on your PV/VG if you are running rather small disks on your node. For a quick fix, SSH into your node and run those: lvremove /dev//.0 lvremove /dev//.0+1 lvremove … Continue reading "oVirt node-ng update fix" The post oVirt node-ng update fix first…

Noisy Focusrite Scarlett and how to fix it

Having noise issues on your external USB audio interface when connected to a desktop PC and powered studio monitors? Chances are you’re having issues with your grounding… Make sure you are using balanced cables, meaning three wires (two phases + ground) to connect your speakers to the output of your interface. I recently spent quite … Continue reading "Noisy Focusrite Scarlett and how to fix it"…