Recent Posts
Git
Command Line Madness I or
The unexpected bliss of Console2, GitBash and UnixTools Some people may say I am stubborn. I prefer “well-rooted”. I can talk about why I believe using Windows is great and I can receive the full wrath of the internet on behalf of my foolishness, so I will not advocate for it, but just say, that […]
infuy
March 17, 2015
PHP
How to install Memcached on a CentOS
Memcached is an in-memory key-value store for small chunks of arbitrary data (strings or objects) from results of database calls, API calls, or page rendering. Memcached will store sessions in memory instead of files. Because memory is way faster than reading a file your website will perform better and reduce load time. Update the repositories […]
infuy
March 13, 2015