<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vagrant on New Schematic</title><link>https://newschematic.org/tags/vagrant/</link><description>Recent content in Vagrant on New Schematic</description><generator>Hugo</generator><language>en-us</language><copyright>Christopher Boette, CC by-sa-nc</copyright><lastBuildDate>Thu, 24 Apr 2014 23:14:53 +0000</lastBuildDate><atom:link href="https://newschematic.org/tags/vagrant/index.xml" rel="self" type="application/rss+xml"/><item><title>Vagrant and Ubuntu Server 14.04</title><link>https://newschematic.org/blog/vagrant-and-ubuntu-server-14-04/</link><pubDate>Thu, 24 Apr 2014 23:14:53 +0000</pubDate><guid>https://newschematic.org/blog/vagrant-and-ubuntu-server-14-04/</guid><description>&lt;p&gt;Trying to apply the instructions for the &lt;a href="http://docs.vagrantup.com/v2/getting-started/index.html" target="_blank"&gt;Vagrant tutorial&lt;/a&gt; to Ubuntu Server 14.04 Trusty Tahr and I ran into a problem when trying to load up the localhost in order to take a peek at my shared directory. I kept getting an Apache error, which meant that the web server was running locally, just nothing was getting served. Running down the error, I came across this &lt;a href="http://askubuntu.com/questions/452042/why-is-my-apache-not-working-after-upgrading-to-ubuntu-14-04" target="_blank"&gt;Ask Ubuntu post&lt;/a&gt;. Rather than trying to mess with any conf files, I simply dropped an &lt;code&gt;html&lt;/code&gt; directory to &lt;code&gt;/var/www/&lt;/code&gt; and &lt;em&gt;voila&lt;/em&gt; - it worked.&lt;/p&gt;</description></item></channel></rss>