The installation of a software package after the installation of the CentOS minimum is required to collect

Source: Internet
Author: User

I am also a beginner, just record the use of their own time need to install the package:

1. Yum install-y make wget

2. Yum install-y gcc openssl-devel popt-devel

Find the kernel version of CentOS: Uname-r version number is 3.10.0-327.18.2.el7.x86_64

To see if Kernel-devel and Kernel-headers are installed:

Kernel-devel: command: Rpm-qa|grep kernel-devel output: kernel-devel-3.10.0-327.18.2.el7.x86_64

Kernel-headers: command: Rpm-qa|grep kernel-headers output: kernel-headers-3.10.0-327.18.2.el7.x86_64

If the above two have no output, the installation is not successful. Use the command yum install-y kernel-devel kernel-heaers installation.

CentOS Update Time: Ntpdate time.windows.com;/sbin/hwclock-w

The installation of a software package after the installation of the CentOS minimum is required to collect

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.