-
Linux
Making Native Language Support (NLS) and gettext Optional
I’ve decided to write this blog post after noticing how many people were asking me to make gettext optional when building…
Read More » -
DevOps
Windows Hyper-V OpenShift Container Platform Install in Minutes
Since the release of the OpenShift Container Platform (OCP) it has been my desire to provide a simple, fully configured…
Read More » -
Windows
Automation Tip: Knowing When Windows’ Setup is Complete
If you ever need to wait to execute something until the last mile of Windows’ Setup (also called OOBE, or…
Read More » -
DevOps
Kubernetes: Simple example of pod running
I recently needed to create a Kubernetes pod that would ‘just sit there’ while I used kube cp to copy…
Read More » -
DevOps
Ansible – A handy tool for people that might need
Ansible is a good tool. You can do what it gives you in many different ways, and you might be…
Read More » -
Ubuntu
How to Trim your New Ubuntu Installation of Extra Fat and make it Faster
The usual advice you get when seeking a more resource conserving distro is to use a lighter spin-off such as…
Read More » -
Debian
How to install Debian+LXDE on ANY Android Tablet
Running a linux distro on android devices is a hot topic these days, and why not? After all, android is…
Read More » -
DevOps
How to Get Kubernetes Running – On Your Own Ubuntu Machine!
Note: This article largely borrows from my previous writeup on installing K8s 1.7 on CentOS. Getting a local K8s cluster…
Read More » -
DevOps
Kubernetes 1.7 on CentOS: This is How We Nailed It!
Please Note: If you are looking for a comprehensive, step-by-step guide on installing Kubernetes on CentOS, check out this guide…
Read More »