shl@shl-tx:~$ ifconfig

Command 'ifconfig' not found, but can be installed with:

sudo apt install net-tools

 

然后按照错误信息安安装网络工具: sudo apt install net-tools

shl@shl-tx:~$ sudo apt install net-tools
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       

 

之后再输入ifconfig就可就可以用了,不知道为什么,这个按理说应该系统会自动下载的,但是没有

,不过没事,好在提醒怎么解决了

相关文章:

  • 2021-06-19
  • 2021-06-24
  • 2021-05-22
  • 2022-01-20
  • 2022-12-23
  • 2022-12-23
  • 2021-05-07
猜你喜欢
  • 2023-04-02
  • 2021-08-14
  • 2021-09-19
  • 2021-06-21
  • 2021-12-22
  • 2021-10-14
  • 2021-05-11
相关资源
相似解决方案