Centos 6.4 minimum installation

Source: Internet
Author: User

Cannot I connect to the Internet after the minimum installation? Find the network configuration method: Under the command line

Ifconfig eth0 192.168.137.117 netmask 255.255.255.0route add default GW 192.168.137.1echo "nameserver 218.104.111.114">/etc/resolv. conf

The above method is too stupid to directly change

VI/etc/sysconfig/network-scrip/ifcfg-eth0

Change onboot to yes.

Install wget

Yum install wget

Change to 163 Source

CD/etc/yum. Repos. DMV CentOS-Base.repo CentOS-Base.repo.backupwget http://mirrors.163.com/.help/CentOS6-Base-163.repoyum clean allyum install makecache

If a makecache error occurs, try again or twice ......

I just timed out again, angry ...... Then I found that my roommate had disconnected the network.

Install SSH ......

Has been installed ......

Install the development tool

Yum groupinstall "development libraries" "development tools"
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.