Recently in Bash Category

June 14, 2010

Cloud storage without bandwidth costs

"We need to store on the cloud but be able to control our bandwidth costs"

Our client generates around 100 GB of video for the web every month so looking for cloud storage was a no-brainer.

We needed an "unlimited" size hard drive but didn't need a CDN service, and it was specially important to control our costs, at least initially.

Here is how we achieved the goal.
Continue reading Cloud storage without bandwidth costs.

October 4, 2009

How to install: flvtool2, flvtool++ and yamdi under Centos

Last week we had the need to test out flvtool2, flvtool++ and yamdi to see which one suited best for us. Today i thought it would be cool to show you a step by step on how to install them under Centos (the OS we use and recommend for servers).

Continue reading How to install: flvtool2, flvtool++ and yamdi under Centos.

December 30, 2008

Migrating from svn to git

We have been using subversion for quite a while but some of us have also used git on personal projects. So, after a couple of discussions we are migrating everything into git. All our repos are password protected and with lots of revisions. This is how we did the migration.

Continue reading Migrating from svn to git.

November 9, 2008

Remove .svn folders command linux/mac

You know that the only way to download a repo from subversion without all those .svn folders it to do an export, but what happens if you don't have internet access but you have the repo locally? That happened to us and this is how we fix it.

Continue reading Remove .svn folders command linux/mac.

About this Archive

This page is an archive of recent entries in the Bash category.

Air is the previous category.

cloud is the next category.

Find recent content on the main index or look in the archives to find all content.