It’s been the year of the no-sql distributed databases for me. Technically, it started a few years back when I discovered the ELK stack, but this year I found myself evaluating many more of these distributed databases for an exciting project at my workplace. A few months back I started playing with Apache Cassandra and was really impressed with it’s capabilities. However, I since switched my focus to evaluate a new kid on the block (or should I say block chain?) called bigchaindb which may be more suited to the requirements of our project.
Continue reading

When you install docker, by default it will create a bridged interface docker0 with a 172.17.0.0/16 subnet for container networking. It will also create a MASQUERADE rule on your POSTROUTING iptables chain for container NAT. If this subnet is being used elsewhere on your network, then you should change this default subnet to avoid losing connectivity to these other networks:
Continue reading

Migrations are a common part of being a Virtualization Admin. Most commonly you will be asked to perform P2V (physical to virtual), however there are times when you will have to migrate between virtual platforms. Most recently, I had to migrate a pair of VMs under the control of a third-party entity who were running some sort of xen environment.
Continue reading

Having been a heavy VirtualBox user while under Linux, I once came across this useful interactive script that I could run in my drop-down terminal that would easily allow me to manage my VMs. So useful was it, that it was aliased on all workstations i used, and carried around in my dropbox account. Here is a screenshot of it in action:
Continue reading

Author's picture

gbolo

Security + DevOps Engineer

DevOps Engineer

Toronto