wget 설치방법
본문 바로가기
🔧 인프라 & 네트워크/환경셋팅

wget 설치방법

by 찬(Chan) 2016. 3. 29.
반응형

CentOS7 최소설치 이후

wget 설치방법

  1. yum 으로 wget 설치

    1. $ yum -y upgrade, $ yum -y update

      error: cannot find a valid baseurl for repo

    2. $ yum -y install wget

      error: cannot find a valid baseurl for repo

    3. vi /etc/sysconfig/network-scripts/ifcfg-eth0

      update NM_CONTROLLED=no
      restart the network interfase

      $ ifdown eth0
      $ ifup eth0
      

      1, 2번 다시 실행


728x90
반응형
BIG
Buy me a coffeeBuy me a coffee

댓글