Tag Archives: vagrant

Puppet install less compiler from wheezy backports

Recently I was building my Symfony development box with Vagrant and faced problem how to install less compiler. After some searches I decided that best(?) way to install lessc is from Debian backports. Now I had another problem, how to … Continue reading

Posted in Linux, Programming, Server | Tagged , , , | Leave a comment

Symfony2 Vagrant setup

Recently I searched for good Symfony2 Vagrant setup and came up that Andreas Hucks work is most suitable for my needs. It has everything what I needed NFS setup, preinstalled phpMyAdmin, Xdebug and etc. However I installed newest Vagrant version … Continue reading

Posted in Linux, Programming, Server | Tagged , | 1 Comment