Hope you enjoyed Commodity, and Cyberpunk as a Commodity before that, plus a number of personal blogs that thankfully are now presumed lost. Welcome back!
Category: Uncategorized
Book Review: Systems Performance: Enterprise and the cloud
Welcome back for another book review. This time, I am going to review a book that I have bought when it came out, in late 2013. I have always wanted to do a review of this one but it seems I had two options: Write a short review that probably does not do the book… Continue reading Book Review: Systems Performance: Enterprise and the cloud
Conference review: Distributed Matters Berlin 2015
“Kept you waiting, huh?” – to start the post with a pop culture reference. Yesterday, I was privileged enough to attend Distributed Matters Berlin 2015. The focus of the conference is, you guessed it, distributed systems, often within a NoSQL context. It was hosted at the awesome KulturBrauerei, a refurbished brewery. The format of the… Continue reading Conference review: Distributed Matters Berlin 2015
Book Review: DevOps Troubleshooting
Hello everyone and welcome back for another book review at woktime. Today’s edition is a short review of a short book called “DevOps Troubleshooting: Linux Server Best Practices”. Without further ado, below is the Table Of Contents Troubleshooting best practices Why is the server so slow? Running out of CPU, RAM and Disk I/O Why… Continue reading Book Review: DevOps Troubleshooting
Book Review: PostgreSQL Replication
So for my series of System Engineering books, I will proceed with a short review of PostgreSQL Replication by Packt. The reason this book came to be a part of my collection is that while there is a lot of information regarding PostgreSQL replication out there, a lot of it is out of date, given… Continue reading Book Review: PostgreSQL Replication
Book Review: Web Operations: Keeping the Data on Time
For my kickoff of systems engineering book reviews I have chosen this book. While not being technical in the strict sense of the term (if you are looking for code snippets or ready-to-use architecture ideas, look elsewhere), this collection of 17 essays provides a birds-eye view of the relatively new principle of Web Operations. As… Continue reading Book Review: Web Operations: Keeping the Data on Time
Coming up on Commodity
For the past few months I have been silent, with the last entry being a re-blog from xorl’s (defunct?) blog. That is quite a long time for a writer’s block, eh? Well, here is some insight: professionally I have somewhat moved away from security to towards a systems engineering paradigm. While security still plays an… Continue reading Coming up on Commodity
Introduction to Sensu
Slide deck for an internal presentation I gave on Sensu a few months ago.
Rediscovery and Security News
First things first: Happy 2012 everyone. So, this blog has been silent for a little while now. More astute readers might argue along the lines of “hey man! This is supposed to be a technical blog – where are all them technical articles? Have you ran out of material?”. Take a deep breath, the dreaded,… Continue reading Rediscovery and Security News
P For Paranoia OR a quick way of overwriting a partition with random-like data
(General Surgeon’s warning: The following post contains doses of paranoia which might exceed your recommended daily dosage. Fnord!). A lot of the data sanitisation literature around advises overwriting partitions with random data (btw, SANS Institute research claims that even a pass with /dev/zero is enough to stop MFM but YPMV). So leaving Guttman-like techniques aside,… Continue reading P For Paranoia OR a quick way of overwriting a partition with random-like data