Computer
7 十二月 2008
Windows篇:
1.以管理员权限运行CMD.
2.>netsh i i show in
3.得到网卡的index值,(假设为8)
4. >netsh -c "i i" add neighbors 8 "192.168.1.1" "00-1d-0f-6c-1a-ea"
…
Computer
7 十二月 2008
1.mkdir /media/rhel
2.加载光驱复制到rhel
3. vi /etc/yum.repos.d/rhel-local.repo
4.[Cluster]
name=Red Hat Enterprise Linux $releasever – $basearch – Cluster
…
粤ICP备09088251号