Getting a LAMP stack running on a Vagrant VM (under Windows 7 host), full instructions?
问题 I have a Vagrant VM standard issue lucid32.box running. What would the complete instructions be to set up LAMP on this? I have looked at knife (part of chef) and attempted: vagrant@lucid32:~$ knife cookbook site install apache2 but got WARNING: No knife configuration file found How do I set up a knife configuration file and what should I have in it? I've been doing a lot of searching online for answers but am overwhelmed by partial solutions that don't explain their starting point/pre