2010-01-07から1日間の記事一覧

Domain-UへCentOSをインストール

rinseを使って、Domain-UへCentOSをインストール。 rinse : RPM installation environment This is a tool for bootstrapping a basic RPM-based distribution of GNU/Linux. It is comparable in purpose to the standard Debian debootstrap utility, but …

Xen環境の導入とdebootstrapによるDomain-Uの構築

Xenの導入 Xen関連パッケージの導入とブリッジネットワークを有効にする。 $ sudo aptitude install xen-linux-system-2.6.26-2-xen-amd64 xen-tools bridge-utils $ diff /etc/xen/xend-config.sxp.org /etc/xen/xend-config.sxp 123c123 < # (network-scri…