
Migration of Server & Swap Space
Migrate DigitalOcean instance for cost efficiency. Enable swap space to prevent oomkiller issues. Optimize performance with tuned settings.
All my posts about various tools
45 posts

Migrate DigitalOcean instance for cost efficiency. Enable swap space to prevent oomkiller issues. Optimize performance with tuned settings.

Streamlined my Grunt configuration by combining tasks, now I can concatenate JS files, compress them with Uglify, and minify CSS files in one go!

Revamped my website with a new design, integrating LESS with Jekyll via Grunt for a more efficient and automated workflow.

Experimented with Docker and HHVM for our Drupal7 site at work, achieving a seamless transition and saving significant setup time.

Solved a perplexing issue where static files weren't updating in Vagrant due to a long-standing VirtualBox bug with 'sendfile'.

Successfully upgraded to Docker 1.3 with process injection feature on CentOS, bypassing outdated repos with a manual install.

Reflecting on my smoothest MacOS upgrade experience with Yosemite: a journey from backup to clean installation and setting up my essentials.

Exploring CoreOS on DigitalOcean: From setting up a single instance with familiar tools to configuring a powerful container-oriented OS.

Exploring Docker's rapid updates and the ecosystem, including using Fig for container orchestration and setting up an NGINX reverse proxy.

Learn how I seamlessly access and manage containers without SSH using nsenter and docker-enter on CentOS 7, making DevOps simpler.