Create a yum repository under centos6.5

Source: Internet
Author: User

Step 1: Open the VM, mount the CD image, and select "connected"

 

Step 2:

DF-hmountumount/dev/sr0mkdir/centosmount/dev/sr0/centosmkdir/centospackagescp-RV/centos/packages/*/centospackagesmkdir/etc/yum. repos. dvim/etc/yum. repos. d/Hist. repocreaterepo/centospackages ==================================== ==================================== if createrepo is not installed, follow these steps to install createrepo = ========================================================== =========================================cd/centospackagesrpm-IVH createrepo-0.9.9-18.el6.noarch.rpm python-deltarpm-3.5-0.5.20090913git.el6.i686.rpm deltarpm-3.5-0.5.20090913git.el6.i686.rpm ========== ========================================================== ======================= Yum clean all

So far, the yum repository has been created.

The following is the command for installing a few small software. [The-y parameter below is used to avoid entering y when installing the software]

yum install wireshark-gnome -yyum install httpd -yyum install vsftpd -yyum install nc -y

 

 

Create a yum repository under centos6.5

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.