- 論壇徽章:
- 0
|
怎樣讓VMWARE 中的LINUX與本地主機進行通訊?
That depends on what networking mode you use for GUEST operating system. I\'d like to suggest \"NAT\". And normally vmware comes with a DHCP server from which GUEST OS can get a dynamic IP address.
So, first thing first, config your Redhat to get IP address from DHCP server, then \"ifconfig\" to know what IP it\'s gotten. Meanwhile there should be an IP address assigned to a virtual network adapter under Windows which was created as vmware installed. Hence, you can connect 2 OSes thru IP addresses as a separate PCs.
You could either chose work under DHCP or static IP assignment. It\'s up to you. |
|