目录

 

 

 


 

 

ifconfig无法安装、net-tools无法安装

    使用"sudo apt-get update;sudo apt-get upgrade"之后,上诉两个还是无法安装。问题解决如下:

    步骤一:使用命令:sudo /sbin/dhclient

    步骤二:使用命令:sudo apt install net-tools 安装

        Linux虚拟机的安装问题

 

相关文章:

  • 2022-01-15
  • 2021-06-17
  • 2021-09-26
  • 2021-09-05
  • 2021-08-24
猜你喜欢
  • 2021-08-17
  • 2022-02-03
  • 2021-10-16
  • 2021-12-20
  • 2021-12-29
  • 2021-11-29
  • 2021-08-30
相关资源
相似解决方案