Windows Server LBFO with Cisco IOS
Oct13

Windows Server LBFO with Cisco IOS

LBFO with Cisco KB ID 0001931 Problem: LBFO with Cisco In Windows LBFO (Load Balancing Fail Over), commonly referred to as Teaming, is a method of combining multiple physical* NICs into one logical NIC (Team).  *Note: It is possible to team virtual NICS in a VM, but redundancy and failover in a hypervisor environment are usually handled by virtual switches. Solution Common Sense Check and Tech Tips Remember, if you are not at the same...

Read More
Windows Server Cannot Rename NIC
Oct11

Windows Server Cannot Rename NIC

Rename NIC KB ID 0001930 Problem: Rename NIC I had a strange problem. I needed to rename a NIC on one of my Windows 2025 Servers, but despite my selecting rename, nothing happened. Solution Where there’s a will, there’s usually some PowerShell, so launch an administrative PowerShell window and get a list of your network cards with the following command.  Get-NetAdapter Then use the following command to rename the NIC of your choice. ...

Read More
GIMP Default Text Tool Settings
Sep15

GIMP Default Text Tool Settings

GIMP Default Text Tool KB ID 0001868 Problem I’ve mentioned before how much I like GIMP, I use it for all my graphics needs these days. And if you are a regular visitor you will know I produce a lot of screenshots with/without text. To do that, I use a font called ‘Avalon’. So it’s a pain when there’s been an update and the default font changes to something else. If you need to put lots of text on an image, and...

Read More
vASA Add VMXNET3 Network Cards
Aug28

vASA Add VMXNET3 Network Cards

vASA Add VMXNET3 KB ID 0001929 Problem I got a call out of the blue from a colleague this week asking, “We have a client, and we need to change the E1000 virtual network cards in their virtual Cisco ASA with VMXNET3 ones, do you think that will cause any problems?” I suppose the sensible answer was ‘Why?” It turns out this was one in a long line of small changes that were being proposed to solve a performance...

Read More
Linux SSH Key Login
Aug22

Linux SSH Key Login

Linux SSH Key KB ID 0001928 Problem Having a comms background, SSH connecting to something is a procedure I’m very familiar with. You SSH to something, it asks you for a username and password, and providing that they are correct, you’re connected. Also, because the client and server negotiate the encryption of the password, the information sent over SSH is protected from being sniffed or captured. Which is great until an...

Read More