Split small logs file by logrotate on Linux system Split small logs file by logrotate on Linux system By kieetnvt Posted on April 30, 2017 Split small logs file by logrotate on Linux system [Read More] Tags: linux
Understanding NGINX Web Server Understanding NGINX Web Server By kieetnvt Posted on November 16, 2016 Basic of NGINX [Read More] Tags: nginx webserver
The art of readable code: Making control flow easy to read The art of readable code: Making control flow easy to read By kieetnvt Posted on October 20, 2016 Making control flow to easy to read. [Read More] Tags: nginx webserver
The art of readable code: Pack information into your variables or functions name The art of readable code: Pack information into your variables or functions name By kieetnvt Posted on October 10, 2016 Pack information into your variables or functions name [Read More] Tags: readable code
The art of readable code: Overview The art of readable code: Overview By kieetnvt Posted on October 1, 2016 Overview [Read More] Tags: readable code
NGINX vs Apache (Vietnamese version) NGINX vs Apache By kieetnvt Posted on June 29, 2016 NGINX và APACHE là 2 open source web server phổ biến nhất hiện nay. Chúng phục vụ hơn 50% lượng traffic trên mạng internet. [Read More] Tags: server nginx apache
Capistrano vs Mina (Vietnamese version) Capistrano vs Mina By kieetnvt Posted on April 3, 2016 Why Switching from Capistrano to Mina for Rails Deployment? [Read More] Tags: capistrano mina
Ruby Class Eval vs Instance Eval (Vietnamese version) Ruby Class Eval vs Instance Eval By kieetnvt Posted on March 2, 2016 Different point between class_eval and instance_eval [Read More] Tags: ruby rails
Well grounded ruby object Well grounded ruby object By kieetnvt Posted on February 2, 2016 Ruby come to an idea of manipulating data through object called by *object orientation* [Read More] Tags: ruby rails
Rails Model Refactoring Rails Model Refactoring By kieetnvt Posted on January 25, 2016 Keep healthy and reduce responsibility of ActiveRecord models [Read More] Tags: ruby rails