Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install centos6.4 on a virtual machine

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces the virtual machine how to install centos6.4, the article is very detailed, has a certain reference value, interested friends must read it!

Enter the virtual machine interface with the mouse and press "left Ctrl+ left Alt".

If you prompt "This host is VT-capable, but VT is disabled.", you need to turn on virtual technology in BIOS, similar to the function of "intel virtualization".

If you don't want to install quickly, you can modify the iso file in the optical drive.

In order to save time, the process of checking the CD can be skipped.

The language chooses simplified Chinese, after all, it is in China.

American English keyboard

Time to choose Shanghai (why not Beijing time? )

Choose to minimize installation

Set up to surf the Internet

The Internet mode is changed to bridge.

Vi / etc/sysconfig/network-scripts/ifcfg-eth0

DEVICE=eth0

HWADDR=00:0C:29:92:A4:AF

TYPE=Ethernet

IPADDR=192.168.1.210

NETMASK=255.255.255.0

GATEWAY=192.168.1.1

NM_CONTROLLED=no

BOOTPROTO=static

ONBOOT=yes

The last line is easy to overlook, so be careful.

Modify domain name server

Vi / etc/resolv.conf

Nameserver 202.101.224.68

Nameserver 202.101.224.69

Restart network services

Service network restart

The above is all the contents of the article "how to install centos6.4 in a virtual machine". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report