Category Archives: Linux

Install a DHCP Server

By | March 6, 2023

There are times when you need to run your own DHCP server. For me, this was needed to add to my laptop so I can program IP security cameras with my USB Ethernet adapter attached. The software that typically comes with security cameras is total crap with a bad Chinese translation layered on top and… Read More »

A Few Favorite Applications

By | August 19, 2022

Here is a very short list of a few of my favorite applications and utilities that I seem to install on almost all Linux workstations I use (And some servers). I could really grow and evolve this article into its own section one day. One note, I typically will always look for a flatpak version… Read More »

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 »

Teams login with new email address

By | December 21, 2021

Several months ago, I switched companies that I work for. This morning, I am working from home and wanted to start Microsoft Teams flatpak on my Pop-Os! desktop and found it would not let me sign in with my new email address. The application is set for a single user and I could not find… Read More »