概要 CentOSにGUIデスクトップ環境みたいなやつ(GNOMEか…?)あったよね、あれどう表示するんだろとなったので調べて作っていました。 Vagrantfileにコードを書いておくだけでよいらしく、わりとすんなり表示されたのでメモ。 Windows10 home やったこと vagrant init 適当なフォルダにVagrantfileをつくって C:\>vagrant init A `Vagrantfile` has been placed in this directory. You are now ready to `vagrant up` your first virtual environment! Please read the comments in the Vagrantfile as well as documentation on `vagrantup.com`