zoukankan      html  css  js  c++  java
  • 本地yum源配置

    1.打开连接,挂载: /dev/cdrom

    设置、etc/yum.repo.d  vim 一个 * .repo

    --------------------------------------------------------------------------------------

    [qmc]

    name=qmc

    baseurl=file:///media/cdrom

    gpgcheck=0

    enable=1

    -------------------

    -或者:

    ---------------------------------------------------------------------------------

    2.上传镜像到本地

     

     

     

     

    <wiz_tmp_tag id="wiz-table-range-border" contenteditable="false" style="display: none;">





    每个人都可以站在大地上,分享这个世界,并触摸天空;
  • 相关阅读:
    Gym
    HDU-2680 Choose the best route 单向边+反向dijkstra
    Hdu1010Tempter of the Bone 深搜+剪枝
    CodeForces
    CodeForces
    Gym-101375C MaratonIME eats japanese food 初始化struct技巧
    Gym
    java was started but returned exit code =-805306369的处理方法
    启动myeclipse弹窗Please allow Subclipse team to receive anonymous usage statistics for this Eclipse intance
    eclipse包分层
  • 原文地址:https://www.cnblogs.com/one99/p/9612767.html
Copyright © 2011-2022 走看看