How to install ubantu9.10alpha6 in VMware (Virtual Machine Linux)-Xixi
I recently joined the TNT team. Our TNT team will start from scratch in the last year to start Linux development. The plan has been almost settled. We will be here with some like-minded friends who will give you a little bit of detail on the trip to the TNT team.
Install linux on a PC. First, you should familiarize yourself with Linux and some basic operations on the PC. This is the first step in learning.
Xixi will share with you how to install linux on the vmwarevm:
1. Install vmwarevm
Download a VMware Workstation Virtual Machine from the Internet.
Xixi uses v6.0.2. You can also use a later version. However, you must enter the serial number during installation. Xixi uses the "Microsoft user" directly here. What about the serial number? There are three here, and the first one is definitely usable.
Q30HD-VKM4J-R80FF-4PDQL
HR0W1-2PXFC-68HDA-4Y8ZK
K9NDH-JPY29-2AJDY-4PRQ7
You can install it all the time. Be careful with a "restart" prompt box! You do not need to restart.
Ii. Install ubuntu9.10alpha6 (Linux)
After starting VMWare, select "new Virtual Machine" and select the type of the system (Linux) You want to install ).
The Virtual Machine capacity is set to 10 Gb. It doesn't matter if you are afraid that you will not need to put some files in the future. Xixi will tell you how to use the NFS service to get through a channel in the future, in this way, you can access files on the XP hard disk on a Linux virtual machine.
If your computer is connected to a network port on a vswitch or vro, your virtual machine can be configured with an independent IP address. You can also select "NAT: Use the IP address of the shared host ".
After creating a virtual machine, set its CD-Rom. Generally, we download a Linux ISO image file and select the ISO path.
Memory for memory. Allocate 512 as standard.
After setting, start the VM. The interface is as follows:
Select the installation interface in simplified Chinese. Then enter the following interface:
Here, you must know that you cannot move the mouse over the Virtual Machine. If you want to move the mouse back to XP, press CTRL + ALT + the left mouse button at the same time.
Next, select "Install Ubuntu ". Wait for a while and keep "moving forward". You will be prompted to select the language (Chinese), Region (Asia, Shanghai, China), Your Identity (user name, password, computer name), and then "Install ". Wait until it is installed.
After installation, it will prompt you to restart.
Haha, the installation is complete. After restarting, log on.
The Ubuntu interface is very simple! The installation process took nearly half an hour.
Iii. Initial ubuntu (Linux) Experience
When you enter the system for the first time, you will be prompted to perform some updates. For Ubuntu Linux, security is a feature. You must enter a password for each operation, which is actually a hassle.
It took nearly an hour to install these updates (about kb/s ). We recommend that you use a higher Ubuntu version from the beginning. It is a waste of time to occupy such a high speed in an hour.
Iv. Network Settings
If the network is disconnected when you first enter the Ubuntu system, you may need to set a fixed IP address to access the Internet.
At the top of the system interface, choose system> preference> network connection. On the "Wired" tab, select your current connection and click "edit" on the standalone ". Then, in the new window that appears, you can set your MAC address on the "Wired" tab (generally not moving). On the "IPv4 Settings" tab, select "Manual" from the "method" drop-down list, and set it according to your network parameters in XP.
Now, we are here today, And XiXi will keep uploading notes later. Stay tuned!
Reprinted please indicate the source: http://www.cnblogs.com/c51port/archive/2011/03/15/1984376.html
Please