Author Archives: chris

Idiots using RAID0

By | October 20, 2022

About once a month I read a post somewhere that some poor schmuck is using or wanting to use RAID0 for spanning two drives together or thinking their SSD’s going to get better performance. If you are one of those idiots, we cannot be friends. I cannot deal with that amount of stupidity. RAID0 was… Read More: Idiots using RAID0 »

Installing OpenConnect

By | May 20, 2022

I’ve been using Cisco’s AnyConnect client to connect my Pop!_OS workstation to my work VPN. The AnyConnect client is ok, but I want to use the network manager built into my workstation. To do this, I needed to install OpenConnect. To do this, open a terminal and run the following command: sudo apt install openconnect… Read More: Installing OpenConnect »