Posts by Tag

archived

Domoticz and home automation

When I moved into my new townhome, one of the first purchases I made was a 2nd generation Nest thermostat. It’s been working fine - the last software update ...

Adventures with Raspberry Pi

Amazon recently celebrated their Prime Day, offering amazing deals - most of which amounted to only a few dollars off their already reduced prices. However, ...

New job, new PowerShell

I’ve started a new job (thus the relative quiet lately), and one of the first tasks was to perform information gathering via PowerShell. Luckily, this is old...

Ansible & VI Management

I’ve done it with Puppet, and with Chef - but I thought I would give it a go with Ansible. VI management! Today I spent an hour brute forcing my way through ...

Quick Post: Pbis Open

I use PowerBroker Identity Services PBIS Open to connect my home lab’s Ubuntu servers to my lab domain. There’s an issue where new domain users are not confi...

Setting round robin policy via PowerCLI

Another quick PowerCLI script for today. We recently discovered that multiple hosts had datastores configured with fixed path that should have been configure...

Configuring NTP with PowerCLI

This is going to be another quick one. A new cluster was configured without any NTP settings. I threw this bit of code together to set our default NTP server...

Adventures with CoreOS - Part 2

In the previous article, I created three CoreOS VMs and got them to talk to each other using etcd. In this article, we’ll be going over cloud-config/config-d...

Home Lab storage performance

I have been noticing my Zabbix server had been alerting on high I/O and CPU wait times on several VMs when multiple servers were powered on or other concurre...

Adventures with CoreOS

I now have three CoreOS boxes setup in my home lab - following the steps here. But just having three CoreOS boxes doing nothing is boring, so I’ve decided to...

Chef - Transitioning from Puppet

Although I haven’t administered a full enterprise Puppet deployment, I do have some experience with it - both in the masterless configuration and with Puppet...

The lab lives again!

After moving from Rochester, NY to Missouri, I’m happy to report everything has made it to Missouri intact and in working condition! Some quick lessons for m...

PostgreSQL + PowerShell

I’ve been absent for quite a while. The home lab automation has taken a back seat to unpacking and setting up IKEA flat-pack furniture.

Micro Update

I have been super busy over the past week and unable to do my usual somewhat extensive updates. So I give you the first (of hopefully not many) Micro Updates!

Puppet & OpenSUSE

I’ve been using the Zabbix Appliance to handle monitoring/graphing of my home lab’s resources to much success, but after recently expanding my Puppet Enterpr...

Gitlab, Ubuntu 14.04, and LDAP

Time to install source control at home (mostly to organize my home lab’s puppet manifests). I started with my typical Ubuntu 14.04 server install and followe...

Puppet and the Home Lab

I’ve decided to try my hand at managing my ever-growing lab environment using Puppet. Mostly because I’m curious to find use cases at work, but also because ...

Back to top ↑

powershell

Configuring NTP with PowerCLI

This is going to be another quick one. A new cluster was configured without any NTP settings. I threw this bit of code together to set our default NTP server...

PostgreSQL + PowerShell

I’ve been absent for quite a while. The home lab automation has taken a back seat to unpacking and setting up IKEA flat-pack furniture.

Back to top ↑

configuration management

Ansible & VI Management

I’ve done it with Puppet, and with Chef - but I thought I would give it a go with Ansible. VI management! Today I spent an hour brute forcing my way through ...

Chef - Transitioning from Puppet

Although I haven’t administered a full enterprise Puppet deployment, I do have some experience with it - both in the masterless configuration and with Puppet...

Puppet & OpenSUSE

I’ve been using the Zabbix Appliance to handle monitoring/graphing of my home lab’s resources to much success, but after recently expanding my Puppet Enterpr...

Puppet and the Home Lab

I’ve decided to try my hand at managing my ever-growing lab environment using Puppet. Mostly because I’m curious to find use cases at work, but also because ...

Back to top ↑

home lab

Puppet and the Home Lab

I’ve decided to try my hand at managing my ever-growing lab environment using Puppet. Mostly because I’m curious to find use cases at work, but also because ...

Back to top ↑

coreos

Adventures with CoreOS - Part 2

In the previous article, I created three CoreOS VMs and got them to talk to each other using etcd. In this article, we’ll be going over cloud-config/config-d...

Adventures with CoreOS

I now have three CoreOS boxes setup in my home lab - following the steps here. But just having three CoreOS boxes doing nothing is boring, so I’ve decided to...

Back to top ↑

powercli

Setting round robin policy via PowerCLI

Another quick PowerCLI script for today. We recently discovered that multiple hosts had datastores configured with fixed path that should have been configure...

Configuring NTP with PowerCLI

This is going to be another quick one. A new cluster was configured without any NTP settings. I threw this bit of code together to set our default NTP server...

Back to top ↑

Source Control

Puppet & OpenSUSE

I’ve been using the Zabbix Appliance to handle monitoring/graphing of my home lab’s resources to much success, but after recently expanding my Puppet Enterpr...

Gitlab, Ubuntu 14.04, and LDAP

Time to install source control at home (mostly to organize my home lab’s puppet manifests). I started with my typical Ubuntu 14.04 server install and followe...

Back to top ↑

api

Back to top ↑

PowerShell

New job, new PowerShell

I’ve started a new job (thus the relative quiet lately), and one of the first tasks was to perform information gathering via PowerShell. Luckily, this is old...

Back to top ↑

raspberry pi

Domoticz and home automation

When I moved into my new townhome, one of the first purchases I made was a 2nd generation Nest thermostat. It’s been working fine - the last software update ...

Adventures with Raspberry Pi

Amazon recently celebrated their Prime Day, offering amazing deals - most of which amounted to only a few dollars off their already reduced prices. However, ...

Back to top ↑

automation

Domoticz and home automation

When I moved into my new townhome, one of the first purchases I made was a 2nd generation Nest thermostat. It’s been working fine - the last software update ...

Back to top ↑

Automation

Pipeline Mock-up

I have been toying with setting up a CI/CD Pipeline for PowerShell module development. Basic components and steps are as follows:

Back to top ↑

ghost

Thoughts on Ghost

I’ve been using Ghost for this blog for about a month (and the ghostium theme for a little less than a month). It works quite well for a lightweight blog, bu...

Back to top ↑

puppet

Puppet and the Home Lab

I’ve decided to try my hand at managing my ever-growing lab environment using Puppet. Mostly because I’m curious to find use cases at work, but also because ...

Back to top ↑

postgresql

PostgreSQL + PowerShell

I’ve been absent for quite a while. The home lab automation has taken a back seat to unpacking and setting up IKEA flat-pack furniture.

Back to top ↑

vmware

Back to top ↑

VMware

Back to top ↑

Pipeline

Pipeline Mock-up

I have been toying with setting up a CI/CD Pipeline for PowerShell module development. Basic components and steps are as follows:

Back to top ↑