CentOS
CentOS5.4(64bit)にMercurialを入れようとしたらレポジトリに見つからない。 ちょっと調べてみたところ公式のレポジトリにはMercurialは入ってないらしい。 # yum search mercurial Loaded plugins: fastestmirror Loading mirror speeds from cached hostfi…
そろそろ本格的にサーバを弄ることにする。 まずはXenを入れて仮想環境にする。 # yum install -y xen xen-devel xen-lib これでXenの環境がインストール終了。 あとは/etc/grub.confを書き換えて再起動 # # Note that you do not have to rerun grub after …