Installing the CentOS6.5 system
Click Enter OK.
Click Test.
Wait.
Click OK.
Click OK.
Click Continue.
Reload the ISO into the VM.
The load was successful.
Select 中文版, then click OK.
Select US and click OK.
Select Re-initialize All.
Click OK.
Set the root user password to Python and click OK.
Click Use anyway
Select the loading disk and click OK
Start writing disk file, click Write changes to Disk
Writing files, waiting.
The package is being installed
Install the package successfully, reboot, need to remove the ISO file before booting, click Reboot
Login successful.
Setting up a network environment
Edit File Vi/etc/sysconfig/network-scripts/ifcfg-eth0
The modification information is:
Save exit: After Wq, restart Network,service network restart
Restart the gateway.
If the ping does not pass baidu.com
You can set dns1
Turn off the firewall and boot up:
Service Iptables Stop
Chkconfig iptables off
View
Chkconfig--list iptables
CentOS Linux installation and network configuration