In this blog post I am going to show you how to install MATLAB on linux in a step by […]
Read MoreNovember 12, 2018
October 20, 2018
Simple image magick tricks
Image blurring Let’s see how to blur images with image magick. Most of the linux distros comes with image magick […]
Read MoreJune 24, 2018
How to solve wordpress update failed error
WordPress update failed Update failure in wordpress happens due to permission issues. If wordpress gives you the error, “Update failed […]
Read MoreMarch 15, 2018
How to install vim plugin using vim-plug
Vim Plugin can be installed using below plugin managers pathogen vundle vim-plug neobundle I will use vim-plug because its simple […]
Read More