Changes between Version 86 and Version 87 of Xen_Lab1
- Timestamp:
- Oct 30, 2009, 3:59:27 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Xen_Lab1
v86 v87 27 27 * IP: 192.168.100.'''X''' -> 192.168.100.'''200''' 28 28 * MAC: 00:16:XX:XX:XX:XX -> 00:16:03:AB:BA:01 29 * '''__硬體說明:__''' 30 ||CPU|| Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz 31 ||!NorthBridge|| Intel Corporation 82G33/G31 Express Integrated Graphics Controller 32 ||!SouthBridge|| Intel Corporation 82801G (ICH7 Family) 33 ||Memory|| 1GB 34 ||Storage|| 160GB 35 ||Video Card|| NVIDIA !GeForce 9800GT 1GB 36 ||Ethernet Controller(1)|| Intel Corporation 82571EB Gigabit Ethernet Controller 37 ||Ethernet Controller(2)|| Realtek RTL-8110SC/8169SC Gigabit Ethernet 38 || 29 39 * '''__軟體說明:__''' 30 || OS || Debian 503 (AMD64) ||31 || Kernel (support Xen) || 2.6.26 ||40 || OS || Debian GNU/Linux 5.0.3 (lenny) || 41 || Kernel (support Xen) || 2.6.26-amd64 || 32 42 || Xen || 3.3 || 43 || NVIDIA_Driver || Linux x64 (AMD64/EM64T) Ver.190.42 || 33 44 * '''__指令說明:__''' 34 45 || '''xm''' || Xen Manager (透過 xm 來管理 xend) ||