Monthly Archives: November 2015

Optimized git workflow for rapid deployment

legacy git workflows There are many common ways of using git, for example the YOLO method where everybody directly pushes into his master branch. This is a common workflow but well… There is another approach, for example used by the … Continue reading

Posted in 30in30, General, Linux | Leave a comment

Writing 30 posts in 30 days review

Rob encouraged me to participate in the ’30 posts in 30 days’ challenge this November. I got mixed feedback on the previous posts in the past days, the feedback on twitter was really good, but I also got a bit … Continue reading

Posted in 30in30, General | 1 Comment

What is Puppet-Community?

I’m a Puppet-Community member since the 31. of August 2015. Since than, a few colleagues asked me what we do: In my opinion, our work is split up into three parts: Maintain so many different tools and plugins for the … Continue reading

Posted in 30in30, General, Linux, Puppet | Leave a comment

Why the internet sucks

So, this is the internet, welcome to it. You can view this post because my webserver has an IP-Address. Also you have one, congratz! Sadly, the internet has a problem, we all are running out of these strange old IPv4 … Continue reading

Posted in 30in30, General | 3 Comments

Preparing Puppet Workshops

I’m currently planning a puppet workshop for my colleagues to introduce them into the world of puppet and code driven infrastructure. Here is my current agenda: Why do I want configuration mangement, why do I want puppet? puppet (Configuration Management) … Continue reading

Posted in 30in30, General, Internet found pieces, IT-Security, Linux, Puppet | 1 Comment

Making surfing a bit more secure

The internet is a dangerous place, people are trying to get your private data to sell it, track you across many sites, provide insecure connections so also third parties can get your data our they embed strange ads that try … Continue reading

Posted in 30in30, General, IT-Security | Leave a comment

PuppetConf 2015 recordings now available!

During the first week of october 2015 the last PuppetConf happened, Puppet Labs now released the recordings, here are a few that I can recommend: Chocolatey and Puppet: Managing Your Windows Software Since 2011 Many people are still scared about … Continue reading

Posted in 30in30, General, Internet found pieces, Linux, Nerd Stuff, Puppet | Leave a comment

(not really) weekly link collection

Not Even Close: The State of Computer Security (with slides) – James Mickens from NDC Conferences on Vimeo. Create Puppet modules with solid foundations How to Use Puppet right The CAP Theorem (only Wikipedia) Serving Dovecot mailbox quota status to … Continue reading

Posted in 30in30, General, Internet found pieces, IT-Security, Linux, Nerd Stuff, Puppet | 1 Comment

LARS – Live Arch Rescue System

Yesterday I wrote about solutions for deploying and installing machines with installimage. As mentioned, these scripts need to be executed via a live linux system. Today I’m presenting you LARS, a Live Linux perfectly suited for this purpose. LARS is … Continue reading

Posted in 30in30, General, Linux | Leave a comment

Deploying compute nodes/instances the awesome way!

Everybody is talking about cloud computing and how to use them. As a system engineer I’m more thinking about “how the hell do we build this magic black box”. One important aspect for delivering compute instances (like AWS EC2) is: … Continue reading

Posted in 30in30, General, Linux | 1 Comment