Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?

##インストールするもの CentOS 7.2.1511 Tera Term 4.91 ##作業環境 Windows10 Enterprise 2015 Hyper-Vマネージャー 10.0 ##Hyper-Vの起動 以下のように進む コントロールパネル → プログラム → Windowsの機能の有効化または無効化 2. Hyper-Vのチェックボックスをonにする 3. Hyper-V マネージャーを起動 ##Hyper-Vマネージャーで新しい仮想マシンを登録 ナビゲーションウィンドウ(いちばん左の枠)からPCを選択し、右クリック 新規→仮想マシン 2. ウィザードに従い、設定する - 仮想マシンの名前と保存場所: 任意 - 世代: 第1世代 - 起動メモリ: 512MB(GUIを使うなら1G以上) - ネットワークの構成: あとで設定するので「接続しない」 - 仮想ハードディスクの接続
このドキュメントの内容は、以下の通りです。 はじめに インストール方法 実行した結果 はじめに CetnOS に仮想マシンの VirtualBox をインストールしました。 インストール方法 カーネルのディレクトリは、適当に読み替えてください。 sudo yum install kernel-devel export KERN_DIR=`ls -t /usr/src/kernels/|head -1` sudo rpm -i http://download.virtualbox.org/virtualbox/4.2.16/VirtualBox-4.2-4.2.16_86992_el6-1.x86_64.rpm 実行した結果 kernerl のソースコードがないとメッセージがでました。 $ sudo rpm -i http://download.virtualbox.org/virtualb
Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? 会社でHAProxyを試したい時、仕事中自分のMacを開いていると肩身が狭いのでばれないように仕事で使っているWindowsにVirtualBox+VagrantでCentOS環境を構築してHAProxyを試そうと言う意図で書かれたエントリです。 新しい案件もVagrant使うっぽいのでその点でもDockerを使わずに慣れようという点でVagrantを選択しています。 …(今後自分のMacを検証用に開いていもそのような思いをせずにいれる環境になることを願うばかりです。) 初めにVagrantとは何者か 触り始める前の印象はVirutua
VagrantをHyper-Vで動かそうとしたところいくつかハマったので、一通りの流れをメモ。 環境 ホストOS…Windows 10 Pro ゲストOS…CentOS 7 ターミナル…Git Bash Hyper-V インストール 「プログラムと機能」→「Windowsの機能の有効化または無効化」から「Hyper-V」にチェックを入れる。もし「Hyper-V プラットフォーム」にチェックが入れられない場合、BIOSの設定で仮想化支援機能(Intel VT-d)をオンにする必要がある。 仮想スイッチの作成 「Hyper-V マネージャー」を立ち上げて1、左側のツリーから自マシンを選択、右側の「仮想スイッチマネージャー」を開く。Vagrantで作成した仮想マシンを外部と通信させたいので、「外部」を選択して仮想スイッチを作成しておく。 Vagrant インストール Vagrantの公式サイトか
ServerWatch content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. Editor’s Note: Updated to reflect changes with the Hyper-V Linux Integration Services 4.3 release. Microsoft developers have designed components that help in improving the performance of virtual machines running on Hyper-V Server. These components are
{ const container = $el; // The div with overflow const item = document.getElementById('sidebar-current-page') if (item) { const containerTop = container.scrollTop; const containerBottom = containerTop + container.clientHeight; const itemTop = item.offsetTop - container.offsetTop; const itemBottom = itemTop + item.offsetHeight; // Scroll only if the item is out of view if (itemBottom > containerBo
MacでのVagrantによる仮想環境構築の情報は多くありますが、Windowsマシンで実現するためのTipsを記述します。 1. 環境構築 1-1. 仮想化支援機構の有効化 VirtualBoxでの仮想化のため、PCの「仮想化支援機構(Virtualization Technology)」を有効化しておく。 手順はPCのメーカー・機種ごとに異なるので、Webサイト等で確認すること。 以下はHP ProBook/EliteBookの場合。 PCの電源ON直後、「F10 Setup」と表示されている時点でF10キーを押下 BIOS画面が表示されたら、[システムコンフィグレーション]-[デバイス構成]に遷移 「Virtualization Technology (VTx)」にチェックし、保存 1-2. VirtualBoxのインストール https://www.virtualbox.org/w
README.md Rocket Tutorial package main import ( "log" "net/http" ) func main() { http.HandleFunc("/", func(w http.ResponseWriter, r *http.Request) { log.Printf("request from %v\n", r.RemoteAddr) w.Write([]byte("hello\n")) }) log.Fatal(http.ListenAndServe(":5000", nil)) } CGO_ENABLED=0 GOOS=linux go build -a -tags netgo -ldflags '-w' . { "acVersion": "1.0.0", "acKind": "AppManifest", "name": "coreo
App Container Specification The "App Container" defines an image format, image discovery mechanism and execution environment that can exist in several independent implementations. The core goals include: Design for fast downloads and starts of the containers Ensure images are cryptographically verifiable and highly-cacheable Design for composability and independent implementations Use common techn
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く