配资炒股开户官网-股票杠杆收费标准-【东方资本】,网络股票配资平台官网,股票杠杆算法怎么算,医药类股票龙头企业

跳轉(zhuǎn)到主要內(nèi)容

Centos 7最小安裝沒(méi)有ifconfig

故障描述

  Centos 7.0最小安裝成功后。沒(méi)有ifconfig

故障分析

  無(wú)

處理過(guò)程

  mini安裝后默認(rèn)沒(méi)有ifconfig。請(qǐng)執(zhí)行yum -y install net-tools 安裝網(wǎng)絡(luò)工具!

同時(shí)建議安裝

yum -y install zip unzip wget make

安裝zip,unzip,wget,make

建議/總結(jié)

  無(wú)