sys

All posts tagged sys
Posted on 14. October 2020

Zero downtime on MySQL schema change

Have you ever deployed a feature which interrupted your application because the schema change on the MySQL database has locked the table? Then I have good news for you! There are some tools like the Percona Toolkit which can apply the operation without a downtime.
Posted on 15. September 2014

Resize a LVM partition in a Debian VirtualBox

Have you ever developed in a Debian VirtualBox running out of space? This happened to me some days ago when I have imported the live database for debugging. Following this step by step tutorial, you can increase the disk space.
Posted on 6. May 2013

Resize images and save with new name recursively with bash

When we prepared the relaunch of diginights.com with our new and awesome responsive layout, we needed to resize a bunch of flyer, location and avatar images (~1.000.000). One of our requirements was that we save the images with a new tag so we won’t affect the running application.
Made with ♥️ and Gatsby © 2024