Git submodules are actually a very beautiful thing. You might prefer the word powerful or elegant, but that’s not the point. The downside is that they are sometimes misused, so as always, use with care. I’ve used them in projects … Continue reading →
I needed a base image “box” for my Puppet-Gluster+Vagrant work. It would have been great if good boxes already existed, and even better if it were easy to build my own. As it turns out, I wasn’t able to satisfy … Continue reading →
Welcome back! Hope you installed and tried GlusterFS using the guide from gluster website. In this post we will cover the following topics: Get source from git. Make and install gluster from source. Get source from git: Install git on your work machine using your favorite package manager. You may have to configure your […]