View rendered tutorial (with more details on what this is.)
Run site locally:
bundle exec jekyll serve
we can compile db_centos.c
in centos system with the following command:
gcc -o db -std=gnu99 db_centos.c
note: only test in the following system
centos 6.5 - gcc 4.4.7
centos 7.2 - gcc 4.8.5