我们在虚拟主机中查看ip地址需要输入ifconfig,但是报以下错误:

ubuntu18.04 出现 Command 'ifconfig' not found 问题的解决办法

系统提示我们安装 net-tools,当我们输入以下命令,即可安装完成。

 sudo apt-get install net-tools

ubuntu18.04 出现 Command 'ifconfig' not found 问题的解决办法

然后再输入命令ifconfig即可看到虚拟机的ip地址

相关文章:

  • 2022-12-23
  • 2021-11-28
  • 2022-02-03
猜你喜欢
  • 2022-12-23
  • 2021-04-29
  • 2021-07-08
  • 2021-12-04
  • 2021-04-25
相关资源
相似解决方案