Changes between Version 24 and Version 25 of InstallationGuidelines/VirtualMachine
- Timestamp:
- 11/09/11 06:31:04 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/VirtualMachine
v24 v25 57 57 == Connect to the network == 58 58 59 Next tell the VM about your machine's network interface, so the guest can get to the network. There are two options for having the host and guest share the physical interface, NAT or bridged. NAT is less obtrusive and simpler to set up, but bridged provides more capability to the guest. See this discussion of the [http://www.virtualbox.org/manual/ch06.html differences between NAT and bridged modes]. This shows NAT setup:59 Next tell the VM about your machine's network interface, so the guest can get to the network. There are two options for having the host and guest share the physical interface, NAT or bridged. NAT is less obtrusive and simpler to set up, but bridged provides more capability to the guest. See this discussion of the '''[http://www.virtualbox.org/manual/ch06.html differences between NAT and bridged modes]'''. This shows NAT setup: 60 60 61 61 * Scroll down on the right side until you see Network -- click that. … … 64 64 65 65 == Install the "guest additions" == 66 '' 'Coming soon...'''66 ''Coming soon...'' 67 67 68 68 == Configure the guest system ==