Vagrant と VirtualBox をインストールして PowerShell か コマンドプロンプト で以下のコマンドを実行
vagrant init chef/centos-7.0 vagrant up |
Putty 等で localhost:2222 に接続。
ログインは ID:vagrant PW:vagrant 。
[vagrant@localhost ~]$ cat /etc/redhat-release CentOS Linux release 7.0.1406 (Core) |
クリーンな(何もインストールされてない) CentOS 7.0 環境の出来上がり。
詳細は WindowsでVagrantを使ってVirtualBoxにCentOS6.5の仮想環境を作る | 雪猫ノート
ピンバック: Git 最新版を CentOS 7 にインストール | 雪猫ノート