MongoDB vs MySQL using golang
I’m the guy who like to test. Benchmark is my… middle name. You can find dozens articles about speed one or other solution. I mean MongoDB and MySQL. I tried MongoDB couple times, and...
View ArticleHHVM on Amazon EC2 in 2 minutes
Probably you already heard about HHVM. As on their website: HHVM is an open-source virtual machine designed for executing programs written in Hack and PHP. HHVM uses a just-in-time (JIT) compilation...
View ArticlePHP 5.4.x on CentOS 6.5
Quick copy and paste list of commands to get PHP 5.4 on CentOS boxes wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm wget...
View Articleunrar on AMU Linux / CentOS boxes
From time to time you have to decompress .rar archives on your Linux. It’s pretty easy. Just download proper RPM package from repoforge repository. In my case it was wget...
View ArticleFFmpeg on AMI Linux and CentOS the easy way
FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. All you need to do is just install one more repository: http://rpmfusion.org/Configuration wget...
View Article