For those unfamiliar with MariaDB, it's a fork of MySQL that is dedicated to remaining free to use. It was created the day Oracle bought out Sun Microsystems in 2010 who had previously acquired MySQL in 2008. MariaDB was built by the very developers who worked on MySQL and for most users the transition to MariaDB should be fairly painless. All of the clients and tools that work with MySQL wor ...
-
-
unRAID NVIDIA GPU Passthrough Fix (QEMU)
I tried out unRAID last year as an alternative to VMWare vSphere because getting non-server hardware to work with vSphere is getting more difficult with each release. Now I know that unRAID's bread and butter is functioning as a NAS, but in recent releases they've added a ton of features, one of them being VM hosting support via QEMU. One of the surprising features that led me to eventually pu ...
-
Connecting a “Smart Switch” to a Smarter Switch
A couple months ago, a customer of mine was kind enough to donate some decommissioned Cisco Catalyst 3750G's to me. I was happy to accept them as my test lab was growing in size and I had the need for multiple network segments. With the switches capable of doing Etherchannel, VLAN Trunking & Stacking I finally had a large-scale network infrastructure which in all honesty is probably overkill f ...
-
Unmasking the Subnet
If you've connected a computer to the Internet, you've probably heard of an IP address. Most people, however, quickly gloss over IP's little brother, the often forgotten and sorely misunderstood, Subnet Mask. You've seen him, but probably never knew his name. He usually looks like this.
While this is the Subnet Mask you'll most often see, you may run into others that look very differ ...
-
Awesome Linux Command-Line Tools – Network Edition
Here's a list of Network tools for the Linux admin whose only resources are a keyboard, a terminal and whatever brains they can muster. No GUI's here people. These are all tools I've found invaluable or at the very least, super cool to play with. Who hasn't watched movies like The Net or Live Free or Die Hard and thought, "That's awesome. I wanna do that." Pwn with the terminal I mean, not ...