<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Vagrant</id>
	<title>Vagrant - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Vagrant"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Vagrant&amp;action=history"/>
	<updated>2026-07-24T09:58:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=Vagrant&amp;diff=25388&amp;oldid=prev</id>
		<title>Chao at 20:16, 5 February 2020</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Vagrant&amp;diff=25388&amp;oldid=prev"/>
		<updated>2020-02-05T20:16:15Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* pre-Install VirtualBox&lt;br /&gt;
* pre-Install Git SCM&lt;br /&gt;
== Basic command ==&lt;br /&gt;
* Turn on the virtual machine&lt;br /&gt;
 vagrant up&lt;br /&gt;
* Access the vagrant:&lt;br /&gt;
 vagrant ssh&lt;br /&gt;
* Shutdown the virtual machine&lt;br /&gt;
 vagrant halt&lt;br /&gt;
After enter into vritual machine, you can see the welcome message and command line in ubuntu&lt;br /&gt;
 vagrant@vagrant-ubuntu-trusty-64:~$ &lt;br /&gt;
* More commands can be found here:&lt;br /&gt;
 docs.vagrantup.com/v2/cli/index.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[category: Software]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>