This page looks plain and unstyled because you're using a non-standard compliant browser. To see it in its best form, please upgrade to a browser that supports web standards. It's free and painless.

修性不修命,萬劫陰靈難入聖; 修命不修性,猶有家財無主柄
Album | Blog | Comment | Profile | Control Panel
標題列表  簡短摘要
aquatower | 7 July,2009 22:09

Lab3: Server1部署
Target: Creating Virtual Machine- vserver


1. 準備kickstart檔案: vserver.cfg


可以從/root/anaconda-ks.cfg , 複製為vserver.cfg , 再修改

# Kickstart file automatically generated by anaconda.
(Read More...)

aquatower | 7 July,2009 21:38

Lab2: Server1部署
Target: Running the Xen Virtualization Environment

1. 確認Hardware, CPU是否有支援

[root@server1 ~]# grep pae /proc/cpuinfo
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx lm constant_tsc up pni monitor ds_cpl tm2 cx16 xtpr lahf_lm
[root@server1 ~]# yum list |grep xen


(Read More...)

aquatower | 7 July,2009 0:51

Lab1: Server1部署(1)
Target: Create a private repository


安裝Rhel5

1. 確認Hardware是否有支援(VGA, Ethernet),先到Redhat網站上去查, Intel的主機版大部份都有支援
小弟選用的Intel D201GLY2主機版

2. 光碟片Rhel5, 檢查光碟是否有損壞
(Read More...)